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
QtPrivate::ConnectionTypes< List< Args... >, true > Struct Template Reference

#include <qobject_impl.h>

+ Collaboration diagram for QtPrivate::ConnectionTypes< List< Args... >, true >:

Static Public Member Functions

static const int * types ()
 

Detailed Description

template<typename... Args>
struct QtPrivate::ConnectionTypes< List< Args... >, true >

Definition at line 38 of file qobject_impl.h.

Member Function Documentation

◆ types()

template<typename... Args>
static const int * QtPrivate::ConnectionTypes< List< Args... >, true >::types ( )
inlinestatic

Definition at line 39 of file qobject_impl.h.

References QtPrivate::QMetaTypeIdHelper< T, Defined >::qt_metatype_id(), and types().

Referenced by types().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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