#include <qgssvgselectorwidget.h>
Public Slots |
void | setSvgPath (const QString &svgPath) |
| Accepts absolute and relative paths.
|
Constructor & Destructor Documentation
QgsSvgSelectorWidget::QgsSvgSelectorWidget |
( |
QWidget * |
parent = 0 | ) |
|
QgsSvgSelectorWidget::~QgsSvgSelectorWidget |
( |
| ) |
|
Member Function Documentation
QString QgsSvgSelectorWidget::currentSvgPath |
( |
| ) |
const |
QString QgsSvgSelectorWidget::currentSvgPathToName |
( |
| ) |
const |
QPushButton* QgsSvgSelectorWidget::filePathButton |
( |
| ) |
|
|
inline |
QLineEdit* QgsSvgSelectorWidget::filePathLineEdit |
( |
| ) |
|
|
inline |
QTreeView* QgsSvgSelectorWidget::groupsTreeView |
( |
| ) |
|
|
inline |
QListView* QgsSvgSelectorWidget::imagesListView |
( |
| ) |
|
|
inline |
void QgsSvgSelectorWidget::populateList |
( |
| ) |
|
|
protected |
QCheckBox* QgsSvgSelectorWidget::relativePathCheckbox |
( |
| ) |
|
|
inline |
QLayout* QgsSvgSelectorWidget::selectorLayout |
( |
| ) |
|
|
inline |
void QgsSvgSelectorWidget::setSvgPath |
( |
const QString & |
svgPath | ) |
|
|
slot |
Accepts absolute and relative paths.
void QgsSvgSelectorWidget::svgSelected |
( |
const QString & |
path | ) |
|
|
signal |
The documentation for this class was generated from the following files: