A collection of #SYMBOL_LIB objects.
static SYMBOL_LIBRARY_ADAPTER * SymbolLibAdapter(PROJECT *aProject)
Accessor for project symbol library manager adapter.
static LEGACY_SYMBOL_LIBS * LegacySchLibs(PROJECT *aProject)
Returns the list of symbol libraries from a legacy (pre-5.x) design This is only used from the remapp...
static SEARCH_STACK * SchSearchS(PROJECT *aProject)
Accessor for Eeschema search stack.
static std::mutex s_libAdapterMutex
Used to synchronise access to SymbolLibAdapter.
Container for project specific data.
Look for files in a number of paths.
An interface to the global shared library manager that is schematic-specific and linked to one projec...