![]() |
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 | |
QCtfTracePointEvent (const QCtfTracePointProvider &provider, const QString &name, const QString &metadata, int size, bool variableSize) |
Public Attributes | |
const QCtfTracePointProvider & | provider |
const QString | eventName |
const QString | metadata |
const int | size |
const bool | variableSize |
QCtfTracePointPrivate * | d = nullptr |
|
inline |
QCtfTracePointPrivate* QCtfTracePointEvent::d = nullptr |
const QCtfTracePointProvider& QCtfTracePointEvent::provider |