Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

CSidPlayerTimeView Class Reference

view the time More...

#include <sidplay_view.h>

List of all members.

Public Member Functions

 ~CSidPlayerTimeView ()
 D'tor.

void ConstructL (const TRect &aRect, CCoeControl *aParent)
 safe constructor


Private Member Functions

void Draw (const TRect &) const
 draw the status view area


Private Attributes

CCoeControl * iParent
 the guy who owns us

CPeriodic * iPeriodic
 periodic timer to update view


Friends

TInt SidPlayerTimeViewPeriodicUpdate (TAny *aPtr)
 Called every second by periodic timer.


Detailed Description

view the time

Definition at line 65 of file sidplay_view.h.


Constructor & Destructor Documentation

CSidPlayerTimeView::~CSidPlayerTimeView  ) 
 

D'tor.

Definition at line 181 of file sidplay_view.cpp.

References iPeriodic.


Member Function Documentation

void CSidPlayerTimeView::ConstructL const TRect &  aRect,
CCoeControl *  aParent
 

safe constructor

Definition at line 159 of file sidplay_view.cpp.

References iParent, iPeriodic, and SidPlayerTimeViewPeriodicUpdate().

Referenced by CSidPlayAppView::ConstructL().

void CSidPlayerTimeView::Draw const TRect &   )  const [private]
 

draw the status view area

Definition at line 194 of file sidplay_view.cpp.

References emuEngine::getSecondsThisSong(), and emuEngine::getSecondsTotal().


Friends And Related Function Documentation

TInt SidPlayerTimeViewPeriodicUpdate TAny *  aPtr  )  [friend]
 

Called every second by periodic timer.

Definition at line 147 of file sidplay_view.cpp.


Member Data Documentation

CCoeControl* CSidPlayerTimeView::iParent [private]
 

the guy who owns us

Definition at line 74 of file sidplay_view.h.

Referenced by ConstructL(), and SidPlayerTimeViewPeriodicUpdate().

CPeriodic* CSidPlayerTimeView::iPeriodic [private]
 

periodic timer to update view

Definition at line 75 of file sidplay_view.h.

Referenced by ConstructL(), and ~CSidPlayerTimeView().


The documentation for this class was generated from the following files:
Generated on Tue Feb 8 04:32:59 2005 for Esidplay by doxygen 1.3.3