| 
    KiCad PCB EDA Suite
    
   | 
 
#include <list>#include <map>#include <string>#include <set>#include <tool/selection_conditions.h>Go to the source code of this file.
Classes | |
| struct | ACTION_CONDITIONS | 
| Functors that can be used to figure out how the action controls should be displayed in the UI and if an action should be enabled given the current selection.  More... | |
| class | ACTION_MANAGER | 
| Manage TOOL_ACTION objects.  More... | |