![]() |
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/private/quniquehandle_p.h>
#include <QtCore/qtconfigmacros.h>
#include <QtCore/qcompare.h>
Go to the source code of this file.
Classes | |
struct | QtPrivate::UniqueHandleTraitsFromSharedHandleTraits< SharedHandleTraits > |
struct | QtPrivate::QSharedHandle< HandleTraits > |
Namespaces | |
namespace | QtPrivate |
Functions | |
template<typename Trait> | |
void | QtPrivate::swap (QSharedHandle< Trait > &lhs, QSharedHandle< Trait > &rhs) noexcept(noexcept(lhs.swap(rhs))) |