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

MExtendingBackgroundView Class Reference

Inherits MWidgetView.

List of all members.

Public Member Functions

 MExtendingBackgroundView (MWidgetController *container)
virtual ~MExtendingBackgroundView ()

Protected Member Functions

 MExtendingBackgroundView (MExtendingBackgroundViewPrivate &dd, MWidgetController *controller)

Protected Attributes

MExtendingBackgroundViewPrivate
*const 
d_ptr

Detailed Description

The extending background view draws a background that can extend beyond the edges of the bounding rectangle.


Constructor & Destructor Documentation

MExtendingBackgroundView::MExtendingBackgroundView ( MWidgetController container  ) 

Constructs an MExtendingBackgroundView.

Parameters:
controller the MWidgetController to be used
MExtendingBackgroundView::~MExtendingBackgroundView (  )  [virtual]

Destroys the MExtendingBackgroundView.

MExtendingBackgroundView::MExtendingBackgroundView ( MExtendingBackgroundViewPrivate &  dd,
MWidgetController controller 
) [protected]

Constructs an MExtendingBackgroundView. Should be used from derived classes.

Parameters:
dd the private class
controller the MWidgetController to be used

Member Data Documentation

MExtendingBackgroundViewPrivate* const MExtendingBackgroundView::d_ptr [protected]

Reimplemented from MWidgetView.


Copyright © 2010 Nokia Corporation
MeeGo Touch