QGIS API Documentation
2.0.1-Dufour
|
#include "qgsvectorcolorrampv2.h"
#include <QAbstractItemModel>
#include <QIcon>
#include <QMimeData>
#include <QAction>
Go to the source code of this file.
Classes | |
class | QgsCptCityArchive |
class | QgsCptCityDataItem |
base class for all items in the model More... | |
class | QgsCptCityColorRampItem |
Item that represents a layer that can be opened with one of the providers. More... | |
class | QgsCptCityCollectionItem |
A Collection: logical collection of subcollections and color ramps. More... | |
class | QgsCptCityDirectoryItem |
A directory: contains subdirectories and color ramps. More... | |
class | QgsCptCitySelectionItem |
A selection: contains subdirectories and color ramps. More... | |
class | QgsCptCityAllRampsItem |
An "All ramps item", which contains all items in a flat hierarchy. More... | |
class | QgsCptCityBrowserModel |
Macros | |
#define | DEFAULT_CPTCITY_ARCHIVE "cpt-city-qgis-min" |
#define DEFAULT_CPTCITY_ARCHIVE "cpt-city-qgis-min" |
Definition at line 31 of file qgscptcityarchive.h.
Referenced by QgsCptCityArchive::baseDir(), QgsCptCityArchive::defaultArchive(), QgsCptCityArchive::defaultBaseDir(), QgsCptCityArchive::initArchives(), and QgsCptCityArchive::initDefaultArchive().