QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Slots | Signals | Public Member Functions | Protected Member Functions | List of all members
QgsSvgSelectorWidget Class Reference

#include <qgssvgselectorwidget.h>

Inheritance diagram for QgsSvgSelectorWidget:
Inheritance graph
[legend]

Public Slots

void setSvgPath (const QString &svgPath)
 Accepts absolute paths. More...
 

Signals

void svgSelected (const QString &path)
 

Public Member Functions

 QgsSvgSelectorWidget (QWidget *parent=nullptr)
 Constructor for QgsSvgSelectorWidget. More...
 
QString currentSvgPath () const
 

Protected Member Functions

void populateList ()
 

Detailed Description

Definition at line 254 of file qgssvgselectorwidget.h.

Constructor & Destructor Documentation

QgsSvgSelectorWidget::QgsSvgSelectorWidget ( QWidget *  parent = nullptr)

Constructor for QgsSvgSelectorWidget.

Definition at line 372 of file qgssvgselectorwidget.cpp.

Member Function Documentation

QString QgsSvgSelectorWidget::currentSvgPath ( ) const

Definition at line 415 of file qgssvgselectorwidget.cpp.

void QgsSvgSelectorWidget::populateList ( )
protected

Definition at line 454 of file qgssvgselectorwidget.cpp.

void QgsSvgSelectorWidget::setSvgPath ( const QString &  svgPath)
slot

Accepts absolute paths.

Definition at line 392 of file qgssvgselectorwidget.cpp.

void QgsSvgSelectorWidget::svgSelected ( const QString &  path)
signal

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