![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qtmochelpers.h>
Public Member Functions | |
constexpr | PropertyData (uint nameIndex, uint typeIndex, uint flags, uint notifyId=uint(-1), uint revision=0) |
Static Public Member Functions | |
static constexpr auto | metaTypes () |
static constexpr void | adjustOffsets (uint *, uint, uint, uint) noexcept |
Static Public Member Functions inherited from QtMocHelpers::detail::UintDataBlock< 5, 0 > | |
static constexpr uint | headerSize () |
static constexpr uint | payloadSize () |
Additional Inherited Members | |
Public Attributes inherited from QtMocHelpers::detail::UintDataBlock< 5, 0 > | |
uint | header [H ? H :1] |
uint | payload [P ? P :1] |
Definition at line 291 of file qtmochelpers.h.
|
inlineconstexpr |
Definition at line 293 of file qtmochelpers.h.
|
inlinestaticconstexprnoexcept |
Definition at line 305 of file qtmochelpers.h.
|
inlinestaticconstexpr |
Definition at line 302 of file qtmochelpers.h.
References QtMocHelpers::detail::TypeMustBeComplete.