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