Home · All Classes · Main Classes · Deprecated |
A status bar that shows essential information on overall system status. More...
Inherits MSceneWindow.
Public Member Functions | |
MStatusBar () | |
MStatusBar (QGraphicsItem *parent) | |
virtual | ~MStatusBar () |
A status bar that shows essential information on overall system status.
Most applications shouldn't use this class directly as MApplicationWindow provides one already. On the other hand, if an application is using an MWindow instead, a status bar may be added to its GUI by utilizing this class.
MSceneManager does not accept more than one MStatusBar instance.
MStatusBar::MStatusBar | ( | ) |
Default constructor.
MStatusBar::MStatusBar | ( | QGraphicsItem * | parent | ) |
MStatusBar::~MStatusBar | ( | ) | [virtual] |
Destroys the status bar.
Copyright © 2010 Nokia Corporation | MeeGo Touch |