kicad/include/tool
Maciej Suminski 4c5afc46af Added possibility of switching tools by the right toolbar buttons, without deactivating the current tool first (previously tools did not switch if there was one active). 2014-04-04 11:50:15 +02:00
..
examples Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
action_manager.h Added TOOL_MANAGER & ACTION_MANAGER::RunAction( const TOOL_ACTION aAction ). 2014-02-28 15:46:05 +01:00
context_menu.h Storing the selected item position from a context menu. 2013-11-29 16:45:39 +01:00
coroutine.h Mainly case changes. 2013-10-14 20:40:36 +02:00
delegate.h Mainly case changes. 2013-10-14 20:40:36 +02:00
tool_action.h TOOL_EVENTs autoregister themselves in ACTION_MANAGER. 2014-03-21 10:40:50 +01:00
tool_base.h Moved Init() & Reset() from TOOL_INTERACTIVE to TOOL_BASE. 2013-12-09 10:42:38 +01:00
tool_dispatcher.h PCB_EDIT_FRAME::SetHighContrastLayer() went public. 2014-03-24 17:20:23 +01:00
tool_event.h Added VIEW::ToWorld( double ). 2014-02-27 16:13:27 +01:00
tool_interactive.h Added TOOL_INTERACTIVE::Activate(). 2014-02-06 14:45:33 +01:00
tool_manager.h Added possibility of switching tools by the right toolbar buttons, without deactivating the current tool first (previously tools did not switch if there was one active). 2014-04-04 11:50:15 +02:00