kaddressbook

KAddressbookPart Class Reference

Inheritance diagram for KAddressbookPart:

KAddressBookIface List of all members.

Detailed Description

Definition at line 37 of file kaddressbook_part.h.


Public Slots

virtual void addEmail (QString addr)
virtual void importVCard (const QString &vCardURL)
virtual ASYNC showContactEditor (QString uid)
virtual void newContact ()
virtual QString getNameByPhone (QString phone)
virtual void save ()
virtual void exit ()
virtual bool openURL (const KURL &url)
virtual bool handleCommandLine ()

Public Member Functions

 KAddressbookPart (QWidget *parentWidget, const char *widgetName, QObject *parent, const char *name, const QStringList &)
virtual ~KAddressbookPart ()

Static Public Member Functions

static KAboutData * createAboutData ()

Protected Member Functions

virtual bool openFile ()
virtual void guiActivateEvent (KParts::GUIActivateEvent *)

Member Function Documentation

void KAddressbookPart::newContact (  )  [virtual, slot]

Show's dialog for creation of a new contact.

Returns once a contact is created (or canceled).

Implements KAddressBookIface.

Definition at line 100 of file kaddressbook_part.cpp.

QString KAddressbookPart::getNameByPhone ( QString  phone  )  [virtual, slot]

Save changes to the address book files.

Implements KAddressBookIface.

Definition at line 105 of file kaddressbook_part.cpp.

bool KAddressbookPart::handleCommandLine (  )  [virtual, slot]

Internal, DCOP-enabled for the kontact plugin.

Return true if handled, false if command-line was empty.

Implements KAddressBookIface.

Definition at line 141 of file kaddressbook_part.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys