![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qmetatype.h>
Static Public Member Functions | |
static constexpr unsigned | flags () |
static constexpr QMetaTypeInterface::DefaultCtrFn | getDefaultCtr () |
static constexpr QMetaTypeInterface::CopyCtrFn | getCopyCtr () |
static constexpr QMetaTypeInterface::MoveCtrFn | getMoveCtr () |
static constexpr QMetaTypeInterface::DtorFn | getDtor () |
static constexpr QMetaTypeInterface::LegacyRegisterOp | getLegacyRegister () |
static constexpr const char * | getName () |
Static Public Attributes | |
static constexpr decltype(typenameHelper< S >()) | name = typenameHelper<S>() |
Definition at line 2428 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2433 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2480 of file qmetatype.h.
References getName(), and QtPrivate::QMetaTypeCopyTraits::warnAboutDeprecatedCopy().
|
inlinestaticconstexpr |
Definition at line 2471 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2509 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2519 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2498 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2528 of file qmetatype.h.
References name.
Referenced by getCopyCtr().
|
staticconstexpr |
Definition at line 2431 of file qmetatype.h.
Referenced by getName(), and testing.tools.encode_pdf_filter._PdfStream::RegisterByName().