Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
levenshtein.h File Reference

TODO: Document this. More...

#include <QString>
Include dependency graph for levenshtein.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int levenshteinDistance (const QString &s1, const QString &s2)

Detailed Description

TODO: Document this.

Function Documentation

◆ levenshteinDistance()

int levenshteinDistance ( const QString & s1,
const QString & s2 )
Here is the caller graph for this function: