|
Dillo
|

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 | |
| dw | |
| Dw is in this namespace, or sub namespaces of this one. | |
| dw::core | |
| The core of Dw is defined in this namespace. | |
1.8.8