![]() |
Home · All Namespaces · All Classes |
#include <statusarea.h>


Signals | |
| void | statusIndicatorMenuVisibilityChanged (bool) |
| Signal for status indicator menu visibility changes. | |
Public Member Functions | |
| StatusArea (QGraphicsItem *parent=NULL) | |
| virtual | ~StatusArea () |
| Destructor. | |
Status area is the top part on the home screen. It contains the clock, indicator area and a search button.
Definition at line 30 of file statusarea.h.
| StatusArea::StatusArea | ( | QGraphicsItem * | parent = NULL |
) |
Constructs a new StatusArea.
| parent | the parent widget of the status area |
Definition at line 22 of file statusarea.cpp.
:
MWidgetController(parent)
{
}
| StatusArea::~StatusArea | ( | ) | [virtual] |
| void StatusArea::statusIndicatorMenuVisibilityChanged | ( | bool | ) | [signal] |
Signal for status indicator menu visibility changes.
| Copyright © 2010 Nokia Corporation | Generated on Thu Nov 4 2010 18:19:35 Doxygen 1.7.1 |
MeeGo Touch |