SpectMorph
|
Public Types | |
enum | ControlXYType { CONTROL_X, CONTROL_Y } |
Public Slots | |
void | on_slider_changed () |
void | on_combobox_changed () |
Public Member Functions | |
MorphGridControlUI (MorphGridView *parent, MorphGrid *morph_grid, ControlXYType ctl_xy) | |
Public Attributes | |
enum SpectMorph::MorphGridControlUI::ControlXYType | ctl_xy |
ComboBoxOperator * | combobox |
QSlider * | slider |
QLabel * | label |
QStackedWidget * | stack |
double | value |