|
KiCad PCB EDA Suite
|
#include <api/api_handler_footprint.h>#include <api/api_pcb_utils.h>#include <api/api_enums.h>#include <api/api_utils.h>#include <board.h>#include <board_commit.h>#include <footprint.h>#include <footprint_edit_frame.h>#include <ki_exception.h>#include <pad.h>#include <pcb_group.h>#include <project.h>#include <zone.h>#include <footprint_library_adapter.h>#include <project_pcb.h>#include <api/common/types/base_types.pb.h>Go to the source code of this file.
Variables | |
| static const std::vector< KICAD_T > | s_allowedFootprintTypes |
|
static |
Definition at line 301 of file api_handler_footprint.cpp.
Referenced by API_HANDLER_FOOTPRINT::handleGetItems().