QGIS API Documentation  3.37.0-Master (a5b4d9743e8)
Classes
qgsmessagelog.h File Reference
#include <QString>
#include <QObject>
#include "qgis_core.h"
#include "qgis.h"
Include dependency graph for qgsmessagelog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsMessageLog
 Interface for logging messages from QGIS in GUI independent way. More...
 
class  QgsMessageLogConsole
 Default implementation of message logging interface. More...
 
class  QgsMessageLogNotifyBlocker
 Temporarily blocks the application QgsMessageLog (see QgsApplication::messageLog()) from emitting the messageReceived( bool ) signal for the lifetime of the object. More...