-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.ui
More file actions
296 lines (296 loc) · 7.03 KB
/
test.ui
File metadata and controls
296 lines (296 loc) · 7.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>657</width>
<height>492</height>
</rect>
</property>
<property name="windowTitle">
<string>Android Studio翻译工具 By Wellchang</string>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="7">
<widget class="QComboBox" name="comboBox_translate">
<item>
<property name="text">
<string>中文</string>
</property>
</item>
<item>
<property name="text">
<string>繁体中文</string>
</property>
</item>
<item>
<property name="text">
<string>英语</string>
</property>
</item>
<item>
<property name="text">
<string>粤语</string>
</property>
</item>
<item>
<property name="text">
<string>文言文</string>
</property>
</item>
<item>
<property name="text">
<string>日语</string>
</property>
</item>
<item>
<property name="text">
<string>韩语</string>
</property>
</item>
<item>
<property name="text">
<string>法语</string>
</property>
</item>
<item>
<property name="text">
<string>西班牙语</string>
</property>
</item>
<item>
<property name="text">
<string>泰语</string>
</property>
</item>
<item>
<property name="text">
<string>阿拉伯语</string>
</property>
</item>
<item>
<property name="text">
<string>俄语</string>
</property>
</item>
<item>
<property name="text">
<string>葡萄牙语</string>
</property>
</item>
<item>
<property name="text">
<string>德语</string>
</property>
</item>
<item>
<property name="text">
<string>意大利语</string>
</property>
</item>
<item>
<property name="text">
<string>希腊语</string>
</property>
</item>
<item>
<property name="text">
<string>荷兰语</string>
</property>
</item>
<item>
<property name="text">
<string>波兰语</string>
</property>
</item>
<item>
<property name="text">
<string>保加利亚语</string>
</property>
</item>
<item>
<property name="text">
<string>爱沙尼亚语</string>
</property>
</item>
<item>
<property name="text">
<string>丹麦语</string>
</property>
</item>
<item>
<property name="text">
<string>芬兰语</string>
</property>
</item>
<item>
<property name="text">
<string>捷克语</string>
</property>
</item>
<item>
<property name="text">
<string>罗马尼亚语</string>
</property>
</item>
<item>
<property name="text">
<string>斯洛文尼亚语</string>
</property>
</item>
<item>
<property name="text">
<string>瑞典语</string>
</property>
</item>
<item>
<property name="text">
<string>匈牙利语</string>
</property>
</item>
<item>
<property name="text">
<string>越南语</string>
</property>
</item>
</widget>
</item>
<item row="0" column="6">
<widget class="QCheckBox" name="checkBox_translate">
<property name="text">
<string>翻译</string>
</property>
</widget>
</item>
<item row="0" column="5">
<widget class="QPushButton" name="pushButton_watch">
<property name="text">
<string>查看</string>
</property>
</widget>
</item>
<item row="0" column="3" colspan="2">
<widget class="QLineEdit" name="lineEdit_watch">
<property name="toolTip">
<string/>
</property>
<property name="placeholderText">
<string>压缩包内文件路径</string>
</property>
</widget>
</item>
<item row="3" column="7">
<widget class="QPushButton" name="pushButton_save">
<property name="text">
<string>保存当前文件</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLineEdit" name="lineEdit_browser">
<property name="toolTip">
<string/>
</property>
<property name="placeholderText">
<string>选择汉化文件</string>
</property>
</widget>
</item>
<item row="1" column="6" colspan="2">
<widget class="QListView" name="listView_file"/>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="pushButton_browser">
<property name="text">
<string>浏览</string>
</property>
</widget>
</item>
<item row="1" column="0" colspan="6">
<widget class="QTableView" name="tableView_kv"/>
</item>
<item row="2" column="0" colspan="8">
<widget class="QLabel" name="label">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="3" column="0" colspan="7">
<widget class="QProgressBar" name="progressBar">
<property name="value">
<number>0</number>
</property>
<property name="format">
<string>%v/%m</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>657</width>
<height>23</height>
</rect>
</property>
<widget class="QMenu" name="menu1">
<property name="title">
<string>文件</string>
</property>
<addaction name="action_package"/>
<addaction name="separator"/>
<addaction name="action_exit"/>
</widget>
<widget class="QMenu" name="menu">
<property name="title">
<string>帮助</string>
</property>
<addaction name="action_git"/>
<addaction name="action_about"/>
</widget>
<addaction name="menu1"/>
<addaction name="menu"/>
</widget>
<widget class="QStatusBar" name="statusbar">
<property name="enabled">
<bool>true</bool>
</property>
<property name="statusTip">
<string/>
</property>
<property name="whatsThis">
<string/>
</property>
</widget>
<action name="action_package">
<property name="text">
<string>打包</string>
</property>
</action>
<action name="action_exit">
<property name="text">
<string>退出</string>
</property>
</action>
<action name="action_git">
<property name="text">
<string>开源地址</string>
</property>
</action>
<action name="action_about">
<property name="text">
<string>关于</string>
</property>
</action>
</widget>
<resources/>
<connections/>
</ui>