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
QtMocHelpers::detail Namespace Reference

Classes

struct  MetaTypeList
struct  UintDataBlock
struct  UintDataEntry
struct  UintDataStorage
struct  UintDataStorage< std::integer_sequence< int, Idx... >, T... >

Enumerations

enum  TypeCompletenessForMetaType : bool { TypeMayBeIncomplete = false , TypeMustBeComplete = true }

Functions

template<typename Enum>
constexpr int payloadSizeForEnum ()

Enumeration Type Documentation

◆ TypeCompletenessForMetaType

Enumerator
TypeMayBeIncomplete 
TypeMustBeComplete 

Definition at line 155 of file qtmochelpers.h.

Function Documentation

◆ payloadSizeForEnum()

template<typename Enum>
int QtMocHelpers::detail::payloadSizeForEnum ( )
constexpr

Definition at line 132 of file qtmochelpers.h.