12#ifndef TABLE_OVERRIDE_EDITOR_H
13#define TABLE_OVERRIDE_EDITOR_H
66 std::map<std::string, std::string> fields_;
67 std::map<std::string, std::string> originalFields_;
Definition table_override_editor.h:20
bool render()
Renders the ImGui panel for editing overrides.
Definition table_override_editor.cpp:71
bool wasSaved() const
Checks if changes were saved.
Definition table_override_editor.h:47
Definition table_override_manager.h:19
Stores metadata and media paths for a VPX table.
Definition table_data.h:29
Defines the TableData struct for storing VPX table metadata and media paths.
Defines the TableOverrideManager class for handling per-table JSON overrides in ASAPCabinetFE.