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

#include <qqmlprivate.h>

Collaboration diagram for QQmlPrivate::QmlMetaType< T >:

Static Public Member Functions

static constexpr bool hasAcceptableCtors ()
static constexpr QMetaType self ()
static constexpr QMetaType list ()
static constexpr QMetaSequence sequence ()
static constexpr int size ()

Detailed Description

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

Definition at line 1114 of file qqmlprivate.h.

Member Function Documentation

◆ hasAcceptableCtors()

template<class T>
constexpr bool QQmlPrivate::QmlMetaType< T >::hasAcceptableCtors ( )
inlinestaticconstexpr

Definition at line 1116 of file qqmlprivate.h.

◆ list()

template<class T>
constexpr QMetaType QQmlPrivate::QmlMetaType< T >::list ( )
inlinestaticconstexpr

Definition at line 1134 of file qqmlprivate.h.

◆ self()

template<class T>
constexpr QMetaType QQmlPrivate::QmlMetaType< T >::self ( )
inlinestaticconstexpr

Definition at line 1126 of file qqmlprivate.h.

◆ sequence()

template<class T>
constexpr QMetaSequence QQmlPrivate::QmlMetaType< T >::sequence ( )
inlinestaticconstexpr

Definition at line 1142 of file qqmlprivate.h.

◆ size()

template<class T>
constexpr int QQmlPrivate::QmlMetaType< T >::size ( )
inlinestaticconstexpr

Definition at line 1150 of file qqmlprivate.h.


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