yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
right_panel_manager.cc File Reference
#include "app/editor/menu/right_panel_manager.h"
#include <chrono>
#include <filesystem>
#include "absl/strings/str_format.h"
#include "app/editor/agent/agent_chat.h"
#include "app/editor/system/proposal_drawer.h"
#include "app/editor/ui/project_management_panel.h"
#include "app/editor/ui/selection_properties_panel.h"
#include "app/editor/ui/settings_panel.h"
#include "app/editor/ui/toast_manager.h"
#include "app/gui/core/icons.h"
#include "app/gui/core/platform_keys.h"
#include "app/gui/core/style.h"
#include "app/gui/core/theme_manager.h"
#include "imgui/imgui.h"
#include "util/platform_paths.h"

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 
namespace  yaze::editor::anonymous_namespace{right_panel_manager.cc}
 

Functions

std::string yaze::editor::anonymous_namespace{right_panel_manager.cc}::ResolveAgentChatHistoryPath ()
 
const char * yaze::editor::GetPanelTypeName (RightPanelManager::PanelType type)
 Get the name of a panel type.
 
const char * yaze::editor::GetPanelTypeIcon (RightPanelManager::PanelType type)
 Get the icon for a panel type.