1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
<ui version="4.0">
|
3
|
<class>Form</class>
|
4
|
<widget class="QWidget" name="Form">
|
5
|
<property name="geometry">
|
6
|
<rect>
|
7
|
<x>0</x>
|
8
|
<y>0</y>
|
9
|
<width>1017</width>
|
10
|
<height>70</height>
|
11
|
</rect>
|
12
|
</property>
|
13
|
<property name="windowTitle">
|
14
|
<string>Form</string>
|
15
|
</property>
|
16
|
<layout class="QGridLayout" name="gridLayout">
|
17
|
<property name="leftMargin">
|
18
|
<number>0</number>
|
19
|
</property>
|
20
|
<property name="topMargin">
|
21
|
<number>0</number>
|
22
|
</property>
|
23
|
<property name="rightMargin">
|
24
|
<number>0</number>
|
25
|
</property>
|
26
|
<property name="bottomMargin">
|
27
|
<number>0</number>
|
28
|
</property>
|
29
|
<property name="spacing">
|
30
|
<number>0</number>
|
31
|
</property>
|
32
|
<item row="0" column="0">
|
33
|
<layout class="QGridLayout" name="gridLayout_2">
|
34
|
<property name="spacing">
|
35
|
<number>0</number>
|
36
|
</property>
|
37
|
<item row="0" column="16">
|
38
|
<widget class="Line" name="line_4">
|
39
|
<property name="orientation">
|
40
|
<enum>Qt::Vertical</enum>
|
41
|
</property>
|
42
|
</widget>
|
43
|
</item>
|
44
|
<item row="0" column="12">
|
45
|
<widget class="QToolButton" name="toolButtonReplaceCodeTable">
|
46
|
<property name="text">
|
47
|
<string>Replace
|
48
|
Code Table</string>
|
49
|
</property>
|
50
|
<property name="icon">
|
51
|
<iconset resource="../res/MainWindow.qrc">
|
52
|
<normaloff>:/newPrefix/table_32px.svg</normaloff>:/newPrefix/table_32px.svg</iconset>
|
53
|
</property>
|
54
|
<property name="iconSize">
|
55
|
<size>
|
56
|
<width>32</width>
|
57
|
<height>32</height>
|
58
|
</size>
|
59
|
</property>
|
60
|
<property name="toolButtonStyle">
|
61
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
62
|
</property>
|
63
|
<property name="autoRaise">
|
64
|
<bool>true</bool>
|
65
|
</property>
|
66
|
</widget>
|
67
|
</item>
|
68
|
<item row="0" column="17">
|
69
|
<widget class="QToolButton" name="toolButtonOCRTraining">
|
70
|
<property name="text">
|
71
|
<string>OCR
|
72
|
Training</string>
|
73
|
</property>
|
74
|
<property name="icon">
|
75
|
<iconset resource="../res/MainWindow.qrc">
|
76
|
<normaloff>:/newPrefix/OCR.svg</normaloff>:/newPrefix/OCR.svg</iconset>
|
77
|
</property>
|
78
|
<property name="iconSize">
|
79
|
<size>
|
80
|
<width>32</width>
|
81
|
<height>32</height>
|
82
|
</size>
|
83
|
</property>
|
84
|
<property name="toolButtonStyle">
|
85
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
86
|
</property>
|
87
|
<property name="autoRaise">
|
88
|
<bool>true</bool>
|
89
|
</property>
|
90
|
</widget>
|
91
|
</item>
|
92
|
<item row="0" column="3">
|
93
|
<widget class="QToolButton" name="toolButtonEngInfoList">
|
94
|
<property name="text">
|
95
|
<string>Engineering
|
96
|
List</string>
|
97
|
</property>
|
98
|
<property name="icon">
|
99
|
<iconset resource="../res/MainWindow.qrc">
|
100
|
<normaloff>:/newPrefix/EngineeringInfoList.svg</normaloff>:/newPrefix/EngineeringInfoList.svg</iconset>
|
101
|
</property>
|
102
|
<property name="iconSize">
|
103
|
<size>
|
104
|
<width>32</width>
|
105
|
<height>32</height>
|
106
|
</size>
|
107
|
</property>
|
108
|
<property name="toolButtonStyle">
|
109
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
110
|
</property>
|
111
|
<property name="autoRaise">
|
112
|
<bool>true</bool>
|
113
|
</property>
|
114
|
</widget>
|
115
|
</item>
|
116
|
<item row="0" column="1">
|
117
|
<widget class="QToolButton" name="toolButtonHMBData">
|
118
|
<property name="text">
|
119
|
<string>HMB
|
120
|
</string>
|
121
|
</property>
|
122
|
<property name="icon">
|
123
|
<iconset resource="../res/MainWindow.qrc">
|
124
|
<normaloff>:/newPrefix/Database.svg</normaloff>:/newPrefix/Database.svg</iconset>
|
125
|
</property>
|
126
|
<property name="iconSize">
|
127
|
<size>
|
128
|
<width>32</width>
|
129
|
<height>32</height>
|
130
|
</size>
|
131
|
</property>
|
132
|
<property name="toolButtonStyle">
|
133
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
134
|
</property>
|
135
|
<property name="autoRaise">
|
136
|
<bool>true</bool>
|
137
|
</property>
|
138
|
</widget>
|
139
|
</item>
|
140
|
<item row="0" column="4">
|
141
|
<widget class="QToolButton" name="toolButtonLineList">
|
142
|
<property name="text">
|
143
|
<string>Line List
|
144
|
</string>
|
145
|
</property>
|
146
|
<property name="icon">
|
147
|
<iconset resource="../res/MainWindow.qrc">
|
148
|
<normaloff>:/newPrefix/EngineeringInfoList.svg</normaloff>:/newPrefix/EngineeringInfoList.svg</iconset>
|
149
|
</property>
|
150
|
<property name="iconSize">
|
151
|
<size>
|
152
|
<width>32</width>
|
153
|
<height>32</height>
|
154
|
</size>
|
155
|
</property>
|
156
|
<property name="toolButtonStyle">
|
157
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
158
|
</property>
|
159
|
<property name="autoRaise">
|
160
|
<bool>true</bool>
|
161
|
</property>
|
162
|
</widget>
|
163
|
</item>
|
164
|
<item row="0" column="2">
|
165
|
<widget class="Line" name="line_5">
|
166
|
<property name="orientation">
|
167
|
<enum>Qt::Vertical</enum>
|
168
|
</property>
|
169
|
</widget>
|
170
|
</item>
|
171
|
<item row="0" column="6">
|
172
|
<widget class="QToolButton" name="toolButtonSpecialItemTypes">
|
173
|
<property name="text">
|
174
|
<string>Special Item
|
175
|
</string>
|
176
|
</property>
|
177
|
<property name="icon">
|
178
|
<iconset resource="../res/MainWindow.qrc">
|
179
|
<normaloff>:/newPrefix/Special.svg</normaloff>:/newPrefix/Special.svg</iconset>
|
180
|
</property>
|
181
|
<property name="iconSize">
|
182
|
<size>
|
183
|
<width>32</width>
|
184
|
<height>32</height>
|
185
|
</size>
|
186
|
</property>
|
187
|
<property name="toolButtonStyle">
|
188
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
189
|
</property>
|
190
|
<property name="autoRaise">
|
191
|
<bool>true</bool>
|
192
|
</property>
|
193
|
</widget>
|
194
|
</item>
|
195
|
<item row="0" column="11">
|
196
|
<widget class="QToolButton" name="toolButtonCustomCodeTable">
|
197
|
<property name="text">
|
198
|
<string>Custom
|
199
|
Code Table</string>
|
200
|
</property>
|
201
|
<property name="icon">
|
202
|
<iconset resource="../res/MainWindow.qrc">
|
203
|
<normaloff>:/newPrefix/table_32px.svg</normaloff>:/newPrefix/table_32px.svg</iconset>
|
204
|
</property>
|
205
|
<property name="iconSize">
|
206
|
<size>
|
207
|
<width>32</width>
|
208
|
<height>32</height>
|
209
|
</size>
|
210
|
</property>
|
211
|
<property name="toolButtonStyle">
|
212
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
213
|
</property>
|
214
|
<property name="autoRaise">
|
215
|
<bool>true</bool>
|
216
|
</property>
|
217
|
</widget>
|
218
|
</item>
|
219
|
<item row="0" column="15">
|
220
|
<widget class="QToolButton" name="toolButtonGlobalValidation">
|
221
|
<property name="text">
|
222
|
<string>Global
|
223
|
Validation</string>
|
224
|
</property>
|
225
|
<property name="icon">
|
226
|
<iconset resource="../res/MainWindow.qrc">
|
227
|
<normaloff>:/newPrefix/Validation.svg</normaloff>:/newPrefix/Validation.svg</iconset>
|
228
|
</property>
|
229
|
<property name="iconSize">
|
230
|
<size>
|
231
|
<width>32</width>
|
232
|
<height>32</height>
|
233
|
</size>
|
234
|
</property>
|
235
|
<property name="toolButtonStyle">
|
236
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
237
|
</property>
|
238
|
<property name="autoRaise">
|
239
|
<bool>true</bool>
|
240
|
</property>
|
241
|
</widget>
|
242
|
</item>
|
243
|
<item row="0" column="7">
|
244
|
<widget class="QToolButton" name="toolButtonOPCRelation">
|
245
|
<property name="text">
|
246
|
<string>OPC
|
247
|
</string>
|
248
|
</property>
|
249
|
<property name="icon">
|
250
|
<iconset resource="../res/MainWindow.qrc">
|
251
|
<normaloff>:/newPrefix/OPC.svg</normaloff>:/newPrefix/OPC.svg</iconset>
|
252
|
</property>
|
253
|
<property name="iconSize">
|
254
|
<size>
|
255
|
<width>32</width>
|
256
|
<height>32</height>
|
257
|
</size>
|
258
|
</property>
|
259
|
<property name="toolButtonStyle">
|
260
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
261
|
</property>
|
262
|
<property name="autoRaise">
|
263
|
<bool>true</bool>
|
264
|
</property>
|
265
|
</widget>
|
266
|
</item>
|
267
|
<item row="0" column="9">
|
268
|
<widget class="Line" name="line_2">
|
269
|
<property name="orientation">
|
270
|
<enum>Qt::Vertical</enum>
|
271
|
</property>
|
272
|
</widget>
|
273
|
</item>
|
274
|
<item row="0" column="19">
|
275
|
<widget class="QToolButton" name="toolButtonMakeLabelData">
|
276
|
<property name="text">
|
277
|
<string>Make
|
278
|
Label Data</string>
|
279
|
</property>
|
280
|
<property name="icon">
|
281
|
<iconset resource="../res/MainWindow.qrc">
|
282
|
<normaloff>:/newPrefix/Training.svg</normaloff>:/newPrefix/Training.svg</iconset>
|
283
|
</property>
|
284
|
<property name="iconSize">
|
285
|
<size>
|
286
|
<width>32</width>
|
287
|
<height>32</height>
|
288
|
</size>
|
289
|
</property>
|
290
|
<property name="toolButtonStyle">
|
291
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
292
|
</property>
|
293
|
<property name="autoRaise">
|
294
|
<bool>true</bool>
|
295
|
</property>
|
296
|
</widget>
|
297
|
</item>
|
298
|
<item row="0" column="5">
|
299
|
<widget class="Line" name="line">
|
300
|
<property name="orientation">
|
301
|
<enum>Qt::Vertical</enum>
|
302
|
</property>
|
303
|
</widget>
|
304
|
</item>
|
305
|
<item row="0" column="0">
|
306
|
<widget class="QToolButton" name="toolButtonProjectInfo">
|
307
|
<property name="text">
|
308
|
<string>Project
|
309
|
Information</string>
|
310
|
</property>
|
311
|
<property name="icon">
|
312
|
<iconset resource="../res/MainWindow.qrc">
|
313
|
<normaloff>:/newPrefix/text_list_32px.svg</normaloff>:/newPrefix/text_list_32px.svg</iconset>
|
314
|
</property>
|
315
|
<property name="iconSize">
|
316
|
<size>
|
317
|
<width>32</width>
|
318
|
<height>32</height>
|
319
|
</size>
|
320
|
</property>
|
321
|
<property name="toolButtonStyle">
|
322
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
323
|
</property>
|
324
|
<property name="autoRaise">
|
325
|
<bool>true</bool>
|
326
|
</property>
|
327
|
</widget>
|
328
|
</item>
|
329
|
<item row="0" column="14">
|
330
|
<widget class="Line" name="line_3">
|
331
|
<property name="orientation">
|
332
|
<enum>Qt::Vertical</enum>
|
333
|
</property>
|
334
|
</widget>
|
335
|
</item>
|
336
|
<item row="0" column="10">
|
337
|
<widget class="QToolButton" name="toolButtonCodeTable">
|
338
|
<property name="text">
|
339
|
<string>Code Table
|
340
|
</string>
|
341
|
</property>
|
342
|
<property name="icon">
|
343
|
<iconset resource="../res/MainWindow.qrc">
|
344
|
<normaloff>:/newPrefix/table_32px.svg</normaloff>:/newPrefix/table_32px.svg</iconset>
|
345
|
</property>
|
346
|
<property name="iconSize">
|
347
|
<size>
|
348
|
<width>32</width>
|
349
|
<height>32</height>
|
350
|
</size>
|
351
|
</property>
|
352
|
<property name="toolButtonStyle">
|
353
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
354
|
</property>
|
355
|
<property name="autoRaise">
|
356
|
<bool>true</bool>
|
357
|
</property>
|
358
|
</widget>
|
359
|
</item>
|
360
|
<item row="0" column="18">
|
361
|
<widget class="QToolButton" name="toolButtonSymbolTraining">
|
362
|
<property name="text">
|
363
|
<string>Symbol
|
364
|
Training</string>
|
365
|
</property>
|
366
|
<property name="icon">
|
367
|
<iconset resource="../res/MainWindow.qrc">
|
368
|
<normaloff>:/newPrefix/Valve.svg</normaloff>:/newPrefix/Valve.svg</iconset>
|
369
|
</property>
|
370
|
<property name="iconSize">
|
371
|
<size>
|
372
|
<width>32</width>
|
373
|
<height>32</height>
|
374
|
</size>
|
375
|
</property>
|
376
|
<property name="toolButtonStyle">
|
377
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
378
|
</property>
|
379
|
<property name="autoRaise">
|
380
|
<bool>true</bool>
|
381
|
</property>
|
382
|
</widget>
|
383
|
</item>
|
384
|
<item row="0" column="8">
|
385
|
<widget class="QToolButton" name="toolButtonScaleMapping">
|
386
|
<property name="text">
|
387
|
<string>Symbol
|
388
|
Scale Mapping</string>
|
389
|
</property>
|
390
|
<property name="icon">
|
391
|
<iconset resource="../res/MainWindow.qrc">
|
392
|
<normaloff>:/newPrefix/Reinforcement.svg</normaloff>:/newPrefix/Reinforcement.svg</iconset>
|
393
|
</property>
|
394
|
<property name="iconSize">
|
395
|
<size>
|
396
|
<width>32</width>
|
397
|
<height>32</height>
|
398
|
</size>
|
399
|
</property>
|
400
|
<property name="toolButtonStyle">
|
401
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
402
|
</property>
|
403
|
<property name="autoRaise">
|
404
|
<bool>true</bool>
|
405
|
</property>
|
406
|
</widget>
|
407
|
</item>
|
408
|
</layout>
|
409
|
</item>
|
410
|
</layout>
|
411
|
</widget>
|
412
|
<resources>
|
413
|
<include location="../res/MainWindow.qrc"/>
|
414
|
</resources>
|
415
|
<connections/>
|
416
|
</ui>
|