17 #ifndef QGSORDERBYDIALOG_H
18 #define QGSORDERBYDIALOG_H
24 #include "ui_qgsorderbydialogbase.h"
60 void onExpressionChanged(
const QString& expression );
72 #endif // QGSORDERBYDIALOG_H
This is a dialog to build and manage a list of order by clauses.
The OrderByClause class represents an order by clause for a QgsFeatureRequest.
virtual bool eventFilter(QObject *o, QEvent *e)
Represents a vector layer which manages a vector based data sets.
Represents a list of OrderByClauses, with the most important first and the least important last...