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

LauncherButtonProgressIndicatorView Class Reference

#include <launcherbuttonprogressindicatorview.h>

Collaboration diagram for LauncherButtonProgressIndicatorView:
Collaboration graph
[legend]

List of all members.

Public Slots

void resumeAnimation ()
 
void pauseAnimation ()
 Pauses progress animation.
void pauseOrResumeAnimation ()
 Pauses or resumes progress animation according to visibility and 'unknown duration' state.

Public Member Functions

 LauncherButtonProgressIndicatorView (LauncherButtonProgressIndicator *controller)
 
virtual ~LauncherButtonProgressIndicatorView ()
int currentFrame () const
 Returns current frame.
void setCurrentFrame (int newCurrentFrame)
 Sets current frame.

Protected Member Functions

void setupModel ()
 reimp
void updateData (const QList< const char * > &modifications)
void applyStyle ()
void drawContents (QPainter *painter, const QStyleOptionGraphicsItem *option) const

Properties

int currentFrame
 INTERNAL

Constructor & Destructor Documentation

LauncherButtonProgressIndicatorView::LauncherButtonProgressIndicatorView ( LauncherButtonProgressIndicator controller  ) 

LauncherButtonProgressIndicatorView::~LauncherButtonProgressIndicatorView (  )  [virtual]

Member Function Documentation

void LauncherButtonProgressIndicatorView::applyStyle (  )  [protected]
int LauncherButtonProgressIndicatorView::currentFrame (  )  const

Returns current frame.

void LauncherButtonProgressIndicatorView::drawContents ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option 
) const [protected]
void LauncherButtonProgressIndicatorView::pauseAnimation (  )  [slot]

Pauses progress animation.

void LauncherButtonProgressIndicatorView::pauseOrResumeAnimation (  )  [slot]

Pauses or resumes progress animation according to visibility and 'unknown duration' state.

void LauncherButtonProgressIndicatorView::resumeAnimation (  )  [slot]

Resumes progress animation

void LauncherButtonProgressIndicatorView::setCurrentFrame ( int  newCurrentFrame  ) 

Sets current frame.

void LauncherButtonProgressIndicatorView::setupModel (  )  [protected]

reimp

void LauncherButtonProgressIndicatorView::updateData ( const QList< const char * > &  modifications  )  [protected]

Property Documentation

int LauncherButtonProgressIndicatorView::currentFrame [read, write]

INTERNAL


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