yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
project_management_panel.cc File Reference
#include "app/editor/shell/windows/project_management_panel.h"
#include "absl/strings/str_format.h"
#include "app/editor/shell/feedback/toast_manager.h"
#include "app/gui/core/icons.h"
#include "app/gui/core/style_guard.h"
#include "app/gui/core/theme_manager.h"
#include "app/gui/core/ui_helpers.h"
#include "imgui/imgui.h"
#include "rom/rom.h"
#include "util/platform_paths.h"
#include "yaze_config.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{project_management_panel.cc}
 

Functions

ImVec4 yaze::editor::anonymous_namespace{project_management_panel.cc}::WorkflowColor (ProjectWorkflowState state)
 
const char * yaze::editor::anonymous_namespace{project_management_panel.cc}::WorkflowIcon (ProjectWorkflowState state, const char *fallback)
 
void yaze::editor::anonymous_namespace{project_management_panel.cc}::DrawWorkflowCard (const ProjectWorkflowStatus &status, const char *fallback_icon)