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

SwitcherView Class Reference

#include <switcherview.h>

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

List of all members.

Public Member Functions

 SwitcherView (Switcher *controller)
virtual ~SwitcherView ()

Protected Slots

virtual void updateData (const QList< const char * > &modifications)
 
virtual void applyPinchGestureTargetMode ()

Protected Member Functions

virtual void applySwitcherMode ()
 REIMPLEMENTATION

Detailed Description

The switcher view draws a background for the switcher.


Constructor & Destructor Documentation

SwitcherView::SwitcherView ( Switcher controller  ) 

Constructs a SwitcherView.

Parameters:
container the Switcher controller to be used
SwitcherView::~SwitcherView (  )  [virtual]

Destroys the SwitcherView.


Member Function Documentation

void SwitcherView::applyPinchGestureTargetMode (  )  [protected, virtual, slot]

Sets the switcher mode according to current pinch gesture target

Reimplemented from SwitcherViewBase.

void SwitcherView::applySwitcherMode (  )  [protected, virtual]

REIMPLEMENTATION

Reimplemented from SwitcherViewBase.

void SwitcherView::updateData ( const QList< const char * > &  modifications  )  [protected, virtual, slot]

REIMPLEMENTATION

Reimplemented from SwitcherViewBase.


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

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