S60 3rd Edition API Reference: CAknWsEventMonitor Class Reference
CAknWsEventMonitor Class Reference
API published in: S60 1st Ed
Link against: avkon.lib
Capability Information
Required Capabilities
None
#include <aknwseventobserver.h>
Inherits MAknWsEventObserver.
Detailed Description
This class distributes events to the window server event observers; It is itself a window server event observer.
Constructor & Destructor Documentation
| virtual CAknWsEventMonitor::~CAknWsEventMonitor | ( | | ) | [virtual] |
|
Member Function Documentation
|
|
Adds an event observer if there is not one yet.
- Parameters:
-
| aEventObserver | A pointer to the event observer. |
|
| void CAknWsEventMonitor::ConstructL | ( | | ) | |
|
| IMPORT_C void CAknWsEventMonitor::HandleWsEventL | ( | const TWsEvent & | aEvent, | | | CCoeControl * | aDestination | | ) | [virtual] |
|
|
|
Window server event handler.
- Parameters:
-
| aEvent | The event. | | aDestination | Event destination. |
Implements MAknWsEventObserver. |
| IMPORT_C void CAknWsEventMonitor::RemoveObserver | ( | const MAknWsEventObserver * | aEventObserver | ) | |
|
|
|
Removes the event observer.
- Parameters:
-
| aEventObserver | A pointer to the event observer. (not used in default implementation) |
|
The documentation for this class was generated from the following file: