RobotViewerWidget.h File Reference
#include <QWidget>
#include "RobotViewer.h"
#include <memory>
+ Include dependency graph for RobotViewerWidget.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RobotViewerWidget
 

Namespaces

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

Typedefs

using RobotViewerPtr = std::shared_ptr< armarx::RobotViewer >
 

Typedef Documentation

◆ RobotViewerPtr

using RobotViewerPtr = std::shared_ptr<armarx::RobotViewer>

Definition at line 33 of file RobotViewerWidget.h.