| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#include "qgsstylemodel.h"#include "moc_qgsstylemodel.cpp"#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>
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 32 of file qgsstylemodel.cpp.
| const double ICON_PADDING_FACTOR = 0.16 | 
Definition at line 30 of file qgsstylemodel.cpp.