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
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.