#include <qgssvgselectorwidget.h>
|
| 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.
|
|
Definition at line 484 of file qgssvgselectorwidget.h.
◆ QgsSvgSelectorDialog()
QgsSvgSelectorDialog::QgsSvgSelectorDialog |
( |
QWidget * |
parent = nullptr , |
|
|
Qt::WindowFlags |
fl = QgsGuiUtils::ModalDialogFlags , |
|
|
QDialogButtonBox::StandardButtons |
buttons = QDialogButtonBox::Close | QDialogButtonBox::Ok , |
|
|
Qt::Orientation |
orientation = Qt::Horizontal |
|
) |
| |
◆ svgSelector()
◆ mButtonBox
QDialogButtonBox* QgsSvgSelectorDialog::mButtonBox = nullptr |
|
protected |
◆ mLayout
QVBoxLayout* QgsSvgSelectorDialog::mLayout = nullptr |
|
protected |
◆ mSvgSelector
The documentation for this class was generated from the following files: