KiCad PCB EDA Suite
Loading...
Searching...
No Matches
symbol_library_manager.h File Reference
#include <map>
#include <list>
#include <deque>
#include <set>
#include <memory>
#include <wx/arrstr.h>
#include <sch_io/sch_io_mgr.h>
#include <sch_screen.h>

Go to the source code of this file.

Classes

class  SYMBOL_BUFFER
 Store a working copy of a library. More...
 
class  LIB_BUFFER
 
class  SYMBOL_LIBRARY_MANAGER
 Class to handle modifications to the symbol libraries. More...
 

Enumerations

enum class  SYMBOL_NAME_FILTER { ALL , ROOT_ONLY , DERIVED_ONLY }
 

Enumeration Type Documentation

◆ SYMBOL_NAME_FILTER

enum class SYMBOL_NAME_FILTER
strong
Enumerator
ALL 
ROOT_ONLY 
DERIVED_ONLY 

Definition at line 49 of file symbol_library_manager.h.