rasdaman complete source
Public Member Functions | List of all members
rviewProgress Class Reference

#include <rviewUtils.hh>

Inheritance diagram for rviewProgress:
rviewDialog rviewFrame

Public Member Functions

 rviewProgress (const char *message)
 
 ~rviewProgress (void)
 
int process (wxObject &obj, wxEvent &evt)
 
virtual const char * getFrameName (void) const
 
virtual rviewFrameType getFrameType (void) const
 
- Public Member Functions inherited from rviewDialog
 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)
 
- Public Member Functions inherited from rviewFrame
 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)
 

Additional Inherited Members

- Static Public Attributes inherited from rviewDialog
static const int dialog_width
 
static const int dialog_height
 
static const int dialog_border
 
static const int dialog_buttonsx
 
static const int dialog_buttonsy
 
static const int dialog_bheight
 
static const int dialog_lines
 
static const int dialog_lheight
 
- Protected Attributes inherited from rviewDialog
wxPanel * panel
 
char ** buttonText
 
rviewMultilinemsg
 
rviewButton ** but
 
int buttonNumber
 
int buttonPressed
 
- Protected Attributes inherited from rviewFrame
rviewFrameMgrframes
 
rviewFrameparentFrame
 
int frameWidth
 
int frameHeight
 

Constructor & Destructor Documentation

rviewProgress::rviewProgress ( const char *  message)
rviewProgress::~rviewProgress ( void  )

Member Function Documentation

virtual const char* rviewProgress::getFrameName ( void  ) const
virtual

Reimplemented from rviewDialog.

virtual rviewFrameType rviewProgress::getFrameType ( void  ) const
virtual

Reimplemented from rviewDialog.

int rviewProgress::process ( wxObject &  obj,
wxEvent &  evt 
)
virtual

Reimplemented from rviewDialog.


The documentation for this class was generated from the following file: