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
This file is part of the documentation for kabc Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Apr 21 18:44:44 2004 by
doxygen 1.3.6-20040222 written by
Dimitri van Heesch, © 1997-2003