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

#include <qmetatype.h>

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

Public Types

using type = T
 

Detailed Description

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

Definition at line 892 of file qmetatype.h.

Member Typedef Documentation

◆ type

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

Definition at line 892 of file qmetatype.h.


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