#include <requesters.h>
Inheritance diagram for os::ProgressRequester::
Public Types | |
enum | { IDC_CANCEL = 1, IDC_SKIP } |
Public Methods | |
ProgressRequester (const Rect &cFrame, const char *pzName, const char *pzTitle, bool bCanSkip) | |
virtual void | HandleMessage (Message *pcMessage) |
Handle a message targeted at this handler. More... | |
void | SetPathName (const char *pzString) |
void | SetFileName (const char *pzString) |
bool | DoCancel () const |
bool | DoSkip () |
|
|
|
|
|
|
|
|
|
Reimplemented from os::Handler. |
|
|
|
|