YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
messageWidget.h File Reference
#include <QListWidget>
#include <QAction>
#include <QMenu>
#include <QString>
+ Include dependency graph for messageWidget.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MessageWidget
 

Enumerations

enum  MessageWidgetLevel {
  MESSAGE_LEVEL_ERROR = 2 ,
  MESSAGE_LEVEL_WARNING = 1 ,
  MESSAGE_LEVEL_INFO = 0
}
 

Enumeration Type Documentation

◆ MessageWidgetLevel

Enumerator
MESSAGE_LEVEL_ERROR 
MESSAGE_LEVEL_WARNING 
MESSAGE_LEVEL_INFO 

Definition at line 14 of file messageWidget.h.