![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsharedhandle_p.h>
Public Types | |
using | Type = typename SharedHandleTraits::Type |
Static Public Member Functions | |
static Type | invalidValue () noexcept(noexcept(SharedHandleTraits::invalidValue())) |
static bool | close (Type handle) noexcept(noexcept(SharedHandleTraits::unref(handle))) |
Definition at line 54 of file qsharedhandle_p.h.
using QtPrivate::UniqueHandleTraitsFromSharedHandleTraits< SharedHandleTraits >::Type = typename SharedHandleTraits::Type |
Definition at line 56 of file qsharedhandle_p.h.
|
inlinestaticnodiscardnoexcept |
Definition at line 64 of file qsharedhandle_p.h.
|
inlinestaticnodiscardnoexcept |
Definition at line 58 of file qsharedhandle_p.h.