Home · All Classes · Main Classes · Deprecated
Signals | Public Member Functions | Protected Member Functions

MHomeButtonPanel Class Reference

The MHomeButtonPanel class displays a home button on top of all GUI. More...

Inherits MSceneWindow.

List of all members.

Signals

void buttonClicked ()

Public Member Functions

 MHomeButtonPanel (QGraphicsItem *parent=0)
virtual ~MHomeButtonPanel ()

Protected Member Functions

 MHomeButtonPanel (MSceneWindowPrivate *dd, MSceneWindowModel *model, MSceneWindow::WindowType windowType, const QString &viewType=QString(""), QGraphicsItem *parent=0)

Detailed Description

The MHomeButtonPanel class displays a home button on top of all GUI.

The home button is always visible and accessible, standing on top of all application GUI, including MOverlay instances and modal dialogs.


Constructor & Destructor Documentation

MHomeButtonPanel::MHomeButtonPanel ( QGraphicsItem parent = 0  ) 

Constructs a widget with the given parent.

MHomeButtonPanel::~MHomeButtonPanel (  )  [virtual]

Destructor.

MHomeButtonPanel::MHomeButtonPanel ( MSceneWindowPrivate *  dd,
MSceneWindowModel model,
MSceneWindow::WindowType  windowType,
const QString viewType = QString(""),
QGraphicsItem parent = 0 
) [protected]

Member Function Documentation

void MHomeButtonPanel::buttonClicked (  )  [signal]

Emitted when the home button was clicked.


Copyright © 2010 Nokia Corporation
MeeGo Touch