|
Envision
A visual programming IDE for object-oriented languages
|
This is the complete list of members for Model::SymbolMatcher, including all inherited members.
| guessMatcher(const QString &from) | Model::SymbolMatcher | static |
| isFixedString() const | Model::SymbolMatcher | inline |
| isRegExp() const | Model::SymbolMatcher | inline |
| matches(const QString &name) const | Model::SymbolMatcher | inline |
| matchPattern() const | Model::SymbolMatcher | inline |
| regExpMatch_ | Model::SymbolMatcher | private |
| stringMatch_ | Model::SymbolMatcher | private |
| SymbolMatcher(QString stringMatch) | Model::SymbolMatcher | inline |
| SymbolMatcher(QRegExp *regExpMatch) | Model::SymbolMatcher | inline |