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::ArrayTypeHelper< ManualType,... > Struct Template Reference

#include <qmakearray_p.h>

+ Collaboration diagram for QtPrivate::ArrayTypeHelper< ManualType,... >:

Public Types

using type = ManualType
 

Detailed Description

template<typename ManualType, typename ...>
struct QtPrivate::ArrayTypeHelper< ManualType,... >

Definition at line 42 of file qmakearray_p.h.

Member Typedef Documentation

◆ type

template<typename ManualType , typename ... >
using QtPrivate::ArrayTypeHelper< ManualType,... >::type = ManualType

Definition at line 44 of file qmakearray_p.h.


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