Home · All Classes · Main Classes · Deprecated |
The MHomeButtonPanel class displays a home button on top of all GUI. More...
Inherits MSceneWindow.
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) |
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.
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] |
void MHomeButtonPanel::buttonClicked | ( | ) | [signal] |
Emitted when the home button was clicked.
Copyright © 2010 Nokia Corporation | MeeGo Touch |