NexusForce
1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::tui::component_base 成员列表
成员的完整列表,这些成员属于
neforce::tui::component_base
,包括所有继承而来的类成员
active
() const noexcept
neforce::tui::component_base
inline
active_child
() noexcept
neforce::tui::component_base
inline
active_child
() const noexcept
neforce::tui::component_base
inline
active_child_
neforce::tui::component_base
protected
add_child
(unique_ptr< component_base > child)
neforce::tui::component_base
inline
child_at
(size_t i) const noexcept
neforce::tui::component_base
inline
child_count
() const noexcept
neforce::tui::component_base
inline
children_
neforce::tui::component_base
protected
cleanup
() noexcept
neforce::tui::component_base
inline
virtual
context
() const
neforce::tui::component_base
inline
ctx_
neforce::tui::component_base
protected
detach
()
neforce::tui::component_base
inline
detach_all_children
()
neforce::tui::component_base
inline
focusable
() const
neforce::tui::component_base
inline
virtual
focused
() const noexcept
neforce::tui::component_base
inline
has_focus
() const noexcept
neforce::tui::component_base
inline
has_focus_
neforce::tui::component_base
protected
index
() const noexcept
neforce::tui::component_base
inline
on_animation
(int64_t delta)
neforce::tui::component_base
inline
virtual
on_key
(const key_event &e)
neforce::tui::component_base
inline
virtual
on_mouse
(const mouse_event &e)
neforce::tui::component_base
inline
virtual
on_mouse_leave
()
neforce::tui::component_base
inline
virtual
parent
() const noexcept
neforce::tui::component_base
inline
parent_
neforce::tui::component_base
protected
pass_through
() const noexcept
neforce::tui::component_base
inline
pass_through_
neforce::tui::component_base
protected
provide_context
(Ctx value)
neforce::tui::component_base
inline
remove_child
(component_base *child)
neforce::tui::component_base
inline
render
()=0
neforce::tui::component_base
pure virtual
schedule_render
()
neforce::tui::component_base
inline
set_active_child
(component_base *child) noexcept
neforce::tui::component_base
inline
set_has_focus
(bool v) noexcept
neforce::tui::component_base
inline
set_pass_through
(bool v) noexcept
neforce::tui::component_base
inline
setup
()
neforce::tui::component_base
inline
virtual
should_update
()
neforce::tui::component_base
inline
virtual
strand_
neforce::tui::component_base
protected
take_focus
()
neforce::tui::component_base
inline
virtual
制作者
1.16.0