|
QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
#include "qgsstylemodel.h"#include "qgsstyle.h"#include "qgssymbollayerutils.h"#include "qgsapplication.h"#include "qgssvgcache.h"#include "qgsimagecache.h"#include "qgsproject.h"#include "qgsexpressioncontextutils.h"#include <QIcon>
Go to the source code of this file.
Variables | |
| const auto | ENTITIES = { QgsStyle::SymbolEntity, QgsStyle::ColorrampEntity, QgsStyle::TextFormatEntity, QgsStyle::LabelSettingsEntity, QgsStyle::LegendPatchShapeEntity, QgsStyle::Symbol3DEntity } |
| const double | ICON_PADDING_FACTOR = 0.16 |
| const auto ENTITIES = { QgsStyle::SymbolEntity, QgsStyle::ColorrampEntity, QgsStyle::TextFormatEntity, QgsStyle::LabelSettingsEntity, QgsStyle::LegendPatchShapeEntity, QgsStyle::Symbol3DEntity } |
Definition at line 28 of file qgsstylemodel.cpp.
| const double ICON_PADDING_FACTOR = 0.16 |
Definition at line 26 of file qgsstylemodel.cpp.