1 #ifndef RAM_QT_GUIS_MODIFY_WIDGETS_MODIFY_POSES_HPP 2 #define RAM_QT_GUIS_MODIFY_WIDGETS_MODIFY_POSES_HPP 9 #include <QDialogButtonBox> 10 #include <QHBoxLayout> 12 #include <QMessageBox> 13 #include <QPushButton> 14 #include <QScrollArea> 16 #include <QStandardItemModel> 18 #include <QVBoxLayout>
QComboBox * movement_type_
QComboBox * feed_rate_abs_rel_
QComboBox * polygon_start_
QWidget * laser_power_widget_
QWidget * approach_type_widget_
void modifyMovementType()
QCheckBox * approach_type_modify_
QCheckBox * polygon_end_modify_
double speed_conversion_factor_
QComboBox * blend_radius_abs_rel_
void movementTypeChanged()
QComboBox * approach_type_
QWidget * feed_rate_widget_
void speedAbsRel(const int index)
QCheckBox * movement_type_modify_
void modifyApproachType()
QDoubleSpinBox * feed_rate_
ModifyPoses(QVBoxLayout *layout, const unsigned mode)
QCheckBox * polygon_start_modify_
QCheckBox * laser_power_modify_
QCheckBox * feed_rate_modify_
QWidget * polygon_end_widget_
void feedRateAbsRel(const int index)
void poseAbsRel(const int index)
void blendRadiusAbsRel(const int index)
void setEnabled(bool enabled)
QDialogButtonBox * button_box_
void modifyPolygonStart()
QWidget * polygon_start_widget_
void laserPowerAbsRel(const int index)
QWidget * movement_type_widget_
QCheckBox * blend_radius_modify_
QWidget * blend_radius_widget_
QComboBox * laser_power_abs_rel_
QComboBox * speed_abs_rel_
QCheckBox * speed_modify_
QComboBox * pose_abs_rel_