List of All Members for CustomParserExpression
This is the complete list of members for ProjectExplorer::CustomParserExpression, including inherited members.
- enum CustomParserChannel
- channel() const : CustomParserExpression::CustomParserChannel
- example() const : QString
- fileNameCap() const : int
- lineNumberCap() const : int
- match(const QString &) const : QRegularExpressionMatch
- messageCap() const : int
- pattern() const : QString
- setChannel(CustomParserExpression::CustomParserChannel )
- setExample(const QString &)
- setFileNameCap(int )
- setLineNumberCap(int )
- setMessageCap(int )
- setPattern(const QString &)
- operator==(const CustomParserExpression &) const : bool