• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kabc
 

kabc

  • KABC
  • DistributionListDialog
Public Member Functions | List of all members
KABC::DistributionListDialog Class Reference

#include <distributionlistdialog.h>

Inheritance diagram for KABC::DistributionListDialog:
KDialogBase KDialog

Public Member Functions

 DistributionListDialog (AddressBook *ab, TQWidget *parent)
 
virtual ~DistributionListDialog ()
 

Additional Inherited Members

- Protected Member Functions inherited from KDialog
virtual void keyPressEvent (TQKeyEvent *)
 

Detailed Description

Frontend to create distribution lists.

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 Documentation

DistributionListDialog::DistributionListDialog ( AddressBook *  ab,
TQWidget *  parent 
)

Constructor.

Parameters
abThe addressbook, the addressees should be used from
parentThe parent widget

Definition at line 43 of file distributionlistdialog.cpp.

DistributionListDialog::~DistributionListDialog ( )
virtual

Destructor.

Definition at line 52 of file distributionlistdialog.cpp.


The documentation for this class was generated from the following files:
  • distributionlistdialog.h
  • distributionlistdialog.cpp

kabc

Skip menu "kabc"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kabc

Skip menu "kabc"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kabc by doxygen 1.8.8
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |