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

Public Types

using Type = WebKb2QtData
using Type = WebKb2QtData

Static Public Member Functions

static constexpr Type data () noexcept
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 [1/2]

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

Definition at line 47 of file qwasmkeytranslator.cpp.

◆ Type [2/2]

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() [1/2]

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

Definition at line 48 of file qwasmkeytranslator.cpp.

References storage.

◆ data() [2/2]

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

Definition at line 48 of file qwasmkeytranslator.cpp.

Member Data Documentation

◆ storage

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

Definition at line 46 of file qwasmkeytranslator.cpp.

Referenced by data().


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