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

Go to the source code of this file.

Classes

class  ToolBar
 

Namespaces

 Ui
 ArmarX Headers.
 

Typedefs

using ToolBarPtr = std::shared_ptr< ToolBar >
 

Typedef Documentation

◆ ToolBarPtr

using ToolBarPtr = std::shared_ptr<ToolBar>

Definition at line 50 of file ToolBar.h.