#include "contact.h"#include "vobject_p.h"#include "qfiledirect_p.h"#include <qpe/stringutil.h>#include <qpe/timeconversion.h>#include <qobject.h>#include <qregexp.h>#include <qstylesheet.h>#include <qfileinfo.h>#include <stdio.h>Include dependency graph for contact.cpp:

Go to the source code of this file.
Defines | |
| #define | QTOPIA_INTERNAL_CONTACT_MRE |
Functions | |
| static VObject * | safeAddPropValue (VObject *o, const char *prop, const QString &value) |
| static VObject * | safeAddProp (VObject *o, const char *prop) |
| static VObject * | createVObject (const Contact &c) |
| static Contact | parseVObject (VObject *obj) |
|
|
Definition at line 21 of file contact.cpp. |
|
|
|
||||||||||||
|
For internal use only.
Definition at line 987 of file contact.cpp. Referenced by createVObject(). |
|
||||||||||||||||
|
For internal use only.
Definition at line 976 of file contact.cpp. References QString::isEmpty(), and QString::latin1(). Referenced by createVObject(). |
1.4.2