Uses of Class
io.qt.core.QBooleanBindable
Packages that use QBooleanBindable
-
Uses of QBooleanBindable in io.qt.core
Methods in io.qt.core that return QBooleanBindableModifier 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 QBooleanBindable
QSortFilterProxyModel.bindableDynamicSortFilter()
Whether the proxy model is dynamically sorted and filtered whenever the contents of the source model changefinal QBooleanBindable
QSortFilterProxyModel.bindableIsSortLocaleAware()
The local aware setting used for comparing strings when sortingfinal 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 timerConstructors in io.qt.core with parameters of type QBooleanBindableModifierConstructorDescriptionQBooleanPropertyAlias
(QBooleanBindable bindable) Creates a new alias to the provided binding's underlying property. -
Uses of QBooleanBindable in io.qt.scxml
Methods in io.qt.scxml that return QBooleanBindableModifier and TypeMethodDescriptionfinal QBooleanBindable
QScxmlStateMachine.bindableInitialized()
Whether the state machine has been initialized -
Uses of QBooleanBindable in io.qt.serialport
Methods in io.qt.serialport that return QBooleanBindableModifier and TypeMethodDescriptionfinal QBooleanBindable
QSerialPort.bindableIsBreakEnabled()
The state of the transmission line in breakfinal QBooleanBindable
QSerialPort.bindableStopBits()
The number of stop bits in a frame -
Uses of QBooleanBindable in io.qt.statemachine
Methods in io.qt.statemachine that return QBooleanBindableModifier and TypeMethodDescriptionfinal QBooleanBindable
QAbstractState.bindableActive()
The active property of this state.final QBooleanBindable
QStateMachine.bindableAnimated()
Whether animations are enabled -
Uses of QBooleanBindable in io.qt.webchannel
Methods in io.qt.webchannel that return QBooleanBindableModifier and TypeMethodDescriptionfinal QBooleanBindable
QWebChannel.bindableBlockUpdates()
When set to true, updates are blocked and remote clients will not be notified about property changes