KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PANEL_SETUP_SYMBOL_PARITY Class Reference

#include <panel_setup_symbol_parity.h>

Inheritance diagram for PANEL_SETUP_SYMBOL_PARITY:
PANEL_SETUP_SYMBOL_PARITY_BASE

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_FRAMEm_frame
 

Detailed Description

Definition at line 29 of file panel_setup_symbol_parity.h.

Constructor & Destructor Documentation

◆ PANEL_SETUP_SYMBOL_PARITY()

PANEL_SETUP_SYMBOL_PARITY::PANEL_SETUP_SYMBOL_PARITY ( wxWindow * aWindow,
SCH_EDIT_FRAME * aFrame )

Member Function Documentation

◆ ImportSettingsFrom()

◆ TransferDataFromWindow()

◆ TransferDataToWindow()

Member Data Documentation

◆ m_altPinFunctionsOpt

◆ m_DNPOpt

◆ m_excludeFromBoardOpt

wxCheckBox* PANEL_SETUP_SYMBOL_PARITY_BASE::m_excludeFromBoardOpt
protectedinherited

◆ m_excludeFromBOMOpt

◆ m_excludeFromPosFilesOpt

wxCheckBox* PANEL_SETUP_SYMBOL_PARITY_BASE::m_excludeFromPosFilesOpt
protectedinherited

◆ m_extraFields

◆ m_fieldPositionsOpt

◆ m_fieldStyleOpt

◆ m_fieldTextOpt

◆ m_fieldVisibilitiesOpt

wxCheckBox* PANEL_SETUP_SYMBOL_PARITY_BASE::m_fieldVisibilitiesOpt
protectedinherited

◆ m_frame

SCH_EDIT_FRAME* PANEL_SETUP_SYMBOL_PARITY::m_frame
private

◆ m_missingFields

◆ m_pinVisibilitiesOpt

◆ m_staticline1

wxStaticLine* PANEL_SETUP_SYMBOL_PARITY_BASE::m_staticline1
protectedinherited

Definition at line 35 of file panel_setup_symbol_parity_base.h.

Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().

◆ m_staticline2

wxStaticLine* PANEL_SETUP_SYMBOL_PARITY_BASE::m_staticline2
protectedinherited

Definition at line 43 of file panel_setup_symbol_parity_base.h.

Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().

◆ m_staticline3

wxStaticLine* PANEL_SETUP_SYMBOL_PARITY_BASE::m_staticline3
protectedinherited

Definition at line 47 of file panel_setup_symbol_parity_base.h.

Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().

◆ m_staticText26

wxStaticText* PANEL_SETUP_SYMBOL_PARITY_BASE::m_staticText26
protectedinherited

Definition at line 34 of file panel_setup_symbol_parity_base.h.

Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().

◆ m_staticText27

wxStaticText* PANEL_SETUP_SYMBOL_PARITY_BASE::m_staticText27
protectedinherited

Definition at line 42 of file panel_setup_symbol_parity_base.h.

Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().

◆ m_staticText28

wxStaticText* PANEL_SETUP_SYMBOL_PARITY_BASE::m_staticText28
protectedinherited

Definition at line 46 of file panel_setup_symbol_parity_base.h.

Referenced by PANEL_SETUP_SYMBOL_PARITY_BASE().


The documentation for this class was generated from the following files: