|
KiCad PCB EDA Suite
|
#include <api/sch_context.h>#include <api/sch_api_save.h>#include <kiway_player.h>#include <sch_edit_frame.h>#include <tool/tool_manager.h>#include <tools/sch_actions.h>Go to the source code of this file.
Classes | |
| class | SCH_EDIT_FRAME_CONTEXT |
Functions | |
| std::shared_ptr< SCH_CONTEXT > | CreateSchFrameContext (SCH_EDIT_FRAME *aFrame) |
| std::shared_ptr< SCH_CONTEXT > CreateSchFrameContext | ( | SCH_EDIT_FRAME * | aFrame | ) |
Definition at line 109 of file sch_context.cpp.
Referenced by API_HANDLER_SCH::API_HANDLER_SCH().