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
TraceEnum Struct Reference

#include <provider.h>

+ Collaboration diagram for TraceEnum:

Classes

struct  EnumValue
 

Public Attributes

QString name
 
QList< EnumValuevalues
 
int valueSize
 

Detailed Description

Definition at line 55 of file provider.h.

Member Data Documentation

◆ name

QString TraceEnum::name

◆ values

QList<EnumValue> TraceEnum::values

Definition at line 62 of file provider.h.

◆ valueSize

int TraceEnum::valueSize

Definition at line 63 of file provider.h.

Referenced by parseProvider(), and parseTracepoint().


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