QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
QgsSQLStatement::NodeJoin Member List

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

accept(QgsSQLStatement::Visitor &v) const overrideQgsSQLStatement::NodeJoininlinevirtual
clone() const overrideQgsSQLStatement::NodeJoinvirtual
cloneThis() constQgsSQLStatement::NodeJoin
dump() const overrideQgsSQLStatement::NodeJoinvirtual
mOnExprQgsSQLStatement::NodeJoinprotected
mTableDefQgsSQLStatement::NodeJoinprotected
mTypeQgsSQLStatement::NodeJoinprotected
mUsingColumnsQgsSQLStatement::NodeJoinprotected
NodeJoin(QgsSQLStatement::NodeTableDef *tabledef, QgsSQLStatement::Node *onExpr, QgsSQLStatement::JoinType type)QgsSQLStatement::NodeJoininline
NodeJoin(QgsSQLStatement::NodeTableDef *tabledef, const QList< QString > &usingColumns, QgsSQLStatement::JoinType type)QgsSQLStatement::NodeJoininline
nodeType() const overrideQgsSQLStatement::NodeJoininlinevirtual
onExpr() constQgsSQLStatement::NodeJoininline
tableDef() constQgsSQLStatement::NodeJoininline
type() constQgsSQLStatement::NodeJoininline
usingColumns() constQgsSQLStatement::NodeJoininline
~Node()=defaultQgsSQLStatement::Nodevirtual
~NodeJoin() overrideQgsSQLStatement::NodeJoininline