Dillo v3.1.1-98-g318d1f14
|
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. | |