yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::PanelHost Member List

This is the complete list of members for yaze::editor::PanelHost, including all inherited members.

GetPanelWindowName(size_t session_id, const std::string &panel_id) constyaze::editor::PanelHost
HidePanel(size_t session_id, const std::string &panel_id)yaze::editor::PanelHost
IsPanelVisible(size_t session_id, const std::string &panel_id) constyaze::editor::PanelHost
OpenAndFocus(size_t session_id, const std::string &panel_id) constyaze::editor::PanelHost
panel_manager() constyaze::editor::PanelHostinline
panel_manager_yaze::editor::PanelHostprivate
PanelHost(PanelManager *panel_manager=nullptr)yaze::editor::PanelHostinlineexplicit
RegisterPanel(size_t session_id, const PanelDefinition &definition)yaze::editor::PanelHost
RegisterPanel(const PanelDefinition &definition)yaze::editor::PanelHost
RegisterPanelAlias(const std::string &legacy_id, const std::string &canonical_id)yaze::editor::PanelHost
RegisterPanels(size_t session_id, const std::vector< PanelDefinition > &definitions)yaze::editor::PanelHost
RegisterPanels(const std::vector< PanelDefinition > &definitions)yaze::editor::PanelHost
ResolvePanelId(const std::string &panel_id) constyaze::editor::PanelHost
SetPanelManager(PanelManager *panel_manager)yaze::editor::PanelHostinline
ShowPanel(size_t session_id, const std::string &panel_id)yaze::editor::PanelHost
ToDescriptor(const PanelDefinition &definition)yaze::editor::PanelHostprivatestatic
TogglePanel(size_t session_id, const std::string &panel_id)yaze::editor::PanelHost