| Home · All Classes · Main Classes · Deprecated |
A status bar that shows essential information on overall system status. More...


Public Member Functions | |
| MStatusBar () | |
| 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.
Definition at line 37 of file corelib/widgets/mstatusbar.h.
| MStatusBar::MStatusBar | ( | ) |
Default constructor.
Definition at line 26 of file mstatusbar.cpp.
: MSceneWindow(new MStatusBarPrivate, new MSceneWindowModel, MSceneWindow::StatusBar) { setObjectName("statusBar"); }
| MStatusBar::~MStatusBar | ( | ) | [virtual] |
| Copyright © 2010 Nokia Corporation | Generated on Thu Nov 4 2010 18:14:26 (PDT) Doxygen 1.7.1 |
MeeGo Touch |