Home · All Classes · Main Classes · Deprecated |
Inherits MWidgetView.
Public Member Functions | |
MExtendingBackgroundView (MWidgetController *container) | |
virtual | ~MExtendingBackgroundView () |
Protected Member Functions | |
MExtendingBackgroundView (MExtendingBackgroundViewPrivate &dd, MWidgetController *controller) | |
Protected Attributes | |
MExtendingBackgroundViewPrivate *const | d_ptr |
The extending background view draws a background that can extend beyond the edges of the bounding rectangle.
MExtendingBackgroundView::MExtendingBackgroundView | ( | MWidgetController * | container | ) |
Constructs an MExtendingBackgroundView.
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.
dd | the private class | |
controller | the MWidgetController to be used |
MExtendingBackgroundViewPrivate* const MExtendingBackgroundView::d_ptr [protected] |
Reimplemented from MWidgetView.
Copyright © 2010 Nokia Corporation | MeeGo Touch |