![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Typedefs | |
template<typename T> | |
using | HasDeprecatedCopyConstructorTest = typename T::_q_hasDeprecatedCopyConstructor |
Functions | |
Q_CORE_EXPORT void | warnAboutDeprecatedCopy (const char *name) |
using QtPrivate::QMetaTypeCopyTraits::HasDeprecatedCopyConstructorTest = typename T::_q_hasDeprecatedCopyConstructor |
Definition at line 2418 of file qmetatype.h.
void QtPrivate::QMetaTypeCopyTraits::warnAboutDeprecatedCopy | ( | const char * | name | ) |
Definition at line 3272 of file qmetatype.cpp.
Referenced by QtPrivate::QMetaTypeForType< S >::getCopyCtr().