Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

QIntDictIterator< type > Class Template Reference

#include </home/clem/local/src/opie/qmake/include/qintdict.h>

Inheritance diagram for QIntDictIterator< type >:

Inheritance graph
[legend]
Collaboration diagram for QIntDictIterator< type >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QIntDictIterator (const QIntDict< type > &d)
 ~QIntDictIterator ()
uint count () const
bool isEmpty () const
typetoFirst ()
 operator type * () const
typecurrent () const
long currentKey () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)

template<class type>
class QIntDictIterator< type >


Constructor & Destructor Documentation

template<class type>
QIntDictIterator< type >::QIntDictIterator const QIntDict< type > &  d  )  [inline]
 

Definition at line 101 of file qintdict.h.

template<class type>
QIntDictIterator< type >::~QIntDictIterator  )  [inline]
 

Definition at line 102 of file qintdict.h.


Member Function Documentation

template<class type>
uint QIntDictIterator< type >::count  )  const [inline]
 

Definition at line 103 of file qintdict.h.

template<class type>
type* QIntDictIterator< type >::current  )  const [inline]
 

Definition at line 107 of file qintdict.h.

Referenced by AppIcons::findId(), KeyList::getKeyIndex(), KeyList::KeyList(), KeyList::operator!=(), operator<<(), TVListView::rebuildKeys(), TVFilterView::rebuildKeys(), TVBrowseKeyEntry::rebuildKeys(), DBXml::saveSource(), DBCsv::saveSource(), TVEditView::setData(), TVBrowseView::setDisplayText(), DataElem::toQString(), and TVKeyEdit::TVKeyEdit().

template<class type>
long QIntDictIterator< type >::currentKey  )  const [inline]
 

Definition at line 108 of file qintdict.h.

Referenced by AppIcons::findId(), KeyList::getKeyIndex(), KeyList::KeyList(), KeyList::operator!=(), operator<<(), TVListView::rebuildKeys(), TVFilterView::rebuildKeys(), TVBrowseKeyEntry::rebuildKeys(), DBXml::saveSource(), DBCsv::saveSource(), TVEditView::setData(), TVBrowseView::setDisplayText(), DataElem::toQString(), and TVKeyEdit::TVKeyEdit().

template<class type>
bool QIntDictIterator< type >::isEmpty  )  const [inline]
 

Definition at line 104 of file qintdict.h.

template<class type>
QIntDictIterator< type >::operator type *  )  const [inline]
 

Definition at line 106 of file qintdict.h.

template<class type>
type* QIntDictIterator< type >::operator()  )  [inline]
 

Moves to the next item (postfix).

Reimplemented from QGDictIterator.

Definition at line 109 of file qintdict.h.

template<class type>
type* QIntDictIterator< type >::operator++  )  [inline]
 

Moves to the next item (prefix).

Reimplemented from QGDictIterator.

Definition at line 110 of file qintdict.h.

template<class type>
type* QIntDictIterator< type >::operator+= uint  j  )  [inline]
 

Moves jumps positions forward.

Reimplemented from QGDictIterator.

Definition at line 111 of file qintdict.h.

template<class type>
type* QIntDictIterator< type >::toFirst  )  [inline]
 

Sets the iterator to point to the first item in the dictionary.

Reimplemented from QGDictIterator.

Definition at line 105 of file qintdict.h.

Referenced by DBXml::saveSource(), and DBCsv::saveSource().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:47:37 2005 for OPIE by  doxygen 1.4.2