Base class for the placement helper. More...
#include "gui/grow_direction.hpp"
Go to the source code of this file.
Classes | |
class | gui2::placer_base |
Base class for the placement helper. More... | |
Namespaces | |
gui2 | |
Generic file dialog. | |
Base class for the placement helper.
Some items can create new child items and these items are placed in some way this code contains helpers for the placement by calculating the positions for the items and the best size for the children.
Definition in file placer.hpp.