wxMaxima
Public Types | Public Member Functions | Protected Member Functions | List of all members
StatusBar Class Reference

#include <StatusBar.h>

Inheritance diagram for StatusBar:
Inheritance graph
[legend]
Collaboration diagram for StatusBar:
Collaboration graph
[legend]

Public Types

enum  networkState {
  idle, error, offline, receive,
  transmit
}
 The network states that can be passed to NetworkStatus()
 

Public Member Functions

 StatusBar (wxWindow *parent, int id)
 
void UpdateBitmaps ()
 Update the bitmaps to the Right size for the Resolution.
 
void NetworkStatus (networkState status)
 Informs the status bar about networking events.
 
wxStaticBitmap * GetNetworkStatusElement ()
 
void SetMaximaCPUPercentage (float percentage)
 Inform the status bar how many percents of the available CPU power maxima uses.
 

Protected Member Functions

void OnSize (wxSizeEvent &event)
 
void OnTimerEvent (wxTimerEvent &event)
 
void HandleTimerEvent ()
 

Detailed Description

The class that draws the status bar


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