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

◆ provider

const QString QCtfTracePointProvider::provider

Definition at line 27 of file qctf_p.h.


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