|
|
#include <QGridLayout>#include <QLabel>#include <QPaintEvent>#include <QPainter>#include <QPainterPath>#include <QTimer>#include <QWidget>#include <IceUtil/UUID.h>#include <ArmarXCore/core/IceGridAdmin.h>#include <ArmarXCore/interface/components/BatteryManagementInterface.h>#include <ArmarXGui/libraries/ArmarXGuiBase/ArmarXComponentWidgetController.h>
Include dependency graph for BatteryWidget.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | BatteryIcon |
| class | BatteryWidget |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
| using | BatteryWidgetPtr = IceInternal::Handle< BatteryWidget > |