#include <qgssvgselectorwidget.h>
Constructor & Destructor Documentation
QgsSvgSelectorDialog::QgsSvgSelectorDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
fl = QgisGui::ModalDialogFlags , |
|
|
QDialogButtonBox::StandardButtons |
buttons = QDialogButtonBox::Close | QDialogButtonBox::Ok , |
|
|
Qt::Orientation |
orientation = Qt::Horizontal |
|
) |
| |
QgsSvgSelectorDialog::~QgsSvgSelectorDialog |
( |
| ) |
|
Member Function Documentation
QDialogButtonBox* QgsSvgSelectorDialog::buttonBox |
( |
| ) |
|
|
inline |
QVBoxLayout* QgsSvgSelectorDialog::layout |
( |
| ) |
|
|
inline |
Returns the central layout. Widgets added to it must have this dialog as parent.
Returns pointer to the embedded SVG selector widget.
Member Data Documentation
QDialogButtonBox* QgsSvgSelectorDialog::mButtonBox |
|
protected |
QVBoxLayout* QgsSvgSelectorDialog::mLayout |
|
protected |
The documentation for this class was generated from the following files: