kicad/include/tool
Maciej Suminski 9adbdd803a Added missing functions for checking type of keyboard event 2013-09-13 15:31:19 +02:00
..
examples Added COROUTINE and DELEGATE class examples. 2013-08-02 16:50:29 +02:00
context_menu.h Fixed hanging up of menu loop when user never moves mouse cursor into popup menu area. 2013-09-09 17:12:03 +02:00
coroutine.h Fixed the 64 bit build. 2013-08-26 14:08:32 +02:00
delegate.h Reformatting. 2013-08-08 19:41:20 +02:00
tool_base.h Reformatting. 2013-08-19 09:47:36 +02:00
tool_dispatcher.h Mouse movement events are sent during autopanning, as the cursor position changes in the world coordinates (even if it stays still in the screen coordinates). It allows tools to update their state, as if the mouse was moved. 2013-09-13 10:26:08 +02:00
tool_event.h Added missing functions for checking type of keyboard event 2013-09-13 15:31:19 +02:00
tool_interactive.h Added some comments and changed names of classes to match the coding rules. 2013-09-02 14:21:12 +02:00
tool_manager.h Added a few comments. 2013-09-06 16:01:46 +02:00