Home · All Classes · Main Classes · Deprecated |
MContainerView implements a view for the MContainer. More...
Inherits MWidgetView.
Signals | |
void | headerClicked () |
Public Member Functions | |
MContainerView (MContainer *controller) | |
virtual | ~MContainerView () |
Protected Member Functions | |
MContainerView (MContainerViewPrivate &dd, MContainer *controller) |
MContainerView implements a view for the MContainer.
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.
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.
MContainerView::MContainerView | ( | MContainer * | controller | ) |
Constructor.
controller | Pointer to the container's controller |
MContainerView::~MContainerView | ( | ) | [virtual] |
Destructor.
MContainerView::MContainerView | ( | MContainerViewPrivate & | dd, | |
MContainer * | controller | |||
) | [protected] |
void MContainerView::headerClicked | ( | ) | [signal] |
Signal for informing that the header was clicked.
Copyright © 2010 Nokia Corporation | MeeGo Touch |