Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 260 of file qhighdpiscaling.cpp.

Member Data Documentation

◆ name

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

◆ value

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

Definition at line 263 of file qhighdpiscaling.cpp.


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