Qt 6.x
The Qt SDK
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: