kabc Library API Documentation

KABC::Resource::Iterator Class Reference

Resource Iterator. More...

#include <resource.h>

List of all members.

Public Member Functions

 Iterator (const Iterator &)
virtual Iteratoroperator= (const Iterator &)
virtual const Addresseeoperator * () const
virtual Addresseeoperator * ()
virtual Iteratoroperator++ ()
virtual Iteratoroperator++ (int)
virtual Iteratoroperator-- ()
virtual Iteratoroperator-- (int)
virtual bool operator== (const Iterator &it)
virtual bool operator!= (const Iterator &it)

Public Attributes

IteratorData * d


Detailed Description

Resource Iterator.

This class provides an iterator for resource entries. By default it points to a QValueList<Addressee>::Iterator, but you can reimplement this class to fit your own needs.

Definition at line 68 of file resource.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kabc Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Sep 16 07:08:39 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003