![]() |
KiCad PCB EDA Suite
|
#include <reporter.h>
Go to the source code of this file.
Classes | |
class | WX_STRING_REPORTER_FILTERED |
A wrapper for reporting to a wxString object.Backannotate the schematic with a netlist sent from Pcbnew. More... | |
Functions | |
void | ReannotateFromPCBNew (SCH_EDIT_FRAME *aFrame, std::string &aNetlist) |
void ReannotateFromPCBNew | ( | SCH_EDIT_FRAME * | aFrame, |
std::string & | aNetlist | ||
) |
Definition at line 58 of file reannotate.cpp.
References _, BACK_ANNOTATE::BackAnnotateSymbols(), SCH_BASE_FRAME::GetCanvas(), SCH_EDIT_FRAME::GetCurrentSheet(), WX_STRING_REPORTER_FILTERED::m_string, SCH_EDIT_FRAME::OnModify(), EDA_DRAW_PANEL_GAL::Refresh(), RPT_SEVERITY_ERROR, SCH_EDIT_FRAME::SetSheetNumberAndCount(), SCH_BASE_FRAME::SyncView(), and SCH_SHEET_PATH::UpdateAllScreenReferences().
Referenced by SCH_EDIT_FRAME::KiwayMailIn().