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
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 66 of file qqmlprofiler_p.h.

Constructor & Destructor Documentation

◆ QQmlObjectCreationProfiler()

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

Definition at line 68 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 69 of file qqmlprofiler_p.h.


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