Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
TraceFlags Struct Reference

#include <provider.h>

+ Collaboration diagram for TraceFlags:

Classes

struct  FlagValue
 

Public Attributes

QString name
 
QList< FlagValuevalues
 

Detailed Description

Definition at line 66 of file provider.h.

Member Data Documentation

◆ name

QString TraceFlags::name

Definition at line 67 of file provider.h.

Referenced by parseProvider(), and writeFlagConverter().

◆ values

QList<FlagValue> TraceFlags::values

Definition at line 72 of file provider.h.

Referenced by parseProvider(), and writeFlagConverter().


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