![]() |
Home · All Namespaces · All Classes |
The MStatusIndicatorMenuInterface interface represents a status indicator menu application, its window and main page. More...
#include <mstatusindicatormenuinterface.h>

Public Member Functions | |
| virtual void | showStatusIndicatorMenu ()=0 |
| virtual void | hideStatusIndicatorMenu ()=0 |
The MStatusIndicatorMenuInterface interface represents a status indicator menu application, its window and main page.
The interface can be used to show the main status indicator menu application page or to hide the status indicator menu window.
Definition at line 29 of file mstatusindicatormenuinterface.h.
| virtual void MStatusIndicatorMenuInterface::hideStatusIndicatorMenu | ( | ) | [pure virtual] |
Hides the status indicator menu window.
Implemented in StatusIndicatorMenu.
| virtual void MStatusIndicatorMenuInterface::showStatusIndicatorMenu | ( | ) | [pure virtual] |
Shows the main status indicator menu application page.
Implemented in StatusIndicatorMenu.
| Copyright © 2010 Nokia Corporation | Generated on Wed Nov 10 16:05:08 2010 Doxygen 1.6.1 |
MeeGo Touch |