KiCad PCB EDA Suite
|
#include <map>
#include <list>
#include <deque>
#include <set>
#include <memory>
#include <wx/arrstr.h>
#include <sch_io_mgr.h>
#include <sch_screen.h>
Go to the source code of this file.
Classes | |
class | SYMBOL_LIBRARY_MANAGER |
Class to handle modifications to the symbol libraries. More... | |
class | SYMBOL_LIBRARY_MANAGER::SYMBOL_BUFFER |
Store a working copy of a library. More... | |
class | SYMBOL_LIBRARY_MANAGER::LIB_BUFFER |