KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
action_manager.h File Reference
#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...