Module qtjambi
Package io.qt.core

Class QIntPropertyData

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

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

    • getValueBypassingBindings

      @QtUninvokable public final int getValueBypassingBindings()
    • setValueBypassingBindings

      @QtUninvokable public final boolean setValueBypassingBindings(int val)