File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed
python/plugins/processing/ui Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change 36
36
<property name =" text" >
37
37
<string >...</string >
38
38
</property >
39
+ <property name =" shortcut" >
40
+ <string >Ctrl+O</string >
41
+ </property >
39
42
<property name =" autoRaise" >
40
43
<bool >true</bool >
41
44
</property >
49
52
<property name =" text" >
50
53
<string >...</string >
51
54
</property >
55
+ <property name =" shortcut" >
56
+ <string >Ctrl+S</string >
57
+ </property >
52
58
<property name =" autoRaise" >
53
59
<bool >true</bool >
54
60
</property >
62
68
<property name =" text" >
63
69
<string >...</string >
64
70
</property >
71
+ <property name =" shortcut" >
72
+ <string >Ctrl+Shift+S</string >
73
+ </property >
65
74
<property name =" autoRaise" >
66
75
<bool >true</bool >
67
76
</property >
122
131
<property name =" text" >
123
132
<string >...</string >
124
133
</property >
134
+ <property name =" shortcut" >
135
+ <string >F5</string >
136
+ </property >
125
137
<property name =" autoRaise" >
126
138
<bool >true</bool >
127
139
</property >
Original file line number Diff line number Diff line change 42
42
<property name =" text" >
43
43
<string >...</string >
44
44
</property >
45
+ <property name =" shortcut" >
46
+ <string >Ctrl+S</string >
47
+ </property >
45
48
<property name =" autoRaise" >
46
49
<bool >true</bool >
47
50
</property >
55
58
<property name =" text" >
56
59
<string >...</string >
57
60
</property >
61
+ <property name =" shortcut" >
62
+ <string >Ctrl+Shift+S</string >
63
+ </property >
58
64
<property name =" autoRaise" >
59
65
<bool >true</bool >
60
66
</property >
95
101
<property name =" text" >
96
102
<string >...</string >
97
103
</property >
104
+ <property name =" shortcut" >
105
+ <string >F5</string >
106
+ </property >
98
107
<property name =" autoRaise" >
99
108
<bool >true</bool >
100
109
</property >
115
124
<property name =" text" >
116
125
<string >...</string >
117
126
</property >
127
+ <property name =" shortcut" >
128
+ <string >Ctrl+X</string >
129
+ </property >
118
130
<property name =" autoRaise" >
119
131
<bool >true</bool >
120
132
</property >
128
140
<property name =" text" >
129
141
<string >...</string >
130
142
</property >
143
+ <property name =" shortcut" >
144
+ <string >Ctrl+C</string >
145
+ </property >
131
146
<property name =" autoRaise" >
132
147
<bool >true</bool >
133
148
</property >
141
156
<property name =" text" >
142
157
<string >...</string >
143
158
</property >
159
+ <property name =" shortcut" >
160
+ <string >Ctrl+V</string >
161
+ </property >
144
162
<property name =" autoRaise" >
145
163
<bool >true</bool >
146
164
</property >
161
179
<property name =" text" >
162
180
<string >...</string >
163
181
</property >
182
+ <property name =" shortcut" >
183
+ <string >Ctrl+Z</string >
184
+ </property >
164
185
<property name =" autoRaise" >
165
186
<bool >true</bool >
166
187
</property >
174
195
<property name =" text" >
175
196
<string >...</string >
176
197
</property >
198
+ <property name =" shortcut" >
199
+ <string >Ctrl+Shift+Z</string >
200
+ </property >
177
201
<property name =" autoRaise" >
178
202
<bool >true</bool >
179
203
</property >
You can’t perform that action at this time.
0 commit comments