ArVizWidgetController.h File Reference
#include <unordered_set>
#include <QListWidgetItem>
#include <ArmarXCore/core/system/ImportExportComponent.h>
#include <ArmarXCore/interface/observers/ObserverInterface.h>
#include <ArmarXGui/libraries/ArmarXGuiBase/ArmarXComponentWidgetController.h>
#include <ArmarXGui/libraries/ArmarXGuiBase/ArmarXGuiPlugin.h>
#include <ArmarXGui/libraries/SimpleConfigDialog/SimpleConfigDialog.h>
#include <RobotAPI/components/ArViz/Coin/Visualizer.h>
#include <RobotAPI/interface/ArViz/Component.h>
#include "ArvizProfileManagerWidget.h"
#include "LayerInfoTree.h"
#include <memory>
+ Include dependency graph for ArVizWidgetController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArVizWidgetController
 ArVizWidgetController brief one line description. More...
 

Namespaces

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

Enumerations

enum class  ArVizWidgetMode {
  NotConnected , Live , Recording , ReplayingManual ,
  ReplayingTimed
}