Evolution::DBIterator Class Reference
List of all members.Detailed Description
Definition at line 12 of file dbwrapper.h.
Public Member Functions | |
DBIterator (DBWrapper *=0l) | |
~DBIterator () | |
DBIterator (const DBIterator &) | |
DBIterator & | operator= (const DBIterator &) |
QString | key () const |
QString | value () const |
QString | operator * () |
DBIterator & | operator++ () |
DBIterator & | operator-- () |
bool | operator== (const DBIterator &) |
bool | operator!= (const DBIterator &) |
Friends | |
class | DBWrapper |
The documentation for this class was generated from the following files: