10 #ifndef PREFERENCE_EDITOR_FRAME_H
11 #define PREFERENCE_EDITOR_FRAME_H
35 void showProtocolPreferences(
const QString module_name);
38 virtual void showEvent(QShowEvent *event);
39 virtual void keyPressEvent(QKeyEvent *event);
43 void uintLineEditTextEdited(
const QString &new_str);
44 void stringLineEditTextEdited(
const QString &new_str);
45 void rangeLineEditTextEdited(
const QString &new_str);
46 void browsePushButtonClicked();
48 void on_modulePreferencesToolButton_clicked();
49 void on_preferenceLineEdit_returnPressed();
50 void on_buttonBox_accepted();
51 void on_buttonBox_rejected();
54 Ui::PreferenceEditorFrame *ui;
59 unsigned int new_uint_;
Definition: accordion_frame.h:18
Definition: preference_editor_frame.h:24
Definition: prefs-int.h:27