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
IntNotifier Class Referenceabstract
Inheritance diagram for IntNotifier:
Collaboration diagram for IntNotifier:

Public Member Functions

 IntNotifier ()
 ~IntNotifier ()
virtual void process_event ()=0
virtual void async_wait ()=0
 IntNotifier ()
 ~IntNotifier ()
virtual void process_event ()=0
virtual void async_wait ()=0
 IntNotifier ()
 ~IntNotifier ()
virtual void process_event ()=0
virtual void async_wait ()=0
 IntNotifier ()
 ~IntNotifier ()
virtual void process_event ()=0
virtual void async_wait ()=0

Protected Attributes

Activity act

Detailed Description

Definition at line 15 of file qintegrityhidmanager.cpp.

Constructor & Destructor Documentation

◆ IntNotifier() [1/4]

IntNotifier::IntNotifier ( )
inline

Definition at line 21 of file qintegrityhidmanager.cpp.

Referenced by HIDDriverHandler::HIDDriverHandler().

Here is the caller graph for this function:

◆ ~IntNotifier() [1/4]

IntNotifier::~IntNotifier ( )
inline

Definition at line 25 of file qintegrityhidmanager.cpp.

◆ IntNotifier() [2/4]

IntNotifier::IntNotifier ( )
inline

Definition at line 19 of file qintegrityhidmanager.cpp.

◆ ~IntNotifier() [2/4]

IntNotifier::~IntNotifier ( )
inline

Definition at line 23 of file qintegrityhidmanager.cpp.

◆ IntNotifier() [3/4]

IntNotifier::IntNotifier ( )
inline

Definition at line 21 of file qintegrityhidmanager.cpp.

◆ ~IntNotifier() [3/4]

IntNotifier::~IntNotifier ( )
inline

Definition at line 25 of file qintegrityhidmanager.cpp.

◆ IntNotifier() [4/4]

IntNotifier::IntNotifier ( )
inline

Definition at line 19 of file qintegrityhidmanager.cpp.

◆ ~IntNotifier() [4/4]

IntNotifier::~IntNotifier ( )
inline

Definition at line 23 of file qintegrityhidmanager.cpp.

Member Function Documentation

◆ async_wait() [1/4]

◆ async_wait() [2/4]

◆ async_wait() [3/4]

◆ async_wait() [4/4]

◆ process_event() [1/4]

virtual void IntNotifier::process_event ( )
pure virtual

◆ process_event() [2/4]

virtual void IntNotifier::process_event ( )
pure virtual

◆ process_event() [3/4]

virtual void IntNotifier::process_event ( )
pure virtual

◆ process_event() [4/4]

virtual void IntNotifier::process_event ( )
pure virtual

Member Data Documentation

◆ act

Activity IntNotifier::act
protected

Definition at line 19 of file qintegrityhidmanager.cpp.


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