KABC::Resource::Iterator Class Reference

#include <resource.h>

List of all members.


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.


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

The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys