ncmpc
0.31
|
#include <ProgressBar.hxx>
Public Member Functions | |
ProgressBar (Point p, unsigned _width) | |
void | OnResize (Point p, unsigned _width) |
bool | Set (unsigned current, unsigned max) |
void | Paint () const |
ProgressBar::ProgressBar | ( | Point | p, |
unsigned | _width | ||
) |
void ProgressBar::OnResize | ( | Point | p, |
unsigned | _width | ||
) |
bool ProgressBar::Set | ( | unsigned | current, |
unsigned | max | ||
) |
void ProgressBar::Paint | ( | ) | const |