16 #ifndef QGSSMARTGROUPEDITORDIALOG_H 17 #define QGSSMARTGROUPEDITORDIALOG_H 19 #include "ui_qgssmartgroupconditionwidget.h" 38 void setConstraint(
const QString& constraint );
41 void setParameter(
const QString& param );
44 void hideRemoveButton(
bool hide );
60 #include "ui_qgssmartgroupeditordialogbase.h" 91 void setOperator(
const QString& );
94 void setSmartgroupName(
const QString& );
102 void removeCondition(
int );
104 void on_buttonBox_accepted();
116 #endif // QGSSMARTGROUPEDITORDIALOG_H
QMap< int, QgsSmartGroupCondition * > mConditionMap