KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcb_context.cpp File Reference

Go to the source code of this file.

Classes

class  PCB_EDIT_FRAME_CONTEXT
 

Functions

std::shared_ptr< PCB_CONTEXTCreatePcbFrameContext (PCB_EDIT_FRAME *aFrame)
 

Function Documentation

◆ CreatePcbFrameContext()

std::shared_ptr< PCB_CONTEXT > CreatePcbFrameContext ( PCB_EDIT_FRAME * aFrame)

Definition at line 98 of file pcb_context.cpp.

Referenced by API_HANDLER_PCB::API_HANDLER_PCB().