QGIS API Documentation 3.43.0-Master (c67cf405802)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgis.h"
#include "qgscolorrampimpl.h"
#include <QAbstractItemModel>
#include <QIcon>
#include <QMimeData>
Go to the source code of this file.
Classes | |
class | QgsCptCityAllRampsItem |
An "All ramps item", which contains all items in a flat hierarchy. More... | |
class | QgsCptCityArchive |
Represents a CPT City color scheme. More... | |
class | QgsCptCityBrowserModel |
A custom item model for display of CPT City color palettes. More... | |
class | QgsCptCityCollectionItem |
A logical collection of subcollections and color ramps for use in QgsCptCityBrowserModel. More... | |
class | QgsCptCityColorRampItem |
An item that represents a layer that can be opened with one of the providers for a QgsCptCityBrowserModel. More... | |
class | QgsCptCityDataItem |
Base class for all items in a QgsCptCityBrowserModel model. More... | |
class | QgsCptCityDirectoryItem |
A directory which contains subdirectories and color ramps for use in QgsCptCityBrowserModel. More... | |
class | QgsCptCitySelectionItem |
A selection which contains subdirectories and color ramps for use in QgsCptCityBrowserModel. More... | |
Macros | |
#define | DEFAULT_CPTCITY_ARCHIVE "cpt-city-qgis-min" |
#define DEFAULT_CPTCITY_ARCHIVE "cpt-city-qgis-min" |
Definition at line 33 of file qgscptcityarchive.h.