Uses of Annotation Type
io.qt.QtPropertyBindable
Package
Description
-
Uses of QtPropertyBindable in io.qt.core
Modifier and TypeMethodDescriptionfinal QBooleanBindable
QTimer.bindableActive()
final QBooleanBindable
QSortFilterProxyModel.bindableAutoAcceptChildRows()
If true the proxy model will not filter out children of accepted rows, even if they themselves would be filtered out otherwisefinal QBindable<QAbstractAnimation>
QSequentialAnimationGroup.bindableCurrentAnimation()
The animation in the current timefinal QIntBindable
QAbstractAnimation.bindableCurrentLoop()
The current loop of the animationfinal QIntBindable
QAbstractAnimation.bindableCurrentTime()
The current time and progress of the animationfinal QIntBindable
QTimeLine.bindableCurrentTime()
The current time of the time lineQAbstractAnimation.bindableDirection()
The direction of the animation when it is in Running statefinal QBindable<QTimeLine.Direction>
QTimeLine.bindableDirection()
The direction of the timeline when QTimeLine is in Running statefinal QIntBindable
QPauseAnimation.bindableDuration()
The duration of the pausefinal QIntBindable
QTimeLine.bindableDuration()
The total duration of the timeline in millisecondsfinal QIntBindable
QVariantAnimation.bindableDuration()
The duration of the animationfinal QBooleanBindable
QSortFilterProxyModel.bindableDynamicSortFilter()
Whether the proxy model is dynamically sorted and filtered whenever the contents of the source model changefinal QBindable<QEasingCurve>
QTimeLine.bindableEasingCurve()
final QBindable<QEasingCurve>
QVariantAnimation.bindableEasingCurve()
The easing curve of the animationfinal QBindable<Qt.CaseSensitivity>
QSortFilterProxyModel.bindableFilterCaseSensitivity()
The case sensitivity of the QRegularExpression pattern used to filter the contents of the source modelfinal QIntBindable
QSortFilterProxyModel.bindableFilterKeyColumn()
The column where the key used to filter the contents of the source model is read fromfinal QBindable<QRegularExpression>
QSortFilterProxyModel.bindableFilterRegularExpression()
The QRegularExpression used to filter the contents of the source modelfinal QIntBindable
QSortFilterProxyModel.bindableFilterRole()
The item role that is used to query the source model's data when filtering itemsfinal QIntBindable
QTimer.bindableInterval()
The timeout interval in millisecondsfinal QBooleanBindable
QSortFilterProxyModel.bindableIsSortLocaleAware()
The local aware setting used for comparing strings when sortingfinal QIntBindable
QAbstractAnimation.bindableLoopCount()
The loop count of the animationfinal QIntBindable
QTimeLine.bindableLoopCount()
The number of times the timeline should loop before it's finishedfinal QBindable<QAbstractItemModel>
QItemSelectionModel.bindableModel()
QObject.bindableObjectName()
The name of this objectfinal QBindable<QByteArray>
QPropertyAnimation.bindablePropertyName()
The target property name for this animationfinal QBooleanBindable
QSortFilterProxyModel.bindableRecursiveFilteringEnabled()
Whether the filter to be applied recursively on children, and for any matching child, its parents will be visible as wellfinal QBooleanBindable
QTimer.bindableSingleShot()
Whether the timer is a single-shot timerfinal QBindable<Qt.CaseSensitivity>
QSortFilterProxyModel.bindableSortCaseSensitivity()
The case sensitivity setting used for comparing strings when sortingfinal QIntBindable
QSortFilterProxyModel.bindableSortRole()
The item role that is used to query the source model's data when sorting itemsfinal QBindable<QAbstractItemModel>
QAbstractProxyModel.bindableSourceModel()
The source model of this proxy modelQAbstractAnimation.bindableState()
Of the animationQPropertyAnimation.bindableTargetObject()
The target QObject for this animationfinal QBindable<Qt.TimerType>
QTimer.bindableTimerType()
Controls the accuracy of the timerfinal QIntBindable
QTimeLine.bindableUpdateInterval()
The time in milliseconds between each time QTimeLine updates its current time -
Uses of QtPropertyBindable in io.qt.dbus
Modifier and TypeMethodDescriptionQDBusServiceWatcher.bindableWatchedServices()
The list of services watchedQDBusServiceWatcher.bindableWatchMode()
The current watch mode for this QDBusServiceWatcher object -
Uses of QtPropertyBindable in io.qt.gui
Modifier and TypeMethodDescriptionfinal QBindable<QMovie.CacheMode>
QMovie.bindableCacheMode()
The movie's cache modefinal QIntBindable
QStandardItemModel.bindableSortRole()
The item role that is used to query the model's data when sorting itemsfinal QIntBindable
QMovie.bindableSpeed()
The movie's speed -
Uses of QtPropertyBindable in io.qt.network
Modifier and TypeMethodDescriptionQDnsLookup.bindableName()
The name to lookupfinal QBindable<QHostAddress>
QDnsLookup.bindableNameserver()
The nameserver to use for DNS lookupQLocalServer.bindableSocketOptions()
The socket options that control how the socket operatesQLocalSocket.bindableSocketOptions()
The socket optionsfinal QBindable<QDnsLookup.Type>
QDnsLookup.bindableType()
The type of DNS lookup -
Uses of QtPropertyBindable in io.qt.positioning
Modifier and TypeMethodDescriptionQGeoPositionInfoSource.bindablePreferredPositioningMethods()
Sets the preferred positioning methods for this sourcefinal QIntBindable
QGeoPositionInfoSource.bindableUpdateInterval()
This property holds the requested interval in milliseconds between each updatefinal QIntBindable
QGeoSatelliteInfoSource.bindableUpdateInterval()
This property holds the requested interval in milliseconds between each update -
Uses of QtPropertyBindable in io.qt.quick
Modifier and TypeMethodDescriptionfinal QDoubleBindable
QQuickItem.bindableHeight()
final QDoubleBindable
QQuickItem.bindableWidth()
final QDoubleBindable
QQuickItem.bindableX()
final QDoubleBindable
QQuickItem.bindableY()
-
Uses of QtPropertyBindable in io.qt.remoteobjects
Modifier and TypeMethodDescriptionQRemoteObjectRegistry.bindableSourceLocations()
Set of sources known to the registry -
Uses of QtPropertyBindable in io.qt.scxml
Modifier and TypeMethodDescriptionfinal QBindable<QScxmlDataModel>
QScxmlStateMachine.bindableDataModel()
Data model to be used for this state machinefinal QBooleanBindable
QScxmlStateMachine.bindableInitialized()
Whether the state machine has been initializedfinal QBindable<NavigableMap<String,
Object>> QScxmlStateMachine.bindableInitialValues()
Initial values to be used for setting up the data modelfinal QBindable<List<QScxmlInvokableService>>
QScxmlStateMachine.bindableInvokedServices()
A list of SCXML services that were invoked from the main state machine (possibly recursively)final QBindable<QScxmlCompiler.Loader>
QScxmlStateMachine.bindableLoader()
That is currently used to resolve and load URIs for the state machinefinal QBindable<QScxmlStateMachine>
QScxmlDataModel.bindableStateMachine()
State machine this data model belongs tofinal QBindable<QScxmlTableData>
QScxmlStateMachine.bindableTableData()
Table data that is used when generating C++ from an SCXML file -
Uses of QtPropertyBindable in io.qt.serialport
Modifier and TypeMethodDescriptionfinal QBindable<QSerialPort.DataBits>
QSerialPort.bindableDataBits()
The data bits in a frameQSerialPort.bindableError()
The error status of the serial portfinal QBindable<QSerialPort.FlowControl>
QSerialPort.bindableFlowControl()
The desired flow control modefinal QBooleanBindable
QSerialPort.bindableIsBreakEnabled()
The state of the transmission line in breakfinal QBindable<QSerialPort.Parity>
QSerialPort.bindableParity()
The parity checking modefinal QBooleanBindable
QSerialPort.bindableStopBits()
The number of stop bits in a frame -
Uses of QtPropertyBindable in io.qt.statemachine
Modifier and TypeMethodDescriptionfinal QBooleanBindable
QAbstractState.bindableActive()
The active property of this state.final QBooleanBindable
QStateMachine.bindableAnimated()
Whether animations are enabledfinal QBindable<Qt.MouseButton>
QMouseEventTransition.bindableButton()
The button that this mouse event transition is associated withfinal QBindable<QState.ChildMode>
QState.bindableChildMode()
The child mode of this statefinal QBindable<QAbstractTransition>
QHistoryState.bindableDefaultTransition()
The default transition of this history statefinal QBindable<QAbstractState>
QState.bindableErrorState()
The error state of this stateQStateMachine.bindableErrorString()
The error string of this state machineQEventTransition.bindableEventSource()
The event source that this event transition is associated withfinal QBindable<QEvent.Type>
QEventTransition.bindableEventType()
The type of event that this event transition is associated withfinal QBindable<QState.RestorePolicy>
QStateMachine.bindableGlobalRestorePolicy()
The restore policy for states of this state machineQHistoryState.bindableHistoryType()
The type of history that this history state recordsfinal QBindable<QAbstractState>
QState.bindableInitialState()
The initial state of this state (one of its child states)final QIntBindable
QKeyEventTransition.bindableKey()
The key that this key event transition is associated withfinal QBindable<Qt.KeyboardModifiers>
QKeyEventTransition.bindableModifierMask()
The keyboard modifier mask that this key event transition checks forfinal QBindable<Qt.KeyboardModifiers>
QMouseEventTransition.bindableModifierMask()
The keyboard modifier mask that this mouse event transition checks forQSignalTransition.bindableSenderObject()
The sender object that this signal transition is associated withfinal QBindable<QByteArray>
QSignalTransition.bindableSignal()
The signal that this signal transition is associated withQAbstractTransition.bindableTransitionType()
Indicates whether this transition is an internal transition, or an external transition -
Uses of QtPropertyBindable in io.qt.webchannel
Modifier and TypeMethodDescriptionfinal QBooleanBindable
QWebChannel.bindableBlockUpdates()
When set to true, updates are blocked and remote clients will not be notified about property changesfinal QIntBindable
QWebChannel.bindablePropertyUpdateInterval()
Property update interval