ttx 0.1.0
|
#include "di/container/tree/tree_set.h"
#include "di/reflect/prelude.h"
#include "di/vocab/pointer/box.h"
#include "direction.h"
#include "dius/tty.h"
#include "ttx/pane.h"
Go to the source code of this file.
Classes | |
struct | ttx::LayoutEntry |
struct | ttx::LayoutNode |
struct | ttx::LayoutPane |
class | ttx::LayoutGroup |
Namespaces | |
namespace | ttx |
Enumerations | |
enum class | ttx::ResizeDirection { ttx::Left , ttx::Right , ttx::Top , ttx::Bottom } |
Functions | |
constexpr auto | ttx::tag_invoke (di::Tag< di::reflect >, di::InPlaceType< ResizeDirection >) |
Variables | |
constexpr auto | ttx::max_layout_precision = i64(100'000) |