QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
QgsSQLStatement::NodeSelect Member List

This is the complete list of members for QgsSQLStatement::NodeSelect, including all inherited members.

accept(Visitor &v) const overrideQgsSQLStatement::NodeSelectinlinevirtual
appendJoin(NodeJoin *join)QgsSQLStatement::NodeSelectinline
clone() const overrideQgsSQLStatement::NodeSelectvirtual
columns() constQgsSQLStatement::NodeSelectinline
distinct() constQgsSQLStatement::NodeSelectinline
dump() const overrideQgsSQLStatement::NodeSelectvirtual
joins() constQgsSQLStatement::NodeSelectinline
mColumnsQgsSQLStatement::NodeSelectprotected
mDistinctQgsSQLStatement::NodeSelectprotected
mJoinsQgsSQLStatement::NodeSelectprotected
mOrderByQgsSQLStatement::NodeSelectprotected
mTableListQgsSQLStatement::NodeSelectprotected
mWhereQgsSQLStatement::NodeSelectprotected
NodeSelect(QList< NodeTableDef *> tableList, QList< NodeSelectedColumn *> columns, bool distinct)QgsSQLStatement::NodeSelectinline
nodeType() const overrideQgsSQLStatement::NodeSelectinlinevirtual
orderBy() constQgsSQLStatement::NodeSelectinline
setJoins(QList< NodeJoin *> joins)QgsSQLStatement::NodeSelectinline
setOrderBy(QList< NodeColumnSorted *> orderBy)QgsSQLStatement::NodeSelectinline
setWhere(Node *where)QgsSQLStatement::NodeSelectinline
tables() constQgsSQLStatement::NodeSelectinline
where() constQgsSQLStatement::NodeSelectinline
~Node()QgsSQLStatement::Nodeinlinevirtual
~NodeSelect()QgsSQLStatement::NodeSelectinlinevirtual