Kate
katewildcardmatcher.cpp File Reference
#include "katewildcardmatcher.h"
#include <QString>
#include <QChar>
Include dependency graph for katewildcardmatcher.cpp:

Go to the source code of this file.
Namespaces | |
namespace | KateWildcardMatcher |
Functions | |
bool | KateWildcardMatcher::exactMatch (const QString &candidate, const QString &wildcard, bool caseSensitive=true) |
bool | KateWildcardMatcher::exactMatch (const QString &candidate, const QString &wildcard, int candidatePosFromRight, int wildcardPosFromRight, bool caseSensitive=true) |