kaddressbook Library API Documentation

KAddressBookMain Class Reference

This class serves as the main window for KAddressBook. Main window class. More...

#include <kaddressbookmain.h>

List of all members.

Public Slots

virtual void addEmail (QString addr)
virtual ASYNC showContactEditor (QString uid)
virtual void newContact ()
virtual QString getNameByPhone (QString phone)
virtual void save ()
virtual void exit ()

Protected Slots

void configureToolbars ()
void configureKeys ()
void slotNewToolbarConfig ()

Protected Member Functions

void initActions ()
void saveProperties (KConfig *)
 This function is called when it is time for the app to save its properties for session management purposes.

void readProperties (KConfig *)
 This function is called when this app is restored.

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

Definition at line 22 of file kaddressbookmain.h.


Member Function Documentation

void KAddressBookMain::saveProperties KConfig *   )  [protected]
 

This function is called when it is time for the app to save its properties for session management purposes.

Definition at line 73 of file kaddressbookmain.cpp.

void KAddressBookMain::readProperties KConfig *   )  [protected]
 

This function is called when this app is restored.

The KConfig object points to the session management config file that was saved with saveProperties

Definition at line 88 of file kaddressbookmain.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sat Oct 18 02:47:10 2003 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001