#include <rviewUtils.hh>
|
| rviewProgress (const char *message) |
|
| ~rviewProgress (void) |
|
int | process (wxObject &obj, wxEvent &evt) |
|
virtual const char * | getFrameName (void) const |
|
virtual rviewFrameType | getFrameType (void) const |
|
| rviewDialog (const char *title, const char *message, int buttonNo, const char *buttons[]) |
|
virtual | ~rviewDialog (void) |
|
void | OnSize (int w, int h) |
|
int | GetButton (void) |
|
void | label (void) |
|
| rviewFrame (wxFrame *parent, char *title, int x, int y, int w, int h) |
|
virtual | ~rviewFrame (void) |
|
int | checkobj (wxObject &obj) |
|
virtual int | userEvent (const user_event &ue) |
|
virtual int | requestQuit (int level) |
|
virtual void | childMouseEvent (wxWindow *child, wxMouseEvent &mevt) |
|
void | setParent (rviewFrame *parent) |
|
void | registerChild (rviewFrame *child) |
|
void | deregisterChild (rviewFrame *child) |
|
virtual bool | OnClose (void) |
|
rviewProgress::rviewProgress |
( |
const char * |
message | ) |
|
rviewProgress::~rviewProgress |
( |
void |
| ) |
|
virtual const char* rviewProgress::getFrameName |
( |
void |
| ) |
const |
|
virtual |
int rviewProgress::process |
( |
wxObject & |
obj, |
|
|
wxEvent & |
evt |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: