2 #include "core/tool.hpp"
14 std::vector<std::pair<const class Pin *, bool>> pins;
15 unsigned int pin_index = 0;
19 void create_pin(
const UUID &uu);
20 bool can_autoplace()
const;
23 void update_annotation();
Definition: idocument.hpp:5
Definition: annotation.hpp:7
Definition: symbol.hpp:22
This class encapsulates a UUID and allows it to be uses as a value type.
Definition: uuid.hpp:16