Home · All Namespaces · All Classes |
#include <desktopview.h>
Public Member Functions | |
DesktopView (Desktop *desktop) | |
virtual | ~DesktopView () |
virtual void | drawBackground (QPainter *painter, const QStyleOptionGraphicsItem *option) const |
REIMPLEMENTATION | |
virtual void | update () |
virtual M::OrientationAngle | orientationAngle () |
The desktop view draws a background for the desktop and manages layouts related to the desktop.
DesktopView::DesktopView | ( | Desktop * | desktop | ) |
Constructs a DesktopView.
desktop | the Desktop controller to be used |
DesktopView::~DesktopView | ( | ) | [virtual] |
Destroys the DesktopView.
void DesktopView::drawBackground | ( | QPainter * | painter, | |
const QStyleOptionGraphicsItem * | option | |||
) | const [virtual] |
REIMPLEMENTATION
M::OrientationAngle DesktopView::orientationAngle | ( | ) | [virtual] |
Returns the current orientation angle of the desktop
Implements MDesktopInterface.
void DesktopView::update | ( | ) | [virtual] |
Asks the desktop to be redrawn
Implements MDesktopInterface.
Copyright © 2011 Nokia Corporation | Generated on Thu Jul 7 2011 22:14:50 Doxygen 1.7.1 |
MeeGo Touch |