Home · All Namespaces · All Classes
Public Member Functions

DesktopView Class Reference

#include <desktopview.h>

Inheritance diagram for DesktopView:
Inheritance graph
[legend]
Collaboration diagram for DesktopView:
Collaboration graph
[legend]

List of all members.

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 ()

Detailed Description

The desktop view draws a background for the desktop and manages layouts related to the desktop.


Constructor & Destructor Documentation

DesktopView::DesktopView ( Desktop desktop  ) 

Constructs a DesktopView.

Parameters:
desktop the Desktop controller to be used
DesktopView::~DesktopView (  )  [virtual]

Destroys the DesktopView.


Member Function Documentation

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.


The documentation for this class was generated from the following files:

Copyright © 2011 Nokia Corporation Generated on Thu Jul 7 2011 22:14:50
Doxygen 1.7.1
MeeGo Touch