Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
drwnStatusBar Class Reference
Inheritance diagram for drwnStatusBar:

Public Member Functions

 drwnStatusBar (wxWindow *parent)
 
void updateProgress (double p=0.0)
 
void updateMemory (double m=0.0)
 
void updateDatabase (const drwnDatabase *db)
 
void updateMessage (const wxString &msg)
 
void on_erase_background (wxEraseEvent &event)
 
void on_paint (wxPaintEvent &event)
 
void on_size (wxSizeEvent &event)
 

Protected Attributes

drwnProgressBar_progressBar
 
wxStaticBitmap * _bmpDBNone
 
wxStaticBitmap * _bmpDBConnected
 

Static Protected Attributes

static const int NUM_FIELDS = 4
 

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