kabc Library API Documentation

testutils.h

00001 #ifndef TESTUTILS_H 00002 #define TESTUTILS_H 00003 00004 #include <kabc/addressee.h> 00005 #include <qstring.h> 00006 00007 KABC::Addressee vcard1(); 00008 KABC::Addressee vcard2(); 00009 KABC::Addressee vcard3(); 00010 KABC::Addressee::List vCardsAsAddresseeList(); 00011 QString vCardAsText( const QString& location ); 00012 QString vCardsAsText(); 00013 00014 #endif
KDE Logo
This file is part of the documentation for kabc Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Sep 29 09:44:37 2004 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2003