Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

cProgressBar Class Reference

Inheritance diagram for cProgressBar:

Inheritance graph
[legend]
Collaboration diagram for cProgressBar:

Collaboration graph
[legend]

Public Methods

 cProgressBar (int Width, int Height, int Current, int Total, const cMarks &Marks)

Protected Methods

int Pos (int p)
void Mark (int x, bool Start, bool Current)

Protected Attributes

int total

Constructor & Destructor Documentation

cProgressBar::cProgressBar int    Width,
int    Height,
int    Current,
int    Total,
const cMarks   Marks
 

Definition at line 2925 of file menu.c.

References cBitmap::Fill(), Mark(), cListObject::Next(), Pos(), cMark::position, and total.


Member Function Documentation

void cProgressBar::Mark int    x,
bool    Start,
bool    Current
[protected]
 

Definition at line 2948 of file menu.c.

References cBitmap::Fill(), and cBitmap::height.

Referenced by cProgressBar().

int cProgressBar::Pos int    p [inline, protected]
 

Definition at line 2919 of file menu.c.

References cBitmap::width.

Referenced by cProgressBar().


Field Documentation

int cProgressBar::total [protected]
 

Definition at line 2918 of file menu.c.

Referenced by cProgressBar().


The documentation for this class was generated from the following file:
Generated on Wed Feb 5 23:31:48 2003 for VDR by doxygen1.3-rc2