Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
EnumLookup< EnumType > Struct Template Reference
+ Collaboration diagram for EnumLookup< EnumType >:

Public Attributes

const char * name
 
EnumType value
 

Detailed Description

template<class EnumType>
struct EnumLookup< EnumType >

Definition at line 270 of file qhighdpiscaling.cpp.

Member Data Documentation

◆ name

template<class EnumType >
const char* EnumLookup< EnumType >::name

Definition at line 272 of file qhighdpiscaling.cpp.

Referenced by joinEnumValues(), and operator==().

◆ value

template<class EnumType >
EnumType EnumLookup< EnumType >::value

Definition at line 273 of file qhighdpiscaling.cpp.


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