KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcb_selection_tool.h File Reference

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.
 

Typedefs

typedef void(* CLIENT_SELECTION_FILTER) (const VECTOR2I &, GENERAL_COLLECTOR &, PCB_SELECTION_TOOL *)
 

Typedef Documentation

◆ CLIENT_SELECTION_FILTER

typedef void(* CLIENT_SELECTION_FILTER) (const VECTOR2I &, GENERAL_COLLECTOR &, PCB_SELECTION_TOOL *)

Definition at line 53 of file pcb_selection_tool.h.