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::MetaObjectContents< UCount, SCount, SSize, MCount > Struct Template Reference

#include <qtmochelpers.h>

Collaboration diagram for QtMocHelpers::MetaObjectContents< UCount, SCount, SSize, MCount >:

Classes

struct  RelocatingContent
struct  StaticContent

Public Attributes

struct QtMocHelpers::MetaObjectContents::StaticContent staticData = {}
struct QtMocHelpers::MetaObjectContents::RelocatingContent relocatingData = {}

Detailed Description

template<uint UCount, uint SCount, size_t SSize, uint MCount>
struct QtMocHelpers::MetaObjectContents< UCount, SCount, SSize, MCount >

Definition at line 37 of file qtmochelpers.h.

Member Data Documentation

◆ relocatingData

template<uint UCount, uint SCount, size_t SSize, uint MCount>
struct QtMocHelpers::MetaObjectContents::RelocatingContent QtMocHelpers::MetaObjectContents< UCount, SCount, SSize, MCount >::relocatingData = {}

◆ staticData

template<uint UCount, uint SCount, size_t SSize, uint MCount>
struct QtMocHelpers::MetaObjectContents::StaticContent QtMocHelpers::MetaObjectContents< UCount, SCount, SSize, MCount >::staticData = {}

The documentation for this struct was generated from the following file: