|
QGIS API Documentation 4.1.0-Master (5bf3c20f3c9)
|
This is the complete list of members for QgsSQLStatement::NodeColumnSorted, including all inherited members.
| accept(QgsSQLStatement::Visitor &v) const override | QgsSQLStatement::NodeColumnSorted | inlinevirtual |
| ascending() const | QgsSQLStatement::NodeColumnSorted | inline |
| clone() const override | QgsSQLStatement::NodeColumnSorted | virtual |
| cloneThis() const | QgsSQLStatement::NodeColumnSorted | |
| column() const | QgsSQLStatement::NodeColumnSorted | inline |
| dump() const override | QgsSQLStatement::NodeColumnSorted | virtual |
| mAsc | QgsSQLStatement::NodeColumnSorted | protected |
| mColumn | QgsSQLStatement::NodeColumnSorted | protected |
| NodeColumnSorted(QgsSQLStatement::NodeColumnRef *column, bool asc) | QgsSQLStatement::NodeColumnSorted | inline |
| nodeType() const override | QgsSQLStatement::NodeColumnSorted | inlinevirtual |
| ~Node()=default | QgsSQLStatement::Node | virtual |