|
|
#include <ArmarXGui/libraries/ArmarXGuiBase/widgets/StatusLabel.h>
Inheritance diagram for StatusLabel:Public Slots | |
| void | handleMessage (std::string const &message, std::string const &error) |
| Display a message to indicate an update. More... | |
Public Member Functions | |
| StatusLabel () | |
| Constructor for StatusLabel. More... | |
Definition at line 8 of file StatusLabel.h.
| StatusLabel | ( | ) |
Constructor for StatusLabel.
Definition at line 8 of file StatusLabel.cpp.
|
slot |
Display a message to indicate an update.
Definition at line 16 of file StatusLabel.cpp.
Here is the call graph for this function: