KiCad PCB EDA Suite
Loading...
Searching...
No Matches
lib_tree_model.h File Reference
#include <vector>
#include <map>
#include <memory>
#include <wx/string.h>
#include <eda_pattern_match.h>
#include <lib_tree_item.h>

Go to the source code of this file.

Classes

class  LIB_TREE_NODE
 Model class in the component selector Model-View-Adapter (mediated MVC) architecture. More...
 
class  LIB_TREE_NODE_UNIT
 Node type: unit of component. More...
 
class  LIB_TREE_NODE_ITEM
 Node type: LIB_ID. More...
 
class  LIB_TREE_NODE_LIBRARY
 Node type: library. More...
 
class  LIB_TREE_NODE_ROOT
 Node type: root. More...