KiCad PCB EDA Suite
|
#include <memory>
#include <math/vector2d.h>
#include <tool/tool_interactive.h>
#include <tool/action_menu.h>
#include <tool/selection_conditions.h>
#include <tool/selection_tool.h>
#include <tool/tool_menu.h>
#include <tools/gerbview_selection.h>
#include <gerbview_frame.h>
Go to the source code of this file.
Classes | |
class | GERBVIEW_SELECTION_TOOL |
Selection tool for GerbView, based on the one in Pcbnew. More... | |
Namespaces | |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |