KiCad PCB EDA Suite
Loading...
Searching...
No Matches
board_context.cpp File Reference
#include <api/board_context.h>
#include <pcb_edit_frame.h>

Go to the source code of this file.

Classes

class  PCB_EDIT_FRAME_CONTEXT
 

Functions

std::shared_ptr< BOARD_CONTEXTCreatePcbFrameContext (PCB_EDIT_FRAME *aFrame)
 

Function Documentation

◆ CreatePcbFrameContext()

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

Definition at line 79 of file board_context.cpp.

Referenced by API_HANDLER_PCB::API_HANDLER_PCB().