25 #ifndef _PANEL_SETUP_PINMAP_H_ 26 #define _PANEL_SETUP_PINMAP_H_ 62 #endif // _PANEL_SETUP_PINMAP_H_ void ResetPanel() override
Reset the contents of this panel.
PANEL_SETUP_PINMAP(wxWindow *aWindow, SCH_EDIT_FRAME *aParent)
Holds all the data relating to one schematic.
void setDRCMatrixButtonState(wxBitmapButton *aButton, PIN_ERROR aState)
SCH_EDIT_FRAME * m_parent
Class PANEL_SETUP_PINMAP_BASE.
PIN_ERROR
The values a pin-to-pin entry in the pin matrix can take on.
Schematic editor (Eeschema) main window.
void ImportSettingsFrom(PIN_ERROR aPinMap[][ELECTRICAL_PINTYPES_TOTAL])
wxBitmapButton * m_buttonList[ELECTRICAL_PINTYPES_TOTAL][ELECTRICAL_PINTYPES_TOTAL]
void changeErrorLevel(wxCommandEvent &event)
#define ELECTRICAL_PINTYPES_TOTAL
void reBuildMatrixPanel()