Uses of Interface
io.qt.core.QRunnable
Packages that use QRunnable
-
Uses of QRunnable in io.qt.core
Methods in io.qt.core that return QRunnableMethods in io.qt.core with parameters of type QRunnableModifier and TypeMethodDescriptionfinal void
final void
QFutureInterfaceBase.setRunnable
(QRunnable runnable) SeeQFutureInterfaceBase::
setRunnable(QRunnable*) final boolean
-
Uses of QRunnable in io.qt.quick
Methods in io.qt.quick with parameters of type QRunnableModifier and TypeMethodDescriptionfinal void
QQuickWindow.scheduleRenderJob
(QRunnable job, QQuickWindow.RenderStage schedule)