Module qtjambi
Package io.qt.core

Class QBytePropertyData

All Implemented Interfaces:
QtObjectInterface
Direct Known Subclasses:
QByteProperty, QObject.QByteProperty

public class QBytePropertyData extends QUntypedPropertyData
QBytePropertyData is primitive-typed version of QPropertyData<Byte>.
See Also:
  • Method Details

    • getValueBypassingBindings

      @QtUninvokable public final byte getValueBypassingBindings()
    • setValueBypassingBindings

      @QtUninvokable public final boolean setValueBypassingBindings(byte val)