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

Public Member Functions | |
| PPPdArguments (PPPData *, QWidget *parent=0, const char *name=0) | |
| ~PPPdArguments () | |
Private Slots | |
| void | addbutton () |
| void | removebutton () |
| void | defaultsbutton () |
| virtual void | accept () |
| void | textChanged (const QString &) |
| void | itemSelected (int) |
Private Member Functions | |
| void | init () |
Private Attributes | |
| QLabel * | argument_label |
| QLineEdit * | argument |
| QPushButton * | add |
| QPushButton * | remove |
| QPushButton * | defaults |
| QListBox * | arguments |
| QPushButton * | closebtn |
| PPPData * | _pppdata |
|
||||||||||||||||
|
Definition at line 35 of file pppdargs.cpp. References add, addbutton(), argument, argument_label, arguments, defaults, defaultsbutton(), init(), itemSelected(), l, remove, removebutton(), textChanged(), and tr. |
|
|
Definition at line 42 of file pppdargs.h. |
|
|
Definition at line 120 of file pppdargs.cpp. References _pppdata, QValueList< T >::append(), arguments, i, and PPPData::setpppdArgument(). |
|
|
Definition at line 92 of file pppdargs.cpp. References argument, arguments, and MAX_PPPD_ARGUMENTS. Referenced by PPPdArguments(). |
|
|
Definition at line 106 of file pppdargs.cpp. References _pppdata, init(), PPPData::pppdArgument(), PPPData::setpppdArgument(), and PPPData::setpppdArgumentDefaults(). Referenced by PPPdArguments(). |
|
|
Definition at line 130 of file pppdargs.cpp. References _pppdata, arguments, QValueList< T >::begin(), QValueList< T >::end(), and PPPData::pppdArgument(). Referenced by defaultsbutton(), and PPPdArguments(). |
|
|
Definition at line 147 of file pppdargs.cpp. References remove. Referenced by PPPdArguments(). |
|
|
Definition at line 100 of file pppdargs.cpp. References arguments. Referenced by PPPdArguments(). |
|
|
Definition at line 142 of file pppdargs.cpp. References add. Referenced by PPPdArguments(). |
|
|
Definition at line 66 of file pppdargs.h. Referenced by accept(), defaultsbutton(), and init(). |
|
|
Definition at line 59 of file pppdargs.h. Referenced by PPPdArguments(), and textChanged(). |
|
|
Definition at line 57 of file pppdargs.h. Referenced by addbutton(), and PPPdArguments(). |
|
|
Definition at line 55 of file pppdargs.h. Referenced by PPPdArguments(). |
|
|
Definition at line 63 of file pppdargs.h. Referenced by accept(), addbutton(), init(), PPPdArguments(), and removebutton(). |
|
|
Definition at line 65 of file pppdargs.h. |
|
|
Definition at line 61 of file pppdargs.h. Referenced by PPPdArguments(). |
|
|
Definition at line 60 of file pppdargs.h. Referenced by itemSelected(), and PPPdArguments(). |
1.4.2