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
QtUniqueHandleTraits::FileDescriptorHandleTraits Struct Reference

#include <quniquehandle_types_p.h>

+ Collaboration diagram for QtUniqueHandleTraits::FileDescriptorHandleTraits:

Public Types

using Type = int
 

Static Public Member Functions

static constexpr Type invalidValue () noexcept
 
static Q_CORE_EXPORT bool close (Type handle)
 

Detailed Description

Definition at line 48 of file quniquehandle_types_p.h.

Member Typedef Documentation

◆ Type

Member Function Documentation

◆ close()

bool QtUniqueHandleTraits::FileDescriptorHandleTraits::close ( Type handle)
static

Definition at line 34 of file quniquehandle_types.cpp.

◆ invalidValue()

static constexpr Type QtUniqueHandleTraits::FileDescriptorHandleTraits::invalidValue ( )
inlinestaticconstexprnoexcept

Definition at line 51 of file quniquehandle_types_p.h.


The documentation for this struct was generated from the following files: