QGIS API Documentation  3.37.0-Master (a5b4d9743e8)
Public Member Functions | List of all members
QgsSvgSelectorGroupsModel Class Reference

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

#include <qgssvgselectorwidget.h>

Inheritance diagram for QgsSvgSelectorGroupsModel:
Inheritance graph
[legend]

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

Constructor & Destructor Documentation

◆ QgsSvgSelectorGroupsModel()

QgsSvgSelectorGroupsModel::QgsSvgSelectorGroupsModel ( QObject *  parent)

Definition at line 324 of file qgssvgselectorwidget.cpp.

◆ ~QgsSvgSelectorGroupsModel()

QgsSvgSelectorGroupsModel::~QgsSvgSelectorGroupsModel ( )
override

Definition at line 365 of file qgssvgselectorwidget.cpp.


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