|
#include <ArmarXGui/gui-plugins/SystemStateMonitorPlugin/ui_SystemStateMonitorWidget.h>
#include "ArmarXManagerModel.h"
#include "ArmarXManagerRepositoryDialog.h"
#include <QTimer>
#include <QWidget>
#include <ArmarXCore/core/Component.h>
#include <ArmarXCore/core/services/tasks/PeriodicTask.h>
#include <ArmarXCore/core/system/ImportExportComponent.h>
#include <ArmarXGui/libraries/ArmarXGuiBase/widgets/InfixFilterModel.h>
#include <ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h>
#include <ArmarXGui/libraries/ArmarXGuiBase/ArmarXComponentWidgetController.h>
#include <mutex>
Go to the source code of this file.
Classes | |
class | SystemStateMonitorFilterModel |
class | SystemStateMonitorWidget |
The SystemStateMonitor allows you to inspect the properties of the running ArmarX components. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Ui | |
ArmarX Headers. | |