| 
    QGIS API Documentation
    3.12.1-BucureČ™ti (121cc00ff0)
    
   | 
 
#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 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 486 of file qgssvgselectorwidget.cpp.
      
  | 
  inline | 
Returns pointer to the embedded SVG selector widget.
Definition at line 307 of file qgssvgselectorwidget.h.
      
  | 
  protected | 
Definition at line 311 of file qgssvgselectorwidget.h.
      
  | 
  protected | 
Definition at line 310 of file qgssvgselectorwidget.h.
      
  | 
  protected | 
Definition at line 312 of file qgssvgselectorwidget.h.
 1.8.13