#include </home/clem/local/src/opie/noncore/apps/opie-console/atconfigdialog.h>
Public Member Functions | |
| ATConfigDialog (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~ATConfigDialog () | |
| void | readConfig (const Profile &) |
| void | writeConfig (Profile &) |
Private Member Functions | |
| QWidget * | tab0 (QWidget *parent) |
| QWidget * | tab1 (QWidget *parent) |
Private Attributes | |
| QLineEdit * | initStringLine |
| QLineEdit * | resetStringLine |
| QLineEdit * | dialPref1Line |
| QLineEdit * | dialSuf1Line |
| QLineEdit * | dialPref2Line |
| QLineEdit * | dialSuf2Line |
| QLineEdit * | dialPref3Line |
| QLineEdit * | dialSuf3Line |
| QLineEdit * | connectLine |
| QLineEdit * | hangupLine |
| QSpinBox * | dialTimeSpin |
| QSpinBox * | delayRedialSpin |
| QSpinBox * | numberTriesSpin |
| QSpinBox * | dtrDropTimeSpin |
| QComboBox * | bpsDetectBox |
| QComboBox * | dcdLinesBox |
| QComboBox * | multiLineUntagBox |
|
||||||||||||||||||||
|
Definition at line 13 of file atconfigdialog.cpp. |
|
|
Definition at line 211 of file atconfigdialog.cpp. |
|
|
|
Definition at line 29 of file atconfigdialog.cpp. References connectLine, dialPref1Line, dialPref2Line, dialPref3Line, dialSuf1Line, dialSuf2Line, dialSuf3Line, hangupLine, initStringLine, resetStringLine, and tr. Referenced by ATConfigDialog(). |
|
|
Definition at line 100 of file atconfigdialog.cpp. References bpsDetectBox, dcdLinesBox, delayRedialSpin, dialTimeSpin, dtrDropTimeSpin, multiLineUntagBox, numberTriesSpin, and tr. Referenced by ATConfigDialog(). |
|
|
Definition at line 188 of file atconfigdialog.cpp. References bpsDetectBox, connectLine, dcdLinesBox, delayRedialSpin, dialPref1Line, dialPref2Line, dialPref3Line, dialSuf1Line, dialSuf2Line, dialSuf3Line, dialTimeSpin, dtrDropTimeSpin, hangupLine, initStringLine, multiLineUntagBox, numberTriesSpin, and resetStringLine. Referenced by ModemConfigWidget::save(). |
|
|
Definition at line 43 of file atconfigdialog.h. Referenced by readConfig(), tab1(), and writeConfig(). |
|
|
Definition at line 37 of file atconfigdialog.h. Referenced by readConfig(), tab0(), and writeConfig(). |
|
|
Definition at line 44 of file atconfigdialog.h. Referenced by readConfig(), tab1(), and writeConfig(). |
|
|
Definition at line 40 of file atconfigdialog.h. Referenced by readConfig(), tab1(), and writeConfig(). |
|
|
Definition at line 31 of file atconfigdialog.h. Referenced by readConfig(), tab0(), and writeConfig(). |
|
|
Definition at line 33 of file atconfigdialog.h. Referenced by readConfig(), tab0(), and writeConfig(). |
|
|
Definition at line 35 of file atconfigdialog.h. Referenced by readConfig(), tab0(), and writeConfig(). |
|
|
Definition at line 32 of file atconfigdialog.h. Referenced by readConfig(), tab0(), and writeConfig(). |
|
|
Definition at line 34 of file atconfigdialog.h. Referenced by readConfig(), tab0(), and writeConfig(). |
|
|
Definition at line 36 of file atconfigdialog.h. Referenced by readConfig(), tab0(), and writeConfig(). |
|
|
Definition at line 39 of file atconfigdialog.h. Referenced by readConfig(), tab1(), and writeConfig(). |
|
|
Definition at line 42 of file atconfigdialog.h. Referenced by readConfig(), tab1(), and writeConfig(). |
|
|
Definition at line 38 of file atconfigdialog.h. Referenced by readConfig(), tab0(), and writeConfig(). |
|
|
Definition at line 29 of file atconfigdialog.h. Referenced by readConfig(), tab0(), and writeConfig(). |
|
|
Definition at line 45 of file atconfigdialog.h. Referenced by readConfig(), tab1(), and writeConfig(). |
|
|
Definition at line 41 of file atconfigdialog.h. Referenced by readConfig(), tab1(), and writeConfig(). |
|
|
Definition at line 30 of file atconfigdialog.h. Referenced by readConfig(), tab0(), and writeConfig(). |
1.4.2