QGIS API Documentation  3.16.0-Hannover (43b64b13f3)
Variables
qgsstylemodel.cpp File Reference
#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>
Include dependency graph for qgsstylemodel.cpp:

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
 

Variable Documentation

◆ ENTITIES

Definition at line 28 of file qgsstylemodel.cpp.

◆ ICON_PADDING_FACTOR

const double ICON_PADDING_FACTOR = 0.16

Definition at line 26 of file qgsstylemodel.cpp.