Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.


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