#include <wt/object.h>#include <wt/wvar.h>#include <wt/sizepolicy.h>#include <wt/size.h>#include <wt/rect.h>#include <wt/trace.h>#include <wt/flags.h>Include dependency graph for layout.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Wt |
Classes | |
| class | Wt::LayoutIteratorInterface |
| class | Wt::NullLayoutIterator |
| class | Wt::LayoutIterator |
| class | Wt::LayoutItem |
| all layoutItems should inherit from this. It's their interface More... | |
| class | Wt::Layout |
| handles the layout of widgets More... | |
| class | Wt::NullClass |
| class | Wt::LayoutItemCompound< ValueType > |
| class | Wt::LayoutStdContainerIterator< Container > |
| class | Wt::LayoutStdContainer< Container > |
| class | Wt::BoxLayoutItemValue |
| class | Wt::BoxLayoutIterator |
| class | Wt::BoxLayout |
| class | Wt::HBoxLayout |
| class | Wt::VBoxLayout |
Typedefs | |
| typedef LayoutItemCompound< BoxLayoutItemValue > | Wt::BoxLayoutItemCompound |
| typedef std::list< BoxLayoutItemCompound > | Wt::BoxLayoutItemList |
| typedef LayoutStdContainer< BoxLayoutItemList > | Wt::BoxLayoutBase |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.