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

(dee05596d3ef95572e97a84191f9141e9231e75f)

#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