kicad/pcbnew/tools
Maciej Suminski 87b3f2e499 Added Init() to TOOL_INTERACTIVE, allowing to set up things that are needed to be initialized only once.
TOOL_ACTIONs can be run from CONTEXT_MENU after adding them.
Move tool actions are available to be run from CONTEXT_MENU displayed after right mouse button click on selected items.
Added some asserts to check the code.
2013-09-26 18:38:58 +02:00
..
bright_box.cpp Added missing files 2013-09-18 19:51:57 +02:00
bright_box.h Added missing files 2013-09-18 19:51:57 +02:00
move_tool.cpp Added Init() to TOOL_INTERACTIVE, allowing to set up things that are needed to be initialized only once. 2013-09-26 18:38:58 +02:00
move_tool.h Added Init() to TOOL_INTERACTIVE, allowing to set up things that are needed to be initialized only once. 2013-09-26 18:38:58 +02:00
pcb_tools.cpp Added Init() to TOOL_INTERACTIVE, allowing to set up things that are needed to be initialized only once. 2013-09-26 18:38:58 +02:00
selection_area.cpp Sorted out headers. 2013-09-16 09:52:47 +02:00
selection_area.h Sorted out headers. 2013-09-16 09:52:47 +02:00
selection_tool.cpp Added Init() to TOOL_INTERACTIVE, allowing to set up things that are needed to be initialized only once. 2013-09-26 18:38:58 +02:00
selection_tool.h Added Init() to TOOL_INTERACTIVE, allowing to set up things that are needed to be initialized only once. 2013-09-26 18:38:58 +02:00