![]() |
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>
Static Public Member Functions | |
static constexpr uint | headerSize () |
static constexpr uint | payloadSize () |
Public Attributes | |
uint | header [H ? H :1] = {} |
uint | payload [P ? P :1] = {} |
Definition at line 142 of file qtmochelpers.h.
|
inlinestaticconstexpr |
Definition at line 144 of file qtmochelpers.h.
|
inlinestaticconstexpr |
Definition at line 145 of file qtmochelpers.h.
uint QtMocHelpers::detail::UintDataBlock< H, P >::header[H ? H :1] = {} |
Definition at line 146 of file qtmochelpers.h.
Definition at line 147 of file qtmochelpers.h.