|
Quantum GIS API Documentation
1.7.4
|
#include <QString>#include <QObject>

Go to the source code of this file.
Classes | |
| class | QgsMessageOutput |
| Interface for showing messages from QGIS in GUI independent way. More... | |
| class | QgsMessageOutputConsole |
| Default implementation of message output interface. More... | |
Typedefs | |
| typedef QgsMessageOutput *(* | MESSAGE_OUTPUT_CREATOR )() |
| typedef QgsMessageOutput*( * MESSAGE_OUTPUT_CREATOR)() |
Definition at line 25 of file qgsmessageoutput.h.
1.7.6.1