2 #include "util/placement.hpp" 3 #include "util/uuid.hpp" 4 #include "util/changeable.hpp" 11 void update(
const class Symbol &sym);
12 std::map<std::tuple<int, bool, UUID>,
Placement> get_text_placements()
const;
13 void set_text_placements(
const std::map<std::tuple<int, bool, UUID>,
Placement> &p);
Definition: changeable.hpp:5
Definition: preview_box.hpp:8
Definition: placement.hpp:8
Definition: symbol.hpp:70
Definition: symbol_preview_window.hpp:8