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

Public Slots | |
| bool | save () |
Public Member Functions | |
| ExecWidget (PPPData *, QWidget *parent=0, bool isnewaccount=true, const char *name=0) | |
Private Attributes | |
| QLineEdit * | before_connect |
| QLabel * | before_connect_l |
| QLineEdit * | command |
| QLabel * | command_label |
| QLineEdit * | predisconnect |
| QLabel * | predisconnect_label |
| QLineEdit * | discommand |
| QLabel * | discommand_label |
| PPPData * | _pppdata |
|
||||||||||||||||||||
|
Definition at line 257 of file edit.cpp. References _pppdata, add, before_connect, before_connect_l, command, PPPData::command_before_connect(), PPPData::command_before_disconnect(), command_label, PPPData::command_on_connect(), PPPData::command_on_disconnect(), discommand, discommand_label, l, predisconnect, predisconnect_label, and tr. |
|
|
Definition at line 348 of file edit.cpp. References _pppdata, before_connect, command, discommand, predisconnect, PPPData::setCommand_before_connect(), PPPData::setCommand_before_disconnect(), PPPData::setCommand_on_connect(), and PPPData::setCommand_on_disconnect(). Referenced by AccountWidget::doTab(). |
|
|
Definition at line 106 of file edit.h. Referenced by ExecWidget(), and save(). |
|
|
Definition at line 95 of file edit.h. Referenced by ExecWidget(), and save(). |
|
|
Definition at line 96 of file edit.h. Referenced by ExecWidget(). |
|
|
Definition at line 98 of file edit.h. Referenced by ExecWidget(), and save(). |
|
|
Definition at line 99 of file edit.h. Referenced by ExecWidget(). |
|
|
Definition at line 104 of file edit.h. Referenced by ExecWidget(), and save(). |
|
|
Definition at line 105 of file edit.h. Referenced by ExecWidget(). |
|
|
Definition at line 101 of file edit.h. Referenced by ExecWidget(), and save(). |
|
|
Definition at line 102 of file edit.h. Referenced by ExecWidget(). |
1.4.2