Home · All Classes · Main Classes · Deprecated
Public Member Functions

MStatusBar Class Reference

A status bar that shows essential information on overall system status. More...

Inherits MSceneWindow.

List of all members.

Public Member Functions

 MStatusBar ()
 MStatusBar (QGraphicsItem *parent)
virtual ~MStatusBar ()

Detailed Description

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.


Constructor & Destructor Documentation

MStatusBar::MStatusBar (  ) 

Default constructor.

MStatusBar::MStatusBar ( QGraphicsItem parent  ) 
MStatusBar::~MStatusBar (  )  [virtual]

Destroys the status bar.


Copyright © 2010 Nokia Corporation
MeeGo Touch