ClangParser Class
(ProjectExplorer::ClangParser)Inherits: | ProjectExplorer::GccParser |
Public Functions
Reimplemented Public Functions
virtual void | stdError(const QString &line) |
- 2 public functions inherited from ProjectExplorer::GccParser
- 9 public functions inherited from ProjectExplorer::IOutputParser
- 32 public functions inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 2 public slots inherited from ProjectExplorer::IOutputParser
- 1 public slot inherited from QObject
- 2 signals inherited from ProjectExplorer::IOutputParser
- 2 signals inherited from QObject
- 1 public variable inherited from QObject
- 1 static public member inherited from ProjectExplorer::IOutputParser
- 10 static public members inherited from QObject
- 3 protected functions inherited from ProjectExplorer::GccParser
- 9 protected functions inherited from QObject
- 2 protected variables inherited from QObject
Member Function Documentation
ClangParser::ClangParser()
Default constructs an instance of ClangParser.