kabc Library API Documentation

KABC::AddressBook::ConstIterator Class Reference

Address Book Const Iterator. More...

#include <addressbook.h>

List of all members.

Public Methods

 ConstIterator ()
 ConstIterator (const ConstIterator &)
 ConstIterator (const Iterator &)
 ~ConstIterator ()
ConstIterator & operator= (const ConstIterator &)
const Addresseeoperator * () const
const Addresseeoperator-> () const
ConstIterator & operator++ ()
ConstIterator & operator++ (int)
ConstIterator & operator-- ()
ConstIterator & operator-- (int)
bool operator== (const ConstIterator &it)
bool operator!= (const ConstIterator &it)

Public Attributes

ConstIteratorData * d


Detailed Description

Address Book Const Iterator.

This class provides a const iterator for address book entries.

Definition at line 84 of file addressbook.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kabc Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun May 16 22:05:39 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003