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

#include <qctf_p.h>

+ Collaboration diagram for QCtfTraceMetadata:

Public Member Functions

 QCtfTraceMetadata (QCtfTracePointProvider &provider, const QString &name, const QString &metadata)
 

Public Attributes

const QString name
 
const QString metadata
 
QCtfTraceMetadatanext = nullptr
 

Detailed Description

Definition at line 36 of file qctf_p.h.

Constructor & Destructor Documentation

◆ QCtfTraceMetadata()

QCtfTraceMetadata::QCtfTraceMetadata ( QCtfTracePointProvider & provider,
const QString & name,
const QString & metadata )
inline

Definition at line 40 of file qctf_p.h.

References QCtfTracePointProvider::metadata, and next.

Member Data Documentation

◆ metadata

const QString QCtfTraceMetadata::metadata

Definition at line 39 of file qctf_p.h.

◆ name

const QString QCtfTraceMetadata::name

Definition at line 38 of file qctf_p.h.

Referenced by QCtfLibImpl::registerMetadata().

◆ next

QCtfTraceMetadata* QCtfTraceMetadata::next = nullptr

Definition at line 46 of file qctf_p.h.


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