KiCad PCB EDA Suite
|
This is the complete list of members for SYMBOL_LIBS, including all inherited members.
AddLibrary(const wxString &aFileName) | SYMBOL_LIBS | |
AddLibrary(const wxString &aFileName, SYMBOL_LIBS::iterator &aIterator) | SYMBOL_LIBS | |
CacheName(const wxString &aFullProjectFilename) | SYMBOL_LIBS | static |
FindLibrary(const wxString &aName) | SYMBOL_LIBS | |
FindLibraryByFullFileName(const wxString &aFullFileName) | SYMBOL_LIBS | |
FindLibraryNearEntries(std::vector< LIB_SYMBOL * > &aCandidates, const wxString &aEntryName, const wxString &aLibraryName=wxEmptyString) | SYMBOL_LIBS | |
FindLibSymbol(const LIB_ID &aLibId, const wxString &aLibraryName=wxEmptyString) | SYMBOL_LIBS | |
GetCacheLibrary() | SYMBOL_LIBS | |
GetLibNamesAndPaths(PROJECT *aProject, wxString *aPaths, wxArrayString *aNames=nullptr) | SYMBOL_LIBS | static |
GetLibraryCount() | SYMBOL_LIBS | inline |
GetLibraryNames(bool aSorted=true) | SYMBOL_LIBS | |
LoadAllLibraries(PROJECT *aProject, bool aShowProgress=true) | SYMBOL_LIBS | |
ProjectElementType() override | SYMBOL_LIBS | inlinevirtual |
ReloadLibrary(const wxString &aFileName) | SYMBOL_LIBS | |
SetLibNamesAndPaths(PROJECT *aProject, const wxString &aPaths, const wxArrayString &aNames) | SYMBOL_LIBS | static |
SYMBOL_LIBS() | SYMBOL_LIBS | inline |
~_ELEM() | PROJECT::_ELEM | inlinevirtual |