QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#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 24 of file qgsmessageoutput.h.