Qt 6.x
The Qt SDK
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 38 of file qctf_p.h.

Constructor & Destructor Documentation

◆ QCtfTraceMetadata()

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

Definition at line 42 of file qctf_p.h.

References QCtfTracePointProvider::metadata, and next.

Member Data Documentation

◆ metadata

const QString QCtfTraceMetadata::metadata

Definition at line 41 of file qctf_p.h.

◆ name

const QString QCtfTraceMetadata::name

Definition at line 40 of file qctf_p.h.

Referenced by QCtfLibImpl::registerMetadata().

◆ next

QCtfTraceMetadata* QCtfTraceMetadata::next = nullptr

Definition at line 48 of file qctf_p.h.


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