Module qtjambi
Package io.qt.core

Class QUntypedBindable

All Implemented Interfaces:
QtObjectInterface, Cloneable
Direct Known Subclasses:
QBindable, QBooleanBindable, QByteBindable, QCharBindable, QDoubleBindable, QFloatBindable, QIntBindable, QLongBindable, QShortBindable

public class QUntypedBindable extends QtObject implements Cloneable

Uniform interface over bindable properties like QProperty\<T\> and QObjectBindableProperty of any type T

Java wrapper for Qt's class QUntypedBindable