#include </home/clem/local/src/opie/noncore/settings/networksettings/ppp/chooserwidget.h>
Inheritance diagram for ChooserWidget:


Public Member Functions | |
| ChooserWidget (PPPData *pd, QWidget *parent=0, const char *name=0, WFlags f=0) | |
| ~ChooserWidget () | |
Protected Attributes | |
| PPPData * | _pppdata |
| QListBox * | listListbox |
| QPushButton * | edit_b |
| QPushButton * | copy_b |
| QPushButton * | new_b |
| QPushButton * | delete_b |
Private Slots | |
| virtual void | edit ()=0 |
| virtual void | copy ()=0 |
| virtual void | create ()=0 |
| virtual void | remove ()=0 |
| virtual void | slotListBoxSelect (int)=0 |
|
||||||||||||||||||||
|
Definition at line 48 of file chooserwidget.cpp. References _pppdata, copy(), copy_b, create(), delete_b, edit(), edit_b, listListbox, new_b, remove(), slotListBoxSelect(), and tr. |
|
|
Definition at line 51 of file chooserwidget.h. |
|
|
Implemented in AccountWidget, and DevicesWidget. Referenced by ChooserWidget(). |
|
|
Implemented in AccountWidget, and DevicesWidget. Referenced by ChooserWidget(). |
|
|
Implemented in AccountWidget, and DevicesWidget. Referenced by ChooserWidget(). |
|
|
Implemented in AccountWidget, and DevicesWidget. Referenced by ChooserWidget(). |
|
|
Implemented in AccountWidget, and DevicesWidget. Referenced by ChooserWidget(). |
|
|
|
Definition at line 66 of file chooserwidget.h. Referenced by AccountWidget::AccountWidget(), ChooserWidget(), and DevicesWidget::DevicesWidget(). |
|
|
Definition at line 68 of file chooserwidget.h. Referenced by AccountWidget::AccountWidget(), ChooserWidget(), DevicesWidget::DevicesWidget(), DevicesWidget::slotListBoxSelect(), and AccountWidget::slotListBoxSelect(). |
|
|
Definition at line 65 of file chooserwidget.h. Referenced by AccountWidget::AccountWidget(), ChooserWidget(), DevicesWidget::DevicesWidget(), DevicesWidget::slotListBoxSelect(), and AccountWidget::slotListBoxSelect(). |
|
|
|
Definition at line 67 of file chooserwidget.h. Referenced by AccountWidget::AccountWidget(), ChooserWidget(), and DevicesWidget::DevicesWidget(). |
1.4.2