QtBase  v6.3.1
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
QtPrivate::MetaObjectForType< void > Struct Reference

#include <qmetatype.h>

Public Types

using MetaObjectFn = const QMetaObject *(*)(const QMetaTypeInterface *)
 

Static Public Member Functions

static constexpr const QMetaObjectvalue ()
 

Static Public Attributes

static constexpr MetaObjectFn metaObjectFunction = nullptr
 

Detailed Description

Definition at line 916 of file qmetatype.h.

Member Typedef Documentation

◆ MetaObjectFn

Definition at line 919 of file qmetatype.h.

Member Function Documentation

◆ value()

static constexpr const QMetaObject* QtPrivate::MetaObjectForType< void >::value ( )
inlinestaticconstexpr

Definition at line 918 of file qmetatype.h.

Here is the caller graph for this function:

Member Data Documentation

◆ metaObjectFunction

constexpr MetaObjectFn QtPrivate::MetaObjectForType< void >::metaObjectFunction = nullptr
staticconstexpr

Definition at line 920 of file qmetatype.h.


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