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

MToolbarTabView Class Reference

View class for MToolBar widget when it is used in tab mode. More...

Inherits MToolBarView.

List of all members.

Public Member Functions

 MToolbarTabView (MToolBar *controller)
virtual ~MToolbarTabView ()

Protected Member Functions

 MToolbarTabView (MToolbarTabViewPrivate &dd, MToolBar *controller)

Detailed Description

View class for MToolBar widget when it is used in tab mode.

Overview

MToolbarTabView is used to visualize mutually exclusive latch-down type of buttons placed into the MToolBar.

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

Interactions

See also:
MToolBar MToolbarTabStyle

Constructor & Destructor Documentation

MToolbarTabView::MToolbarTabView ( MToolBar controller  ) 

Constructs toolbar tab view.

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

Destructs the view.

MToolbarTabView::MToolbarTabView ( MToolbarTabViewPrivate &  dd,
MToolBar controller 
) [protected]

protected constructor

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

Copyright © 2010 Nokia Corporation
MeeGo Touch