KiCad PCB EDA Suite
|
#include <stack>
#include <optional>
#include <tool/tool_menu.h>
#include <tools/pcb_tool_base.h>
#include <tools/pcb_actions.h>
Go to the source code of this file.
Classes | |
class | DRAWING_TOOL |
Tool responsible for drawing graphical elements like lines, arcs, circles, etc. More... | |
Namespaces | |
namespace | KIGFX |
The Cairo implementation of the graphics abstraction layer. | |