Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
sptkStatusBar Class Reference
#include <sptkstatusbar.h>
Inheritance diagram for sptkStatusBar:
List of all members.
|
Public Member Functions |
void | setText (std::string text) |
Protected Attributes |
std::string | text |
Detailed Description
- Author:
- Sven Broenstrup
Member Function Documentation
void sptkStatusBar::setText |
( |
std::string |
text |
) |
|
|
|
Set the text displayed in the StatusBar - Parameters:
-
text | The text to be displayed |
|
Member Data Documentation
std::string sptkStatusBar::text [protected]
|
|
|
Text to displayed - would be replaced by message system |
The documentation for this class was generated from the following file: