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

MObjectMenuView Class Reference

MObjectMenuView implements an object view "frogfoot" for the MApplicationMenu widget. More...

Inherits MSceneWindowView.

List of all members.

Public Member Functions

 MObjectMenuView (MObjectMenu *controller)
virtual ~MObjectMenuView ()

Protected Slots

void actionAdded (MAction *action)
void actionModified (MAction *action)
void actionRemoved (MAction *action)

Protected Member Functions

 MObjectMenuView (MObjectMenuViewPrivate &dd, MObjectMenu *controller)

Protected Attributes

MObjectMenuViewPrivate *const d_ptr

Detailed Description

MObjectMenuView implements an object view "frogfoot" for the MApplicationMenu widget.


Constructor & Destructor Documentation

MObjectMenuView::MObjectMenuView ( MObjectMenuViewPrivate &  dd,
MObjectMenu *  controller 
) [protected]
MObjectMenuView::MObjectMenuView ( MObjectMenu *  controller  ) 

Constructor.

Parameters:
controller Pointer to the MObjectMenu
MObjectMenuView::~MObjectMenuView (  )  [virtual]

Destructor.


Member Function Documentation

void MObjectMenuView::actionAdded ( MAction action  )  [protected, slot]
void MObjectMenuView::actionModified ( MAction action  )  [protected, slot]
void MObjectMenuView::actionRemoved ( MAction action  )  [protected, slot]

Member Data Documentation

MObjectMenuViewPrivate* const MObjectMenuView::d_ptr [protected]

Reimplemented from MWidgetView.


Copyright © 2010 Nokia Corporation
MeeGo Touch