kabc Library API Documentation

KABC::AddressBook::Iterator Class Reference

Address Book Iterator. More...

#include <addressbook.h>

List of all members.

Public Methods

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

Public Attributes

IteratorData * d


Detailed Description

Address Book Iterator.

This class provides an iterator for address book entries.

Definition at line 57 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