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::MetatypeDecay< T > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::MetatypeDecay< T >:

Public Types

using type = T
 

Detailed Description

template<typename T>
struct QtPrivate::MetatypeDecay< T >

Definition at line 890 of file qmetatype.h.

Member Typedef Documentation

◆ type

template<typename T>
using QtPrivate::MetatypeDecay< T >::type = T

Definition at line 890 of file qmetatype.h.


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