comparison: src/actions.h
src/actions.h
- changeset 382
- c1642530ea35
- child 389
- ccb763dbe98e
equal
deleted
inserted
replaced
|
1 act (New) |
|
2 act (Open) |
|
3 act (Save) |
|
4 act (SaveAs) |
|
5 act (InsertFrom) |
|
6 act (ExportTo) |
|
7 act (Settings) |
|
8 act (SetLDrawPath) |
|
9 act (ScanPrimitives) |
|
10 act (Exit) |
|
11 act (ResetView) |
|
12 act (Axes) |
|
13 act (Wireframe) |
|
14 act (BFCView) |
|
15 act (SetOverlay) |
|
16 act (ClearOverlay) |
|
17 act (Screenshot) |
|
18 act (InsertRaw) |
|
19 act (NewSubfile) |
|
20 act (NewLine) |
|
21 act (NewTriangle) |
|
22 act (NewQuad) |
|
23 act (NewCLine) |
|
24 act (NewComment) |
|
25 act (NewBFC) |
|
26 act (NewVertex) |
|
27 act (Undo) |
|
28 act (Redo) |
|
29 act (Cut) |
|
30 act (Copy) |
|
31 act (Paste) |
|
32 act (Delete) |
|
33 act (SelectAll) |
|
34 act (SelectByColor) |
|
35 act (SelectByType) |
|
36 act (ModeDraw) |
|
37 act (ModeSelect) |
|
38 act (SetDrawDepth) |
|
39 act (SetColor) |
|
40 act (Autocolor) |
|
41 act (Uncolorize) |
|
42 act (Inline) |
|
43 act (InlineDeep) |
|
44 act (Invert) |
|
45 act (MakePrimitive) |
|
46 act (SplitQuads) |
|
47 act (EditRaw) |
|
48 act (Borders) |
|
49 act (CornerVerts) |
|
50 act (RoundCoordinates) |
|
51 act (Visibility) |
|
52 act (ReplaceCoords) |
|
53 act (Flip) |
|
54 act (Demote) |
|
55 act (Ytruder) |
|
56 act (Rectifier) |
|
57 act (Intersector) |
|
58 act (Isecalc) |
|
59 act (Coverer) |
|
60 act (Edger2) |
|
61 act (Help) |
|
62 act (About) |
|
63 act (AboutQt) |
|
64 act (GridCoarse) |
|
65 act (GridMedium) |
|
66 act (GridFine) |
|
67 act (Edit) |
|
68 act (MoveUp) |
|
69 act (MoveDown) |
|
70 act (MoveXNeg) |
|
71 act (MoveXPos) |
|
72 act (MoveYNeg) |
|
73 act (MoveYPos) |
|
74 act (MoveZNeg) |
|
75 act (MoveZPos) |
|
76 act (RotateXNeg) |
|
77 act (RotateXPos) |
|
78 act (RotateYNeg) |
|
79 act (RotateYPos) |
|
80 act (RotateZNeg) |
|
81 act (RotateZPos) |
|
82 act (RotationPoint) |
|
83 |
|
84 #undef act |