#include </home/clem/local/src/opie/noncore/settings/networksettings/ppp/general.h>
Collaboration diagram for ModemWidget2:

Signals | |
| void | sig_beforeQueryModem () |
| void | sig_afterQueryModem () |
Public Member Functions | |
| ModemWidget2 (PPPData *, InterfacePPP *, QWidget *parent=0, const char *name=0) | |
| bool | save () |
Private Slots | |
| void | modemcmdsbutton () |
| void | query_modem () |
Private Attributes | |
| QLabel * | labeltmp |
| QPushButton * | modemcmds |
| QPushButton * | modeminfo_button |
| QCheckBox * | waitfordt |
| QSpinBox * | busywait |
| QCheckBox * | chkbox1 |
| QSlider * | volume |
| PPPData * | _pppdata |
| InterfacePPP * | _ifaceppp |
|
||||||||||||||||||||
|
Definition at line 364 of file general.cpp. References _pppdata, add, busywait, chkbox1, modemcmds, modemcmdsbutton(), modeminfo_button, query_modem(), tr, PPPData::volume(), volume, PPPData::waitForDialTone(), and waitfordt. |
|
|
Definition at line 493 of file general.cpp. References _ifaceppp, InterfacePPP::data(), QPEApplication::execDialog(), and Qt::WStyle_ContextHelp. Referenced by ModemWidget2(). |
|
|
Definition at line 501 of file general.cpp. References _ifaceppp, InterfacePPP::modem(), sig_afterQueryModem(), and sig_beforeQueryModem(). Referenced by ModemWidget2(). |
|
|
Definition at line 537 of file general.cpp. References _pppdata, busywait, PPPData::setbusyWait(), PPPData::setVolume(), PPPData::setWaitForDialTone(), volume, and waitfordt. Referenced by DevicesWidget::doTab(). |
|
|
Referenced by query_modem(). |
|
|
Referenced by query_modem(). |
|
|
Definition at line 120 of file general.h. Referenced by modemcmdsbutton(), and query_modem(). |
|
|
Definition at line 119 of file general.h. Referenced by ModemWidget2(), and save(). |
|
|
Definition at line 116 of file general.h. Referenced by ModemWidget2(), and save(). |
|
|
Definition at line 117 of file general.h. Referenced by ModemWidget2(). |
|
|
|
|
|
Definition at line 111 of file general.h. Referenced by ModemWidget2(). |
|
|
Definition at line 112 of file general.h. Referenced by ModemWidget2(). |
|
|
Definition at line 118 of file general.h. Referenced by ModemWidget2(), and save(). |
|
|
Definition at line 115 of file general.h. Referenced by ModemWidget2(), and save(). |
1.4.2