25 #ifndef CMP_TREE_PANE_H 26 #define CMP_TREE_PANE_H 29 #include <wx/dataview.h>
LIB_EDIT_FRAME * m_libEditFrame
Library Editor pane with component tree and symbol library table selector.
void onComponentSelected(wxCommandEvent &aEvent)
LIB_TREE * m_tree
component search tree widget
Class to handle modifications to the symbol libraries.
The symbol library editor main window.
LIB_TREE * GetLibTree() const
SYMBOL_TREE_PANE(LIB_EDIT_FRAME *aParent, LIB_MANAGER *aLibMgr)
void Regenerate()
Updates the component tree
Widget displaying a tree of components with optional search text control and description panel.