QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
QgsSQLStatement::NodeColumnRef Member List

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

accept(QgsSQLStatement::Visitor &v) const overrideQgsSQLStatement::NodeColumnRefinlinevirtual
clone() const overrideQgsSQLStatement::NodeColumnRefvirtual
cloneThis() constQgsSQLStatement::NodeColumnRef
distinct() constQgsSQLStatement::NodeColumnRefinline
dump() const overrideQgsSQLStatement::NodeColumnRefvirtual
mDistinctQgsSQLStatement::NodeColumnRefprotected
mNameQgsSQLStatement::NodeColumnRefprotected
mStarQgsSQLStatement::NodeColumnRefprotected
mTableNameQgsSQLStatement::NodeColumnRefprotected
name() constQgsSQLStatement::NodeColumnRefinline
NodeColumnRef(const QString &name, bool star)QgsSQLStatement::NodeColumnRefinline
NodeColumnRef(const QString &tableName, const QString &name, bool star)QgsSQLStatement::NodeColumnRefinline
nodeType() const overrideQgsSQLStatement::NodeColumnRefinlinevirtual
setDistinct(bool distinct=true)QgsSQLStatement::NodeColumnRefinline
star() constQgsSQLStatement::NodeColumnRefinline
tableName() constQgsSQLStatement::NodeColumnRefinline
~Node()=defaultQgsSQLStatement::Nodevirtual