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

LauncherButtonView Class Reference

#include <launcherbuttonview.h>

Collaboration diagram for LauncherButtonView:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LauncherButtonView (LauncherButton *controller)
virtual ~LauncherButtonView ()

Protected Slots

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

Protected Member Functions

virtual void setupModel ()
 REIMPLEMENTATION
virtual void applyStyle ()

Detailed Description

The launcher button view allows a progress indicator to be displayed on top of it.


Constructor & Destructor Documentation

LauncherButtonView::LauncherButtonView ( LauncherButton controller  ) 

Constructs a LauncherButtonView.

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

Destroys the LauncherButtonView.


Member Function Documentation

void LauncherButtonView::applyStyle (  )  [protected, virtual]
void LauncherButtonView::setupModel (  )  [protected, virtual]

REIMPLEMENTATION

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

REIMPLEMENTATION

void LauncherButtonView::updateUnavailableIcon ( const QString &  dirPath  )  [protected, slot]

Updates the icon, only if icon file exists and unavailableIconPath is in given path


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