ttx 0.1.0
|
This is the complete list of members for ttx::LayoutGroup, including all inherited members.
direction() const -> Direction | ttx::LayoutGroup | inline |
empty() const -> bool | ttx::LayoutGroup | inline |
FindPaneInLayoutGroup | ttx::LayoutGroup | friend |
layout(dius::tty::WindowSize const &size, u32 row_offset, u32 col_offset) -> di::Box< LayoutNode > | ttx::LayoutGroup | |
relative_size() -> i64 & | ttx::LayoutGroup | inline |
remove_pane(Pane *pane) -> di::Box< Pane > | ttx::LayoutGroup | |
resize(LayoutNode &root, Pane *pane, ResizeDirection direction, i32 amount_in_cells) -> bool | ttx::LayoutGroup | |
single() const -> bool | ttx::LayoutGroup | inline |
split(dius::tty::WindowSize const &size, u32 row_offset, u32 col_offset, Pane *reference, Direction direction) -> di::Tuple< di::Box< LayoutNode >, di::Optional< LayoutEntry & >, di::Optional< di::Box< Pane > & > > | ttx::LayoutGroup |