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
QNativeInterface::Private::has_type_info< NativeInterface, std::void_t< typename NativeInterface::TypeInfo, typename NativeInterface::TypeInfo::baseType, decltype(&NativeInterface::TypeInfo::name), decltype(&NativeInterface::TypeInfo::revision) > > Struct Template Reference

#include <qnativeinterface.h>

+ Inheritance diagram for QNativeInterface::Private::has_type_info< NativeInterface, std::void_t< typename NativeInterface::TypeInfo, typename NativeInterface::TypeInfo::baseType, decltype(&NativeInterface::TypeInfo::name), decltype(&NativeInterface::TypeInfo::revision) > >:
+ Collaboration diagram for QNativeInterface::Private::has_type_info< NativeInterface, std::void_t< typename NativeInterface::TypeInfo, typename NativeInterface::TypeInfo::baseType, decltype(&NativeInterface::TypeInfo::name), decltype(&NativeInterface::TypeInfo::revision) > >:

Detailed Description

template<typename NativeInterface>
struct QNativeInterface::Private::has_type_info< NativeInterface, std::void_t< typename NativeInterface::TypeInfo, typename NativeInterface::TypeInfo::baseType, decltype(&NativeInterface::TypeInfo::name), decltype(&NativeInterface::TypeInfo::revision) > >

Definition at line 60 of file qnativeinterface.h.


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