21#ifndef FOOTPRINT_PREVIEW_WIDGET_H
22#define FOOTPRINT_PREVIEW_WIDGET_H
76 void SetPinFunctions(
const std::map<wxString, wxString>& aPinFunctions );
88 std::shared_ptr<FOOTPRINT> aFootprintB );
124 virtual void SetPinFunctions(
const std::map<wxString, wxString>& aPinFunctions ) = 0;
136 std::shared_ptr<FOOTPRINT> aFootprintB ) = 0;
A color representation with 4 components: red, green, blue, alpha.
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...
A logical library item identifier and consists of various portions much like a URI.
#define APIEXPORT
Macros which export functions from a DLL/DSO.