|
KiCad PCB EDA Suite
|
#include <panel_setup_symbol_parity.h>
Public Member Functions | |
| PANEL_SETUP_SYMBOL_PARITY (wxWindow *aWindow, SCH_EDIT_FRAME *aFrame) | |
| bool | TransferDataToWindow () override |
| bool | TransferDataFromWindow () override |
| void | ImportSettingsFrom (SYMBOL_PARITY_SETTINGS &aSettings) |
Protected Attributes | |
| wxStaticText * | m_staticText26 |
| wxStaticLine * | m_staticline1 |
| wxCheckBox * | m_missingFields |
| wxCheckBox * | m_extraFields |
| wxCheckBox * | m_fieldTextOpt |
| wxCheckBox * | m_fieldVisibilitiesOpt |
| wxCheckBox * | m_fieldStyleOpt |
| wxCheckBox * | m_fieldPositionsOpt |
| wxStaticText * | m_staticText27 |
| wxStaticLine * | m_staticline2 |
| wxCheckBox * | m_pinVisibilitiesOpt |
| wxCheckBox * | m_altPinFunctionsOpt |
| wxStaticText * | m_staticText28 |
| wxStaticLine * | m_staticline3 |
| wxCheckBox * | m_excludeFromBoardOpt |
| wxCheckBox * | m_DNPOpt |
| wxCheckBox * | m_excludeFromBOMOpt |
| wxCheckBox * | m_excludeFromPosFilesOpt |
Private Attributes | |
| SCH_EDIT_FRAME * | m_frame |
Definition at line 29 of file panel_setup_symbol_parity.h.
| PANEL_SETUP_SYMBOL_PARITY::PANEL_SETUP_SYMBOL_PARITY | ( | wxWindow * | aWindow, |
| SCH_EDIT_FRAME * | aFrame ) |
Definition at line 26 of file panel_setup_symbol_parity.cpp.
References m_frame, and PANEL_SETUP_SYMBOL_PARITY_BASE::PANEL_SETUP_SYMBOL_PARITY_BASE().
| void PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom | ( | SYMBOL_PARITY_SETTINGS & | aSettings | ) |
Definition at line 79 of file panel_setup_symbol_parity.cpp.
References PANEL_SETUP_SYMBOL_PARITY_BASE::m_altPinFunctionsOpt, SYMBOL_PARITY_SETTINGS::m_DNPFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_DNPOpt, SYMBOL_PARITY_SETTINGS::m_ExcludeFromBoardFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_excludeFromBoardOpt, SYMBOL_PARITY_SETTINGS::m_ExcludeFromBOMFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_excludeFromBOMOpt, SYMBOL_PARITY_SETTINGS::m_ExcludeFromPosFileFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_excludeFromPosFilesOpt, SYMBOL_PARITY_SETTINGS::m_ExtraFields, PANEL_SETUP_SYMBOL_PARITY_BASE::m_extraFields, SYMBOL_PARITY_SETTINGS::m_FieldPositions, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldPositionsOpt, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldStyleOpt, SYMBOL_PARITY_SETTINGS::m_FieldStyles, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldTextOpt, SYMBOL_PARITY_SETTINGS::m_FieldTexts, SYMBOL_PARITY_SETTINGS::m_FieldVisibilities, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldVisibilitiesOpt, SYMBOL_PARITY_SETTINGS::m_MissingFields, PANEL_SETUP_SYMBOL_PARITY_BASE::m_missingFields, SYMBOL_PARITY_SETTINGS::m_PinAltFunctions, SYMBOL_PARITY_SETTINGS::m_PinVisibilities, and PANEL_SETUP_SYMBOL_PARITY_BASE::m_pinVisibilitiesOpt.
Referenced by DIALOG_SCHEMATIC_SETUP::onAuxiliaryAction().
|
override |
Definition at line 56 of file panel_setup_symbol_parity.cpp.
References PANEL_SETUP_SYMBOL_PARITY_BASE::m_altPinFunctionsOpt, SYMBOL_PARITY_SETTINGS::m_DNPFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_DNPOpt, SYMBOL_PARITY_SETTINGS::m_ExcludeFromBoardFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_excludeFromBoardOpt, SYMBOL_PARITY_SETTINGS::m_ExcludeFromBOMFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_excludeFromBOMOpt, SYMBOL_PARITY_SETTINGS::m_ExcludeFromPosFileFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_excludeFromPosFilesOpt, SYMBOL_PARITY_SETTINGS::m_ExtraFields, PANEL_SETUP_SYMBOL_PARITY_BASE::m_extraFields, SYMBOL_PARITY_SETTINGS::m_FieldPositions, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldPositionsOpt, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldStyleOpt, SYMBOL_PARITY_SETTINGS::m_FieldStyles, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldTextOpt, SYMBOL_PARITY_SETTINGS::m_FieldTexts, SYMBOL_PARITY_SETTINGS::m_FieldVisibilities, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldVisibilitiesOpt, m_frame, SYMBOL_PARITY_SETTINGS::m_MissingFields, PANEL_SETUP_SYMBOL_PARITY_BASE::m_missingFields, SYMBOL_PARITY_SETTINGS::m_PinAltFunctions, SYMBOL_PARITY_SETTINGS::m_PinVisibilities, and PANEL_SETUP_SYMBOL_PARITY_BASE::m_pinVisibilitiesOpt.
|
override |
Definition at line 33 of file panel_setup_symbol_parity.cpp.
References PANEL_SETUP_SYMBOL_PARITY_BASE::m_altPinFunctionsOpt, SYMBOL_PARITY_SETTINGS::m_DNPFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_DNPOpt, SYMBOL_PARITY_SETTINGS::m_ExcludeFromBoardFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_excludeFromBoardOpt, SYMBOL_PARITY_SETTINGS::m_ExcludeFromBOMFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_excludeFromBOMOpt, SYMBOL_PARITY_SETTINGS::m_ExcludeFromPosFileFlags, PANEL_SETUP_SYMBOL_PARITY_BASE::m_excludeFromPosFilesOpt, SYMBOL_PARITY_SETTINGS::m_ExtraFields, PANEL_SETUP_SYMBOL_PARITY_BASE::m_extraFields, SYMBOL_PARITY_SETTINGS::m_FieldPositions, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldPositionsOpt, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldStyleOpt, SYMBOL_PARITY_SETTINGS::m_FieldStyles, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldTextOpt, SYMBOL_PARITY_SETTINGS::m_FieldTexts, SYMBOL_PARITY_SETTINGS::m_FieldVisibilities, PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldVisibilitiesOpt, m_frame, SYMBOL_PARITY_SETTINGS::m_MissingFields, PANEL_SETUP_SYMBOL_PARITY_BASE::m_missingFields, SYMBOL_PARITY_SETTINGS::m_PinAltFunctions, SYMBOL_PARITY_SETTINGS::m_PinVisibilities, and PANEL_SETUP_SYMBOL_PARITY_BASE::m_pinVisibilitiesOpt.
|
protectedinherited |
Definition at line 45 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
protectedinherited |
Definition at line 49 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
protectedinherited |
Definition at line 48 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
protectedinherited |
Definition at line 50 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
protectedinherited |
Definition at line 51 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
protectedinherited |
Definition at line 37 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
protectedinherited |
Definition at line 41 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
protectedinherited |
Definition at line 40 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
protectedinherited |
Definition at line 38 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
protectedinherited |
Definition at line 39 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
private |
Definition at line 40 of file panel_setup_symbol_parity.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY(), TransferDataFromWindow(), and TransferDataToWindow().
|
protectedinherited |
Definition at line 36 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
protectedinherited |
Definition at line 44 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY::ImportSettingsFrom(), PANEL_SETUP_SYMBOL_PARITY_BASE(), PANEL_SETUP_SYMBOL_PARITY::TransferDataFromWindow(), and PANEL_SETUP_SYMBOL_PARITY::TransferDataToWindow().
|
protectedinherited |
Definition at line 35 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().
|
protectedinherited |
Definition at line 43 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().
|
protectedinherited |
Definition at line 47 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().
|
protectedinherited |
Definition at line 34 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().
|
protectedinherited |
Definition at line 42 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().
|
protectedinherited |
Definition at line 46 of file panel_setup_symbol_parity_base.h.
Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().