28#ifndef _DIALOG_SYMBOL_REMAP_H_
29#define _DIALOG_SYMBOL_REMAP_H_
Class DIALOG_SYMBOL_REMAP_BASE.
void OnUpdateUIRemapButton(wxUpdateUIEvent &aEvent) override
void remapSymbolsToLibTable(REPORTER &aReporter)
void createProjectSymbolLibTable(REPORTER &aReporter)
bool remapSymbolToLibTable(SCH_SYMBOL *aSymbol)
size_t getLibsNotInGlobalSymbolLibTable(std::vector< SYMBOL_LIB * > &aLibs)
Add libraries found in the legacy library list to aLibs that are not found in the global symbol libra...
void OnRemapSymbols(wxCommandEvent &aEvent) override
bool backupProject(REPORTER &aReporter)
Backup all of the files that could be modified by the remapping with a time stamp appended to the fil...
A pure virtual class used to derive REPORTER objects from.
Schematic editor (Eeschema) main window.
Object used to load, save, search, and otherwise manipulate symbol library files.