QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsSvgSelectorGroupsModel Class Reference

A model for displaying SVG search paths. More...

#include <qgssvgselectorwidget.h>

Inheritance diagram for QgsSvgSelectorGroupsModel:

Public Member Functions

 QgsSvgSelectorGroupsModel (QObject *parent)
 ~QgsSvgSelectorGroupsModel () override

Detailed Description

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 353 of file qgssvgselectorwidget.h.

Constructor & Destructor Documentation

◆ QgsSvgSelectorGroupsModel()

QgsSvgSelectorGroupsModel::QgsSvgSelectorGroupsModel ( QObject * parent)

Definition at line 320 of file qgssvgselectorwidget.cpp.

◆ ~QgsSvgSelectorGroupsModel()

QgsSvgSelectorGroupsModel::~QgsSvgSelectorGroupsModel ( )
override

Definition at line 361 of file qgssvgselectorwidget.cpp.


The documentation for this class was generated from the following files: