Uses of Class
io.qt.core.QIntBindable
-
Uses of QIntBindable in io.qt.core
Modifier and TypeMethodDescriptionfinal QIntBindable
QAbstractAnimation.bindableCurrentLoop()
final QIntBindable
QAbstractAnimation.bindableCurrentTime()
final QIntBindable
QTimeLine.bindableCurrentTime()
final QIntBindable
QPauseAnimation.bindableDuration()
final QIntBindable
QTimeLine.bindableDuration()
final QIntBindable
QVariantAnimation.bindableDuration()
final QIntBindable
QSortFilterProxyModel.bindableFilterKeyColumn()
final QIntBindable
QSortFilterProxyModel.bindableFilterRole()
final QIntBindable
QTimer.bindableInterval()
final QIntBindable
QAbstractAnimation.bindableLoopCount()
final QIntBindable
QTimeLine.bindableLoopCount()
final QIntBindable
QSortFilterProxyModel.bindableSortRole()
final QIntBindable
QTimeLine.bindableUpdateInterval()
ModifierConstructorDescriptionQIntPropertyAlias
(QIntBindable bindable) Creates a new alias to the provided binding's underlying property. -
Uses of QIntBindable in io.qt.gui
Modifier and TypeMethodDescriptionfinal QIntBindable
QStandardItemModel.bindableSortRole()
final QIntBindable
QMovie.bindableSpeed()
-
Uses of QIntBindable in io.qt.positioning
Modifier and TypeMethodDescriptionfinal QIntBindable
QGeoPositionInfoSource.bindableUpdateInterval()
final QIntBindable
QGeoSatelliteInfoSource.bindableUpdateInterval()
-
Uses of QIntBindable in io.qt.statemachine
-
Uses of QIntBindable in io.qt.webchannel
Modifier and TypeMethodDescriptionfinal QIntBindable
QWebChannel.bindablePropertyUpdateInterval()