![]() |
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.
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 © 2011 Nokia Corporation | Generated on Tue Aug 30 2011 16:38:13 Doxygen 1.7.1 |
MeeGo Touch |