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

#include <qctf_p.h>

+ Collaboration diagram for QCtfTracePointProvider:

Public Member Functions

 QCtfTracePointProvider (const QString &provider)
 

Public Attributes

const QString provider
 
QCtfTraceMetadatametadata
 

Detailed Description

Definition at line 25 of file qctf_p.h.

Constructor & Destructor Documentation

◆ QCtfTracePointProvider()

QCtfTracePointProvider::QCtfTracePointProvider ( const QString & provider)
inline

Definition at line 29 of file qctf_p.h.

Member Data Documentation

◆ metadata

QCtfTraceMetadata* QCtfTracePointProvider::metadata

Definition at line 28 of file qctf_p.h.

Referenced by QCtfTraceMetadata::QCtfTraceMetadata(), and QCtfLibImpl::doTracepoint().

◆ provider

const QString QCtfTracePointProvider::provider

Definition at line 27 of file qctf_p.h.

Referenced by QCtfLibImpl::initializeTracepoint(), and QCtfLibImpl::tracepointEnabled().


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