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 >::StaticContent Struct Reference

#include <qtmochelpers.h>

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

Public Attributes

uint data [UCount]
uint stringdata [SCount]
char strings [SSize]

Detailed Description

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

Definition at line 39 of file qtmochelpers.h.

Member Data Documentation

◆ data

template<uint UCount, uint SCount, size_t SSize, uint MCount>
uint QtMocHelpers::MetaObjectContents< UCount, SCount, SSize, MCount >::StaticContent::data[UCount]

Definition at line 40 of file qtmochelpers.h.

◆ stringdata

template<uint UCount, uint SCount, size_t SSize, uint MCount>
uint QtMocHelpers::MetaObjectContents< UCount, SCount, SSize, MCount >::StaticContent::stringdata[SCount]

Definition at line 41 of file qtmochelpers.h.

◆ strings

template<uint UCount, uint SCount, size_t SSize, uint MCount>
char QtMocHelpers::MetaObjectContents< UCount, SCount, SSize, MCount >::StaticContent::strings[SSize]

Definition at line 42 of file qtmochelpers.h.


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