QGIS API Documentation
3.18.1-Zürich (202f1bf7e5)
|
#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 424 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 527 of file qgssvgselectorwidget.cpp.
|
inline |
Returns pointer to the embedded SVG selector widget.
Definition at line 438 of file qgssvgselectorwidget.h.
|
protected |
Definition at line 442 of file qgssvgselectorwidget.h.
|
protected |
Definition at line 441 of file qgssvgselectorwidget.h.
|
protected |
Definition at line 443 of file qgssvgselectorwidget.h.