|
KiCad PCB EDA Suite
|
#include <layer_ids.h>#include <set>#include <snap/snap_resolver.h>#include <tool/picker_tool.h>#include <tools/pcb_selection_tool.h>#include <tools/pcb_tool_base.h>Go to the source code of this file.
Classes | |
| class | PCB_PICKER_TOOL |
| Generic tool for picking an item. More... | |
| class | PCB_PICKER_TOOL::RECEIVER |
| Interface class for something that receives picked points or items from this tool. More... | |
| struct | PCB_PICKER_TOOL::INTERACTIVE_PARAMS |