KiCad PCB EDA Suite
|
This is the complete list of members for SCH_IO_MGR, including all inherited members.
ConvertLibrary(std::map< std::string, UTF8 > *aOldFileProps, const wxString &aOldFilePath, const wxString &aNewFilepath) | SCH_IO_MGR | static |
DEFINE_ENUM_VECTOR(SCH_FILE_T, { SCH_KICAD, SCH_LEGACY, SCH_ALTIUM, SCH_CADSTAR_ARCHIVE, SCH_DATABASE, SCH_EAGLE, SCH_EASYEDA, SCH_EASYEDAPRO, SCH_LTSPICE, SCH_HTTP, SCH_FILE_UNKNOWN }) APIEXPORT static SCH_IO *FindPlugin(SCH_FILE_T aFileType) | SCH_IO_MGR | |
EnumFromStr(const wxString &aFileType) | SCH_IO_MGR | static |
GuessPluginTypeFromLibPath(const wxString &aLibPath, int aCtl=0) | SCH_IO_MGR | static |
GuessPluginTypeFromSchPath(const wxString &aSchematicPath, int aCtl=0) | SCH_IO_MGR | static |
ShowType(SCH_FILE_T aFileType) | SCH_IO_MGR | static |