26#ifndef SYM_TREE_PANE_H
27#define SYM_TREE_PANE_H
30#include <wx/dataview.h>
Symbol library management helper that is specific to the symbol library editor frame.
Widget displaying a tree of symbols with optional search text control and description panel....
The symbol library editor main window.
Library Editor pane with symbol tree and symbol library table selector.
void onUpdateUI(wxUpdateUIEvent &aEvent)
LIB_SYMBOL_LIBRARY_MANAGER * m_libMgr
SYMBOL_EDIT_FRAME * m_symbolEditFrame
void onSymbolSelected(wxCommandEvent &aEvent)
LIB_TREE * GetLibTree() const
LIB_TREE * m_tree
symbol search tree widget