Module qtjambi
Package io.qt.core

Class QDoublePropertyData

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

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

    • getValueBypassingBindings

      @QtUninvokable public final double getValueBypassingBindings()
    • setValueBypassingBindings

      @QtUninvokable public final boolean setValueBypassingBindings(double val)