![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmlconfigurabledebugservice_p.h>
Protected Member Functions | |
QQmlConfigurableDebugService (float version, QObject *parent=nullptr) | |
void | stopWaiting () |
void | init () |
void | stateChanged (QQmlDebugService::State newState) override |
void | engineAboutToBeAdded (QJSEngine *engine) override |
Protected Attributes | |
QRecursiveMutex | m_configMutex |
QList< QJSEngine * > | m_waitingEngines |
bool | m_waitingForConfiguration |
Definition at line 27 of file qqmlconfigurabledebugservice_p.h.
|
inlineprotected |
Definition at line 30 of file qqmlconfigurabledebugservice_p.h.
|
inlineoverrideprotected |
Definition at line 61 of file qqmlconfigurabledebugservice_p.h.
|
inlineprotected |
Definition at line 45 of file qqmlconfigurabledebugservice_p.h.
|
inlineoverrideprotected |
Definition at line 53 of file qqmlconfigurabledebugservice_p.h.
|
inlineprotected |
Definition at line 36 of file qqmlconfigurabledebugservice_p.h.
|
protected |
Definition at line 70 of file qqmlconfigurabledebugservice_p.h.
|
protected |
Definition at line 71 of file qqmlconfigurabledebugservice_p.h.
|
protected |
Definition at line 72 of file qqmlconfigurabledebugservice_p.h.