Glob Class

(ProjectExplorer::Glob)

Public Types

enum Mode { EXACT, ENDSWITH, REGEXP }

Public Functions

bool isMatch(const int &text) const
bool operator==(const ProjectExplorer::Glob &other) const

Member Type Documentation

enum Glob::Mode

Member Function Documentation

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

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