Uses of Class
io.qt.core.QBooleanBindable
Package | Description |
---|---|
io.qt.core |
-
Uses of QBooleanBindable in io.qt.core
Methods in io.qt.core that return QBooleanBindable Modifier and Type Method Description QBooleanBindable
QTimer. bindableActive()
QBooleanBindable
QTimer. bindableSingleShot()
Whether the timer is a single-shot timerConstructors in io.qt.core with parameters of type QBooleanBindable Constructor Description QBooleanPropertyAlias(QBooleanBindable bindable)
Creates a new alias to the provided binding's underlying property.