QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgsstyle.h"
#include "qgssymbol.h"
#include <QAbstractItemModel>
#include <QSortFilterProxyModel>
#include <QIcon>
#include <QHash>
Go to the source code of this file.
Classes | |
class | QgsStyleModel |
A QAbstractItemModel subclass for showing symbol and color ramp entities contained within a QgsStyle database. More... | |
class | QgsStyleProxyModel |
A QSortFilterProxyModel subclass for showing filtered symbol and color ramps entries from a QgsStyle database. More... | |