QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#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... | |
~QgsSvgSelectorDialog () override | |
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 293 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 478 of file qgssvgselectorwidget.cpp.
|
override |
Definition at line 505 of file qgssvgselectorwidget.cpp.
|
inline |
Returns pointer to the embedded SVG selector widget.
Definition at line 308 of file qgssvgselectorwidget.h.
|
protected |
Definition at line 312 of file qgssvgselectorwidget.h.
|
protected |
Definition at line 311 of file qgssvgselectorwidget.h.
|
protected |
Definition at line 313 of file qgssvgselectorwidget.h.