39 void percent_update();
40 void duration_update();
41 void frame_rate_update();
49 QCheckBox* maintain_pitch;
52 double default_frame_rate;
53 double current_frame_rate;
54 double current_percent;
59 #endif // SPEEDDIALOG_H Definition: speeddialog.h:30
The LabelSlider class.
Definition: labelslider.h:40