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
QtPrivate::QMetaTypeInterfaceWrapper< void > Class Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::QMetaTypeInterfaceWrapper< void >:

Static Public Attributes

static constexpr QMetaTypeInterface metaType
 

Detailed Description

Definition at line 2528 of file qmetatype.h.

Member Data Documentation

◆ metaType

constexpr QMetaTypeInterface QtPrivate::QMetaTypeInterfaceWrapper< void >::metaType
staticconstexpr
Initial value:
=
{
0,
0,
0,
0,
BuiltinMetaType<void>::value,
nullptr,
"void",
nullptr,
nullptr,
nullptr,
nullptr,
nullptr,
nullptr,
nullptr,
nullptr,
nullptr,
nullptr
}

Definition at line 2531 of file qmetatype.h.


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