![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qflags.h>
Additional Inherited Members | |
![]() | |
constexpr | QFlagsStorage () noexcept=default |
constexpr | QFlagsStorage (std::in_place_t, Int v) |
![]() | |
typedef std::conditional< std::is_unsigned< typenamestd::underlying_type< Enum >::type >::value, typenameIntegers::Unsigned, typenameIntegers::Signed >::type | Int |
![]() | |
Int | i = 0 |