TdkThemeRevIterator Class Reference

Reverse iterator for the TdkTheme class. More...

#include <TdkThemeIterator.h>

List of all members.

Public Member Functions

 TdkThemeRevIterator (TeView *view)
 --- TdkThemeRevIterator Construtors
 TdkThemeRevIterator (TeViewTree *root)
void first ()
 go to the first theme.
void next ()
 go to the next theme.
TdkThemecurrent ()
bool isDone ()

Private Attributes

TdkViewTreeRevIterator treeIt_
 < Restriction: If this property is true the iterator only will visit the visible themes.


Detailed Description

Reverse iterator for the TdkTheme class.


Constructor & Destructor Documentation

TdkThemeRevIterator::TdkThemeRevIterator ( TeView *  view  )  [inline]

--- TdkThemeRevIterator Construtors

TdkThemeRevIterator::TdkThemeRevIterator ( TeViewTree *  root  )  [inline]


Member Function Documentation

void TdkThemeRevIterator::first (  )  [inline]

go to the first theme.

void TdkThemeRevIterator::next (  )  [inline]

go to the next theme.

TdkTheme * TdkThemeRevIterator::current (  )  [inline]

bool TdkThemeRevIterator::isDone (  )  [inline]


Member Data Documentation

TdkViewTreeRevIterator TdkThemeRevIterator::treeIt_ [private]

< Restriction: If this property is true the iterator only will visit the visible themes.

Otherwise the iterator will visit all themes.


The documentation for this class was generated from the following file:
Generated on Fri Jun 15 16:54:58 2007 for TDK by  doxygen 1.5.2