#include <progressbar.h>
Inheritance diagram for os::ProgressBar::

Public Methods | |
| ProgressBar (const Rect &cFrame, const std::string &cTitle, orientation eOrientation=HORIZONTAL, uint32 nResizeMask=CF_FOLLOW_LEFT|CF_FOLLOW_TOP, uint32 nFlags=WID_WILL_DRAW|WID_CLEAR_BACKGROUND) | |
| void | SetProgress (float vValue) |
| float | GetProgress () const |
| virtual Point | GetPreferredSize (bool bLargest) const |
| virtual void | AttachedToWindow () |
| virtual void | Paint (const Rect &cUpdateRect) |
| Called by the system update "damaged" areas of the view. More... | |
| virtual void | FrameSized (const Point &cDelta) |
| Virtual hook called by the system when the view is resized. More... | |
|
||||||||||||||||||||||||||||||||||||
|
|
|
|
Reimplemented from os::View. |
|
|
Reimplemented from os::View. |
|
|
Reimplemented from os::View. |
|
|
|
|
|
Reimplemented from os::View. |
|
|
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001