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
public class QBooleanPropertyData extends QUntypedPropertyData
QBooleanPropertyData is primitive-typed version of QPropertyData<Boolean>.
- See Also:
QPropertyData
-
Nested Class Summary
-
Method Summary
Modifier and Type Method Description boolean
getValueBypassingBindings()
boolean
setValueBypassingBindings(boolean val)