![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
| struct | Tracepoint |
| struct | Tracepoint::Argument |
| struct | Tracepoint::Field |
| struct | TraceEnum |
| struct | TraceEnum::EnumValue |
| struct | TraceFlags |
| struct | TraceFlags::FlagValue |
| struct | Provider |
Definition at line 292 of file provider.cpp.
References QtPrivate::asString(), minumumValueSize(), QT_FORWARD_DECLARE_CLASS(), TraceEnum::EnumValue::range, TraceEnum::EnumValue::value, TraceFlags::FlagValue::value, and TraceEnum::valueSize.
| Q_DECLARE_TYPEINFO | ( | TraceEnum | , |
| Q_RELOCATABLE_TYPE | ) |
| Q_DECLARE_TYPEINFO | ( | TraceFlags | , |
| Q_RELOCATABLE_TYPE | ) |
| Q_DECLARE_TYPEINFO | ( | Tracepoint | , |
| Q_RELOCATABLE_TYPE | ) |
| Q_DECLARE_TYPEINFO | ( | Tracepoint::Argument | , |
| Q_RELOCATABLE_TYPE | ) |
| Q_DECLARE_TYPEINFO | ( | Tracepoint::Field | , |
| Q_RELOCATABLE_TYPE | ) |