Uses of Class
io.qt.core.QDoubleBindable
Packages that use QDoubleBindable
-
Uses of QDoubleBindable in io.qt.core
Constructors in io.qt.core with parameters of type QDoubleBindableModifierConstructorDescriptionQDoublePropertyAlias
(QDoubleBindable bindable) Creates a new alias to the provided binding's underlying property. -
Uses of QDoubleBindable in io.qt.quick
Methods in io.qt.quick that return QDoubleBindableModifier and TypeMethodDescriptionfinal QDoubleBindable
QQuickItem.bindableHeight()
final QDoubleBindable
QQuickItem.bindableWidth()
final QDoubleBindable
QQuickItem.bindableX()
final QDoubleBindable
QQuickItem.bindableY()