QtBase  v6.3.1
Static Public Member Functions | List of all members
QtPrivate::ConnectionTypes< ArgList, Declared > Struct Template Reference

#include <qobject_impl.h>

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 70 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 71 of file qobject_impl.h.

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: