QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
QgsProperty Member List

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

asExpression() constQgsProperty
convertToTransformer()QgsProperty
expressionString() constQgsProperty
field() constQgsProperty
fromExpression(const QString &expression, bool isActive=true)QgsPropertystatic
fromField(const QString &fieldName, bool isActive=true)QgsPropertystatic
fromValue(const QVariant &value, bool isActive=true)QgsPropertystatic
isActive() constQgsProperty
isProjectColor() constQgsProperty
isStaticValueInContext(const QgsExpressionContext &context, QVariant &staticValue) constQgsProperty
loadVariant(const QVariant &property)QgsProperty
operator bool() constQgsProperty
operator QVariant() constQgsPropertyinline
operator!=(const QgsProperty &other) constQgsProperty
operator=(const QgsProperty &other)QgsProperty
operator==(const QgsProperty &other) constQgsProperty
prepare(const QgsExpressionContext &context=QgsExpressionContext()) constQgsProperty
propertyMapToVariantMap(const QMap< QString, QgsProperty > &propertyMap)QgsPropertystatic
propertyType() constQgsProperty
QgsProperty()QgsProperty
QgsProperty(const QgsProperty &other)QgsProperty
referencedFields(const QgsExpressionContext &context=QgsExpressionContext(), bool ignoreContext=false) constQgsProperty
setActive(bool active)QgsProperty
setExpressionString(const QString &expression)QgsProperty
setField(const QString &field)QgsProperty
setStaticValue(const QVariant &value)QgsProperty
setTransformer(QgsPropertyTransformer *transformer)QgsProperty
staticValue() constQgsProperty
toVariant() constQgsProperty
transformer() constQgsProperty
value(const QgsExpressionContext &context, const QVariant &defaultValue=QVariant(), bool *ok=nullptr) constQgsProperty
valueAsBool(const QgsExpressionContext &context, bool defaultValue=false, bool *ok=nullptr) constQgsProperty
valueAsColor(const QgsExpressionContext &context, const QColor &defaultColor=QColor(), bool *ok=nullptr) constQgsProperty
valueAsDateTime(const QgsExpressionContext &context, const QDateTime &defaultDateTime=QDateTime(), bool *ok=nullptr) constQgsProperty
valueAsDouble(const QgsExpressionContext &context, double defaultValue=0.0, bool *ok=nullptr) constQgsProperty
valueAsInt(const QgsExpressionContext &context, int defaultValue=0, bool *ok=nullptr) constQgsProperty
valueAsString(const QgsExpressionContext &context, const QString &defaultString=QString(), bool *ok=nullptr) constQgsProperty
variantMapToPropertyMap(const QVariantMap &variantMap)QgsPropertystatic
~QgsProperty()QgsProperty