QGIS API Documentation
3.18.1-Zürich (202f1bf7e5)
|
A model for displaying SVG search paths. More...
#include <qgssvgselectorwidget.h>
Public Member Functions | |
QgsSvgSelectorGroupsModel (QObject *parent) | |
~QgsSvgSelectorGroupsModel () override | |
A model for displaying SVG search paths.
Population of the model is performed in a background thread to ensure that initial creation of the model is responsive and does not block the GUI.
Definition at line 329 of file qgssvgselectorwidget.h.
QgsSvgSelectorGroupsModel::QgsSvgSelectorGroupsModel | ( | QObject * | parent | ) |
Definition at line 317 of file qgssvgselectorwidget.cpp.
|
override |
Definition at line 358 of file qgssvgselectorwidget.cpp.