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

(a80d1bf2716b1ba404799d6a09003b145b73b079)

#include <QtCore/qnamespace.h>
#include <QtCore/private/quniquehandle_p.h>
#include <cstdio>
Include dependency graph for quniquehandle_types_p.h:

Go to the source code of this file.

Classes

struct  QtUniqueHandleTraits::FileDescriptorHandleTraits
struct  QtUniqueHandleTraits::FILEHandleTraits

Namespaces

namespace  QtUniqueHandleTraits

Typedefs

using QUniqueFILEHandle = QUniqueHandle<QtUniqueHandleTraits::FILEHandleTraits>

Typedef Documentation

◆ QUniqueFILEHandle