| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include <qgssvgselectorwidget.h>

| Public Member Functions | |
| QgsSvgSelectorDialog (QWidget *parent=nullptr, Qt::WindowFlags fl=QgsGuiUtils::ModalDialogFlags, QDialogButtonBox::StandardButtons buttons=QDialogButtonBox::Close|QDialogButtonBox::Ok, Qt::Orientation orientation=Qt::Horizontal) | |
| Constructor for QgsSvgSelectorDialog.  More... | |
| QgsSvgSelectorWidget * | svgSelector () | 
| Returns pointer to the embedded SVG selector widget.  More... | |
| Protected Attributes | |
| QDialogButtonBox * | mButtonBox = nullptr | 
| QVBoxLayout * | mLayout = nullptr | 
| QgsSvgSelectorWidget * | mSvgSelector = nullptr | 
Definition at line 472 of file qgssvgselectorwidget.h.
| QgsSvgSelectorDialog::QgsSvgSelectorDialog | ( | QWidget * | parent = nullptr, | 
| Qt::WindowFlags | fl = QgsGuiUtils::ModalDialogFlags, | ||
| QDialogButtonBox::StandardButtons | buttons = QDialogButtonBox::Close | QDialogButtonBox::Ok, | ||
| Qt::Orientation | orientation = Qt::Horizontal | ||
| ) | 
Constructor for QgsSvgSelectorDialog.
Definition at line 555 of file qgssvgselectorwidget.cpp.
| 
 | inline | 
Returns pointer to the embedded SVG selector widget.
Definition at line 486 of file qgssvgselectorwidget.h.
| 
 | protected | 
Definition at line 490 of file qgssvgselectorwidget.h.
| 
 | protected | 
Definition at line 489 of file qgssvgselectorwidget.h.
| 
 | protected | 
Definition at line 491 of file qgssvgselectorwidget.h.