| 
    KiCad PCB EDA Suite
    
   | 
 
#include <bitmaps.h>#include <sch_edit_frame.h>#include <sch_commit.h>#include <tool/tool_manager.h>#include <tools/sch_actions.h>#include <hierarchy_pane.h>#include <project/project_local_settings.h>#include <kiface_base.h>#include <wx/object.h>#include <wx/generic/textdlgg.h>#include <wx/menu.h>#include <wx/wupdlock.h>#include <wx/msgdlg.h>Go to the source code of this file.
Classes | |
| class | TREE_ITEM_DATA | 
| Store an SCH_SHEET_PATH of each sheet in hierarchy.  More... | |
Functions | |
| wxIMPLEMENT_ABSTRACT_CLASS (HIERARCHY_TREE, wxTreeCtrl) | |
| wxIMPLEMENT_ABSTRACT_CLASS | ( | HIERARCHY_TREE | , | 
| wxTreeCtrl | ) |