KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | ACTIONS |
Gather all the actions that are shared by tools. More... | |
struct | ACTIONS::INCREMENT |
class | EVENTS |
Gather all the events that are shared by tools. More... | |
Macros | |
#define | LEGACY_HK_NAME(x) x |
Typedefs | |
using | CLIENT_SELECTION_FILTER = std::function< void(const VECTOR2I &, GENERAL_COLLECTOR &, PCB_SELECTION_TOOL *)> |
using CLIENT_SELECTION_FILTER = std::function<void( const VECTOR2I&, GENERAL_COLLECTOR&, PCB_SELECTION_TOOL* )> |