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
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: