#include "../HTMLParser/DOM.hpp"
#include "../Containers/Container.hpp"
#include "BoxHierarchy.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | HTML |
| namespace | HTML::Renderer |
Classes | |
| class | HTML::Renderer::TableLayout |
| This class describes the layout of an HTML table. More... | |
| struct | HTML::Renderer::TableLayout::Cell |
| This defines a simple cell layout. More... | |
| struct | HTML::Renderer::TableLayout::Column |
| Define the column type. More... | |
| struct | HTML::Renderer::TableLayout::Row |
| This defines the layout of a table's row. More... | |
