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

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

accept(QgsSQLStatement::Visitor &v) const overrideQgsSQLStatement::NodeBinaryOperatorinlinevirtual
clone() const overrideQgsSQLStatement::NodeBinaryOperatorvirtual
dump() const overrideQgsSQLStatement::NodeBinaryOperatorvirtual
leftAssociative() constQgsSQLStatement::NodeBinaryOperator
mOpQgsSQLStatement::NodeBinaryOperatorprotected
mOpLeftQgsSQLStatement::NodeBinaryOperatorprotected
mOpRightQgsSQLStatement::NodeBinaryOperatorprotected
NodeBinaryOperator(QgsSQLStatement::BinaryOperator op, QgsSQLStatement::Node *opLeft, QgsSQLStatement::Node *opRight)QgsSQLStatement::NodeBinaryOperatorinline
nodeType() const overrideQgsSQLStatement::NodeBinaryOperatorinlinevirtual
op() constQgsSQLStatement::NodeBinaryOperatorinline
opLeft() constQgsSQLStatement::NodeBinaryOperatorinline
opRight() constQgsSQLStatement::NodeBinaryOperatorinline
precedence() constQgsSQLStatement::NodeBinaryOperator
~Node()=defaultQgsSQLStatement::Nodevirtual
~NodeBinaryOperator() overrideQgsSQLStatement::NodeBinaryOperatorinline