rasdaman complete source
Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | List of all members
rviewAbout Class Reference

#include <rviewUtils.hh>

Inheritance diagram for rviewAbout:
rviewFrame

Public Member Functions

 rviewAbout (void)
 
 ~rviewAbout (void)
 
void label (void)
 
int process (wxObject &obj, wxEvent &evt)
 
void OnSize (int w, int h)
 
virtual const char * getFrameName (void) const
 
virtual rviewFrameType getFrameType (void) const
 
- 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)
 

Static Public Attributes

static const int about_width
 
static const int about_height
 
static const int about_border
 
static const int about_pheight
 
static const int about_bwidth
 
static const int about_bheight
 
static const int about_mheight
 

Protected Member Functions

void deleteLabels (void)
 

Protected Attributes

wxPanel * panel
 
rviewButtonokBut
 
wxMessage ** labels
 
int numlines
 
- Protected Attributes inherited from rviewFrame
rviewFrameMgrframes
 
rviewFrameparentFrame
 
int frameWidth
 
int frameHeight
 

Constructor & Destructor Documentation

rviewAbout::rviewAbout ( void  )
rviewAbout::~rviewAbout ( void  )

Member Function Documentation

void rviewAbout::deleteLabels ( void  )
protected
virtual const char* rviewAbout::getFrameName ( void  ) const
virtual

Reimplemented from rviewFrame.

virtual rviewFrameType rviewAbout::getFrameType ( void  ) const
virtual

Reimplemented from rviewFrame.

void rviewAbout::label ( void  )
virtual

Implements rviewFrame.

void rviewAbout::OnSize ( int  w,
int  h 
)
int rviewAbout::process ( wxObject &  obj,
wxEvent &  evt 
)
virtual

Implements rviewFrame.

Member Data Documentation

const int rviewAbout::about_bheight
static
const int rviewAbout::about_border
static
const int rviewAbout::about_bwidth
static
const int rviewAbout::about_height
static
const int rviewAbout::about_mheight
static
const int rviewAbout::about_pheight
static
const int rviewAbout::about_width
static
wxMessage** rviewAbout::labels
protected
int rviewAbout::numlines
protected
rviewButton* rviewAbout::okBut
protected
wxPanel* rviewAbout::panel
protected

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