Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qtmochelpers.h File Reference

(4b4d384f3e8e7e762faf033ad2585e45a5a70514)

#include <QtCore/qglobal.h>
#include <algorithm>
#include <limits>
+ Include dependency graph for qtmochelpers.h:

Go to the source code of this file.

Classes

struct  QtMocHelpers::StringData< Count, StringSize >
 

Namespaces

namespace  QtMocHelpers
 

Macros

#define QT_MOC_HAS_STRINGDATA   1
 

Functions

template<uint... Nx>
constexpr size_t QtMocHelpers::stringDataSizeHelper (std::integer_sequence< uint, Nx... >)
 
template<uint... Nx>
constexpr auto QtMocHelpers::stringData (const char(&...strings)[Nx])
 

Variables

static constexpr size_t QtMocHelpers::MaxStringSize
 

Macro Definition Documentation

◆ QT_MOC_HAS_STRINGDATA

#define QT_MOC_HAS_STRINGDATA   1

Definition at line 79 of file qtmochelpers.h.