Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGstImpl::QFileDescriptorHandleTraits Struct Reference

#include <qgst_handle_types_p.h>

+ Collaboration diagram for QGstImpl::QFileDescriptorHandleTraits:

Public Types

using Type = int
 

Static Public Member Functions

static constexpr Type invalidValue () noexcept
 
static bool close (Type fd) noexcept
 

Detailed Description

Definition at line 166 of file qgst_handle_types_p.h.

Member Typedef Documentation

◆ Type

Member Function Documentation

◆ close()

static bool QGstImpl::QFileDescriptorHandleTraits::close ( Type fd)
inlinestaticnoexcept

Definition at line 170 of file qgst_handle_types_p.h.

References qt_safe_close().

+ Here is the call graph for this function:

◆ invalidValue()

static constexpr Type QGstImpl::QFileDescriptorHandleTraits::invalidValue ( )
inlinestaticconstexprnoexcept

Definition at line 169 of file qgst_handle_types_p.h.


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