#include </home/clem/local/src/opie/noncore/settings/networksettings2/ppp/PPPedit.h>
Collaboration diagram for PPPEdit:

Public Slots | |
| void | SLOT_SelectTopic (int) |
Public Member Functions | |
| PPPEdit (QWidget *parent) | |
| QString | acceptable (void) |
| bool | commit (PPPData &Data) |
| void | showData (PPPData &Data) |
Private Attributes | |
| PPPAuthEdit * | Auth |
| PPPDNSEdit * | DNS |
| PPPIPEdit * | IP |
| PPPRunEdit * | Run |
| PPPDialingEdit * | Dialing |
|
|
Definition at line 10 of file PPPedit.cpp. |
|
|
Definition at line 27 of file PPPedit.cpp. References PPPDNSEdit::acceptable(), PPPIPEdit::acceptable(), PPPAuthEdit::acceptable(), Auth, DNS, IP, QString::isEmpty(), and S. Referenced by APPP::acceptable(). |
|
|
Definition at line 39 of file PPPedit.cpp. References Auth, PPPDNSEdit::commit(), PPPIPEdit::commit(), PPPAuthEdit::commit(), DNS, and IP. Referenced by APPP::commit(). |
|
|
Definition at line 47 of file PPPedit.cpp. References Auth, DNS, IP, PPPDNSEdit::showData(), PPPIPEdit::showData(), and PPPAuthEdit::showData(). Referenced by APPP::edit(). |
|
|
Definition at line 53 of file PPPedit.cpp. |
|
|
Definition at line 25 of file PPPedit.h. Referenced by acceptable(), commit(), PPPEdit(), and showData(). |
|
|
Definition at line 29 of file PPPedit.h. Referenced by PPPEdit(). |
|
|
Definition at line 26 of file PPPedit.h. Referenced by acceptable(), commit(), PPPEdit(), and showData(). |
|
|
Definition at line 27 of file PPPedit.h. Referenced by acceptable(), commit(), PPPEdit(), and showData(). |
|
|
Definition at line 28 of file PPPedit.h. Referenced by PPPEdit(). |
1.4.2