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
EnumNameValue Struct Reference
+ Collaboration diagram for EnumNameValue:

Public Attributes

QString name
 
QString valueStr
 
int value
 

Detailed Description

Definition at line 318 of file parser.cpp.

Member Data Documentation

◆ name

QString EnumNameValue::name

Definition at line 320 of file parser.cpp.

Referenced by enumsToValues().

◆ value

int EnumNameValue::value

Definition at line 322 of file parser.cpp.

◆ valueStr

QString EnumNameValue::valueStr

Definition at line 321 of file parser.cpp.


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