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

QAsciiDictIterator< type > Class Template Reference

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

Inheritance diagram for QAsciiDictIterator< type >:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QAsciiDictIterator (const QAsciiDict< type > &d)
 ~QAsciiDictIterator ()
uint count () const
bool isEmpty () const
typetoFirst ()
 operator type * () const
typecurrent () const
const char * currentKey () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)

template<class type>
class QAsciiDictIterator< type >


Constructor & Destructor Documentation

template<class type>
QAsciiDictIterator< type >::QAsciiDictIterator const QAsciiDict< type > &  d  )  [inline]
 

Definition at line 104 of file qasciidict.h.

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

Definition at line 106 of file qasciidict.h.


Member Function Documentation

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

Definition at line 107 of file qasciidict.h.

References QGDict::count(), and QGDictIterator::dict.

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

Definition at line 111 of file qasciidict.h.

References QGDictIterator::get(), and type.

Referenced by QSettings::entryList(), and QSettings::~QSettings().

template<class type>
const char* QAsciiDictIterator< type >::currentKey  )  const [inline]
 

Definition at line 112 of file qasciidict.h.

References QGDictIterator::getKeyAscii().

Referenced by QSettings::entryList(), and QSettings::~QSettings().

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

Definition at line 108 of file qasciidict.h.

References QGDict::count(), and QGDictIterator::dict.

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

Definition at line 110 of file qasciidict.h.

References QGDictIterator::get(), and type.

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

Moves to the next item (postfix).

Reimplemented from QGDictIterator.

Definition at line 113 of file qasciidict.h.

References QGDictIterator::operator()(), and type.

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

Moves to the next item (prefix).

Reimplemented from QGDictIterator.

Definition at line 114 of file qasciidict.h.

References QGDictIterator::operator++(), and type.

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

Moves jumps positions forward.

Reimplemented from QGDictIterator.

Definition at line 115 of file qasciidict.h.

References QGDictIterator::operator+=(), and type.

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

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

Reimplemented from QGDictIterator.

Definition at line 109 of file qasciidict.h.

References QGDictIterator::toFirst(), and type.


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