QGIS API Documentation
3.6.0-Noosa (5873452)
|
#include <QAbstractListModel>
#include <QString>
#include <QVector>
#include "qgis.h"
#include "qgsmessagelog.h"
#include "qgis_quick.h"
Go to the source code of this file.
Classes | |
class | QgsQuickMessageLogModel |
This model will connect to the QgsMessageLog singleton and store any messages received. More... | |