QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgsdataitem.h File Reference
#include "qgis.h"
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsmimedatautils.h"
#include <QFutureWatcher>
#include <QIcon>
#include <QObject>
Include dependency graph for qgsdataitem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsDataItem
 Base class for all items in the model. More...
class  QgsErrorItem
 A browser item that can be used to report problems (e.g. More...

Typedefs

typedef QgsDataItemdataItem_t(QString, QgsDataItem *)

Typedef Documentation

◆ dataItem_t

typedef QgsDataItem * dataItem_t(QString, QgsDataItem *)

Definition at line 38 of file qgsdataitem.h.