java.lang.Object
io.qt.QtObject
io.qt.core.QUntypedPropertyData
io.qt.core.QDoublePropertyData
- All Implemented Interfaces:
QtObjectInterface
- Direct Known Subclasses:
QDoubleProperty,QObject.QDoubleProperty
QDoublePropertyData is primitive-typed version of QPropertyData<Double>.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Method Summary
Modifier and TypeMethodDescriptionfinal doublefinal booleansetValueBypassingBindings(double val) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Method Details
-
getValueBypassingBindings
-
setValueBypassingBindings
-