|
QGIS API Documentation
master-59fd5e0
|
Public Member Functions | |
| QgsSvgGroupsModel (QObject *parent) | |
Private Member Functions | |
| void | createTree (QStandardItem *&parentGroup) |
Definition at line 811 of file qgssymbollayerv2widget.cpp.
| QgsSvgGroupsModel::QgsSvgGroupsModel | ( | QObject * | parent | ) | [inline] |
Definition at line 814 of file qgssymbollayerv2widget.cpp.
References createTree(), QgsApplication::pkgDataPath(), QgsApplication::qgisSettingsDirPath(), QgsDebugMsg, and QgsApplication::svgPaths().
| void QgsSvgGroupsModel::createTree | ( | QStandardItem *& | parentGroup | ) | [inline, private] |
Definition at line 847 of file qgssymbollayerv2widget.cpp.
Referenced by QgsSvgGroupsModel().