| 
    KiCad PCB EDA Suite
    
   | 
 
#include <functional>#include <memory>#include <tool/actions.h>#include <math/vector2d.h>#include <project/board_project_settings.h>#include <preview_items/selection_area.h>#include <tool/action_menu.h>#include <tool/selection_tool.h>#include <tool/tool_menu.h>#include <tools/pcb_selection_conditions.h>#include <tools/pcb_tool_base.h>#include <tools/pcb_selection.h>Go to the source code of this file.
Classes | |
| class | PCB_SELECTION_TOOL | 
| The selection tool: currently supports:  More... | |
Namespaces | |
| namespace | KIGFX | 
| The Cairo implementation of the graphics abstraction layer.  | |