Class: QgsMessageOutputConsole¶
Default implementation of message output interface
This class outputs messages to the standard output. Therefore it might be the right choice for apps without GUI.
Class Hierarchy¶
Base classes¶
Interface for showing messages from QGIS in GUI independent way. |
Methods
sends the message to the standard output |
- class qgis.core.QgsMessageOutputConsole[source]¶
Bases:
QObject
,QgsMessageOutput