Function |
Description |
---|
Archive() |
Archives a BStatusBar into a BMessage |
AttachedToWindow() |
Provided for implementation |
BarColor() |
Returns the completed fill color |
BarHeight() |
Returns the height of the bar |
CurrentValue() |
Returns the current value of the status bar |
Draw() |
Provided for implementation |
Instantiate() |
Creates a BStatusBar from a BMessage |
Label() |
Returns the object's label |
MaxValue() |
Returns the maximum value of the status bar |
MessageReceived() |
Provided for implementation |
Reset() |
Resets the status bar parameters |
SetBarColor() |
Sets the completed fill color |
SetBarHeight() |
Sets the height of the bar |
SetMaxValue() |
Sets the maximum value of the status bar |
SetText() |
Sets the status bar text |
SetTrailingText() |
Sets the status bar trailing text |
BStatusBar() |
Constructor |
~BStatusBar() |
Destructor |
Text() |
Returns the status bar text |
TrailingLabel() |
Returns the object's trailing label |
TrailingText() |
Returns the status bar trailing text |
Update() |
Updates the value of the status bar and redraws |