SpectMorph
|
Public Slots | |
void | on_value_changed (int new_value) |
Public Member Functions | |
PropertyView (Property &property) | |
void | init_ui (QGridLayout *layout, int row) |
void | set_visible (bool visible) |
Public Attributes | |
Property & | property |
QLabel * | title |
QSlider * | slider |
QLabel * | label |