| 
    QGIS API Documentation
    2.18.21-Las Palmas (9fba24a)
    
   | 
 
#include <QFileSystemWatcher>#include <QFutureWatcher>#include <QIcon>#include <QLibrary>#include <QMovie>#include <QObject>#include <QPixmap>#include <QString>#include <QTreeWidget>#include <QVector>#include "qgsapplication.h"#include "qgsmaplayer.h"#include "qgscoordinatereferencesystem.h"

Go to the source code of this file.
Classes | |
| class | QgsAnimatedIcon | 
| Animated icon is keeping an animation running if there are listeners connected to frameChanged.  More... | |
| class | QgsDataCollectionItem | 
| A Collection: logical collection of layers or subcollections, e.g.  More... | |
| class | QgsDataItem | 
| Base class for all items in the model.  More... | |
| class | QgsDirectoryItem | 
| A directory: contains subdirectories and layers.  More... | |
| class | QgsDirectoryParamWidget | 
| class | QgsErrorItem | 
| Data item that can be used to report problems (e.g.  More... | |
| class | QgsFavouritesItem | 
| Contains various Favourites directories.  More... | |
| class | QgsLayerItem | 
| Item that represents a layer that can be opened with one of the providers.  More... | |
| class | QgsProjectItem | 
| Data item that can be used to represent QGIS projects.  More... | |
| class | QgsZipItem | 
| A zip file: contains layers, using GDAL/OGR VSIFILE mechanism.  More... | |
Typedefs | |
| typedef QgsDataItem * | dataItem_t(QString, QgsDataItem *) | 
| typedef QgsDataItem* dataItem_t(QString, QgsDataItem *) | 
Definition at line 38 of file qgsdataitem.h.
 1.8.13