21 #ifndef NEWSEQUENCEDIALOG_H 22 #define NEWSEQUENCEDIALOG_H 41 void set_sequence_name(
const QString& s);
45 void preset_changed(
int index);
53 QComboBox* preset_combobox;
54 QSpinBox* height_numeric;
55 QSpinBox* width_numeric;
56 QComboBox* par_combobox;
57 QComboBox* interlacing_combobox;
58 QComboBox* frame_rate_combobox;
59 QComboBox* audio_frequency_combobox;
60 QLineEdit* sequence_name_edit;
63 #endif // NEWSEQUENCEDIALOG_H Definition: sequence.h:33
Definition: newsequencedialog.h:33