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

MApplicationMenuView Class Reference

View class for MApplicationMenu. More...

Inherits MSceneWindowView.

List of all members.

Public Member Functions

 MApplicationMenuView (MApplicationMenu *controller)
virtual ~MApplicationMenuView ()

Protected Member Functions

 MApplicationMenuView (MApplicationMenuViewPrivate &dd, MApplicationMenu *controller)

Protected Attributes

MApplicationMenuViewPrivate *const d_ptr

Detailed Description

View class for MApplicationMenu.

Overview

MApplicationMenuView is used to visualize actions placed into the MApplicationMenu. MApplicationMenuView appears once the user clicks on the application menu title area. It is opened on top of the current application view. Background of the view is dimmed/blurred when application menu is open. The outlook of application menu can be changed using the styling attributes defined in MApplicationMenuStyle and MSceneWindowStyle.

The following action widgets are supported for this particular view:

Commands

Interactions

See also:
MApplicationMenu MApplicationMenuModel MApplicationMenuStyle

Constructor & Destructor Documentation

MApplicationMenuView::MApplicationMenuView ( MApplicationMenu controller  ) 

Constructs MApplicationMenuView with a pointer to the controller.

MApplicationMenuView::~MApplicationMenuView (  )  [virtual]
MApplicationMenuView::MApplicationMenuView ( MApplicationMenuViewPrivate &  dd,
MApplicationMenu controller 
) [protected]

Member Data Documentation

MApplicationMenuViewPrivate* const MApplicationMenuView::d_ptr [protected]

Reimplemented from MWidgetView.


Copyright © 2010 Nokia Corporation
MeeGo Touch