19 void percent_update();
20 void duration_update();
21 void frame_rate_update();
29 QCheckBox* maintain_pitch;
32 double default_frame_rate;
33 double current_frame_rate;
34 double current_percent;
39 #endif // SPEEDDIALOG_H Definition: speeddialog.h:10
The LabelSlider class.
Definition: labelslider.h:20