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

tdeabc

  • TDEABC
  • TDEABC::DistributionListDialog
Public Member Functions

TDEABC::DistributionListDialog Class Reference

Frontend to create distribution lists. More...

#include <distributionlistdialog.h>

Inheritance diagram for TDEABC::DistributionListDialog:
KDialogBase KDialog TQDialog

List of all members.

Public Member Functions

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

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:
ab The addressbook, the addressees should be used from
parent The 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
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeabc by doxygen 1.7.1
This website is maintained by Timothy Pearson.