#include <kaddressbookmain.h>
Inherits TDEMainWindow, and KAddressBookIface.
This class serves as the main window for KAddressBook.
It handles the menus, toolbars, and status bars.
Main window class
- Author
- Don Sanders dsand.nosp@m.ers@.nosp@m.kde.o.nosp@m.rg
- Version
- 0.1
Definition at line 45 of file kaddressbookmain.h.
◆ KAddressBookMain()
| KAddressBookMain::KAddressBookMain |
( |
const TQString & |
file = TQString() | ) |
|
◆ ~KAddressBookMain()
| KAddressBookMain::~KAddressBookMain |
( |
| ) |
|
|
virtual |
◆ addEmail
| void KAddressBookMain::addEmail |
( |
TQString |
addr | ) |
|
|
virtualslot |
◆ exit
| void KAddressBookMain::exit |
( |
| ) |
|
|
virtualslot |
◆ getNameByPhone
| TQString KAddressBookMain::getNameByPhone |
( |
TQString |
phone | ) |
|
|
virtualslot |
◆ handleCommandLine
| bool KAddressBookMain::handleCommandLine |
( |
| ) |
|
|
virtualslot |
◆ importVCard
| void KAddressBookMain::importVCard |
( |
const KURL & |
url | ) |
|
|
virtualslot |
◆ importVCardFromData
| void KAddressBookMain::importVCardFromData |
( |
const TQString & |
vCard | ) |
|
|
virtualslot |
◆ initActions()
| void KAddressBookMain::initActions |
( |
| ) |
|
|
protected |
◆ loadProfile()
| void KAddressBookMain::loadProfile |
( |
const TQString & |
path | ) |
|
|
protected |
◆ newContact
| void KAddressBookMain::newContact |
( |
| ) |
|
|
virtualslot |
◆ newDistributionList
| void KAddressBookMain::newDistributionList |
( |
| ) |
|
|
virtualslot |
◆ queryClose()
| bool KAddressBookMain::queryClose |
( |
| ) |
|
|
protectedvirtual |
◆ readProperties()
| void KAddressBookMain::readProperties |
( |
TDEConfig * |
| ) |
|
|
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.
◆ save
| void KAddressBookMain::save |
( |
| ) |
|
|
virtualslot |
◆ saveProperties()
| void KAddressBookMain::saveProperties |
( |
TDEConfig * |
| ) |
|
|
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.
◆ saveToProfile()
| void KAddressBookMain::saveToProfile |
( |
const TQString & |
path | ) |
const |
|
protected |
◆ showContactEditor
| ASYNC KAddressBookMain::showContactEditor |
( |
TQString |
uid | ) |
|
|
virtualslot |
◆ syncAllResources
| void KAddressBookMain::syncAllResources |
( |
| ) |
|
|
virtualslot |
The documentation for this class was generated from the following files: