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
NullHandleTraits Struct Reference

#include <evrhelpers_p.h>

+ Collaboration diagram for NullHandleTraits:

Public Types

using Type = HANDLE
 

Static Public Member Functions

static Type invalidValue ()
 
static bool close (Type handle)
 

Detailed Description

Definition at line 80 of file evrhelpers_p.h.

Member Typedef Documentation

◆ Type

using NullHandleTraits::Type = HANDLE

Definition at line 82 of file evrhelpers_p.h.

Member Function Documentation

◆ close()

static bool NullHandleTraits::close ( Type handle)
inlinestatic

Definition at line 84 of file evrhelpers_p.h.

◆ invalidValue()

static Type NullHandleTraits::invalidValue ( )
inlinestatic

Definition at line 83 of file evrhelpers_p.h.


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