![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for StdInListener, including all inherited members.
| activated(QSocketDescriptor socket, QSocketNotifier::Type activationEvent, QPrivateSignal) | QSocketNotifier | signal |
| QSocketNotifier::bindableObjectName() | QObject | |
| QThread::bindableObjectName() | QObject | |
| QSocketNotifier::bindingStorage() | QObject | inline |
| QSocketNotifier::bindingStorage() const | QObject | inline |
| QThread::bindingStorage() | QObject | inline |
| QThread::bindingStorage() const | QObject | inline |
| QSocketNotifier::blockSignals(bool b) noexcept | QObject | |
| QThread::blockSignals(bool b) noexcept | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| QSocketNotifier::children() const | QObject | inline |
| QThread::children() const | QObject | inline |
| QSocketNotifier::connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| QSocketNotifier::connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| QSocketNotifier::connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| QSocketNotifier::connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| QSocketNotifier::connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| QThread::connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
| QThread::connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
| QThread::connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
| QThread::connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| QThread::connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| create(Function &&f, Args &&... args) | QThread | static |
| currentThread() | QThread | static |
| currentThreadId() noexcept | QThread | inlinestatic |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| QSocketNotifier::d_ptr | QObject | protected |
| QThread::d_ptr | QObject | protected |
| QSocketNotifier::deleteLater() | QObject | slot |
| QThread::deleteLater() | QObject | slot |
| QSocketNotifier::destroyed(QObject *=nullptr) | QObject | signal |
| QThread::destroyed(QObject *=nullptr) | QObject | signal |
| QSocketNotifier::disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| QSocketNotifier::disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| QSocketNotifier::disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| QSocketNotifier::disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| QSocketNotifier::disconnect(const QMetaObject::Connection &) | QObject | static |
| QSocketNotifier::disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| QSocketNotifier::disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| QThread::disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
| QThread::disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
| QThread::disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| QThread::disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| QThread::disconnect(const QMetaObject::Connection &) | QObject | static |
| QThread::disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| QThread::disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| QSocketNotifier::dumpObjectInfo() const | QObject | |
| QThread::dumpObjectInfo() const | QObject | |
| QSocketNotifier::dumpObjectTree() const | QObject | |
| QThread::dumpObjectTree() const | QObject | |
| QSocketNotifier::dynamicPropertyNames() const | QObject | |
| QThread::dynamicPropertyNames() const | QObject | |
| QSocketNotifier::event(QEvent *) override | QSocketNotifier | protectedvirtual |
| QThread::event(QEvent *event) override | QThread | virtual |
| eventDispatcher() const | QThread | |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| Exception enum value | QSocketNotifier | |
| exec() | QThread | protected |
| exit(int retcode=0) | QThread | slot |
| QSocketNotifier::findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| QSocketNotifier::findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| QThread::findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| QThread::findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| QSocketNotifier::findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| QSocketNotifier::findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| QThread::findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| QThread::findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| finished(QPrivateSignal) | QThread | signal |
| HighestPriority enum value | QThread | |
| HighPriority enum value | QThread | |
| idealThreadCount() noexcept | QThread | static |
| IdlePriority enum value | QThread | |
| InheritPriority enum value | QThread | |
| QSocketNotifier::inherits(const char *classname) const | QObject | inline |
| QThread::inherits(const char *classname) const | QObject | inline |
| QSocketNotifier::installEventFilter(QObject *filterObj) | QObject | |
| QThread::installEventFilter(QObject *filterObj) | QObject | |
| isCurrentThread() const noexcept | QThread | |
| isEnabled() const | QSocketNotifier | |
| isFinished() const | QThread | |
| isInterruptionRequested() const | QThread | |
| isMainThread() noexcept | QThread | static |
| QSocketNotifier::isQmlObjectType() const | QObject | |
| QThread::isQmlObjectType() const | QObject | |
| QSocketNotifier::isQuickItemType() const | QObject | inline |
| QThread::isQuickItemType() const | QObject | inline |
| isRunning() const | QThread | |
| QSocketNotifier::isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| QThread::isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isValid() const | QSocketNotifier | |
| QSocketNotifier::isWidgetType() const | QObject | inline |
| QThread::isWidgetType() const | QObject | inline |
| QSocketNotifier::isWindowType() const | QObject | inline |
| QThread::isWindowType() const | QObject | inline |
| QSocketNotifier::killTimer(int id) | QObject | |
| QSocketNotifier::killTimer(Qt::TimerId id) | QObject | |
| QThread::killTimer(int id) | QObject | |
| QThread::killTimer(Qt::TimerId id) | QObject | |
| loopLevel() const | QThread | |
| LowestPriority enum value | QThread | |
| LowPriority enum value | QThread | |
| QSocketNotifier::moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL) | QObject | |
| QThread::moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL) | QObject | |
| msleep(unsigned long) | QThread | static |
| NormalPriority enum value | QThread | |
| QSocketNotifier::objectName | QObject | |
| QSocketNotifier::objectName() const | QObject | |
| QThread::objectName | QObject | |
| QThread::objectName() const | QObject | |
| QSocketNotifier::objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| QThread::objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| QSocketNotifier::parent() const | QObject | inline |
| QThread::parent() const | QObject | inline |
| Priority enum name | QThread | |
| priority() const | QThread | |
| QSocketNotifier::property(const char *name) const | QObject | |
| QThread::property(const char *name) const | QObject | |
| QSocketNotifier::qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QThread::qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QSocketNotifier::qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QThread::qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QSocketNotifier::QObject(QObject *parent=nullptr) | QObject | explicit |
| QSocketNotifier::QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| QThread::QObject(QObject *parent=nullptr) | QObject | explicit |
| QThread::QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| QSocketNotifier::qobject_cast(const QObject *object) | QObject | related |
| QThread::qobject_cast(const QObject *object) | QObject | related |
| QSocketNotifier::QObjectList | QObject | related |
| QThread::QObjectList | QObject | related |
| QSocketNotifier(Type, QObject *parent=nullptr) | QSocketNotifier | explicit |
| QSocketNotifier(qintptr socket, Type, QObject *parent=nullptr) | QSocketNotifier | |
| QThread(QObject *parent=nullptr) | QThread | explicit |
| QThread(QThreadPrivate &dd, QObject *parent=nullptr) | QThread | protected |
| QualityOfService enum name | QThread | |
| quit() | QThread | slot |
| Read enum value | QSocketNotifier | |
| receivedCommand(const QString &cmd) | StdInListener | signal |
| receivedCommand(const QString &cmd) | StdInListener | signal |
| QSocketNotifier::receivers(const char *signal) const | QObject | protected |
| QThread::receivers(const char *signal) const | QObject | protected |
| QSocketNotifier::removeEventFilter(QObject *obj) | QObject | |
| QThread::removeEventFilter(QObject *obj) | QObject | |
| requestInterruption() | QThread | |
| run() override | StdInListener | privatevirtual |
| QSocketNotifier::sender() const | QObject | protected |
| QThread::sender() const | QObject | protected |
| QSocketNotifier::senderSignalIndex() const | QObject | protected |
| QThread::senderSignalIndex() const | QObject | protected |
| serviceLevel() const | QThread | |
| setEnabled(bool) | QSocketNotifier | slot |
| setEventDispatcher(QAbstractEventDispatcher *eventDispatcher) | QThread | |
| QSocketNotifier::setObjectName(const QString &name) | QObject | inline |
| QSocketNotifier::setObjectName(QAnyStringView name) | QObject | |
| QThread::setObjectName(const QString &name) | QObject | inline |
| QThread::setObjectName(QAnyStringView name) | QObject | |
| QSocketNotifier::setParent(QObject *parent) | QObject | |
| QThread::setParent(QObject *parent) | QObject | |
| setPriority(Priority priority) | QThread | |
| QSocketNotifier::setProperty(const char *name, const QVariant &value) | QObject | |
| QSocketNotifier::setProperty(const char *name, QVariant &&value) | QObject | inline |
| QThread::setProperty(const char *name, const QVariant &value) | QObject | |
| QThread::setProperty(const char *name, QVariant &&value) | QObject | inline |
| setServiceLevel(QualityOfService serviceLevel) | QThread | |
| setSocket(qintptr socket) | QSocketNotifier | |
| setStackSize(uint stackSize) | QThread | |
| setTerminationEnabled(bool enabled=true) | QThread | protectedstatic |
| QSocketNotifier::signalsBlocked() const noexcept | QObject | inline |
| QThread::signalsBlocked() const noexcept | QObject | inline |
| sleep(unsigned long) | QThread | static |
| sleep(std::chrono::nanoseconds nsec) | QThread | static |
| socket() const | QSocketNotifier | |
| stackSize() const | QThread | |
| start() | StdInListener | slot |
| QThread::start(Priority=InheritPriority) | QThread | slot |
| started(QPrivateSignal) | QThread | signal |
| QSocketNotifier::startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| QSocketNotifier::startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| QThread::startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| QThread::startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| StdInListener(QObject *parent) | StdInListener | |
| StdInListener(QObject *parent) | StdInListener | |
| terminate() | QThread | slot |
| QSocketNotifier::thread() const | QObject | |
| QThread::thread() const | QObject | |
| TimeCriticalPriority enum value | QThread | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| Type enum name | QSocketNotifier | |
| type() const | QSocketNotifier | |
| usleep(unsigned long) | QThread | static |
| wait(QDeadlineTimer deadline=QDeadlineTimer(QDeadlineTimer::Forever)) | QThread | |
| wait(unsigned long time) | QThread | inline |
| Write enum value | QSocketNotifier | |
| yieldCurrentThread() | QThread | static |
| ~QObject() | QObject | virtual |
| ~QSocketNotifier() | QSocketNotifier | |
| ~QThread() | QThread | |
| ~StdInListener() | StdInListener | |
| ~StdInListener() | StdInListener |