API published in: S60 1st Ed
Link against: avkon.lib
Required Capabilities
None
#include <e32std.h>
#include <coecntrl.h>
Go to the source code of this file.
Data Structures | |
class | MAknWsEventObserver |
Support for events to be sent independent of the control stack to other consumers yet internal to the application. More... | |
class | CAknWsEventMonitor |
This class distributes events to the window server event observers; It is itself a window server event observer. More... | |
Defines | |
#define | __AKNWSEVENTOBSERVER_H__ |
Enumerations | |
enum | TAknWsEventObserverPanic { EAknWsEventObserverFailedToAddObserver, EAknWsEventObserverUnknownObserverRemoved } |
Functions | |
GLREF_C void | Panic (TAknWsEventObserverPanic aPanic) |
|
|
|