QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Variables
qgsstylemodel.cpp File Reference
#include "qgsstylemodel.h"
#include "qgsstyle.h"
#include "qgssymbollayerutils.h"
#include "qgsapplication.h"
#include "qgssvgcache.h"
#include "qgsimagecache.h"
#include "qgsexpressioncontextutils.h"
#include "qgscombinedstylemodel.h"
#include <QIcon>
#include <QBuffer>
#include <QDir>
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 31 of file qgsstylemodel.cpp.

◆ ICON_PADDING_FACTOR

const double ICON_PADDING_FACTOR = 0.16

Definition at line 29 of file qgsstylemodel.cpp.