class CHwrmUiPluginService : public CBase |
UI Plugin interface class to be implemented by the foreground observer.
Public Member Functions | |
---|---|
~CHwrmUiPluginService() | |
void | AddForegroundObserverL(MHwrmForegroundObserver *) |
TBool | InForeground() |
CHwrmUiPluginService * | NewL() |
Protected Attributes | |
---|---|
TUid | iDestructorIDKey |
~CHwrmUiPluginService | ( | ) | [inline, virtual] |
Factory method to create implementation. Implementation is found via ECom.
void | AddForegroundObserverL | ( | MHwrmForegroundObserver * | aObserver | ) | [pure virtual] |
Update UI foreground observer
MHwrmForegroundObserver * aObserver |
CHwrmUiPluginService * | NewL | ( | ) | [static] |
Factory method to create implementation. Implementation is found via ECom.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.