Loading...
Searching...
No Matches
Go to the source code of this file.
|
enum class | iv::cad::eMimicEditorShortcut {
iv::cad::None
, iv::cad::AddElement
, iv::cad::DeleteSelection
, iv::cad::CopyElements
,
iv::cad::PasteElements
, iv::cad::CancelAction
, iv::cad::Rotate
, iv::cad::Equidistance
,
iv::cad::Alignment
, iv::cad::Center
, iv::cad::Undo
, iv::cad::Redo
,
iv::cad::MoveUp
, iv::cad::MoveDown
, iv::cad::MoveLeft
, iv::cad::MoveRight
,
iv::cad::MoveUpJumping
, iv::cad::MoveDownJumping
, iv::cad::MoveLeftJumping
, iv::cad::MoveRightJumping
} |
|