![]() |
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 2426 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2431 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2478 of file qmetatype.h.
References getName(), and QtPrivate::QMetaTypeCopyTraits::warnAboutDeprecatedCopy().
|
inlinestaticconstexpr |
Definition at line 2469 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2507 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2517 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2496 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2526 of file qmetatype.h.
References name.
Referenced by getCopyCtr().
|
staticconstexpr |
Definition at line 2429 of file qmetatype.h.
Referenced by getName(), and testing.tools.encode_pdf_filter._PdfStream::RegisterByName().