![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qctf_p.h>
Public Member Functions | |
QCtfTraceMetadata (QCtfTracePointProvider &provider, const QString &name, const QString &metadata) |
Public Attributes | |
const QString | name |
const QString | metadata |
QCtfTraceMetadata * | next = nullptr |
|
inline |
const QString QCtfTraceMetadata::name |
Definition at line 38 of file qctf_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().
QCtfTraceMetadata* QCtfTraceMetadata::next = nullptr |