#include </home/runner/work/ttx/ttx/src/tab.h>
◆ Tab()
ttx::Tab::Tab |
( |
di::String | name | ) |
|
|
inlineexplicit |
◆ active()
auto ttx::Tab::active |
( |
| ) |
const -> di::Optional<Pane&> |
|
inline |
◆ add_pane()
◆ empty()
auto ttx::Tab::empty |
( |
| ) |
const -> bool |
|
inline |
◆ invalidate_all()
void ttx::Tab::invalidate_all |
( |
| ) |
|
◆ is_active()
auto ttx::Tab::is_active |
( |
| ) |
-> bool |
|
inline |
◆ layout()
void ttx::Tab::layout |
( |
dius::tty::WindowSize const & | size, |
|
|
u32 | row, |
|
|
u32 | col ) |
◆ layout_group()
◆ layout_tree()
auto ttx::Tab::layout_tree |
( |
| ) |
const -> di::Optional<LayoutNode&> |
|
inline |
◆ name()
auto ttx::Tab::name |
( |
| ) |
const -> di::StringView |
|
inline |
◆ navigate()
◆ panes()
auto ttx::Tab::panes |
( |
| ) |
const -> di::Ring<Pane*> const& |
|
inline |
◆ remove_pane()
auto ttx::Tab::remove_pane |
( |
Pane * | pane | ) |
-> di::Box<Pane> |
◆ set_active()
auto ttx::Tab::set_active |
( |
Pane * | pane | ) |
-> bool |
◆ set_is_active()
auto ttx::Tab::set_is_active |
( |
bool | b | ) |
-> bool |
The documentation for this struct was generated from the following files: