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

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

active_pane() const -> di::Optional< Pane & >ttx::LayoutState
active_tab() const -> di::Optional< Tab & >ttx::LayoutStateinline
add_pane(Tab &tab, CreatePaneArgs args, Direction direction, RenderThread &render_thread) -> di::Result<>ttx::LayoutState
add_tab(CreatePaneArgs args, RenderThread &render_thread) -> di::Result<>ttx::LayoutState
empty() const -> boolttx::LayoutStateinline
hide_status_bar() const -> boolttx::LayoutStateinline
layout(di::Optional< dius::tty::WindowSize > size={})ttx::LayoutState
LayoutState(dius::tty::WindowSize const &size, bool hide_status_bar)ttx::LayoutStateexplicit
remove_pane(Tab &tab, Pane *pane) -> di::Box< Pane >ttx::LayoutState
remove_tab(Tab &tab)ttx::LayoutState
set_active_tab(Tab *tab) -> boolttx::LayoutState
size() const -> dius::tty::WindowSizettx::LayoutStateinline
tabs() -> di::Vector< di::Box< Tab > > &ttx::LayoutStateinline