#include <distributionlistdialog.h>
Inheritance diagram for KABC::DistributionListDialog:

Public Methods | |
| DistributionListDialog (AddressBook *ab, QWidget *parent) | |
| virtual | ~DistributionListDialog () |
Creating a new DistributionListDialog does automatically load all addressees and distribution lists from the config files. The changes will be saved when clicking the 'OK' button.
Example:
KABC::DistributionListDialog *dlg = new
KABC::DistributionListDialog( KABC::StdAddressBook::self(), this );
dlg->exec();
Definition at line 55 of file distributionlistdialog.h.
|
||||||||||||
|
Constructor.
|
|
|
Destructor. |
1.2.18