StatusLabel Class Reference

#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...
 
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...
 
 StatusLabel ()
 Constructor for StatusLabel. More...
 

Detailed Description

Definition at line 8 of file StatusLabel.h.

Constructor & Destructor Documentation

◆ StatusLabel() [1/2]

Constructor for StatusLabel.

Definition at line 8 of file StatusLabel.cpp.

◆ StatusLabel() [2/2]

Constructor for StatusLabel.

Member Function Documentation

◆ handleMessage [1/2]

void handleMessage ( std::string const &  message,
std::string const &  error 
)
slot

Display a message to indicate an update.

Definition at line 16 of file StatusLabel.cpp.

+ Here is the call graph for this function:

◆ handleMessage [2/2]

void handleMessage ( std::string const &  message,
std::string const &  error 
)
slot

Display a message to indicate an update.


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