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

tdeabc

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

#include <distributionlistdialog.h>

Inheritance diagram for TDEABC::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:

TDEABC::DistributionListDialog *dlg = new
TDEABC::DistributionListDialog( TDEABC::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

tdeabc

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

tdeabc

Skip menu "tdeabc"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  •     tdecore
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  • tdeioslave
  •   http
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeabc by doxygen 1.8.8
This website is maintained by Timothy Pearson.