Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.


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