QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgstextformat.h"
#include "qgswkbtypes.h"
#include <memory.h>
#include <QAbstractListModel>
#include <QColorSpace>
#include <QSortFilterProxyModel>
#include <QPointer>
Go to the source code of this file.
Classes | |
class | QgsProjectStyleDatabaseModel |
List model representing the style databases associated with a QgsProject. More... | |
class | QgsProjectStyleDatabaseProxyModel |
A proxy model for filtering QgsProjectStyleDatabaseModel. More... | |
class | QgsProjectStyleSettings |
Contains settings and properties relating to how a QgsProject should handle styling. More... | |