Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlObjectCreationProfiler Struct Reference

#include <qqmlprofiler_p.h>

+ Collaboration diagram for QQmlObjectCreationProfiler:

Public Member Functions

 QQmlObjectCreationProfiler (quintptr, const QV4::CompiledData::Object *)
 
void update (QV4::CompiledData::CompilationUnit *, const QV4::CompiledData::Object *, const QString &, const QUrl &)
 

Detailed Description

Definition at line 67 of file qqmlprofiler_p.h.

Constructor & Destructor Documentation

◆ QQmlObjectCreationProfiler()

QQmlObjectCreationProfiler::QQmlObjectCreationProfiler ( quintptr  ,
const QV4::CompiledData::Object  
)
inline

Definition at line 69 of file qqmlprofiler_p.h.

Member Function Documentation

◆ update()

void QQmlObjectCreationProfiler::update ( QV4::CompiledData::CompilationUnit ,
const QV4::CompiledData::Object ,
const QString ,
const QUrl  
)
inline

Definition at line 70 of file qqmlprofiler_p.h.


The documentation for this struct was generated from the following file: