KABC::VCard21Parser Class Reference
#include <vcard21parser.h>
Detailed Description
- Deprecated:
- use VCardConverter instead.
Definition at line 142 of file vcard21parser.h.
Public Member Functions | |
| VCard21Parser () | |
| virtual | ~VCard21Parser () |
| void | readFromString (KABC::AddressBook *ab, const QString &str) |
| KABC::Addressee | readFromString (const QString &data) |
Static Public Member Functions | |
| static KABC::Address | readAddressFromQStringList (const QStringList &data, const int type) |
Constructor & Destructor Documentation
|
|
Constructor.
Definition at line 194 of file vcard21parser.cpp. |
|
|
Destructor.
Definition at line 198 of file vcard21parser.cpp. |
Member Function Documentation
|
||||||||||||
|
Helper method to store a address.
Definition at line 370 of file vcard21parser.cpp. |
|
|
Parses a string in vcard2.1 format and returns the inherent addressee.
Definition at line 208 of file vcard21parser.cpp. |
|
||||||||||||
|
Parses a string in vcard2.1 format and saves the single addressees to the address book.
Definition at line 202 of file vcard21parser.cpp. |
The documentation for this class was generated from the following files:

