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

MToolBarView Class Reference

View class for MToolBar widget. More...

Inherits MWidgetView.

Inherited by MToolbarTabView.

List of all members.

Public Member Functions

 MToolBarView (MToolBar *controller)
virtual ~MToolBarView ()
MWidgetgetWidget (QAction *action) const

Protected Member Functions

 MToolBarView (MToolBarViewPrivate &dd, MToolBar *controller)

Protected Attributes

MToolBarViewPrivate *const d_ptr

Detailed Description

View class for MToolBar widget.

Overview

MToolBarView is used to visualize actions placed into the MToolBar.

The outlook of toolbar can be changed using the styling attributes defined in MToolbarStyle and MWidgetStyle.

Interactions

Open issues

See also:
MToolBar MToolbarStyle

Constructor & Destructor Documentation

MToolBarView::MToolBarView ( MToolBar controller  ) 

Constructs toolbar view.

Parameters:
Pointer to the controller.
MToolBarView::~MToolBarView (  )  [virtual]

Destructs the view.

MToolBarView::MToolBarView ( MToolBarViewPrivate &  dd,
MToolBar controller 
) [protected]

protected constructor

Parameters:
dd Shared private class
controller The controller associated with the view.

Member Function Documentation

MWidget * MToolBarView::getWidget ( QAction action  )  const

Member Data Documentation

MToolBarViewPrivate* const MToolBarView::d_ptr [protected]

Reimplemented from MWidgetView.


Copyright © 2010 Nokia Corporation
MeeGo Touch