#include </home/runner/work/ttx/ttx/src/layout_state.h>
◆ LayoutState()
ttx::LayoutState::LayoutState |
( |
dius::tty::WindowSize const & | size, |
|
|
bool | hide_status_bar ) |
|
explicit |
◆ active_pane()
auto ttx::LayoutState::active_pane |
( |
| ) |
const -> di::Optional<Pane&> |
◆ active_tab()
auto ttx::LayoutState::active_tab |
( |
| ) |
const -> di::Optional<Tab&> |
|
inline |
◆ add_pane()
◆ add_tab()
◆ empty()
auto ttx::LayoutState::empty |
( |
| ) |
const -> bool |
|
inline |
◆ hide_status_bar()
auto ttx::LayoutState::hide_status_bar |
( |
| ) |
const -> bool |
|
inline |
◆ layout()
void ttx::LayoutState::layout |
( |
di::Optional< dius::tty::WindowSize > | size = {} | ) |
|
◆ remove_pane()
auto ttx::LayoutState::remove_pane |
( |
Tab & | tab, |
|
|
Pane * | pane ) -> di::Box<Pane> |
◆ remove_tab()
void ttx::LayoutState::remove_tab |
( |
Tab & | tab | ) |
|
◆ set_active_tab()
auto ttx::LayoutState::set_active_tab |
( |
Tab * | tab | ) |
-> bool |
◆ size()
auto ttx::LayoutState::size |
( |
| ) |
const -> dius::tty::WindowSize |
|
inline |
◆ tabs()
auto ttx::LayoutState::tabs |
( |
| ) |
-> di::Vector<di::Box<Tab>>& |
|
inline |
The documentation for this class was generated from the following files: