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