23 void on_pbOk_clicked();
24 void on_pbCancel_clicked();
25 void on_pbShellBrowse_clicked();
27 void on_cbShell_currentIndexChanged(
int index);
29 void on_pbAddCommand_clicked();
31 void on_leCommand_editingFinished();
33 void on_pbDeleteCommands_clicked();
36 int AddShell(QString szShell,
const QString& name = QString());
39 Ui::CDlgSettingsTerminal *ui;