WaypointTab.h File Reference
#include <RobotComponents/gui-plugins/RobotTrajectoryDesignerGuiPlugin/ui_WaypointTab.h>
#include <QWidget>
#include <QListWidget>
#include <memory>
+ Include dependency graph for WaypointTab.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WaypointTab
 

Namespaces

 Ui
 ArmarX Headers.
 

Typedefs

using WaypointTabPtr = std::shared_ptr< WaypointTab >
 

Typedef Documentation

◆ WaypointTabPtr

using WaypointTabPtr = std::shared_ptr<WaypointTab>

Definition at line 50 of file WaypointTab.h.