|
Choreonoid
1.8
|
#include <InfoBar.h>
Public Member Functions | |
| void | notify (const std::string &message) |
| void | notify (const char *message) |
| void | notify (const QString &message) |
Static Public Member Functions | |
| static InfoBar * | instance () |
|
static |
| void InfoBar::notify | ( | const char * | message | ) |
| void InfoBar::notify | ( | const QString & | message | ) |
| void InfoBar::notify | ( | const std::string & | message | ) |
1.8.17