KiCad PCB EDA Suite
Loading...
Searching...
No Matches
dialog_move_exact.h File Reference
#include <vector>
#include <widgets/unit_binder.h>
#include <dialogs/dialog_move_exact_base.h>

Go to the source code of this file.

Classes

class  DIALOG_MOVE_EXACT
 
struct  DIALOG_MOVE_EXACT::MOVE_EXACT_OPTIONS
 Persistent dialog options. More...
 

Enumerations

enum  ROTATION_ANCHOR { ROTATE_AROUND_ITEM_ANCHOR , ROTATE_AROUND_SEL_CENTER , ROTATE_AROUND_USER_ORIGIN , ROTATE_AROUND_AUX_ORIGIN }
 

Enumeration Type Documentation

◆ ROTATION_ANCHOR

Enumerator
ROTATE_AROUND_ITEM_ANCHOR 
ROTATE_AROUND_SEL_CENTER 
ROTATE_AROUND_USER_ORIGIN 
ROTATE_AROUND_AUX_ORIGIN 

Definition at line 37 of file dialog_move_exact.h.