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 Namespace Reference

Classes

struct  has_type_info
 
struct  has_type_info< NativeInterface, std::void_t< typename NativeInterface::TypeInfo, typename NativeInterface::TypeInfo::baseType, decltype(&NativeInterface::TypeInfo::name), decltype(&NativeInterface::TypeInfo::revision) > >
 
struct  NativeInterface
 
struct  QInterfaceProxy
 
struct  QInterfaceProxy< func >
 
struct  QInterfaceProxyImp
 
struct  TypeInfo
 

Functions

template<typename NativeInterface >
bool constexpr hasTypeInfo ()
 

Function Documentation

◆ hasTypeInfo()

template<typename NativeInterface >
bool constexpr QNativeInterface::Private::hasTypeInfo ( )
constexpr

Definition at line 71 of file qnativeinterface.h.