Home · All Namespaces · All Classes
Public Member Functions | Protected Member Functions | Protected Attributes

LockScreenView Class Reference

#include <lockscreenview.h>

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

List of all members.

Public Member Functions

 LockScreenView (MWidgetController *controller)
virtual ~LockScreenView ()

Protected Member Functions

virtual void drawBackground (QPainter *painter, const QStyleOptionGraphicsItem *option) const
 REIMPLEMENTATION

Protected Attributes

MWidgetController * controller
 
QGraphicsLinearLayout * layout
 Layout for the view.
LockScreenHeaderlockScreenHeader
 Lock screen header widget.

Detailed Description

LockScreenView renders the background image of the lock screen.


Constructor & Destructor Documentation

LockScreenView::LockScreenView ( MWidgetController *  controller  ) 

Creates a lock screen view.

Parameters:
controller controller for the view
LockScreenView::~LockScreenView (  )  [virtual]

Destroys the lock screen view.


Member Function Documentation

void LockScreenView::drawBackground ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option 
) const [protected, virtual]

REIMPLEMENTATION


Member Data Documentation

MWidgetController* LockScreenView::controller [protected]

Controller for the view

QGraphicsLinearLayout* LockScreenView::layout [protected]

Layout for the view.

Lock screen header widget.


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

Copyright © 2011 Nokia Corporation Generated on Tue Aug 30 2011 16:38:13
Doxygen 1.7.1
MeeGo Touch