Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
iterator.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dw::core::Iterator
 Iterators are used to iterate through the contents of a widget. More...
 
class  dw::core::EmptyIterator
 This implementation of dw::core::Iterator can be used by widgets with no contents. More...
 
class  dw::core::TextIterator
 This implementation of dw::core::Iterator can be used by widgets having one text word as contents. More...
 
class  dw::core::DeepIterator
 A stack of iterators, to iterate recursively through a widget tree. More...
 
class  dw::core::DeepIterator::Stack
 
class  dw::core::CharIterator
 

Namespaces

namespace  dw
 Dw is in this namespace, or sub namespaces of this one.
 
namespace  dw::core
 The core of Dw is defined in this namespace.