kaddressbook
KAddressbookPart Class Reference
Inheritance diagram for KAddressbookPart:

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
|
Save changes to the address book files.
Implements KAddressBookIface. Definition at line 105 of file kaddressbook_part.cpp. |
|
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. |
|
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. |
The documentation for this class was generated from the following files: