ArmarXGuiApp.h File Reference
#include <ArmarXCore/core/system/ImportExportComponent.h>
#include <ArmarXGui/applications/ArmarXGui/Widgets/ui_ExceptionDialog.h>
#include <Inventor/Qt/SoQt.h>
#include <QApplication>
#include "ArmarXMainWindow.h"
#include <string>
+ Include dependency graph for ArmarXGuiApp.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArmarXGuiApp
 The main ArmarX gui application. More...
 
class  ArmarXGuiAppPropertyDefinitions
 ArmarXGuiApp property definition container. More...
 
class  ArmarXQApplication
 

Namespaces

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

Typedefs

using GuiWindowPtr = std::shared_ptr< ArmarXMainWindow >
 
using QApplicationPtr = std::shared_ptr< QApplication >