Glob Class

(ProjectExplorer::Glob)

Public Types

enum Mode { EXACT, ENDSWITH, REGEXP }

Public Functions

bool isMatch(const QString &text) const
bool operator==(const Glob &other) const

Member Type Documentation

enum Glob::Mode

Member Function Documentation

bool Glob::isMatch(const QString &text) const

bool Glob::operator==(const Glob &other) const