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:
-
Method Summary
Modifier and TypeMethodDescriptionfinal double
final boolean
setValueBypassingBindings
(double val) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Method Details
-
getValueBypassingBindings
-
setValueBypassingBindings
-