KiCad PCB EDA Suite
Loading...
Searching...
No Matches
hierarchy_pane.cpp File Reference
#include <bitmaps.h>
#include <sch_edit_frame.h>
#include <sch_sheet.h>
#include <sch_sheet_path.h>
#include <schematic.h>
#include <tool/tool_manager.h>
#include <tools/ee_actions.h>
#include <hierarchy_pane.h>
#include <kiface_base.h>
#include <eeschema_settings.h>
#include <wx/object.h>
#include <wx/generic/textdlgg.h>
#include <wx/menu.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)
 

Function Documentation

◆ wxIMPLEMENT_ABSTRACT_CLASS()

wxIMPLEMENT_ABSTRACT_CLASS ( HIERARCHY_TREE  ,
wxTreeCtrl   
)