Uses of Class
io.qt.core.QAbstractEventDispatcher
Package | Description |
---|---|
io.qt.core |
-
Uses of QAbstractEventDispatcher in io.qt.core
Methods in io.qt.core that return QAbstractEventDispatcher Modifier and Type Method Description static QAbstractEventDispatcher
QCoreApplication. eventDispatcher()
QAbstractEventDispatcher
QThread. eventDispatcher()
static QAbstractEventDispatcher
QAbstractEventDispatcher. instance()
Overloaded function forinstance(io.qt.core.QThread)
withthread = null
.static QAbstractEventDispatcher
QAbstractEventDispatcher. instance(QThread thread)
Methods in io.qt.core with parameters of type QAbstractEventDispatcher Modifier and Type Method Description static void
QCoreApplication. setEventDispatcher(QAbstractEventDispatcher eventDispatcher)
void
QThread. setEventDispatcher(QAbstractEventDispatcher eventDispatcher)