yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
agent_proposals_panel.cc File Reference
#include "app/editor/agent/agent_proposals_panel.h"
#include <fstream>
#include <sstream>
#include <string>
#include "absl/strings/str_format.h"
#include "absl/time/clock.h"
#include "absl/time/time.h"
#include "app/editor/agent/agent_ui_theme.h"
#include "app/editor/ui/toast_manager.h"
#include "app/gui/core/icons.h"
#include "rom/rom.h"
#include "imgui/imgui.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{agent_proposals_panel.cc}
 

Macros

#define IMGUI_DEFINE_MATH_OPERATORS
 

Functions

std::string yaze::editor::anonymous_namespace{agent_proposals_panel.cc}::FormatRelativeTime (absl::Time timestamp)
 
std::string yaze::editor::anonymous_namespace{agent_proposals_panel.cc}::ReadFileContents (const std::filesystem::path &path, int max_lines=100)
 

Macro Definition Documentation

◆ IMGUI_DEFINE_MATH_OPERATORS

#define IMGUI_DEFINE_MATH_OPERATORS

Definition at line 1 of file agent_proposals_panel.cc.