2 #include "core/tool.hpp"
7 using ToolBase::ToolBase;
11 const class Symbol *get_symbol_for_unit(
const UUID &unit_uu,
bool *auto_selected =
nullptr);
A Component is an instanced Entity in a Block.
Definition: component.hpp:39
Definition: schematic_symbol.hpp:17
Definition: symbol.hpp:71
This class encapsulates a UUID and allows it to be uses as a value type.
Definition: uuid.hpp:16