The QQmlPropertyValueInterceptor class is inherited by property interceptors such as Behavior.
virtual void setTarget(const QQmlProperty &property)=0
Set the target property for the value interceptor.
The QQmlPropertyValueSource class is an interface for property value sources such as animations and b...
virtual void setTarget(const QQmlProperty &)=0
Set the target property for the value source.
The QQmlProperty class abstracts accessing properties on objects created from QML.
Combined button and popup list for selecting options.
static void set(QQmlPropertyValueInterceptor *interceptor, const QQmlProperty &property)