This is the complete list of members for yaze::gui::PopupRegistry, including all inherited members.
Clear() | yaze::gui::PopupRegistry | |
Close(const std::string &popup_id) | yaze::gui::PopupRegistry | |
FindPopup(const std::string &popup_id) | yaze::gui::PopupRegistry | private |
FindPopup(const std::string &popup_id) const | yaze::gui::PopupRegistry | private |
GetActiveCount() const | yaze::gui::PopupRegistry | |
GetPopups() | yaze::gui::PopupRegistry | inline |
GetPopups() const | yaze::gui::PopupRegistry | inline |
IsOpen(const std::string &popup_id) const | yaze::gui::PopupRegistry | |
Open(const std::string &popup_id, std::function< void()> render_callback) | yaze::gui::PopupRegistry | |
PopupRegistry()=default | yaze::gui::PopupRegistry | |
popups_ | yaze::gui::PopupRegistry | private |
RenderAll() | yaze::gui::PopupRegistry |