| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#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 <QBuffer>
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 29 of file qgsstylemodel.cpp.
| const double ICON_PADDING_FACTOR = 0.16 | 
Definition at line 27 of file qgsstylemodel.cpp.