Qt 5.13
Qt Core
C++ Classes
QThread
Qt 5.13.0 Reference Documentation
List of All Members for QThread
This is the complete list of members for
QThread
, including inherited members.
enum
Priority
typedef
QObjectList
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
QThread
(QObject *)
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
deleteLater
()
objectNameChanged
(const QString &)
quit
()
~QThread
()
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
currentThread
() : QThread *
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventDispatcher
() const : QAbstractEventDispatcher *
eventFilter
(QObject *, QEvent *) : bool
exec
() : int
exit
(int )
isFinished
() const : bool
isInterruptionRequested
() const : bool
isRunning
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
killTimer
(int )
loopLevel
() const : int
moveToThread
(QThread *)
objectName
() const : QString
priority
() const : QThread::Priority
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
requestInterruption
()
run
()
sender
() const : QObject *
senderSignalIndex
() const : int
setEventDispatcher
(QAbstractEventDispatcher *)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setStackSize
(uint )
stackSize
() const : uint
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
: const QMetaObject
thread
() const : QThread *