Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

QwtDynGridLayoutIterator Class Reference

List of all members.

Public Member Functions

 QwtDynGridLayoutIterator (QList< QLayoutItem > *)
virtual QLayoutItem * current ()
virtual QLayoutItem * next ()
virtual QLayoutItem * takeCurrent ()

Private Attributes

uint d_index
QList< QLayoutItem > * d_itemList

Constructor & Destructor Documentation

QwtDynGridLayoutIterator::QwtDynGridLayoutIterator QList< QLayoutItem > *   ) 
 

Definition at line 26 of file qwt_dyngrid_layout.cpp.


Member Function Documentation

QLayoutItem * QwtDynGridLayoutIterator::current  )  [virtual]
 

Definition at line 32 of file qwt_dyngrid_layout.cpp.

References d_index, and d_itemList.

Referenced by next().

QLayoutItem * QwtDynGridLayoutIterator::next  )  [virtual]
 

Definition at line 40 of file qwt_dyngrid_layout.cpp.

References current(), and d_index.

QLayoutItem * QwtDynGridLayoutIterator::takeCurrent  )  [virtual]
 

Definition at line 46 of file qwt_dyngrid_layout.cpp.

References d_index, and d_itemList.


Member Data Documentation

uint QwtDynGridLayoutIterator::d_index [private]
 

Definition at line 22 of file qwt_dyngrid_layout.cpp.

Referenced by current(), next(), and takeCurrent().

QList<QLayoutItem>* QwtDynGridLayoutIterator::d_itemList [private]
 

Definition at line 23 of file qwt_dyngrid_layout.cpp.

Referenced by current(), and takeCurrent().


The documentation for this class was generated from the following file:
Generated on Fri Nov 7 14:11:48 2003 for Qwt Developer's Guide by doxygen 1.3.2