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


Signals | |
| void | resetaccounts () |
Public Member Functions | |
| AccountWidget (PPPData *pd, QWidget *parent=0, const char *name=0, WFlags f=0) | |
| ~AccountWidget () | |
Private Slots | |
| virtual void | edit () |
| virtual void | copy () |
| virtual void | remove () |
| virtual void | create () |
| virtual void | slotListBoxSelect (int) |
| int | doTab () |
Private Attributes | |
| DialWidget * | dial_w |
| IPWidget * | ip_w |
| DNSWidget * | dns_w |
| GatewayWidget * | gateway_w |
| AuthWidget * | auth_w |
|
||||||||||||||||||||
|
Definition at line 55 of file accounts.cpp. References ChooserWidget::_pppdata, PPPData::accname(), add, ChooserWidget::copy_b, ChooserWidget::delete_b, ChooserWidget::edit_b, PPPData::getAccountList(), i, ChooserWidget::listListbox, ChooserWidget::new_b, and tr. |
|
|
Definition at line 55 of file accounts.h. |
|
|
Implements ChooserWidget. Definition at line 140 of file accounts.cpp. References ChooserWidget::_pppdata, PPPData::accname(), PPPData::copyaccount(), ChooserWidget::listListbox, PPPData::save(), and tr. |
|
|
Implements ChooserWidget. Definition at line 111 of file accounts.cpp. References ChooserWidget::_pppdata, PPPData::accname(), PPPData::deleteAccount(), doTab(), ChooserWidget::listListbox, PPPData::newaccount(), odebug, oendl, and PPPData::save(). |
|
|
Definition at line 185 of file accounts.cpp. References ChooserWidget::_pppdata, PPPData::accname(), auth_w, AuthWidget::check(), dial_w, dns_w, QPEApplication::execDialog(), gateway_w, ip_w, ExecWidget::save(), AuthWidget::save(), GatewayWidget::save(), DNSWidget::save(), IPWidget::save(), DialWidget::save(), tr, and Qt::WStyle_ContextHelp. |
|
|
Implements ChooserWidget. Definition at line 96 of file accounts.cpp. References ChooserWidget::_pppdata, PPPData::accname(), doTab(), ChooserWidget::listListbox, PPPData::save(), and PPPData::setAccount(). |
|
|
Implements ChooserWidget. Definition at line 161 of file accounts.cpp. References ChooserWidget::_pppdata, PPPData::deleteAccount(), ChooserWidget::listListbox, s, slotListBoxSelect(), tr, and warning(). |
|
|
|
|
|
Implements ChooserWidget. Definition at line 87 of file accounts.cpp. References ChooserWidget::_pppdata, ChooserWidget::delete_b, ChooserWidget::edit_b, ChooserWidget::listListbox, and PPPData::setAccount(). Referenced by remove(). |
|
|
Definition at line 74 of file accounts.h. Referenced by doTab(). |
|
|
Definition at line 70 of file accounts.h. Referenced by doTab(). |
|
|
Definition at line 72 of file accounts.h. Referenced by doTab(). |
|
|
Definition at line 73 of file accounts.h. Referenced by doTab(). |
|
|
Definition at line 71 of file accounts.h. Referenced by doTab(). |
1.4.2