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

#include <qdebug.h>

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

Static Public Attributes

static constexpr bool Value
 

Additional Inherited Members

- Public Types inherited from QtPrivate::IsQEnumHelper< QFlags< T > >
enum  
 
- Static Public Member Functions inherited from QtPrivate::IsQEnumHelper< QFlags< T > >
static const T & declval ()
 

Detailed Description

template<typename T>
struct QtPrivate::EnumHasQFlag< T, true, true >

Definition at line 677 of file qdebug.h.

Member Data Documentation

◆ Value

bool QtPrivate::EnumHasQFlag< T, IsEnum, bool >::Value
staticconstexpr

Definition at line 676 of file qdebug.h.


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