Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

AddConnectionImp Class Reference

#include </home/clem/local/src/opie/noncore/settings/networksettings/mainwindow/addconnectionimp.h>

Collaboration diagram for AddConnectionImp:

Collaboration graph
[legend]
List of all members.

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, QStringlist

Constructor & Destructor Documentation

AddConnectionImp::AddConnectionImp QWidget *  parent = 0,
const char *  name = 0,
WFlags  f = 0
 

Constructor

Definition at line 14 of file addconnectionimp.cpp.

References changed().


Member Function Documentation

void AddConnectionImp::addConnections const QMap< QString, QString > &  newList  ) 
 

Save a copy of newList for the discriptions and append them all to the view

Parameters:
newList the new list of possible interfaces

Definition at line 32 of file addconnectionimp.cpp.

References QMap< Key, T >::begin(), QMap< Key, T >::end(), and list.

Referenced by MainWindowImp::addClicked().

void AddConnectionImp::changed  )  [private, slot]
 

The current item changed, update the discription.

Definition at line 22 of file addconnectionimp.cpp.

References list.

Referenced by AddConnectionImp().


Member Data Documentation

QMap<QString, QString> AddConnectionImp::list [private]
 

Definition at line 21 of file addconnectionimp.h.

Referenced by addConnections(), and changed().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:26:03 2005 for OPIE by  doxygen 1.4.2