![]() |
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>
Public Member Functions | |
| constexpr QMetaTypeInterface::DefaultCtrFn | getDefaultCtr () |
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 2413 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2418 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2465 of file qmetatype.h.
References getName(), and QtPrivate::QMetaTypeCopyTraits::warnAboutDeprecatedCopy().
|
inlinestaticconstexpr |
Definition at line 2456 of file qmetatype.h.
|
constexpr |
Definition at line 75 of file qqmlpropertymap.h.
|
inlinestaticconstexpr |
Definition at line 2494 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2504 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2483 of file qmetatype.h.
|
inlinestaticconstexpr |
Definition at line 2513 of file qmetatype.h.
References name.
Referenced by getCopyCtr().
|
staticconstexpr |
Definition at line 2416 of file qmetatype.h.
Referenced by getName(), and testing.tools.encode_pdf_filter._PdfStream::RegisterByName().