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
qsharedhandle_p.h File Reference

(b81d912b4180f9e1426b9c59c2a59464f71b3a3d)

#include <QtCore/private/quniquehandle_p.h>
#include <QtCore/qtconfigmacros.h>
#include <QtCore/qcompare.h>
+ Include dependency graph for qsharedhandle_p.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)))