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
QQmlPrivate::QmlInterface< T > Struct Template Reference

#include <qqmlprivate.h>

Collaboration diagram for QQmlPrivate::QmlInterface< T >:

Static Public Attributes

static constexpr bool Value = decltype(test<T>(0))::value

Detailed Description

template<class T>
struct QQmlPrivate::QmlInterface< T >

Definition at line 1072 of file qqmlprivate.h.

Member Data Documentation

◆ Value

template<class T>
bool QQmlPrivate::QmlInterface< T >::Value = decltype(test<T>(0))::value
staticconstexpr

Definition at line 1083 of file qqmlprivate.h.


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