vdr  1.7.27
Public Member Functions | Protected Member Functions | Protected Attributes
cSkinDisplayReplay::cProgressBar Class Reference

#include <skins.h>

List of all members.

Public Member Functions

 cProgressBar (int Width, int Height, int Current, int Total, const cMarks *Marks, tColor ColorSeen, tColor ColorRest, tColor ColorSelected, tColor ColorMark, tColor ColorCurrent)
 cProgressBar (int Width, int Height, int Current, int Total, const cMarks *Marks, tColor ColorSeen, tColor ColorRest, tColor ColorSelected, tColor ColorMark, tColor ColorCurrent)

Protected Member Functions

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

Protected Attributes

int total

Detailed Description

Definition at line 190 of file include/vdr/skins.h.


Constructor & Destructor Documentation

cSkinDisplayReplay::cProgressBar::cProgressBar ( int  Width,
int  Height,
int  Current,
int  Total,
const cMarks Marks,
tColor  ColorSeen,
tColor  ColorRest,
tColor  ColorSelected,
tColor  ColorMark,
tColor  ColorCurrent 
)
cSkinDisplayReplay::cProgressBar::cProgressBar ( int  Width,
int  Height,
int  Current,
int  Total,
const cMarks Marks,
tColor  ColorSeen,
tColor  ColorRest,
tColor  ColorSelected,
tColor  ColorMark,
tColor  ColorCurrent 
)

Member Function Documentation

void cSkinDisplayReplay::cProgressBar::Mark ( int  x,
bool  Start,
bool  Current,
tColor  ColorMark,
tColor  ColorCurrent 
) [protected]

Definition at line 152 of file skins.c.

Referenced by cProgressBar().

void cSkinDisplayReplay::cProgressBar::Mark ( int  x,
bool  Start,
bool  Current,
tColor  ColorMark,
tColor  ColorCurrent 
) [protected]
int cSkinDisplayReplay::cProgressBar::Pos ( int  p) [inline, protected]

Definition at line 193 of file skins.h.

References total, and cBitmap::Width().

int cSkinDisplayReplay::cProgressBar::Pos ( int  p) [inline, protected]

Definition at line 193 of file include/vdr/skins.h.

References total, and cBitmap::Width().

Referenced by cProgressBar().


Member Data Documentation

Definition at line 192 of file include/vdr/skins.h.

Referenced by cProgressBar(), and Pos().


The documentation for this class was generated from the following files: