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< ArgList, Declared > Struct Template Reference

#include <qobject_impl.h>

+ Collaboration diagram for QtPrivate::ConnectionTypes< ArgList, Declared >:

Static Public Member Functions

static const int * types ()
 

Detailed Description

template<typename ArgList, bool Declared = TypesAreDeclaredMetaType<ArgList>::Value>
struct QtPrivate::ConnectionTypes< ArgList, Declared >

Definition at line 34 of file qobject_impl.h.

Member Function Documentation

◆ types()

template<typename ArgList , bool Declared = TypesAreDeclaredMetaType<ArgList>::Value>
static const int * QtPrivate::ConnectionTypes< ArgList, Declared >::types ( )
inlinestatic

Definition at line 35 of file qobject_impl.h.

References QtPrivate::ConnectionTypes< ArgList, Declared >::types().

Referenced by QObject::connect(), QObjectPrivate::connect(), and QtPrivate::ConnectionTypes< ArgList, Declared >::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: