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::IsGadgetHelper< T, Enable > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::IsGadgetHelper< T, Enable >:

Public Types

enum  { IsRealGadget = false , IsGadgetOrDerivedFrom = false }
 

Detailed Description

template<typename T, typename Enable = void>
struct QtPrivate::IsGadgetHelper< T, Enable >

Definition at line 942 of file qmetatype.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T , typename Enable = void>
anonymous enum
Enumerator
IsRealGadget 
IsGadgetOrDerivedFrom 

Definition at line 942 of file qmetatype.h.


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