|
|
#include <functional>#include <ArmarXCore/util/CPPUtility/cnull.h>#include <ArmarXGui/interface/RemoteGuiInterface.h>
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 | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | 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) |