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
QQmlPrivate::QmlInterface< T, std::void_t< typename T::QmlIsInterface, decltype(qobject_interface_iid< T * >())> > Struct Template Reference

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::QmlInterface< T, std::void_t< typename T::QmlIsInterface, decltype(qobject_interface_iid< T * >())> >:

Static Public Attributes

static constexpr bool Value = bool(T::QmlIsInterface::yes)
 

Detailed Description

template<class T>
struct QQmlPrivate::QmlInterface< T, std::void_t< typename T::QmlIsInterface, decltype(qobject_interface_iid< T * >())> >

Definition at line 955 of file qqmlprivate.h.

Member Data Documentation

◆ Value

template<class T >
constexpr bool QQmlPrivate::QmlInterface< T, std::void_t< typename T::QmlIsInterface, decltype(qobject_interface_iid< T * >())> >::Value = bool(T::QmlIsInterface::yes)
staticconstexpr

Definition at line 957 of file qqmlprivate.h.


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