|
QGIS API Documentation
master-6227475
|
Data item that can be used to report problems (e.g. More...
#include <qgsdataitem.h>
Inheritance diagram for QgsErrorItem:
Collaboration diagram for QgsErrorItem:Public Member Functions | |
| QgsErrorItem (QgsDataItem *parent, QString error, QString path) | |
| ~QgsErrorItem () | |
Data item that can be used to report problems (e.g.
network error)
Definition at line 254 of file qgsdataitem.h.
| QgsErrorItem::QgsErrorItem | ( | QgsDataItem * | parent, |
| QString | error, | ||
| QString | path | ||
| ) |
Definition at line 672 of file qgsdataitem.cpp.
References QgsApplication::getThemePixmap(), QgsDataItem::mIcon, and QgsDataItem::mPopulated.
Definition at line 680 of file qgsdataitem.cpp.