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

Public Slots | |
| void | save () |
Public Member Functions | |
| GatewayWidget (PPPData *, QWidget *parent=0, bool isnewaccount=true, const char *name=0) | |
| ~GatewayWidget () | |
Private Slots | |
| void | hitGatewaySelect (int) |
Private Attributes | |
| QGroupBox * | box |
| QLabel * | gate_label |
| QGroupBox * | box1 |
| QButtonGroup * | rb |
| QRadioButton * | defaultgateway |
| QRadioButton * | staticgateway |
| IPLineEdit * | gatewayaddr |
| QCheckBox * | defaultroute |
| PPPData * | _pppdata |
|
||||||||||||||||||||
|
Definition at line 725 of file edit.cpp. References _pppdata, add, box, defaultgateway, PPPData::defaultroute(), defaultroute, gate_label, PPPData::gateway(), gatewayaddr, hitGatewaySelect(), rb, staticgateway, and tr. |
|
|
|
|
|
Definition at line 806 of file edit.cpp. References gate_label, and gatewayaddr. Referenced by GatewayWidget(). |
|
|
Definition at line 799 of file edit.cpp. References _pppdata, defaultroute, gatewayaddr, PPPData::setDefaultroute(), and PPPData::setGateway(). Referenced by AccountWidget::doTab(). |
|
|
Definition at line 195 of file edit.h. Referenced by GatewayWidget(), and save(). |
|
|
Definition at line 187 of file edit.h. Referenced by GatewayWidget(). |
|
|
|
|
|
Definition at line 191 of file edit.h. Referenced by GatewayWidget(). |
|
|
Definition at line 194 of file edit.h. Referenced by GatewayWidget(), and save(). |
|
|
Definition at line 188 of file edit.h. Referenced by GatewayWidget(), and hitGatewaySelect(). |
|
|
Definition at line 193 of file edit.h. Referenced by GatewayWidget(), hitGatewaySelect(), and save(). |
|
|
Definition at line 190 of file edit.h. Referenced by GatewayWidget(). |
|
|
Definition at line 192 of file edit.h. Referenced by GatewayWidget(). |
1.4.2