18#ifndef QGSTEMPORALPROPERTY_H
19#define QGSTEMPORALPROPERTY_H
void changed()
Emitted when the temporal properties have changed.
bool isActive() const
Returns true if the temporal property is active.
virtual QgsTemporalProperty::Flags flags() const
Returns flags associated to the temporal property.
void setIsActive(bool active)
Sets whether the temporal property is active.
Flag
Flags attached to the temporal property.
@ FlagDontInvalidateCachedRendersWhenRangeChanges
Any cached rendering will not be invalidated when temporal range context is modified.
QgsTemporalProperty(QObject *parent=nullptr, bool enabled=false)
Constructor for QgsTemporalProperty, with the specified parent object.
#define SIP_ENUM_BASETYPE(type)