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

SwitcherButtonWithTitleBarView Class Reference

SwitcherButtonWithTitleBarView implements a switcher view with a title bar. More...

#include <switcherbuttonwithtitlebarview.h>

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

List of all members.

Public Member Functions

 SwitcherButtonWithTitleBarView (SwitcherButton *controller)
 Constructs a new SwitcherButtonWithTitleBarView.
virtual ~SwitcherButtonWithTitleBarView ()
 Destroys the SwitcherButtonWithTitleBarView.
virtual void applyStyle ()
 REIMPLEMENTATION

Protected Slots

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

Protected Member Functions

virtual void setupModel ()
 
virtual QPoint thumbnailPosition () const
 Returns the thumbnail position in parent coordinates.

Detailed Description

SwitcherButtonWithTitleBarView implements a switcher view with a title bar.


Constructor & Destructor Documentation

SwitcherButtonWithTitleBarView::SwitcherButtonWithTitleBarView ( SwitcherButton controller  ) 

Constructs a new SwitcherButtonWithTitleBarView.

Parameters:
controller The button's controller
SwitcherButtonWithTitleBarView::~SwitcherButtonWithTitleBarView (  )  [virtual]

Member Function Documentation

void SwitcherButtonWithTitleBarView::applyStyle (  )  [virtual]

REIMPLEMENTATION

Reimplemented from SwitcherButtonView.

void SwitcherButtonWithTitleBarView::setupModel (  )  [protected, virtual]

REIMPLEMENTATION

Reimplemented from SwitcherButtonView.

QPoint SwitcherButtonWithTitleBarView::thumbnailPosition (  )  const [protected, virtual]

Returns the thumbnail position in parent coordinates.

Reimplemented from SwitcherButtonView.

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

REIMPLEMENTATION

Reimplemented from SwitcherButtonView.


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