20 #ifndef FOOTPRINT_EDIT_FRAME_H 21 #define FOOTPRINT_EDIT_FRAME_H 268 bool OpenProjectFiles(
const std::vector<wxString>& aFileSet,
int aCtl = 0 )
override;
317 DECLARE_EVENT_TABLE()
360 #endif // FOOTPRINT_EDIT_FRAME_H
Carry a payload from one KIWAY_PLAYER to another within a PROJECT.
A base class for any item which can be embedded within the BOARD container class, and therefore insta...
Class to display a pcb layer list in a wxBitmapComboBox.
A logical library item identifier and consists of various portions much like a URI.
Classes used in Pcbnew, CvPcb and GerbView.
APP_SETTINGS_BASE is a settings class that should be derived for each standalone KiCad application.
Class to handle modifications to the symbol libraries.
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...
Model class in the component selector Model-View-Adapter (mediated MVC) architecture.
Parameters and options when plotting/printing a board.
Common, abstract interface for edit frames.
Information pertinent to a Pcbnew printed circuit board.
PCB_LAYER_ID
A quick note on layer IDs:
Color settings are a bit different than most of the settings objects in that there can be more than o...
Abstract interface for BOARD_ITEMs capable of storing other items inside.
Container for design settings for a BOARD object.
A color representation with 4 components: red, green, blue, alpha.