Uses of Class
io.qt.QtPropertyBindable
Package | Description |
---|---|
io.qt.core | |
io.qt.gui | |
io.qt.network |
-
Uses of QtPropertyBindable in io.qt.core
Methods in io.qt.core with annotations of type QtPropertyBindable Modifier and Type Method Description QBooleanBindable
QTimer. bindableActive()
QIntBindable
QPauseAnimation. bindableDuration()
The duration of the pauseQBooleanBindable
QTimer. bindableSingleShot()
Whether the timer is a single-shot timerQBindable<Qt.TimerType>
QTimer. bindableTimerType()
Controls the accuracy of the timer -
Uses of QtPropertyBindable in io.qt.gui
Methods in io.qt.gui with annotations of type QtPropertyBindable Modifier and Type Method Description QBindable<QMovie.CacheMode>
QMovie. bindableCacheMode()
The movie's cache modeQIntBindable
QStandardItemModel. bindableSortRole()
The item role that is used to query the model's data when sorting itemsQIntBindable
QMovie. bindableSpeed()
The movie's speed -
Uses of QtPropertyBindable in io.qt.network
Methods in io.qt.network with annotations of type QtPropertyBindable Modifier and Type Method Description QBindable<String>
QDnsLookup. bindableName()
The name to lookupQBindable<QHostAddress>
QDnsLookup. bindableNameserver()
The nameserver to use for DNS lookupQBindable<QLocalServer.SocketOptions>
QLocalServer. bindableSocketOptions()
The socket options that control how the socket operatesQBindable<QDnsLookup.Type>
QDnsLookup. bindableType()
The type of DNS lookup