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
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.

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 testing.tools.encode_pdf_filter._PdfStream::RegisterByName().

◆ 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: