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
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.

◆ 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: