#include </home/clem/local/src/opie/noncore/settings/networksettings/mainwindow/addconnectionimp.h>
Collaboration diagram for AddConnectionImp:

Public Member Functions | |
| AddConnectionImp (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| void | addConnections (const QMap< QString, QString > &newList) |
Private Slots | |
| void | changed () |
Private Attributes | |
| QMap< QString, QString > | list |
|
||||||||||||||||
|
Constructor Definition at line 14 of file addconnectionimp.cpp. References changed(). |
|
|
Save a copy of newList for the discriptions and append them all to the view
Definition at line 32 of file addconnectionimp.cpp. References QMap< Key, T >::begin(), QMap< Key, T >::end(), and list. Referenced by MainWindowImp::addClicked(). |
|
|
The current item changed, update the discription. Definition at line 22 of file addconnectionimp.cpp. References list. Referenced by AddConnectionImp(). |
|
|
Definition at line 21 of file addconnectionimp.h. Referenced by addConnections(), and changed(). |
1.4.2