#include <qgssmartgroupeditordialog.h>
Constructor & Destructor Documentation
QgsSmartGroupEditorDialog::QgsSmartGroupEditorDialog |
( |
QgsStyleV2 * |
style, |
|
|
QWidget * |
parent = NULL |
|
) |
| |
QgsSmartGroupEditorDialog::~QgsSmartGroupEditorDialog |
( |
| ) |
|
Member Function Documentation
void QgsSmartGroupEditorDialog::addCondition |
( |
| ) |
|
|
slot |
function to create a new ConditionBox and update UI
returns the condition map
- Note
- not available in python bindings
QString QgsSmartGroupEditorDialog::conditionOperator |
( |
| ) |
|
returns the AND/OR condition
void QgsSmartGroupEditorDialog::on_buttonBox_accepted |
( |
| ) |
|
|
slot |
void QgsSmartGroupEditorDialog::removeCondition |
( |
int |
id | ) |
|
|
slot |
slot to remove the condition with id int
sets up the GUI for the given conditionmap
- Note
- not available in python bindings
void QgsSmartGroupEditorDialog::setOperator |
( |
QString |
op | ) |
|
void QgsSmartGroupEditorDialog::setSmartgroupName |
( |
QString |
name | ) |
|
sets the smart group Name
QString QgsSmartGroupEditorDialog::smartgroupName |
( |
| ) |
|
returns the value from mNameLineEdit
Member Data Documentation
int QgsSmartGroupEditorDialog::mCondCount |
|
protected |
QGridLayout* QgsSmartGroupEditorDialog::mLayout |
|
protected |
The documentation for this class was generated from the following files: