|
#include <ArmarXCore/util/CPPUtility/cnull.h>
#include <ArmarXGui/interface/RemoteGuiInterface.h>
#include <functional>
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) |