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

Go to the source code of this file.

Classes

class  TransitionTab
 

Namespaces

 Ui
 ArmarX Headers.
 

Typedefs

using TransitionTabPtr = std::shared_ptr< TransitionTab >
 

Typedef Documentation

◆ TransitionTabPtr

using TransitionTabPtr = std::shared_ptr<TransitionTab>

Definition at line 50 of file TransitionTab.h.