Qt 6.x
The Qt SDK
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

Definition at line 56 of file provider.h.

Referenced by parseProvider(), and writeEnumConverter().

◆ values

QList<EnumValue> TraceEnum::values

Definition at line 62 of file provider.h.

Referenced by parseProvider(), and writeEnumConverter().

◆ valueSize

int TraceEnum::valueSize

Definition at line 63 of file provider.h.

Referenced by parseProvider().


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