|
#include <RobotComponents/gui-plugins/RobotTrajectoryDesignerGuiPlugin/View/ui_SettingTab.h>
#include <QWidget>
#include <QListWidget>
#include <QComboBox>
#include <QPushButton>
#include <memory>
Go to the source code of this file.
Classes | |
class | SettingTab |
Namespaces | |
Ui | |
ArmarX Headers. | |
Typedefs | |
using | SettingTabPtr = std::shared_ptr< SettingTab > |
using SettingTabPtr = std::shared_ptr<SettingTab> |
Definition at line 52 of file SettingTab.h.