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
HIDDeviceHandler Class Reference
Inheritance diagram for HIDDeviceHandler:
Collaboration diagram for HIDDeviceHandler:

Public Member Functions

 HIDDeviceHandler (HIDDriver *hidd, HIDHandle hidh)
 ~HIDDeviceHandler ()
void process_event (void) override
void async_wait (void) override
HIDDriver * get_driver (void)
HIDHandle get_handle (void)
 HIDDeviceHandler (HIDDriver *hidd, HIDHandle hidh)
 ~HIDDeviceHandler ()
void process_event (void) override
void async_wait (void) override
HIDDriver * get_driver (void)
HIDHandle get_handle (void)
 HIDDeviceHandler (HIDDriver *hidd, HIDHandle hidh)
 ~HIDDeviceHandler ()
void process_event (void) override
void async_wait (void) override
HIDDriver * get_driver (void)
HIDHandle get_handle (void)
 HIDDeviceHandler (HIDDriver *hidd, HIDHandle hidh)
 ~HIDDeviceHandler ()
void process_event (void) override
void async_wait (void) override
HIDDriver * get_driver (void)
HIDHandle get_handle (void)

Detailed Description

Definition at line 33 of file qintegrityhidmanager.cpp.

Constructor & Destructor Documentation

◆ HIDDeviceHandler() [1/4]

HIDDeviceHandler::HIDDeviceHandler ( HIDDriver * hidd,
HIDHandle hidh )
inline

Definition at line 36 of file qintegrityhidmanager.cpp.

References HIDDeviceHandler().

Referenced by HIDDeviceHandler().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~HIDDeviceHandler() [1/4]

HIDDeviceHandler::~HIDDeviceHandler ( )
inline

Definition at line 38 of file qintegrityhidmanager.cpp.

◆ HIDDeviceHandler() [2/4]

HIDDeviceHandler::HIDDeviceHandler ( HIDDriver * hidd,
HIDHandle hidh )
inline

Definition at line 34 of file qintegrityhidmanager.cpp.

References HIDDeviceHandler().

Here is the call graph for this function:

◆ ~HIDDeviceHandler() [2/4]

HIDDeviceHandler::~HIDDeviceHandler ( )
inline

Definition at line 36 of file qintegrityhidmanager.cpp.

◆ HIDDeviceHandler() [3/4]

HIDDeviceHandler::HIDDeviceHandler ( HIDDriver * hidd,
HIDHandle hidh )
inline

Definition at line 36 of file qintegrityhidmanager.cpp.

◆ ~HIDDeviceHandler() [3/4]

HIDDeviceHandler::~HIDDeviceHandler ( )
inline

Definition at line 38 of file qintegrityhidmanager.cpp.

◆ HIDDeviceHandler() [4/4]

HIDDeviceHandler::HIDDeviceHandler ( HIDDriver * hidd,
HIDHandle hidh )
inline

Definition at line 34 of file qintegrityhidmanager.cpp.

◆ ~HIDDeviceHandler() [4/4]

HIDDeviceHandler::~HIDDeviceHandler ( )
inline

Definition at line 36 of file qintegrityhidmanager.cpp.

Member Function Documentation

◆ async_wait() [1/4]

void HIDDeviceHandler::async_wait ( void )
overridevirtual

Implements IntNotifier.

Definition at line 186 of file qintegrityhidmanager.cpp.

Referenced by process_event().

Here is the caller graph for this function:

◆ async_wait() [2/4]

void HIDDeviceHandler::async_wait ( void )
overridevirtual

Implements IntNotifier.

◆ async_wait() [3/4]

void HIDDeviceHandler::async_wait ( void )
overridevirtual

Implements IntNotifier.

◆ async_wait() [4/4]

void HIDDeviceHandler::async_wait ( void )
overridevirtual

Implements IntNotifier.

◆ get_driver() [1/4]

HIDDriver * HIDDeviceHandler::get_driver ( void )
inline

Definition at line 44 of file qintegrityhidmanager.cpp.

◆ get_driver() [2/4]

HIDDriver * HIDDeviceHandler::get_driver ( void )
inline

Definition at line 44 of file qintegrityhidmanager.cpp.

◆ get_driver() [3/4]

HIDDriver * HIDDeviceHandler::get_driver ( void )
inline

Definition at line 42 of file qintegrityhidmanager.cpp.

◆ get_driver() [4/4]

HIDDriver * HIDDeviceHandler::get_driver ( void )
inline

Definition at line 42 of file qintegrityhidmanager.cpp.

◆ get_handle() [1/4]

HIDHandle HIDDeviceHandler::get_handle ( void )
inline

Definition at line 45 of file qintegrityhidmanager.cpp.

◆ get_handle() [2/4]

HIDHandle HIDDeviceHandler::get_handle ( void )
inline

Definition at line 45 of file qintegrityhidmanager.cpp.

◆ get_handle() [3/4]

HIDHandle HIDDeviceHandler::get_handle ( void )
inline

Definition at line 43 of file qintegrityhidmanager.cpp.

◆ get_handle() [4/4]

HIDHandle HIDDeviceHandler::get_handle ( void )
inline

Definition at line 43 of file qintegrityhidmanager.cpp.

◆ process_event() [1/4]

void HIDDeviceHandler::process_event ( void )
overridevirtual

Implements IntNotifier.

Definition at line 128 of file qintegrityhidmanager.cpp.

References async_wait().

Here is the call graph for this function:

◆ process_event() [2/4]

void HIDDeviceHandler::process_event ( void )
overridevirtual

Implements IntNotifier.

◆ process_event() [3/4]

void HIDDeviceHandler::process_event ( void )
overridevirtual

Implements IntNotifier.

◆ process_event() [4/4]

void HIDDeviceHandler::process_event ( void )
overridevirtual

Implements IntNotifier.


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