27#include <ArmarXGui/gui-plugins/DebugPlotterWidget/ui_DebugPlotterWidgetWidget.h>
83 return "Debugging.DebugPlotterWidget";
107 void timerEvent(QTimerEvent* event)
override;
113 using clock_t = std::chrono::steady_clock;
114 Ui::DebugPlotterWidgetWidget _widget;
115 QPointer<SimpleConfigDialog> _dialog;
116 typename clock_t::time_point _last_send;
#define ARMARXCOMPONENT_IMPORT_EXPORT
DebugObserverComponentPluginUser()
This file offers overloads of toIce() and fromIce() functions for STL container types.