aknwseventobserver.h File Reference

API published in: S60 1st Ed

Link against: avkon.lib

Capability Information

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)

Define Documentation

#define __AKNWSEVENTOBSERVER_H__
 

Enumeration Type Documentation

enum TAknWsEventObserverPanic
 
Enumerator:
EAknWsEventObserverFailedToAddObserver 
EAknWsEventObserverUnknownObserverRemoved 

Function Documentation

GLREF_C void Panic TAknWsEventObserverPanic  aPanic  ) 
 

Copyright © Nokia Corporation 2001-2008
Back to top