|
QGIS API Documentation 3.99.0-Master (c22de0620c0)
|
#include "qgis.h"#include "qgis_core.h"#include "qgis_sip.h"#include <QObject>#include <QString>

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 28 of file qgsmessageoutput.h.