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

Go to the source code of this file.

Classes

class  SettingTab
 

Namespaces

 Ui
 ArmarX Headers.
 

Typedefs

using SettingTabPtr = std::shared_ptr< SettingTab >
 

Typedef Documentation

◆ SettingTabPtr

using SettingTabPtr = std::shared_ptr<SettingTab>

Definition at line 52 of file SettingTab.h.