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

#include <qqmlprivate.h>

+ Collaboration diagram for QQmlPrivate::QmlMetaType< void >:

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

Definition at line 1016 of file qqmlprivate.h.

Member Function Documentation

◆ hasAcceptableCtors()

static constexpr bool QQmlPrivate::QmlMetaType< void >::hasAcceptableCtors ( )
inlinestaticconstexpr

Definition at line 1018 of file qqmlprivate.h.

◆ list()

static constexpr QMetaType QQmlPrivate::QmlMetaType< void >::list ( )
inlinestaticconstexpr

Definition at line 1020 of file qqmlprivate.h.

◆ self()

static constexpr QMetaType QQmlPrivate::QmlMetaType< void >::self ( )
inlinestaticconstexpr

Definition at line 1019 of file qqmlprivate.h.

◆ sequence()

static constexpr QMetaSequence QQmlPrivate::QmlMetaType< void >::sequence ( )
inlinestaticconstexpr

Definition at line 1021 of file qqmlprivate.h.

◆ size()

static constexpr int QQmlPrivate::QmlMetaType< void >::size ( )
inlinestaticconstexpr

Definition at line 1022 of file qqmlprivate.h.


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