|
QGIS API Documentation 3.99.0-Master (f78f5286a64)
|
A dialog for selection of an SVG file. More...
#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. | |
| QgsSvgSelectorWidget * | svgSelector () |
| Returns pointer to the embedded SVG selector widget. | |
Protected Attributes | |
| QDialogButtonBox * | mButtonBox = nullptr |
| QVBoxLayout * | mLayout = nullptr |
| QgsSvgSelectorWidget * | mSvgSelector = nullptr |
A dialog for selection of an SVG file.
Definition at line 480 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 549 of file qgssvgselectorwidget.cpp.
|
inline |
Returns pointer to the embedded SVG selector widget.
Definition at line 490 of file qgssvgselectorwidget.h.
|
protected |
Definition at line 494 of file qgssvgselectorwidget.h.
|
protected |
Definition at line 493 of file qgssvgselectorwidget.h.
|
protected |
Definition at line 495 of file qgssvgselectorwidget.h.