kicad/include/tool
Maciej Suminski 6e0c7a938c Added missing header 2013-09-27 14:29:07 +02:00
..
examples Added COROUTINE and DELEGATE class examples. 2013-08-02 16:50:29 +02:00
action_manager.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
context_menu.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
coroutine.h Fixed build for Mac OS 2013-09-23 17:02:25 +02:00
delegate.h Reformatting. 2013-08-08 19:41:20 +02:00
item_state.h Added missing header 2013-09-27 14:29:07 +02:00
tool_action.h Added functions for handling hotkeys, interface for adding TOOL_ACTIONs to CONTEXT_MENU. 2013-09-26 14:09:18 +02:00
tool_base.h Added some const modifiers. 2013-09-26 11:22:59 +02:00
tool_dispatcher.h Fixed cvpcb build. 2013-09-24 16:12:02 +02:00
tool_event.h FIxed TOOL_EVENT::Modifier() (now it returns value for current modifier, not only if there is one active or not). 2013-09-23 10:02:01 +02:00
tool_interactive.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
tool_manager.h Added some const modifiers. 2013-09-26 11:22:59 +02:00