KiCad PCB EDA Suite
|
Container for the dialog last saved state. More...
Public Attributes | |
bool | MatchByReference |
bool | UpdateReferences |
bool | UpdateFootprints |
bool | UpdateValues |
bool | UpdateNetNames |
bool | UpdateAttributes |
bool | UpdateOtherFields |
Container for the dialog last saved state.
Definition at line 50 of file dialog_update_from_pcb.h.
bool DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB_SAVED_STATE::MatchByReference |
Definition at line 53 of file dialog_update_from_pcb.h.
Referenced by DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB(), and DIALOG_UPDATE_FROM_PCB::OnOptionChanged().
bool DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB_SAVED_STATE::UpdateAttributes |
Definition at line 58 of file dialog_update_from_pcb.h.
Referenced by DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB(), and DIALOG_UPDATE_FROM_PCB::OnOptionChanged().
bool DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB_SAVED_STATE::UpdateFootprints |
Definition at line 55 of file dialog_update_from_pcb.h.
Referenced by DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB(), and DIALOG_UPDATE_FROM_PCB::OnOptionChanged().
bool DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB_SAVED_STATE::UpdateNetNames |
Definition at line 57 of file dialog_update_from_pcb.h.
Referenced by DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB(), and DIALOG_UPDATE_FROM_PCB::OnOptionChanged().
bool DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB_SAVED_STATE::UpdateOtherFields |
Definition at line 59 of file dialog_update_from_pcb.h.
Referenced by DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB(), and DIALOG_UPDATE_FROM_PCB::OnOptionChanged().
bool DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB_SAVED_STATE::UpdateReferences |
Definition at line 54 of file dialog_update_from_pcb.h.
Referenced by DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB(), and DIALOG_UPDATE_FROM_PCB::OnOptionChanged().
bool DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB_SAVED_STATE::UpdateValues |
Definition at line 56 of file dialog_update_from_pcb.h.
Referenced by DIALOG_UPDATE_FROM_PCB::DIALOG_UPDATE_FROM_PCB(), and DIALOG_UPDATE_FROM_PCB::OnOptionChanged().