KAddressBookMain Class Reference
#include <kaddressbookmain.h>
Inherits TDEMainWindow, and KAddressBookIface.
Public Member Functions | |
KAddressBookMain (const TQString &file=TQString()) | |
Protected Member Functions | |
void | initActions () |
void | saveProperties (TDEConfig *) |
void | readProperties (TDEConfig *) |
virtual bool | queryClose () |
void | loadProfile (const TQString &path) |
void | saveToProfile (const TQString &path) const |
Detailed Description
This class serves as the main window for KAddressBook.
It handles the menus, toolbars, and status bars.
Main window class
- Version
- 0.1
Definition at line 45 of file kaddressbookmain.h.
Member Function Documentation
◆ readProperties()
|
protected |
This function is called when this app is restored.
The TDEConfig object points to the session management config file that was saved with saveProperties
Definition at line 142 of file kaddressbookmain.cpp.
◆ saveProperties()
|
protected |
This function is called when it is time for the app to save its properties for session management purposes.
Definition at line 138 of file kaddressbookmain.cpp.
The documentation for this class was generated from the following files: