|
#include "MessageDisplayPluginWidgetController.h"
#include <string>
#include <sstream>
#include <QPushButton>
#include <QToolBar>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Macros | |
#define | FADE_DURATION 2000 |
#define | FADE_TIMER_MSEC 100 |
#define FADE_DURATION 2000 |
Definition at line 33 of file MessageDisplayPluginWidgetController.cpp.
#define FADE_TIMER_MSEC 100 |
Definition at line 32 of file MessageDisplayPluginWidgetController.cpp.