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

MContainerView Class Reference

MContainerView implements a view for the MContainer. More...

Inherits MWidgetView.

List of all members.

Signals

void headerClicked ()

Public Member Functions

 MContainerView (MContainer *controller)
virtual ~MContainerView ()

Protected Member Functions

 MContainerView (MContainerViewPrivate &dd, MContainer *controller)

Detailed Description

MContainerView implements a view for the MContainer.

Overview

A Container has a minimum width of 18mm, its maximum width is the width of the screen. By default, the user can set it to a value between these boundaries. The minimum height is the minimum height of the header which is 5.06mm. There is no maximum height of the container.

Interactions

Supported interactions: Long tap. User of the component can specify object menu for content items in native application views. Long tap for applet's content items, not currently implemented.

See also:
MContainer, MContainerModel

Constructor & Destructor Documentation

MContainerView::MContainerView ( MContainer controller  ) 

Constructor.

Parameters:
controller Pointer to the container's controller
MContainerView::~MContainerView (  )  [virtual]

Destructor.

MContainerView::MContainerView ( MContainerViewPrivate &  dd,
MContainer controller 
) [protected]

Member Function Documentation

void MContainerView::headerClicked (  )  [signal]

Signal for informing that the header was clicked.


Copyright © 2010 Nokia Corporation
MeeGo Touch