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
QQmlVmeProfiler Struct Reference

#include <qqmlprofiler_p.h>

+ Collaboration diagram for QQmlVmeProfiler:

Public Member Functions

 QQmlVmeProfiler ()
 
void init (quintptr, int)
 
const QV4::CompiledData::Objectpop ()
 
void push (const QV4::CompiledData::Object *)
 

Static Public Attributes

static const quintptr profiler = 0
 

Detailed Description

Definition at line 56 of file qqmlprofiler_p.h.

Constructor & Destructor Documentation

◆ QQmlVmeProfiler()

QQmlVmeProfiler::QQmlVmeProfiler ( )
inline

Definition at line 57 of file qqmlprofiler_p.h.

Member Function Documentation

◆ init()

void QQmlVmeProfiler::init ( quintptr ,
int  )
inline

Definition at line 59 of file qqmlprofiler_p.h.

◆ pop()

const QV4::CompiledData::Object * QQmlVmeProfiler::pop ( )
inline

Definition at line 61 of file qqmlprofiler_p.h.

◆ push()

void QQmlVmeProfiler::push ( const QV4::CompiledData::Object * )
inline

Definition at line 62 of file qqmlprofiler_p.h.

Member Data Documentation

◆ profiler

const quintptr QQmlVmeProfiler::profiler = 0
static

Definition at line 64 of file qqmlprofiler_p.h.


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