![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qctflib_p.h>
Public Attributes | |
QString | metadata |
quint32 | id = 0 |
quint32 | payloadSize = 0 |
bool | metadataWritten = false |
Definition at line 35 of file qctflib_p.h.
quint32 QCtfTracePointPrivate::id = 0 |
Definition at line 38 of file qctflib_p.h.
QString QCtfTracePointPrivate::metadata |
Definition at line 37 of file qctflib_p.h.
bool QCtfTracePointPrivate::metadataWritten = false |
Definition at line 40 of file qctflib_p.h.
Referenced by QCtfLibImpl::doTracepoint().
quint32 QCtfTracePointPrivate::payloadSize = 0 |
Definition at line 39 of file qctflib_p.h.