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

QPtrListIterator< type > Class Template Reference

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

Inheritance diagram for QPtrListIterator< type >:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QPtrListIterator (const QPtrList< type > &l)
 ~QPtrListIterator ()
uint count () const
bool isEmpty () const
bool atFirst () const
bool atLast () const
typetoFirst ()
typetoLast ()
 operator type * () const
typeoperator * ()
typecurrent () const
typeoperator() ()
typeoperator++ ()
typeoperator+= (uint j)
typeoperator-- ()
typeoperator-= (uint j)
QPtrListIterator< type > & operator= (const QPtrListIterator< type > &it)

template<class type>
class QPtrListIterator< type >


Constructor & Destructor Documentation

template<class type>
QPtrListIterator< type >::QPtrListIterator const QPtrList< type > &  l  )  [inline]
 

Definition at line 126 of file qptrlist.h.

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

Definition at line 127 of file qptrlist.h.


Member Function Documentation

template<class type>
bool QPtrListIterator< type >::atFirst  )  const [inline]
 

For internal use only.

Returns TRUE if the iterator points to the first item, otherwise FALSE.

Reimplemented from QGListIterator.

Definition at line 130 of file qptrlist.h.

Referenced by QGCacheIterator::atFirst().

template<class type>
bool QPtrListIterator< type >::atLast  )  const [inline]
 

For internal use only.

Returns TRUE if the iterator points to the last item, otherwise FALSE.

Reimplemented from QGListIterator.

Definition at line 131 of file qptrlist.h.

Referenced by QGCacheIterator::atLast().

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

Definition at line 128 of file qptrlist.h.

Referenced by QGCacheIterator::count(), and FileView::generateDir().

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

Definition at line 143 of file qptrlist.h.

Referenced by ZSafe::addCategory(), Qt3::QTextTable::adjustCells(), Qt3::QTextFlow::boundingRect(), QCleanupHandler< Type >::clear(), ZSafe::editCategory(), TabManager::editItem(), ThemeDialog::fillBox(), TabManager::findInstalledApplication(), FileView::generateDir(), QGCacheIterator::get(), FileDialog::getCurrentDir(), QGCacheIterator::getKeyAscii(), QGCacheIterator::getKeyInt(), QGCacheIterator::getKeyString(), QTReaderApp::listBkmkFiles(), MainWindowImp::loadModules(), BuffDoc::openfile(), Qt3::QTextTable::pageBreak(), QTReaderApp::PopulateConfig(), fileBrowser::populateList(), OpieFtp::populateLocalView(), PlayListWidget::populateSkinsMenu(), AdvancedFm::populateView(), PmIpkg::processLinkDir(), KAsteroidsView::processMissiles(), KAsteroidsView::processPowerups(), ListViewConfDir::readConfFiles(), OFileViewFileListView::reread(), Opie::Ui::Internal::OFileViewFileListView::reread(), TabManager::rescanFolder(), BackupAndRestore::rescanFolder(), Qt3::QTextTable::richText(), BackupAndRestore::scanForApplicationSettings(), ServerPI::sendList(), ZSafe::setCategoryDialogFields(), ScQtFileEditDlg::slotShowDir(), ProcessInfo::updateData(), Win32MakefileGenerator::writeSubDirs(), and UnixMakefileGenerator::writeSubdirs().

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

Definition at line 129 of file qptrlist.h.

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

Definition at line 135 of file qptrlist.h.

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

Definition at line 134 of file qptrlist.h.

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

For internal use only.

Moves to the next item (postfix).

Reimplemented from QGListIterator.

Definition at line 144 of file qptrlist.h.

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

For internal use only.

Moves to the next item (prefix).

Reimplemented from QGListIterator.

Definition at line 145 of file qptrlist.h.

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

For internal use only.

Moves jumps positions forward.

Reimplemented from QGListIterator.

Definition at line 146 of file qptrlist.h.

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

For internal use only.

Moves to the previous item (prefix).

Reimplemented from QGListIterator.

Definition at line 147 of file qptrlist.h.

template<class type>
type* QPtrListIterator< type >::operator-= uint  j  )  [inline]
 

For internal use only.

Moves jumps positions backward.

Reimplemented from QGListIterator.

Definition at line 148 of file qptrlist.h.

template<class type>
QPtrListIterator<type>& QPtrListIterator< type >::operator= const QPtrListIterator< type > &  it  )  [inline]
 

Definition at line 149 of file qptrlist.h.

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

For internal use only.

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

Reimplemented from QGListIterator.

Definition at line 132 of file qptrlist.h.

Referenced by ServerPI::sendList(), QGCacheIterator::toFirst(), Win32MakefileGenerator::writeSubDirs(), and UnixMakefileGenerator::writeSubdirs().

template<class type>
type* QPtrListIterator< type >::toLast  )  [inline]
 

For internal use only.

Sets the list iterator to point to the last item in the list.

Reimplemented from QGListIterator.

Definition at line 133 of file qptrlist.h.

Referenced by QGCacheIterator::toLast().


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