|  | Qt 6.x
    The Qt SDK | 
#include <qqmlconfigurabledebugservice_p.h>
 Inheritance diagram for QQmlConfigurableDebugService< Base >:
 Inheritance diagram for QQmlConfigurableDebugService< Base >: Collaboration diagram for QQmlConfigurableDebugService< Base >:
 Collaboration diagram for QQmlConfigurableDebugService< Base >:| 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.
References QQmlConfigurableDebugService< Base >::init().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inlineoverrideprotected | 
Definition at line 61 of file qqmlconfigurabledebugservice_p.h.
References QList< T >::append(), engine, lock, QQmlConfigurableDebugService< Base >::m_configMutex, QQmlConfigurableDebugService< Base >::m_waitingEngines, QQmlConfigurableDebugService< Base >::m_waitingForConfiguration, and Q_EMIT.
Referenced by QQmlProfilerServiceImpl::engineAboutToBeAdded().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inlineprotected | 
Definition at line 45 of file qqmlconfigurabledebugservice_p.h.
References QQmlDebugService::Enabled, QQmlDebugConnector::instance(), lock, QQmlConfigurableDebugService< Base >::m_configMutex, and QQmlConfigurableDebugService< Base >::m_waitingForConfiguration.
Referenced by QQmlConfigurableDebugService< Base >::QQmlConfigurableDebugService(), and QQmlConfigurableDebugService< Base >::stateChanged().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inlineoverrideprotected | 
Definition at line 53 of file qqmlconfigurabledebugservice_p.h.
References QQmlDebugService::Enabled, QQmlConfigurableDebugService< Base >::init(), newState(), and QQmlConfigurableDebugService< Base >::stopWaiting().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inlineprotected | 
Definition at line 36 of file qqmlconfigurabledebugservice_p.h.
References QList< T >::clear(), engine, lock, QQmlConfigurableDebugService< Base >::m_configMutex, QQmlConfigurableDebugService< Base >::m_waitingEngines, QQmlConfigurableDebugService< Base >::m_waitingForConfiguration, and Q_EMIT.
Referenced by QQmlConfigurableDebugService< Base >::stateChanged().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 70 of file qqmlconfigurabledebugservice_p.h.
Referenced by QQmlConfigurableDebugService< Base >::engineAboutToBeAdded(), QQmlConfigurableDebugService< Base >::init(), and QQmlConfigurableDebugService< Base >::stopWaiting().
| 
 | protected | 
Definition at line 71 of file qqmlconfigurabledebugservice_p.h.
Referenced by QQmlConfigurableDebugService< Base >::engineAboutToBeAdded(), and QQmlConfigurableDebugService< Base >::stopWaiting().
| 
 | protected | 
Definition at line 72 of file qqmlconfigurabledebugservice_p.h.
Referenced by QQmlConfigurableDebugService< Base >::engineAboutToBeAdded(), QQmlConfigurableDebugService< Base >::init(), and QQmlConfigurableDebugService< Base >::stopWaiting().