Go to the documentation of this file.
28 #include <boost/thread.hpp>
33 #include <QHBoxLayout>
34 #include <QFormLayout>
35 #include <QPushButton>
36 #include <QTreeWidget>
39 #include <QStackedWidget>
42 #include <RobotAPI/interface/units/RobotUnit/RobotUnitInterface.h>
82 mutable std::recursive_timed_mutex
mutex;
89 boost::thread _resetThread;
106 return *(
ui->treeWidget);
110 return *(
ui->stackedWidget);
114 return *(
ui->labelResetting);
This file offers overloads of toIce() and fromIce() functions for STL container types.