kicad/include/tool
Maciej Suminski b1837615aa Added event queue to handle events at the end of the event processing cycle. 2014-07-09 16:25:50 +02:00
..
examples Remove some uses of using namespace std. 2013-12-13 10:27:30 -06:00
action_manager.h Added event queue to handle events at the end of the event processing cycle. 2014-07-09 16:25:50 +02:00
context_menu.h Introduced SELECTION_CONDITIONS to determine which menu entries should be visible in the SELECTION_TOOL context menu, depending on the selection. 2014-07-09 15:10:32 +02:00
coroutine.h Minor fixes to the Tool Framework. 2014-07-09 13:50:27 +02:00
delegate.h Mainly case changes. 2013-10-14 20:40:36 +02:00
tool_action.h Added AF_NOTIFY flag for TOOL_ACTIONs. 2014-07-09 15:10:32 +02:00
tool_base.h Removed an unused parameter from TOOL_BASE::getModel<T>() method. 2014-06-06 14:59:25 +02:00
tool_dispatcher.h Alternative approach to handling events and commands by TOOL_DISPATCHER. 2014-07-09 11:22:42 +02:00
tool_event.h Added AF_NOTIFY flag for TOOL_ACTIONs. 2014-07-09 15:10:32 +02:00
tool_interactive.h Added TOOL_INTERACTIVE::Activate(). 2014-02-06 14:45:33 +01:00
tool_manager.h Added event queue to handle events at the end of the event processing cycle. 2014-07-09 16:25:50 +02:00