|
|
Include dependency graph for ArmarXGuiInterface.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ArmarXGuiInterface |
| The main gui interface. More... | |
| class | ArmarXWidgetInfo |
| The ArmarXWidgetInfo class. More... | |
Typedefs | |
| using | ArmarXWidgetInfoPtr = std::shared_ptr< ArmarXWidgetInfo > |
| typedef armarx::ArmarXWidgetControllerPtr(* | WidgetCreatorFunction) () |
| using | WidgetCreatorMap = std::map< QString, ArmarXWidgetInfoPtr > |
| using ArmarXWidgetInfoPtr = std::shared_ptr<ArmarXWidgetInfo> |
Definition at line 32 of file ArmarXGuiInterface.h.
| typedef armarx::ArmarXWidgetControllerPtr(* WidgetCreatorFunction) () |
Definition at line 34 of file ArmarXGuiInterface.h.
| using WidgetCreatorMap = std::map<QString, ArmarXWidgetInfoPtr> |
Definition at line 35 of file ArmarXGuiInterface.h.