21 #ifndef FOOTPRINT_PREVIEW_WIDGET_H 22 #define FOOTPRINT_PREVIEW_WIDGET_H 30 class FOOTPRINT_LOAD_EVENT;
97 virtual bool DisplayFootprint(
LIB_ID const& aFPID ) = 0;
102 virtual wxWindow* GetWindow() = 0;
118 #endif // FOOTPRINT_PREVIEW_WIDGET_H
#define APIEXPORT
Macros which export functions from a DLL/DSO.
A logical library item identifier and consists of various portions much like a URI.
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...
A color representation with 4 components: red, green, blue, alpha.