21#ifndef KICAD_API_HANDLER_FOOTPRINT_H
22#define KICAD_API_HANDLER_FOOTPRINT_H
26#include <api/common/commands/project_commands.pb.h>
60 return kiapi::common::types::DOCTYPE_FOOTPRINT;
tl::expected< T, ApiResponseStatus > HANDLER_RESULT
API_HANDLER_BOARD(std::shared_ptr< BOARD_CONTEXT > aContext, EDA_BASE_FRAME *aFrame=nullptr)
BOARD_CONTEXT * context() const
Abstract interface for BOARD_ITEMs capable of storing other items inside.