|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
| class | DIALOG_ERC |
Macros | |
| #define | DIALOG_ERC_WINDOW_NAME "DialogErcWindowName" |
Functions | |
| wxDECLARE_EVENT (EDA_EVT_CLOSE_ERC_DIALOG, wxCommandEvent) | |
| Event sent to parent when dialog is mode-less. | |
| #define DIALOG_ERC_WINDOW_NAME "DialogErcWindowName" |
Definition at line 39 of file dialog_erc.h.
Referenced by SCH_EDIT_FRAME::AnnotateSymbols(), SCH_EDIT_FRAME::DeleteAnnotation(), and DIALOG_ERC::DIALOG_ERC().
| wxDECLARE_EVENT | ( | EDA_EVT_CLOSE_ERC_DIALOG | , |
| wxCommandEvent | ) |
Event sent to parent when dialog is mode-less.