QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
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 358 of file qgssvgselectorwidget.h.
QgsSvgSelectorGroupsModel::QgsSvgSelectorGroupsModel | ( | QObject * | parent | ) |
Definition at line 324 of file qgssvgselectorwidget.cpp.
|
override |
Definition at line 365 of file qgssvgselectorwidget.cpp.