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

Go to the source code of this file.

Enumerations

enum class  MOUSE_DRAG_ACTION {
  DRAG_ANY = -2 , DRAG_SELECTED , SELECT , ZOOM ,
  PAN , NONE
}
 

Enumeration Type Documentation

◆ MOUSE_DRAG_ACTION

enum class MOUSE_DRAG_ACTION
strong
Enumerator
DRAG_ANY 
DRAG_SELECTED 
SELECT 
ZOOM 
PAN 
NONE 

Definition at line 23 of file mouse_drag_action.h.