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
QT_BEGIN_NAMESPACE::Web2Qt< Qt, WebChar > Struct Template Reference
+ Collaboration diagram for QT_BEGIN_NAMESPACE::Web2Qt< Qt, WebChar >:

Public Types

using Type = WebKb2QtData
 

Static Public Member Functions

static constexpr Type data () noexcept
 

Static Public Attributes

static constexpr const char storage [sizeof...(WebChar)+1] = { WebChar..., '\0' }
 

Detailed Description

template<unsigned int Qt, char... WebChar>
struct QT_BEGIN_NAMESPACE::Web2Qt< Qt, WebChar >

Definition at line 44 of file qwasmkeytranslator.cpp.

Member Typedef Documentation

◆ Type

template<unsigned int Qt, char... WebChar>
using QT_BEGIN_NAMESPACE::Web2Qt< Qt, WebChar >::Type = WebKb2QtData

Definition at line 47 of file qwasmkeytranslator.cpp.

Member Function Documentation

◆ data()

template<unsigned int Qt, char... WebChar>
static constexpr Type QT_BEGIN_NAMESPACE::Web2Qt< Qt, WebChar >::data ( )
inlinestaticconstexprnoexcept

Definition at line 48 of file qwasmkeytranslator.cpp.

References storage.

Member Data Documentation

◆ storage

template<unsigned int Qt, char... WebChar>
constexpr char QT_BEGIN_NAMESPACE::Web2Qt< Qt, WebChar >::storage = { WebChar..., '\0' }
staticconstexpr

Definition at line 46 of file qwasmkeytranslator.cpp.


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