2 #include "core/tool.hpp"
3 #include "pool/package.hpp"
25 json serialize()
const override;
26 void load_from_json(
const json &j)
override;
45 bool select_polygon();
46 ToolResponse redraw_silkscreen();
47 void clear_silkscreen();
48 void restore_package_visibility();
50 class GenerateSilkscreenWindow *win =
nullptr;
54 ClipperLib::Path path_pkg;
55 ClipperLib::Paths pads;
Definition: idocument.hpp:5
a class to store JSON values
Definition: json.hpp:165
zip_int64_t int64_t
zip_int64_t typedef.
Definition: zip.hpp:103