KAddressBookMain Class Reference
This class serves as the main window for KAddressBook. Main window class. More...
#include <kaddressbookmain.h>
Inherits KMainWindow, and KAddressBookIface.
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 handleCommandLine ()
Public Member Functions
Protected Member Functions
- void initActions ()
- void saveProperties (KConfig *)
- void readProperties (KConfig *)
- virtual bool queryClose ()
Detailed Description
This class serves as the main window for KAddressBook. Main window class.It handles the menus, toolbars, and status bars.
- Author:
- Don Sanders <dsanders@kde.org>
- Version:
- 0.1
Member Function Documentation
|
This function is called when it is time for the app to save its properties for session management purposes.
|
|
This function is called when this app is restored. The KConfig object points to the session management config file that was saved with saveProperties |
The documentation for this class was generated from the following files:
- kaddressbookmain.h
- kaddressbookmain.cpp