![]() |
Qt 6.x
The Qt SDK
|
#include <qmetatype.h>
Collaboration diagram for QtPrivate::QMetaTypeInterfaceWrapper< T >:Public Types | |
| using | InterfaceType = std::conditional_t< IsConstMetaTypeInterface, const QMetaTypeInterface, NonConstMetaTypeInterface > |
Static Public Attributes | |
| static constexpr bool | IsConstMetaTypeInterface = !!BuiltinMetaType<T>::value |
| static InterfaceType | metaType |
Definition at line 2464 of file qmetatype.h.
| using QtPrivate::QMetaTypeInterfaceWrapper< T >::InterfaceType = std::conditional_t<IsConstMetaTypeInterface, const QMetaTypeInterface, NonConstMetaTypeInterface> |
Definition at line 2470 of file qmetatype.h.
|
staticconstexpr |
Definition at line 2469 of file qmetatype.h.
|
inlinestatic |
Definition at line 2472 of file qmetatype.h.