Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtPrivate::QMetaTypeCopyTraits Namespace Reference

Typedefs

template<typename T>
using HasDeprecatedCopyConstructorTest = typename T::_q_hasDeprecatedCopyConstructor

Functions

Q_CORE_EXPORT void warnAboutDeprecatedCopy (const char *name)

Typedef Documentation

◆ HasDeprecatedCopyConstructorTest

template<typename T>
using QtPrivate::QMetaTypeCopyTraits::HasDeprecatedCopyConstructorTest = typename T::_q_hasDeprecatedCopyConstructor

Definition at line 2420 of file qmetatype.h.

Function Documentation

◆ warnAboutDeprecatedCopy()

void QtPrivate::QMetaTypeCopyTraits::warnAboutDeprecatedCopy ( const char * name)

Definition at line 3376 of file qmetatype.cpp.

Referenced by QtPrivate::QMetaTypeForType< S >::getCopyCtr().

Here is the caller graph for this function: