29 #include <QModelIndex>
32 class GroupingTableModel;
36 void restoreGroupingColor(
const std::filesystem::path& loaddir,
const std::string& jsonfile,
GroupingTableModel *gtm =
nullptr);
void restore(GroupingTableModel *gtm)
GroupingColorSerializer()
void deserialize(Netlist *netlist, const std::filesystem::path &loaddir) override
std::string serialize(Netlist *netlist, const std::filesystem::path &savedir, bool isAutosave) override
Table that holds information about all groupings.