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::EnumHasQEnum< T, true, false > Struct Template Reference

#include <qdebug.h>

+ Inheritance diagram for QtPrivate::EnumHasQEnum< T, true, false >:
+ Collaboration diagram for QtPrivate::EnumHasQEnum< T, true, false >:

Static Public Attributes

static constexpr bool Value
 

Additional Inherited Members

- Public Types inherited from QtPrivate::IsQEnumHelper< T >
enum  { Value = sizeof(qt_getEnumMetaObject(declval())) == sizeof(QMetaObject*) }
 
- Static Public Member Functions inherited from QtPrivate::IsQEnumHelper< T >
static const T & declval ()
 

Detailed Description

template<typename T>
struct QtPrivate::EnumHasQEnum< T, true, false >

Definition at line 681 of file qdebug.h.

Member Data Documentation

◆ Value

bool QtPrivate::EnumHasQEnum< T, IsEnum, HasQFlag >::Value
staticconstexpr

Definition at line 680 of file qdebug.h.


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