QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include "qgscolorscheme.h"
#include <QTreeView>
#include <QAbstractItemModel>
#include <QItemDelegate>
#include <QFile>
#include "qgis_gui.h"
#include "qgis_sip.h"
Go to the source code of this file.
Classes | |
class | QgsColorSchemeList |
An editable list of color swatches, taken from an associated QgsColorScheme. More... | |
class | QgsColorSchemeModel |
A model for colors in a color scheme. More... | |
class | QgsColorSwatchDelegate |
A delegate for showing a color swatch in a list. More... | |