GccParser Class
(ProjectExplorer::GccParser)Inherits: | ProjectExplorer::IOutputParser |
Public Functions
Reimplemented Public Functions
virtual void | stdError(const QString &line) override |
virtual void | stdOutput(const QString &line) override |
- 9 public functions inherited from ProjectExplorer::IOutputParser
- 32 public functions inherited from QObject
Static Public Members
Core::Id | id() |
- 1 static public member inherited from ProjectExplorer::IOutputParser
- 10 static public members inherited from QObject
Protected Functions
void | amendDescription(const QString &desc, bool monospaced) |
void | newTask(const Task &task) |
Reimplemented Protected Functions
virtual void | doFlush() override |
- 9 protected 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
- 2 protected variables inherited from QObject
Member Function Documentation
GccParser::GccParser()
Default constructs an instance of GccParser.