33#include <NDEVR/DesignObjectWidgetInterface.h>
40 class QCustomLineEdit;
41 class QCustomComboBox;
Definition QCustomCombobox.h:47
Definition QCustomLineEdit.h:118
Definition SmoothButton.h:43
SmoothDialog(QWidget *parent=nullptr)
Definition SmoothButton.cpp:15
bool m_include_smooth_types
Definition SmoothButton.h:68
QRadioButton * m_heavy_smoothing
Definition SmoothButton.h:64
QRadioButton * m_light_smoothing
Definition SmoothButton.h:62
QRadioButton * m_max_smoothing
Definition SmoothButton.h:65
void setup()
Definition SmoothButton.cpp:24
void performSmoothing() const
Definition SmoothButton.cpp:139
QCustomLineEdit * m_smooth_normals_angle
Definition SmoothButton.h:58
QRadioButton * m_no_smoothing
Definition SmoothButton.h:61
bool m_include_retain_size
Definition SmoothButton.h:66
Toggle * m_smooth_normals
Definition SmoothButton.h:57
Toggle * m_retain_size
Definition SmoothButton.h:56
void requestSettingsSignal()
QRadioButton * m_normal_smoothing
Definition SmoothButton.h:63
TimeSpan m_animation_time
Definition SmoothButton.h:59
bool m_has_pending
Definition SmoothButton.h:67
void valueChanged()
Definition SmoothButton.cpp:135
QCustomComboBox * m_smoothing_type
Definition SmoothButton.h:60