#include <requesters.h>
Inheritance diagram for os::ProgressView::
Public Methods | |
ProgressView (const Rect &cFrame, bool bCanSkip) | |
void | Layout (const Rect &cBounds) |
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... | |
Friends | |
class | ProgressRequester |
|
|
|
Reimplemented from os::View. |
|
|
|
Reimplemented from os::View. |
|
|