QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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() const QgsSQLStatement::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() const QgsSQLStatement::NodeJoininline
tableDef() const QgsSQLStatement::NodeJoininline
type() const QgsSQLStatement::NodeJoininline
usingColumns() const QgsSQLStatement::NodeJoininline
~Node()=defaultQgsSQLStatement::Nodevirtual
~NodeJoin() overrideQgsSQLStatement::NodeJoininline