kicad/include/tool
Maciej Suminski f9cc914960 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
..
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 some comments and changed names of classes to match the coding rules. 2013-09-02 14:21:12 +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