|
Dillo v3.2.0-93-g6a586845
|
Dw is in this namespace, or sub namespaces of this one. More...
Namespaces | |
| namespace | core |
| The core of Dw is defined in this namespace. | |
| namespace | fltk |
| This namespace contains FLTK implementations of Dw interfaces. | |
| namespace | oof |
| Out Of Flow. | |
| namespace | tablecell |
| Provided some common implementations of virtual widget methods. | |
Classes | |
| class | AlignedTableCell |
| class | AlignedTextblock |
| Base widget for all textblocks (sub classes of dw::Textblock), which are positioned vertically and aligned horizontally. More... | |
| class | Bullet |
| Displays different kind of bullets. More... | |
| class | Hyphenator |
| class | Image |
| Displays an instance of dw::core::Imgbuf. More... | |
| class | ImageMapsList |
| Represents a list of client-side image maps. More... | |
| class | ListItem |
| class | RegardingBorder |
| Base class (rather a tag interface) for those widgets regarding borders defined by floats, and so allocated on the full width. More... | |
| class | Ruler |
| Widget for drawing (horizontal) rules. More... | |
| class | SimpleContainer |
| Simple widget used for testing concepts. More... | |
| class | SimpleTableCell |
| class | Table |
| A Widget for rendering tables. More... | |
| class | Textblock |
| A Widget for rendering text blocks, i.e. More... | |
| class | Trie |
| class | TrieBuilder |
Enumerations | |
| enum | { IMPL_POS = false } |
| Used (temporally) for code related to positioned elements. More... | |
Dw is in this namespace, or sub namespaces of this one.
The core can be found in dw::core, widgets are defined directly here.