![]() |
Qt 6.x
The Qt SDK
|
#include <qmetatype.h>
Public Member Functions | |
constexpr int | normalizeTypeFromSignature (const char *begin, const char *end) |
constexpr int | normalizeType (const char *begin, const char *end, bool adjustConst=true) |
Public Attributes | |
char * | output |
int | len = 0 |
char | last = 0 |
Definition at line 1831 of file qmetatype.h.
|
inlineconstexpr |
Definition at line 2090 of file qmetatype.h.
References append(), begin(), e, is_ident_char(), is_space(), normalizeType(), and token.
|
inlineconstexpr |
Definition at line 2086 of file qmetatype.h.
References begin(), and normalizeType().
Referenced by QtPrivate::typenameHelper().
char QtPrivate::QTypeNormalizer::last = 0 |
Definition at line 1835 of file qmetatype.h.
int QtPrivate::QTypeNormalizer::len = 0 |
Definition at line 1834 of file qmetatype.h.
char* QtPrivate::QTypeNormalizer::output |
Definition at line 1833 of file qmetatype.h.