Module qtjambi
Package io.qt.core

Class QLongPropertyData

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

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

    • getValueBypassingBindings

      @QtUninvokable public final long getValueBypassingBindings()
    • setValueBypassingBindings

      @QtUninvokable public final boolean setValueBypassingBindings(long val)