GuiHealthClientWidgetController.cpp File Reference
#include "GuiHealthClientWidgetController.h"
#include <SimoxUtility/algorithm/get_map_keys_values.h>
#include <qcolor.h>
#include <qnamespace.h>
#include <qrgb.h>
#include <qtablewidget.h>
#include <string>
#include <iomanip>
#include <QLabel>
#include <QPushButton>
#include <ArmarXCore/core/time/DateTime.h>
#include <ArmarXCore/core/time/Duration.h>
#include <ArmarXCore/core/time/ice_conversions.h>
+ Include dependency graph for GuiHealthClientWidgetController.cpp:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Functions

QTableWidgetItem * make_item (const std::string &text, Qt::AlignmentFlag horAlignment=Qt::AlignLeft)
 
std::string serializeList (const std::vector< std::string > &l)
 
std::string to_string_rounded (float value, int decimals=100)