![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/q20type_traits.h>Go to the source code of this file.
Classes | |
| struct | q23::is_scoped_enum< E, isEnum > |
| struct | q23::is_scoped_enum< T, false > |
Namespaces | |
| namespace | q23 |
Variables | |
| template<typename E> | |
| constexpr bool | q23::is_scoped_enum_v = is_scoped_enum<E>::value |