QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
QgsDefaultValue Member List

This is the complete list of members for QgsDefaultValue, including all inherited members.

applyOnUpdateQgsDefaultValue
applyOnUpdate() constQgsDefaultValue
expressionQgsDefaultValue
expression() constQgsDefaultValue
isValid() constQgsDefaultValue
operator bool() const SIP_PYTHON_SPECIAL_BOOL(isValid)QgsDefaultValue
operator==(const QgsDefaultValue &other) constQgsDefaultValue
QgsDefaultValue(const QString &expression=QString(), bool applyOnUpdate=false)QgsDefaultValueexplicit
setApplyOnUpdate(bool applyOnUpdate)QgsDefaultValue
setExpression(const QString &expression)QgsDefaultValue