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

QDictIterator< type > Class Template Reference

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

Inheritance diagram for QDictIterator< type >:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QDictIterator (const QDict< type > &d)
 ~QDictIterator ()
uint count () const
bool isEmpty () const
typetoFirst ()
 operator type * () const
typeoperator * ()
typecurrent () const
QString currentKey () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)

template<class type>
class QDictIterator< type >


Constructor & Destructor Documentation

template<class type>
QDictIterator< type >::QDictIterator const QDict< type > &  d  )  [inline]
 

Definition at line 104 of file qdict.h.

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

Definition at line 105 of file qdict.h.


Member Function Documentation

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

Definition at line 106 of file qdict.h.

Referenced by DocumentListPrivate::iterate().

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

Definition at line 111 of file qdict.h.

Referenced by ActivateVPN::ActivateVPN(), PackageList::allPackages(), TheNSResources::assignNetworkSetupNumber(), NetworkAppletControl::build(), EditNetworkSetup::buildFullTree(), WirelessApplet::checkInterface(), NetworkSettingsData::collectPossible(), NetworkSettingsData::collectTriggered(), WLanRun::detectState(), USBRun::detectState(), LanCardRun::detectState(), PackageListView::display(), PackageList::filterPackages(), System::findInterface(), PackageList::first(), NetworkSettingsData::generateSettings(), WLanRun::getInterface(), USBRun::getInterface(), LanCardRun::getInterface(), TheNSResources::getNetworkSetup(), OipkgPackage::installed(), NetworkSettingsData::isModified(), PPPRun::isMyPPPUp(), OipkgPackage::isOld(), DocumentListPrivate::iterate(), main(), LauncherIconView::mimeTypes(), NetworkSettings::NetworkSettings(), PackageList::next(), OipkgPackage::otherInstalled(), InputCategory::populate(), LanCardEdit::populateList(), System::probeInterfaces(), NetworkSettingsData::saveSettings(), Qt3::QTextDocument::setRichTextInternal(), LanCardEdit::SLOT_RemoveUnknown(), LanCardEdit::SLOT_ScanCards(), TheNSResources::TheNSResources(), Qt3::QTextFormatCollection::updateDefaultFormat(), Qt3::QTextFormatCollection::updateKeys(), Wellenreiter::Wellenreiter(), NmakeMakefileGenerator::writeNmakeParts(), and QGPluginManager::~QGPluginManager().

template<class type>
QString QDictIterator< type >::currentKey  )  const [inline]
 

Definition at line 112 of file qdict.h.

Referenced by PackageListView::display(), DocumentListPrivate::iterate(), LauncherIconView::mimeTypes(), and NmakeMakefileGenerator::writeNmakeParts().

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

Definition at line 107 of file qdict.h.

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

Definition at line 110 of file qdict.h.

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

Definition at line 109 of file qdict.h.

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

Moves to the next item (postfix).

Reimplemented from QGDictIterator.

Definition at line 113 of file qdict.h.

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

Moves to the next item (prefix).

Reimplemented from QGDictIterator.

Definition at line 114 of file qdict.h.

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

Moves jumps positions forward.

Reimplemented from QGDictIterator.

Definition at line 115 of file qdict.h.

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

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

Reimplemented from QGDictIterator.

Definition at line 108 of file qdict.h.

Referenced by PackageList::allPackages(), PackageList::filterPackages(), and PackageList::first().


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