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

Public Slots | |
| void | save () |
Public Member Functions | |
| IPWidget (PPPData *, QWidget *parent=0, bool isnewaccount=true, const char *name=0) | |
| ~IPWidget () | |
Protected Slots | |
| void | hitIPSelect (int) |
| void | autoname_t (bool on) |
Private Attributes | |
| QLabel * | ipaddress_label |
| QLabel * | sub_label |
| QGroupBox * | box1 |
| QVGroupBox * | box |
| QButtonGroup * | rb |
| QRadioButton * | dynamicadd_rb |
| QRadioButton * | staticadd_rb |
| IPLineEdit * | ipaddress_l |
| IPLineEdit * | subnetmask_l |
| QCheckBox * | autoname |
| PPPData * | _pppdata |
|
||||||||||||||||||||
|
Definition at line 364 of file edit.cpp. References _pppdata, add, PPPData::autoname(), autoname, autoname_t(), box, dynamicadd_rb, hitIPSelect(), PPPData::ipaddr(), ipaddress_l, ipaddress_label, rb, staticadd_rb, sub_label, PPPData::subnetmask(), subnetmask_l, and tr. |
|
|
|
|
|
Definition at line 474 of file edit.cpp. References tr. Referenced by IPWidget(). |
|
|
Definition at line 511 of file edit.cpp. References ipaddress_l, ipaddress_label, sub_label, and subnetmask_l. Referenced by IPWidget(). |
|
|
Definition at line 495 of file edit.cpp. References _pppdata, autoname, dynamicadd_rb, ipaddress_l, PPPData::setAutoname(), PPPData::setIpaddr(), PPPData::setSubnetmask(), and subnetmask_l. Referenced by AccountWidget::doTab(). |
|
|
Definition at line 137 of file edit.h. Referenced by IPWidget(), and save(). |
|
|
Definition at line 136 of file edit.h. Referenced by IPWidget(), and save(). |
|
|
Definition at line 127 of file edit.h. Referenced by IPWidget(). |
|
|
|
|
|
Definition at line 130 of file edit.h. Referenced by IPWidget(), and save(). |
|
|
Definition at line 133 of file edit.h. Referenced by hitIPSelect(), IPWidget(), and save(). |
|
|
Definition at line 124 of file edit.h. Referenced by hitIPSelect(), and IPWidget(). |
|
|
Definition at line 129 of file edit.h. Referenced by IPWidget(). |
|
|
Definition at line 131 of file edit.h. Referenced by IPWidget(). |
|
|
Definition at line 125 of file edit.h. Referenced by hitIPSelect(), and IPWidget(). |
|
|
Definition at line 134 of file edit.h. Referenced by hitIPSelect(), IPWidget(), and save(). |
1.4.2