3#include "util/uuid.hpp"
4#include "tool_window.hpp"
11 void go_to_pin(
const UUID &uu);
12 UUID get_selected_pin();
19 Gtk::SearchEntry *search_entry =
nullptr;
20 Gtk::Revealer *search_revealer =
nullptr;
21 Gtk::ToggleButton *search_button =
nullptr;
Definition symbol_pin_names_window.cpp:218
Definition imp_interface.hpp:12
Definition schematic_symbol.hpp:15
Definition symbol_pin_names_window.hpp:8
This class encapsulates a UUID and allows it to be uses as a value type.
Definition uuid.hpp:16