![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qcompare.h>#include <QtCore/qglobal.h>#include <QtCore/qshareddata.h>Go to the source code of this file.
Classes | |
| class | QtPrivate::QExplicitlySharedDataPointerV2< T > |
Namespaces | |
| namespace | QtPrivate |
Macros | |
| #define | QSHAREDDATA_IMPL_H |
Functions | |
| template<typename T> | |
| constexpr void | QtPrivate::swap (QExplicitlySharedDataPointerV2< T > &lhs, QExplicitlySharedDataPointerV2< T > &rhs) noexcept |
| template<class T> | |
| Q_DECLARE_TYPEINFO_BODY (QtPrivate::QExplicitlySharedDataPointerV2< T >, Q_RELOCATABLE_TYPE) | |
| #define QSHAREDDATA_IMPL_H |
Definition at line 11 of file qshareddata_impl.h.
| Q_DECLARE_TYPEINFO_BODY | ( | QtPrivate::QExplicitlySharedDataPointerV2< T > | , |
| Q_RELOCATABLE_TYPE | ) |