CHwrmUiPluginService Class Reference

class CHwrmUiPluginService : public CBase

UI Plugin interface class to be implemented by the foreground observer.

Inherits from

Constructor & Destructor Documentation

~CHwrmUiPluginService()

~CHwrmUiPluginService ( ) [inline, virtual]

Factory method to create implementation. Implementation is found via ECom.

Member Functions Documentation

AddForegroundObserverL(MHwrmForegroundObserver *)

void AddForegroundObserverL ( MHwrmForegroundObserver * aObserver ) [pure virtual]

Update UI foreground observer

Parameters

MHwrmForegroundObserver * aObserver

InForeground()

TBool InForeground ( ) const [pure virtual]

Returns the foreground state of the window

NewL()

CHwrmUiPluginService * NewL ( ) [static]

Factory method to create implementation. Implementation is found via ECom.

Member Data Documentation

TUid iDestructorIDKey

TUid iDestructorIDKey [protected]