Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QQmlEngineDebugService Class Reference

#include <qqmldebugserviceinterfaces_p.h>

+ Inheritance diagram for QQmlEngineDebugService:
+ Collaboration diagram for QQmlEngineDebugService:

Public Member Functions

void objectCreated (QJSEngine *, QObject *)
 

Static Public Member Functions

static void setStatesDelegateFactory (QQmlDebugStatesDelegate *(*)())
 

Detailed Description

Definition at line 57 of file qqmldebugserviceinterfaces_p.h.

Member Function Documentation

◆ objectCreated()

void QQmlEngineDebugService::objectCreated ( QJSEngine * ,
QObject *  )
inline

Definition at line 60 of file qqmldebugserviceinterfaces_p.h.

◆ setStatesDelegateFactory()

void QQmlEngineDebugService::setStatesDelegateFactory ( QQmlDebugStatesDelegate * *)()
inlinestatic

Definition at line 61 of file qqmldebugserviceinterfaces_p.h.

Referenced by QQuick_initializeModule().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: