KiCad PCB EDA Suite
Loading...
Searching...
No Matches
annotate.cpp File Reference
#include <algorithm>
#include <confirm.h>
#include <reporter.h>
#include <sch_edit_frame.h>
#include <schematic.h>
#include <sch_commit.h>
#include <erc_settings.h>
#include <sch_reference_list.h>
#include <symbol_library.h>
#include <tools/ee_selection.h>
#include <tools/ee_selection_tool.h>
#include <tool/tool_manager.h>
#include <dialog_erc.h>

Go to the source code of this file.

Functions

std::unordered_set< SCH_SYMBOL * > getInferredSymbols (const EE_SELECTION &aSelection)
 

Function Documentation

◆ getInferredSymbols()

std::unordered_set< SCH_SYMBOL * > getInferredSymbols ( const EE_SELECTION aSelection)