Uses of Class
io.qt.core.QBindable
Package
Description
-
Uses of QBindable in io.qt.core
Modifier and TypeMethodDescriptionfinal QBindable<QAbstractAnimation>
QSequentialAnimationGroup.bindableCurrentAnimation()
The animation in the current timeQAbstractAnimation.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 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 QBindable<QRegularExpression>
QSortFilterProxyModel.bindableFilterRegularExpression()
The QRegularExpression used to filter the contents of the source modelfinal QBindable<QAbstractItemModel>
QItemSelectionModel.bindableModel()
QObject.bindableObjectName()
The name of this objectfinal QBindable<QByteArray>
QPropertyAnimation.bindablePropertyName()
The target property name for this animationfinal QBindable<Qt.CaseSensitivity>
QSortFilterProxyModel.bindableSortCaseSensitivity()
The case sensitivity setting used for comparing strings when sortingfinal 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 timerstatic QBindable<@QtPrimitiveType Boolean>
QBindable.fromProperty
(QBooleanProperty property) Creates a newBoolean
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Boolean>
QBindable.fromProperty
(QBooleanPropertyAlias property) Creates a newBoolean
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Byte>
QBindable.fromProperty
(QByteProperty property) Creates a newByte
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Byte>
QBindable.fromProperty
(QBytePropertyAlias property) Creates a newByte
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Character>
QBindable.fromProperty
(QCharProperty property) Creates a newCharacter
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Character>
QBindable.fromProperty
(QCharPropertyAlias property) Creates a newCharacter
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Double>
QBindable.fromProperty
(QDoubleProperty property) Creates a newDouble
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Double>
QBindable.fromProperty
(QDoublePropertyAlias property) Creates a newDouble
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Float>
QBindable.fromProperty
(QFloatProperty property) Creates a newFloat
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Float>
QBindable.fromProperty
(QFloatPropertyAlias property) Creates a newFloat
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Integer>
QBindable.fromProperty
(QIntProperty property) Creates a newInteger
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Integer>
QBindable.fromProperty
(QIntPropertyAlias property) Creates a newInteger
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Long>
QBindable.fromProperty
(QLongProperty property) Creates a newLong
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Long>
QBindable.fromProperty
(QLongPropertyAlias property) Creates a newLong
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Boolean>
QBindable.fromProperty
(QObject.QBooleanProperty property) Creates a newBoolean
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Byte>
QBindable.fromProperty
(QObject.QByteProperty property) Creates a newByte
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Character>
QBindable.fromProperty
(QObject.QCharProperty property) Creates a newCharacter
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Boolean>
QBindable.fromProperty
(QObject.QComputedBooleanProperty property) Creates a newBoolean
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Byte>
QBindable.fromProperty
(QObject.QComputedByteProperty property) Creates a newByte
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Character>
QBindable.fromProperty
(QObject.QComputedCharProperty property) Creates a newCharacter
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Double>
QBindable.fromProperty
(QObject.QComputedDoubleProperty property) Creates a newDouble
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Float>
QBindable.fromProperty
(QObject.QComputedFloatProperty property) Creates a newFloat
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Integer>
QBindable.fromProperty
(QObject.QComputedIntProperty property) Creates a newInteger
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Long>
QBindable.fromProperty
(QObject.QComputedLongProperty property) Creates a newLong
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Short>
QBindable.fromProperty
(QObject.QComputedShortProperty property) Creates a newShort
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Double>
QBindable.fromProperty
(QObject.QDoubleProperty property) Creates a newDouble
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Float>
QBindable.fromProperty
(QObject.QFloatProperty property) Creates a newFloat
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Integer>
QBindable.fromProperty
(QObject.QIntProperty property) Creates a newInteger
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Long>
QBindable.fromProperty
(QObject.QLongProperty property) Creates a newLong
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Short>
QBindable.fromProperty
(QObject.QShortProperty property) Creates a newShort
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Short>
QBindable.fromProperty
(QShortProperty property) Creates a newShort
-typed genericQBindable
from primitive-typed property.static QBindable<@QtPrimitiveType Short>
QBindable.fromProperty
(QShortPropertyAlias property) Creates a newShort
-typed genericQBindable
from primitive-typed property.ModifierConstructorDescriptionQBooleanPropertyAlias
(QBindable<@QtPrimitiveType Boolean> bindable) Creates a new alias to the provided binding's underlying property.QBytePropertyAlias
(QBindable<@QtPrimitiveType Byte> bindable) Creates a new alias to the provided binding's underlying property.QCharPropertyAlias
(QBindable<@QtPrimitiveType Character> bindable) Creates a new alias to the provided binding's underlying property.QDoublePropertyAlias
(QBindable<@QtPrimitiveType Double> bindable) Creates a new alias to the provided binding's underlying property.QFloatPropertyAlias
(QBindable<@QtPrimitiveType Float> bindable) Creates a new alias to the provided binding's underlying property.QIntPropertyAlias
(QBindable<@QtPrimitiveType Integer> bindable) Creates a new alias to the provided binding's underlying property.QLongPropertyAlias
(QBindable<@QtPrimitiveType Long> bindable) Creates a new alias to the provided binding's underlying property.QPropertyAlias
(QBindable<T> bindable) QShortPropertyAlias
(QBindable<@QtPrimitiveType Short> bindable) Creates a new alias to the provided binding's underlying property. -
Uses of QBindable in io.qt.dbus
Modifier and TypeMethodDescriptionQDBusServiceWatcher.bindableWatchedServices()
The list of services watchedQDBusServiceWatcher.bindableWatchMode()
The current watch mode for this QDBusServiceWatcher object -
Uses of QBindable in io.qt.gui
Modifier and TypeMethodDescriptionfinal QBindable<QMovie.CacheMode>
QMovie.bindableCacheMode()
The movie's cache mode -
Uses of QBindable 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 QBindable in io.qt.positioning
Modifier and TypeMethodDescriptionQGeoPositionInfoSource.bindablePreferredPositioningMethods()
Sets the preferred positioning methods for this source -
Uses of QBindable in io.qt.remoteobjects
Modifier and TypeMethodDescriptionQRemoteObjectRegistry.bindableSourceLocations()
Set of sources known to the registry -
Uses of QBindable in io.qt.scxml
Modifier and TypeMethodDescriptionfinal QBindable<QScxmlDataModel>
QScxmlStateMachine.bindableDataModel()
Data model to be used for this state machinefinal 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 QBindable 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 QBindable<QSerialPort.Parity>
QSerialPort.bindableParity()
The parity checking mode -
Uses of QBindable in io.qt.statemachine
Modifier and TypeMethodDescriptionfinal QBindable<Qt.MouseButton>
QMouseEventTransition.bindableButton()
final QBindable<QState.ChildMode>
QState.bindableChildMode()
final QBindable<QAbstractTransition>
QHistoryState.bindableDefaultTransition()
final QBindable<QAbstractState>
QState.bindableErrorState()
QStateMachine.bindableErrorString()
QEventTransition.bindableEventSource()
final QBindable<QEvent.Type>
QEventTransition.bindableEventType()
final QBindable<QState.RestorePolicy>
QStateMachine.bindableGlobalRestorePolicy()
QHistoryState.bindableHistoryType()
final QBindable<QAbstractState>
QState.bindableInitialState()
final QBindable<Qt.KeyboardModifiers>
QKeyEventTransition.bindableModifierMask()
final QBindable<Qt.KeyboardModifiers>
QMouseEventTransition.bindableModifierMask()
QSignalTransition.bindableSenderObject()
final QBindable<QByteArray>
QSignalTransition.bindableSignal()
QAbstractTransition.bindableTransitionType()