kmobiletools
KMobileTools::ContactsList Class Reference
#include <contactslist.h>
Inheritance diagram for KMobileTools::ContactsList:

Detailed Description
Definition at line 39 of file contactslist.h.
Public Member Functions | |
| ContactsList (const KABC::Addressee::List &) | |
| ContactsList () | |
| KABC::Addressee | findAddressee (const QString &posInfos) |
| KABC::Addressee | findAddressee (int memslot, const QString &index) |
| ContactsList & | operator= (const KMobileTools::ContactsList &) |
| ~ContactsList () | |
Constructor & Destructor Documentation
| ContactsList::ContactsList | ( | ) |
Definition at line 30 of file contactslist.cpp.
| ContactsList::ContactsList | ( | const KABC::Addressee::List & | addresseeList | ) |
Definition at line 35 of file contactslist.cpp.
| ContactsList::~ContactsList | ( | ) |
Definition at line 44 of file contactslist.cpp.
Member Function Documentation
| KABC::Addressee KMobileTools::ContactsList::findAddressee | ( | const QString & | posInfos | ) |
Definition at line 72 of file contactslist.cpp.
| KABC::Addressee KMobileTools::ContactsList::findAddressee | ( | int | memslot, | |
| const QString & | index | |||
| ) |
Definition at line 60 of file contactslist.cpp.
| ContactsList & ContactsList::operator= | ( | const KMobileTools::ContactsList & | cl | ) |
Definition at line 49 of file contactslist.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference