yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
collaboration_panel.h File Reference
#include <map>
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "app/net/rom_version_manager.h"
#include "app/rom.h"
#include "imgui/imgui.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::gui::RomSyncEntry
 Represents a ROM synchronization event. More...
 
struct  yaze::gui::SnapshotEntry
 Represents a shared snapshot (image, map state, etc.) More...
 
struct  yaze::gui::ProposalEntry
 Represents an AI-generated proposal. More...
 
class  yaze::gui::CollaborationPanel
 ImGui panel for collaboration features. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::gui
 Graphical User Interface (GUI) components for the application.