WidgetHandler.h File Reference
#include <ArmarXCore/util/CPPUtility/cnull.h>
#include <ArmarXGui/interface/RemoteGuiInterface.h>
#include <functional>
+ Include dependency graph for WidgetHandler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WidgetHandler
 

Namespaces

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

Typedefs

using CreateWidgetCallback = std::function< QWidgetPtr(WidgetPtr const &)>
 
using QWidgetPtr = QWidget *
 

Functions

QString toQString (std::string const &string)
 
std::string toUtf8 (QString const &qstring)