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

kabc

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

#include <distributionlist.h>

Public Member Functions

 DistributionListManager (AddressBook *)
 
 ~DistributionListManager ()
 
DistributionList * list (const TQString &name)
 
void insert (DistributionList *)
 
void remove (DistributionList *)
 
TQStringList listNames ()
 
bool load ()
 
bool save ()
 

Detailed Description

Manager of distribution lists.

This class represents a collection of distribution lists, which are associated with a given address book.

Definition at line 122 of file distributionlist.h.

Constructor & Destructor Documentation

DistributionListManager::DistributionListManager ( AddressBook *  ab)

Create manager for given address book.

Definition at line 120 of file distributionlist.cpp.

DistributionListManager::~DistributionListManager ( )

Destructor.

Definition at line 127 of file distributionlist.cpp.

Member Function Documentation

void DistributionListManager::insert ( DistributionList *  l)

Insert distribution list.

If a list with this name already exists, nothing happens. The passed object is deleted by the manager.

Definition at line 145 of file distributionlist.cpp.

DistributionList * DistributionListManager::list ( const TQString &  name)

Return distribution list with given name.

Definition at line 135 of file distributionlist.cpp.

TQStringList DistributionListManager::listNames ( )

Return names of all distribution lists managed by this manager.

Definition at line 174 of file distributionlist.cpp.

bool DistributionListManager::load ( )

Load distribution lists form disk.

Definition at line 186 of file distributionlist.cpp.

void DistributionListManager::remove ( DistributionList *  l)

Remove distribution list.

If a list with this name doesn't exist, nothing happens.

Definition at line 160 of file distributionlist.cpp.

bool DistributionListManager::save ( )

Save distribution lists to disk.

Definition at line 232 of file distributionlist.cpp.


The documentation for this class was generated from the following files:
  • distributionlist.h
  • distributionlist.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.11
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |