Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

addressbook.cpp File Reference

#include "addressbook.h"
#include <opie2/odebug.h>
#include <opie2/ofileselector.h>
#include <opie2/ofiledialog.h>
#include <opie2/opimcontact.h>
#include <opie2/ocontactaccessbackend_vcard.h>
#include <opie2/oresource.h>
#include <qpe/ir.h>
#include <qpe/qpemessagebox.h>
#include <qmenubar.h>
#include <qpe/qpeapplication.h>
#include <qaction.h>
#include <qlayout.h>
#include <qmessagebox.h>
#include <qtoolbutton.h>
#include <stdlib.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <fcntl.h>
#include <unistd.h>
#include "picker.h"
#include "configdlg.h"

Include dependency graph for addressbook.cpp:

Go to the source code of this file.

Defines

#define QTOPIA_INTERNAL_FD

Functions

QString addressbookPersonalVCardName ()
static void parseName (const QString &name, QString *first, QString *middle, QString *last)

Variables

static const char * beamfile = "/tmp/obex/contact.vcf"


Define Documentation

#define QTOPIA_INTERNAL_FD
 

Definition at line 20 of file addressbook.cpp.


Function Documentation

QString addressbookPersonalVCardName  ) 
 

Definition at line 32 of file abview.cpp.

References Global::applicationFileName().

Referenced by AddressbookWindow::appMessage(), AbView::showPersonal(), and AddressbookWindow::slotItemBeam().

static void parseName const QString name,
QString first,
QString middle,
QString last
[static]
 

Definition at line 541 of file addressbook.cpp.

References QString::find(), QString::findRev(), QString::left(), QString::length(), and QString::mid().

Referenced by AddressbookWindow::appMessage().


Variable Documentation

const char* beamfile = "/tmp/obex/contact.vcf" [static]
 

Definition at line 403 of file addressbook.cpp.

Referenced by DateBook::beamDone(), AddressbookWindow::beamDone(), DateBook::beamEvent(), and AddressbookWindow::slotItemBeam().


Generated on Sat Nov 5 16:26:48 2005 for OPIE by  doxygen 1.4.2