|
Quantum GIS API Documentation
1.8
|
Data item that can be used to report problems (e.g. More...
#include <qgsdataitem.h>


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 248 of file qgsdataitem.h.
| QgsErrorItem::QgsErrorItem | ( | QgsDataItem * | parent, |
| QString | error, | ||
| QString | path | ||
| ) |
Definition at line 667 of file qgsdataitem.cpp.
References QgsDataItem::getThemePixmap(), QgsDataItem::mIcon, and QgsDataItem::mPopulated.
Definition at line 675 of file qgsdataitem.cpp.
1.7.6.1