Module qtjambi
Package io.qt.core

Class 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:
  • Method Details

    • getValueBypassingBindings

      @QtUninvokable public final boolean getValueBypassingBindings()
    • setValueBypassingBindings

      @QtUninvokable public final boolean setValueBypassingBindings(boolean val)