ttx 0.1.0
Loading...
Searching...
No Matches
ttx::LayoutGroup Member List

This is the complete list of members for ttx::LayoutGroup, including all inherited members.

direction() const -> Directionttx::LayoutGroupinline
empty() const -> boolttx::LayoutGroupinline
FindPaneInLayoutGroupttx::LayoutGroupfriend
layout(dius::tty::WindowSize const &size, u32 row_offset, u32 col_offset) -> di::Box< LayoutNode >ttx::LayoutGroup
relative_size() -> i64 &ttx::LayoutGroupinline
remove_pane(Pane *pane) -> di::Box< Pane >ttx::LayoutGroup
resize(LayoutNode &root, Pane *pane, ResizeDirection direction, i32 amount_in_cells) -> boolttx::LayoutGroup
single() const -> boolttx::LayoutGroupinline
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