Home
last modified time | relevance | path

Searched refs:KRectComposedProperty (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/kproperty/kproperty-3.2.0/src/editors/
H A Drectedit.h25 class KPROPERTYWIDGETS_EXPORT KRectComposedProperty : public KComposedPropertyInterface
28 explicit KRectComposedProperty(KProperty *parent);
38 … public KComposedPropertyCreator<KRectComposedProperty>
H A Drectedit.cpp43 KRectComposedProperty::KRectComposedProperty(KProperty *property) in KRectComposedProperty() function in KRectComposedProperty
60 void KRectComposedProperty::setValue(KProperty *property, in setValue()
70 void KRectComposedProperty::childValueChanged(KProperty *child, in childValueChanged()