16 #ifndef QGSEXPRESSIONSELECTIONDIALOG_H 17 #define QGSEXPRESSIONSELECTIONDIALOG_H 21 #include "ui_qgsexpressionselectiondialogbase.h" 52 void setExpressionText(
const QString& text );
58 QString expressionText();
66 void on_mActionSelect_triggered();
67 void on_mActionAddToSelection_triggered();
68 void on_mActionRemoveFromSelection_triggered();
69 void on_mActionSelectInstersect_triggered();
70 void on_mPbnClose_clicked();
78 virtual void closeEvent( QCloseEvent *closeEvent )
override;
85 virtual void done(
int r )
override;
This class offers a dialog to change feature selections.
General purpose distance and area calculator.
Represents a vector layer which manages a vector based data sets.