• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeabc
 

tdeabc

  • TDEABC
  • VCard21Parser
Public Member Functions | Static Public Member Functions | List of all members
TDEABC::VCard21Parser Class Reference

#include <vcard21parser.h>

Public Member Functions

 VCard21Parser ()
 
virtual ~VCard21Parser ()
 
void readFromString (TDEABC::AddressBook *ab, const TQString &str)
 
TDEABC::Addressee readFromString (const TQString &data)
 

Static Public Member Functions

static TDEABC::Address readAddressFromQStringList (const TQStringList &data, const int type)
 

Detailed Description

Deprecated:
use VCardConverter instead.

Definition at line 142 of file vcard21parser.h.

Constructor & Destructor Documentation

VCard21Parser::VCard21Parser ( )

Constructor.

Definition at line 194 of file vcard21parser.cpp.

VCard21Parser::~VCard21Parser ( )
virtual

Destructor.

Definition at line 198 of file vcard21parser.cpp.

Member Function Documentation

TDEABC::Address VCard21Parser::readAddressFromQStringList ( const TQStringList &  data,
const int  type 
)
static

Helper method to store a address.

Parameters
dataA string list, that is filled with 'street', 'house number' ...
typeThe type of the returned address.

Definition at line 372 of file vcard21parser.cpp.

void VCard21Parser::readFromString ( TDEABC::AddressBook *  ab,
const TQString &  str 
)

Parses a string in vcard2.1 format and saves the single addressees to the address book.

Parameters
abThe address book.
strThe vcard string.

Definition at line 202 of file vcard21parser.cpp.

TDEABC::Addressee VCard21Parser::readFromString ( const TQString &  data)

FIXME: we need a writeToString method TQString writeToString (TDEABC::AddressBook *);.

Parses a string in vcard2.1 format and returns the inherent addressee.

Definition at line 208 of file vcard21parser.cpp.


The documentation for this class was generated from the following files:
  • vcard21parser.h
  • vcard21parser.cpp

tdeabc

Skip menu "tdeabc"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeabc

Skip menu "tdeabc"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  •     tdecore
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  • tdeioslave
  •   http
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeabc by doxygen 1.8.8
This website is maintained by Timothy Pearson.