opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
osc::PanelManager Member List

This is the complete list of members for osc::PanelManager, including all inherited members.

create_dynamic_panel(size_t)osc::PanelManager
deactivate_dynamic_panel(size_t)osc::PanelManager
dynamic_panel_name(size_t) constosc::PanelManager
is_toggleable_panel_activated(size_t) constosc::PanelManager
num_dynamic_panels() constosc::PanelManager
num_spawnable_panels() constosc::PanelManager
num_toggleable_panels() constosc::PanelManager
on_draw()osc::PanelManager
on_mount()osc::PanelManager
on_tick()osc::PanelManager
on_unmount()osc::PanelManager
operator=(const PanelManager &)=deleteosc::PanelManager
operator=(PanelManager &&) noexceptosc::PanelManager
PanelManager(Widget *parent)osc::PanelManagerexplicit
PanelManager(const PanelManager &)=deleteosc::PanelManager
PanelManager(PanelManager &&) noexceptosc::PanelManager
parent() constosc::PanelManager
parent()osc::PanelManager
push_dynamic_panel(std::string_view base_name, std::shared_ptr< Panel >)osc::PanelManager
register_spawnable_panel(std::string_view base_name, std::function< std::shared_ptr< Panel >(Widget *, std::string_view)> panel_constructor, size_t num_initially_opened_panels)osc::PanelManager
register_toggleable_panel(std::string_view base_name, std::function< std::shared_ptr< Panel >(Widget *, std::string_view)> panel_constructor, ToggleablePanelFlags flags=ToggleablePanelFlags::Default)osc::PanelManager
set_parent(Widget *)osc::PanelManager
set_toggleable_panel_activated(size_t, bool)osc::PanelManager
set_toggleable_panel_activated(std::string_view, bool)osc::PanelManager
spawnable_panel_base_name(size_t) constosc::PanelManager
suggested_dynamic_panel_name(std::string_view base_name)osc::PanelManager
toggleable_panel_name(size_t) constosc::PanelManager
try_upd_panel_by_name(std::string_view)osc::PanelManager
try_upd_panel_by_name_T(std::string_view name)osc::PanelManagerinline
~PanelManager() noexceptosc::PanelManager