QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
Classes | Typedefs
qgsdataitem.h File Reference
#include "qgis_sip.h"
#include "qgis_core.h"
#include "qgsmimedatautils.h"
#include "qgis.h"
#include <QObject>
#include <QFutureWatcher>
#include <QIcon>
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
 Data 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 37 of file qgsdataitem.h.