QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
#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 } |
const double | ICON_PADDING_FACTOR = 0.16 |
const auto ENTITIES = { QgsStyle::SymbolEntity, QgsStyle::ColorrampEntity, QgsStyle::TextFormatEntity, QgsStyle::LabelSettingsEntity, QgsStyle::LegendPatchShapeEntity } |
Definition at line 28 of file qgsstylemodel.cpp.
const double ICON_PADDING_FACTOR = 0.16 |
Definition at line 26 of file qgsstylemodel.cpp.