hytos / DTI_PID / DTI_PID / UI / MainWindow.ui @ a7aa517a
이력 | 보기 | 이력해설 | 다운로드 (43.1 KB)
1 |
<?xml version="1.0" encoding="UTF-8"?> |
---|---|
2 |
<ui version="4.0"> |
3 |
<class>MainWindow</class> |
4 |
<widget class="QMainWindow" name="MainWindow"> |
5 |
<property name="geometry"> |
6 |
<rect> |
7 |
<x>0</x> |
8 |
<y>0</y> |
9 |
<width>1089</width> |
10 |
<height>903</height> |
11 |
</rect> |
12 |
</property> |
13 |
<property name="baseSize"> |
14 |
<size> |
15 |
<width>0</width> |
16 |
<height>300</height> |
17 |
</size> |
18 |
</property> |
19 |
<property name="font"> |
20 |
<font> |
21 |
<family>맑은 고딕</family> |
22 |
<weight>75</weight> |
23 |
<bold>true</bold> |
24 |
</font> |
25 |
</property> |
26 |
<property name="windowTitle"> |
27 |
<string>MainWindow</string> |
28 |
</property> |
29 |
<property name="windowIcon"> |
30 |
<iconset resource="../res/MainWindow.qrc"> |
31 |
<normaloff>:/newPrefix/ID2.png</normaloff>:/newPrefix/ID2.png</iconset> |
32 |
</property> |
33 |
<widget class="QWidget" name="centralwidget"> |
34 |
<layout class="QGridLayout" name="gridLayout"> |
35 |
<item row="0" column="0"> |
36 |
<layout class="QVBoxLayout" name="verticalLayout"> |
37 |
<property name="sizeConstraint"> |
38 |
<enum>QLayout::SetMaximumSize</enum> |
39 |
</property> |
40 |
<item> |
41 |
<widget class="QLabel" name="label_spinner"> |
42 |
<property name="text"> |
43 |
<string/> |
44 |
</property> |
45 |
<property name="alignment"> |
46 |
<set>Qt::AlignCenter</set> |
47 |
</property> |
48 |
</widget> |
49 |
</item> |
50 |
</layout> |
51 |
</item> |
52 |
</layout> |
53 |
</widget> |
54 |
<widget class="QMenuBar" name="menubar"> |
55 |
<property name="geometry"> |
56 |
<rect> |
57 |
<x>0</x> |
58 |
<y>0</y> |
59 |
<width>1089</width> |
60 |
<height>21</height> |
61 |
</rect> |
62 |
</property> |
63 |
<widget class="QMenu" name="menu"> |
64 |
<property name="title"> |
65 |
<string>File</string> |
66 |
</property> |
67 |
<widget class="QMenu" name="menuTheme"> |
68 |
<property name="title"> |
69 |
<string>Theme</string> |
70 |
</property> |
71 |
<property name="icon"> |
72 |
<iconset resource="../res/MainWindow.qrc"> |
73 |
<normaloff>:/newPrefix/Theme.svg</normaloff>:/newPrefix/Theme.svg</iconset> |
74 |
</property> |
75 |
</widget> |
76 |
<widget class="QMenu" name="menuLanguage"> |
77 |
<property name="title"> |
78 |
<string>Language</string> |
79 |
</property> |
80 |
<property name="icon"> |
81 |
<iconset resource="../res/MainWindow.qrc"> |
82 |
<normaloff>:/newPrefix/Language.svg</normaloff>:/newPrefix/Language.svg</iconset> |
83 |
</property> |
84 |
</widget> |
85 |
<widget class="QMenu" name="menuExport"> |
86 |
<property name="title"> |
87 |
<string>Export</string> |
88 |
</property> |
89 |
<property name="icon"> |
90 |
<iconset resource="../res/MainWindow.qrc"> |
91 |
<normaloff>:/newPrefix/Export.svg</normaloff>:/newPrefix/Export.svg</iconset> |
92 |
</property> |
93 |
<addaction name="actionExportAsSVG"/> |
94 |
<addaction name="actionExportAsXML"/> |
95 |
<addaction name="actionExportAsImage"/> |
96 |
</widget> |
97 |
<addaction name="actionOpen"/> |
98 |
<addaction name="actionArea"/> |
99 |
<addaction name="actionConfiguration"/> |
100 |
<addaction name="menuExport"/> |
101 |
<addaction name="separator"/> |
102 |
<addaction name="menuTheme"/> |
103 |
<addaction name="menuLanguage"/> |
104 |
<addaction name="separator"/> |
105 |
<addaction name="actionClose"/> |
106 |
</widget> |
107 |
<widget class="QMenu" name="menu_2"> |
108 |
<property name="title"> |
109 |
<string>Data</string> |
110 |
</property> |
111 |
<addaction name="actionHMB_DATA"/> |
112 |
<addaction name="actionItem_Data_List"/> |
113 |
<addaction name="actionExportEqpDatasheet"/> |
114 |
<addaction name="separator"/> |
115 |
<addaction name="actionSpecialItemTypes"/> |
116 |
<addaction name="actionOPCRelation"/> |
117 |
<addaction name="separator"/> |
118 |
<addaction name="actionCodeTable"/> |
119 |
<addaction name="actionCustom_Code_Table"/> |
120 |
<addaction name="actionReplace_Code_Table"/> |
121 |
<addaction name="separator"/> |
122 |
<addaction name="actionGlobal_Validation"/> |
123 |
<addaction name="separator"/> |
124 |
<addaction name="actionOCR_Training"/> |
125 |
<addaction name="actionSymbol_Training"/> |
126 |
<addaction name="actionMake_Label_Data"/> |
127 |
</widget> |
128 |
<widget class="QMenu" name="menu_3"> |
129 |
<property name="title"> |
130 |
<string>View</string> |
131 |
</property> |
132 |
<addaction name="actionImage_Drawing"/> |
133 |
<addaction name="actionViewText"/> |
134 |
<addaction name="actionViewSymbol"/> |
135 |
<addaction name="actionViewLine"/> |
136 |
<addaction name="separator"/> |
137 |
<addaction name="actionViewUnknown"/> |
138 |
<addaction name="actionViewInconsistency"/> |
139 |
<addaction name="actionViewVendor_Area"/> |
140 |
<addaction name="separator"/> |
141 |
<addaction name="actionDrawing_Only"/> |
142 |
</widget> |
143 |
<widget class="QMenu" name="menu_4"> |
144 |
<property name="title"> |
145 |
<string>Tool</string> |
146 |
</property> |
147 |
<addaction name="actionpdf_to_image"/> |
148 |
<addaction name="actionImport_Text_From_CAD"/> |
149 |
<addaction name="actionImport_Text_from_CAD_for_Instrument"/> |
150 |
<addaction name="actionSymbol_Thickness_Reinforcement"/> |
151 |
<addaction name="separator"/> |
152 |
<addaction name="actionDataTransfer"/> |
153 |
<addaction name="actionDataExport"/> |
154 |
</widget> |
155 |
<widget class="QMenu" name="menu_5"> |
156 |
<property name="title"> |
157 |
<string>Edit</string> |
158 |
</property> |
159 |
<addaction name="actionFindReplaceText"/> |
160 |
<addaction name="actionText_Data_List"/> |
161 |
<addaction name="separator"/> |
162 |
<addaction name="actionSymbol_Replace_Insert"/> |
163 |
<addaction name="actionConnectLineToSymbol"/> |
164 |
<addaction name="separator"/> |
165 |
<addaction name="actionEditRecognizeLine"/> |
166 |
<addaction name="actionRecognizeTable"/> |
167 |
</widget> |
168 |
<widget class="QMenu" name="menuHelp"> |
169 |
<property name="title"> |
170 |
<string>Help</string> |
171 |
</property> |
172 |
<addaction name="actionHelp"/> |
173 |
<addaction name="actionReadme"/> |
174 |
</widget> |
175 |
<addaction name="menu"/> |
176 |
<addaction name="menu_5"/> |
177 |
<addaction name="menu_2"/> |
178 |
<addaction name="menu_3"/> |
179 |
<addaction name="menu_4"/> |
180 |
<addaction name="menuHelp"/> |
181 |
</widget> |
182 |
<widget class="QStatusBar" name="statusbar"/> |
183 |
<widget class="QToolBar" name="toolBar"> |
184 |
<property name="font"> |
185 |
<font> |
186 |
<family>맑은 고딕</family> |
187 |
<weight>75</weight> |
188 |
<bold>true</bold> |
189 |
</font> |
190 |
</property> |
191 |
<property name="windowTitle"> |
192 |
<string>Main Toolbar</string> |
193 |
</property> |
194 |
<property name="iconSize"> |
195 |
<size> |
196 |
<width>32</width> |
197 |
<height>32</height> |
198 |
</size> |
199 |
</property> |
200 |
<attribute name="toolBarArea"> |
201 |
<enum>TopToolBarArea</enum> |
202 |
</attribute> |
203 |
<attribute name="toolBarBreak"> |
204 |
<bool>false</bool> |
205 |
</attribute> |
206 |
<addaction name="actionOpen"/> |
207 |
<addaction name="actionSave"/> |
208 |
<addaction name="actionRecognition"/> |
209 |
<addaction name="actionLineRecognition"/> |
210 |
<addaction name="actionInitialize"/> |
211 |
<addaction name="separator"/> |
212 |
<addaction name="actionUndo"/> |
213 |
<addaction name="actionRedo"/> |
214 |
<addaction name="separator"/> |
215 |
<addaction name="actionLine"/> |
216 |
<addaction name="actionOCR"/> |
217 |
<addaction name="actionVendor"/> |
218 |
<addaction name="actionValidate"/> |
219 |
<addaction name="separator"/> |
220 |
<addaction name="actionGenerateOutput"/> |
221 |
</widget> |
222 |
<widget class="QDockWidget" name="dockWidget"> |
223 |
<property name="minimumSize"> |
224 |
<size> |
225 |
<width>284</width> |
226 |
<height>309</height> |
227 |
</size> |
228 |
</property> |
229 |
<property name="windowTitle"> |
230 |
<string>Symbol Explorer</string> |
231 |
</property> |
232 |
<attribute name="dockWidgetArea"> |
233 |
<number>2</number> |
234 |
</attribute> |
235 |
<widget class="QWidget" name="dockWidgetContents"> |
236 |
<layout class="QGridLayout" name="gridLayout_2"> |
237 |
<item row="0" column="0"> |
238 |
<widget class="QSplitter" name="splitterSymbol"> |
239 |
<property name="sizePolicy"> |
240 |
<sizepolicy hsizetype="Preferred" vsizetype="Expanding"> |
241 |
<horstretch>0</horstretch> |
242 |
<verstretch>1</verstretch> |
243 |
</sizepolicy> |
244 |
</property> |
245 |
<property name="baseSize"> |
246 |
<size> |
247 |
<width>0</width> |
248 |
<height>1000</height> |
249 |
</size> |
250 |
</property> |
251 |
<property name="orientation"> |
252 |
<enum>Qt::Vertical</enum> |
253 |
</property> |
254 |
<widget class="QWidget" name="widget" native="true"> |
255 |
<layout class="QGridLayout" name="gridLayout_3"> |
256 |
<item row="0" column="0"> |
257 |
<widget class="QTabWidget" name="tabWidget"> |
258 |
<property name="currentIndex"> |
259 |
<number>0</number> |
260 |
</property> |
261 |
<widget class="QWidget" name="Symbol"> |
262 |
<attribute name="title"> |
263 |
<string>Symbol</string> |
264 |
</attribute> |
265 |
<layout class="QGridLayout" name="gridLayout_9"> |
266 |
<item row="0" column="0"> |
267 |
<layout class="QHBoxLayout" name="horizontalLayout"> |
268 |
<item> |
269 |
<widget class="QLineEdit" name="lineEditFilter"> |
270 |
<property name="placeholderText"> |
271 |
<string>Search...</string> |
272 |
</property> |
273 |
</widget> |
274 |
</item> |
275 |
<item> |
276 |
<widget class="QPushButton" name="pushButtonCreateSymbol"> |
277 |
<property name="maximumSize"> |
278 |
<size> |
279 |
<width>32</width> |
280 |
<height>16777215</height> |
281 |
</size> |
282 |
</property> |
283 |
<property name="layoutDirection"> |
284 |
<enum>Qt::LeftToRight</enum> |
285 |
</property> |
286 |
<property name="text"> |
287 |
<string>Create</string> |
288 |
</property> |
289 |
</widget> |
290 |
</item> |
291 |
<item> |
292 |
<widget class="QPushButton" name="pushButtonDetectSymbol"> |
293 |
<property name="maximumSize"> |
294 |
<size> |
295 |
<width>130</width> |
296 |
<height>16777215</height> |
297 |
</size> |
298 |
</property> |
299 |
<property name="text"> |
300 |
<string>Symbol Manager</string> |
301 |
</property> |
302 |
</widget> |
303 |
</item> |
304 |
</layout> |
305 |
</item> |
306 |
<item row="1" column="0"> |
307 |
<layout class="QVBoxLayout" name="verticalLayoutSymbolTree"/> |
308 |
</item> |
309 |
</layout> |
310 |
</widget> |
311 |
</widget> |
312 |
</item> |
313 |
</layout> |
314 |
</widget> |
315 |
<widget class="QWidget" name="widgetSymbolProperty" native="true"> |
316 |
<property name="maximumSize"> |
317 |
<size> |
318 |
<width>16777215</width> |
319 |
<height>500</height> |
320 |
</size> |
321 |
</property> |
322 |
<layout class="QGridLayout" name="gridLayout_10"> |
323 |
<item row="0" column="0"> |
324 |
<widget class="QTabWidget" name="tabWidgetSymbolProperty"> |
325 |
<property name="maximumSize"> |
326 |
<size> |
327 |
<width>16777215</width> |
328 |
<height>500</height> |
329 |
</size> |
330 |
</property> |
331 |
<property name="baseSize"> |
332 |
<size> |
333 |
<width>0</width> |
334 |
<height>300</height> |
335 |
</size> |
336 |
</property> |
337 |
<property name="currentIndex"> |
338 |
<number>0</number> |
339 |
</property> |
340 |
<widget class="QWidget" name="tabLibrary"> |
341 |
<attribute name="title"> |
342 |
<string>Library</string> |
343 |
</attribute> |
344 |
<layout class="QGridLayout" name="gridLayout_13"> |
345 |
<item row="0" column="0"> |
346 |
<widget class="QScrollArea" name="scrollArea"> |
347 |
<property name="maximumSize"> |
348 |
<size> |
349 |
<width>16777215</width> |
350 |
<height>500</height> |
351 |
</size> |
352 |
</property> |
353 |
<property name="widgetResizable"> |
354 |
<bool>true</bool> |
355 |
</property> |
356 |
<widget class="QWidget" name="scrollAreaWidgetContents"> |
357 |
<property name="geometry"> |
358 |
<rect> |
359 |
<x>0</x> |
360 |
<y>0</y> |
361 |
<width>284</width> |
362 |
<height>196</height> |
363 |
</rect> |
364 |
</property> |
365 |
<layout class="QGridLayout" name="gridLayout_14"> |
366 |
<item row="0" column="0"> |
367 |
<layout class="QVBoxLayout" name="verticalLayoutLibrary"/> |
368 |
</item> |
369 |
</layout> |
370 |
</widget> |
371 |
</widget> |
372 |
</item> |
373 |
</layout> |
374 |
</widget> |
375 |
<widget class="QWidget" name="tabSymbolProperty"> |
376 |
<attribute name="title"> |
377 |
<string>Property</string> |
378 |
</attribute> |
379 |
<layout class="QGridLayout" name="gridLayout_15"> |
380 |
<item row="0" column="0"> |
381 |
<layout class="QVBoxLayout" name="verticalLayoutSymbolProperty"/> |
382 |
</item> |
383 |
</layout> |
384 |
</widget> |
385 |
</widget> |
386 |
</item> |
387 |
</layout> |
388 |
</widget> |
389 |
</widget> |
390 |
</item> |
391 |
</layout> |
392 |
</widget> |
393 |
</widget> |
394 |
<widget class="QDockWidget" name="dockWidgetObjectExplorer"> |
395 |
<property name="minimumSize"> |
396 |
<size> |
397 |
<width>300</width> |
398 |
<height>219</height> |
399 |
</size> |
400 |
</property> |
401 |
<property name="windowTitle"> |
402 |
<string>Object Explorer</string> |
403 |
</property> |
404 |
<attribute name="dockWidgetArea"> |
405 |
<number>1</number> |
406 |
</attribute> |
407 |
<widget class="QWidget" name="dockWidgetContents_2"> |
408 |
<layout class="QGridLayout" name="gridLayout_4"> |
409 |
<item row="0" column="0"> |
410 |
<widget class="QTabWidget" name="tabWidgetItemExplorer"> |
411 |
<property name="currentIndex"> |
412 |
<number>1</number> |
413 |
</property> |
414 |
<widget class="QWidget" name="tabItemProperty"> |
415 |
<attribute name="title"> |
416 |
<string>Topology Manager</string> |
417 |
</attribute> |
418 |
<layout class="QGridLayout" name="gridLayout_6"> |
419 |
<item row="0" column="0"> |
420 |
<layout class="QVBoxLayout" name="symbolExplorerVerticalLayout"> |
421 |
<item> |
422 |
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
423 |
<item> |
424 |
<spacer name="horizontalSpacer"> |
425 |
<property name="orientation"> |
426 |
<enum>Qt::Horizontal</enum> |
427 |
</property> |
428 |
<property name="sizeHint" stdset="0"> |
429 |
<size> |
430 |
<width>40</width> |
431 |
<height>20</height> |
432 |
</size> |
433 |
</property> |
434 |
</spacer> |
435 |
</item> |
436 |
<item> |
437 |
<widget class="QPushButton" name="pushButtonRefreshTree"> |
438 |
<property name="text"> |
439 |
<string>Refresh Item List</string> |
440 |
</property> |
441 |
</widget> |
442 |
</item> |
443 |
</layout> |
444 |
</item> |
445 |
</layout> |
446 |
</item> |
447 |
</layout> |
448 |
</widget> |
449 |
<widget class="QWidget" name="tabDrawingList"> |
450 |
<attribute name="title"> |
451 |
<string>Drawing List</string> |
452 |
</attribute> |
453 |
<layout class="QGridLayout" name="gridLayout_7"> |
454 |
<item row="0" column="0"> |
455 |
<layout class="QVBoxLayout" name="verticalLayoutDrawingList"> |
456 |
<item> |
457 |
<layout class="QHBoxLayout" name="horizontalLayout_4"> |
458 |
<item> |
459 |
<spacer name="horizontalSpacer_2"> |
460 |
<property name="orientation"> |
461 |
<enum>Qt::Horizontal</enum> |
462 |
</property> |
463 |
<property name="sizeHint" stdset="0"> |
464 |
<size> |
465 |
<width>40</width> |
466 |
<height>20</height> |
467 |
</size> |
468 |
</property> |
469 |
</spacer> |
470 |
</item> |
471 |
<item> |
472 |
<widget class="QPushButton" name="pushButtonRefreshDrawings"> |
473 |
<property name="text"> |
474 |
<string>Refresh Drawing List</string> |
475 |
</property> |
476 |
</widget> |
477 |
</item> |
478 |
</layout> |
479 |
</item> |
480 |
<item> |
481 |
<widget class="QTreeWidget" name="treeWidgetDrawingList"> |
482 |
<property name="editTriggers"> |
483 |
<set>QAbstractItemView::NoEditTriggers</set> |
484 |
</property> |
485 |
<property name="columnCount"> |
486 |
<number>2</number> |
487 |
</property> |
488 |
<attribute name="headerVisible"> |
489 |
<bool>false</bool> |
490 |
</attribute> |
491 |
<column> |
492 |
<property name="text"> |
493 |
<string notr="true">1</string> |
494 |
</property> |
495 |
</column> |
496 |
<column> |
497 |
<property name="text"> |
498 |
<string notr="true">2</string> |
499 |
</property> |
500 |
</column> |
501 |
</widget> |
502 |
</item> |
503 |
</layout> |
504 |
</item> |
505 |
</layout> |
506 |
</widget> |
507 |
</widget> |
508 |
</item> |
509 |
</layout> |
510 |
</widget> |
511 |
</widget> |
512 |
<widget class="QToolBar" name="EditToolbar"> |
513 |
<property name="enabled"> |
514 |
<bool>true</bool> |
515 |
</property> |
516 |
<property name="sizePolicy"> |
517 |
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
518 |
<horstretch>0</horstretch> |
519 |
<verstretch>0</verstretch> |
520 |
</sizepolicy> |
521 |
</property> |
522 |
<property name="windowTitle"> |
523 |
<string>Edit Toolbar</string> |
524 |
</property> |
525 |
<property name="layoutDirection"> |
526 |
<enum>Qt::LeftToRight</enum> |
527 |
</property> |
528 |
<property name="iconSize"> |
529 |
<size> |
530 |
<width>32</width> |
531 |
<height>32</height> |
532 |
</size> |
533 |
</property> |
534 |
<attribute name="toolBarArea"> |
535 |
<enum>TopToolBarArea</enum> |
536 |
</attribute> |
537 |
<attribute name="toolBarBreak"> |
538 |
<bool>false</bool> |
539 |
</attribute> |
540 |
<addaction name="actionRotateCCW"/> |
541 |
<addaction name="actionRotate"/> |
542 |
<addaction name="actionZoom"/> |
543 |
<addaction name="actionFitWindow"/> |
544 |
<addaction name="separator"/> |
545 |
</widget> |
546 |
<widget class="QDockWidget" name="dockWidgetOutputWnd"> |
547 |
<property name="minimumSize"> |
548 |
<size> |
549 |
<width>145</width> |
550 |
<height>203</height> |
551 |
</size> |
552 |
</property> |
553 |
<property name="baseSize"> |
554 |
<size> |
555 |
<width>0</width> |
556 |
<height>202</height> |
557 |
</size> |
558 |
</property> |
559 |
<property name="features"> |
560 |
<set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set> |
561 |
</property> |
562 |
<property name="allowedAreas"> |
563 |
<set>Qt::AllDockWidgetAreas</set> |
564 |
</property> |
565 |
<property name="windowTitle"> |
566 |
<string>Output Window</string> |
567 |
</property> |
568 |
<attribute name="dockWidgetArea"> |
569 |
<number>8</number> |
570 |
</attribute> |
571 |
<widget class="QWidget" name="dockWidgetContents_3"> |
572 |
<layout class="QGridLayout" name="gridLayout_5"> |
573 |
<item row="0" column="0"> |
574 |
<widget class="QTabWidget" name="tabWidget_2"> |
575 |
<property name="currentIndex"> |
576 |
<number>0</number> |
577 |
</property> |
578 |
<widget class="QWidget" name="tabTerminal"> |
579 |
<attribute name="title"> |
580 |
<string>Output</string> |
581 |
</attribute> |
582 |
<layout class="QGridLayout" name="gridLayout_12"> |
583 |
<item row="0" column="0"> |
584 |
<layout class="QVBoxLayout" name="verticalLayout_3"> |
585 |
<item> |
586 |
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
587 |
<item> |
588 |
<spacer name="horizontalSpacer_3"> |
589 |
<property name="orientation"> |
590 |
<enum>Qt::Horizontal</enum> |
591 |
</property> |
592 |
<property name="sizeHint" stdset="0"> |
593 |
<size> |
594 |
<width>40</width> |
595 |
<height>20</height> |
596 |
</size> |
597 |
</property> |
598 |
</spacer> |
599 |
</item> |
600 |
<item> |
601 |
<widget class="QToolButton" name="toolButtonClearLog"> |
602 |
<property name="text"> |
603 |
<string/> |
604 |
</property> |
605 |
<property name="icon"> |
606 |
<iconset resource="../res/MainWindow.qrc"> |
607 |
<normaloff>:/newPrefix/Remove.svg</normaloff>:/newPrefix/Remove.svg</iconset> |
608 |
</property> |
609 |
</widget> |
610 |
</item> |
611 |
</layout> |
612 |
</item> |
613 |
<item> |
614 |
<widget class="QListWidget" name="listWidgetLog"/> |
615 |
</item> |
616 |
<item> |
617 |
<layout class="QHBoxLayout" name="horizontalLayout_6"/> |
618 |
</item> |
619 |
</layout> |
620 |
</item> |
621 |
</layout> |
622 |
</widget> |
623 |
<widget class="QWidget" name="tabInconsistency"> |
624 |
<attribute name="title"> |
625 |
<string>Inconsistency</string> |
626 |
</attribute> |
627 |
<layout class="QGridLayout" name="gridLayout_8"> |
628 |
<item row="0" column="0"> |
629 |
<layout class="QVBoxLayout" name="verticalLayout_2"> |
630 |
<item> |
631 |
<widget class="QTableWidget" name="tableWidgetInconsistency"> |
632 |
<attribute name="horizontalHeaderShowSortIndicator" stdset="0"> |
633 |
<bool>true</bool> |
634 |
</attribute> |
635 |
<attribute name="horizontalHeaderStretchLastSection"> |
636 |
<bool>true</bool> |
637 |
</attribute> |
638 |
</widget> |
639 |
</item> |
640 |
</layout> |
641 |
</item> |
642 |
</layout> |
643 |
</widget> |
644 |
</widget> |
645 |
</item> |
646 |
</layout> |
647 |
</widget> |
648 |
</widget> |
649 |
<action name="actionOpen"> |
650 |
<property name="icon"> |
651 |
<iconset resource="../res/MainWindow.qrc"> |
652 |
<normaloff>:/newPrefix/File.svg</normaloff>:/newPrefix/File.svg</iconset> |
653 |
</property> |
654 |
<property name="text"> |
655 |
<string>Open</string> |
656 |
</property> |
657 |
<property name="toolTip"> |
658 |
<string>Open(Ctrl + O)</string> |
659 |
</property> |
660 |
<property name="font"> |
661 |
<font> |
662 |
<family>맑은 고딕</family> |
663 |
</font> |
664 |
</property> |
665 |
<property name="shortcut"> |
666 |
<string>Ctrl+O</string> |
667 |
</property> |
668 |
</action> |
669 |
<action name="actionClose"> |
670 |
<property name="icon"> |
671 |
<iconset resource="../res/MainWindow.qrc"> |
672 |
<normaloff>:/newPrefix/Exit.svg</normaloff>:/newPrefix/Exit.svg</iconset> |
673 |
</property> |
674 |
<property name="text"> |
675 |
<string>Exit</string> |
676 |
</property> |
677 |
<property name="font"> |
678 |
<font> |
679 |
<family>맑은 고딕</family> |
680 |
</font> |
681 |
</property> |
682 |
</action> |
683 |
<action name="actionRecognition"> |
684 |
<property name="icon"> |
685 |
<iconset resource="../res/MainWindow.qrc"> |
686 |
<normaloff>:/newPrefix/Recognition.svg</normaloff>:/newPrefix/Recognition.svg</iconset> |
687 |
</property> |
688 |
<property name="text"> |
689 |
<string>Recognize Eng. Info.</string> |
690 |
</property> |
691 |
<property name="toolTip"> |
692 |
<string>Recognize Eng. Info.</string> |
693 |
</property> |
694 |
<property name="font"> |
695 |
<font> |
696 |
<family>맑은 고딕</family> |
697 |
<weight>75</weight> |
698 |
<bold>true</bold> |
699 |
</font> |
700 |
</property> |
701 |
</action> |
702 |
<action name="actionLine"> |
703 |
<property name="checkable"> |
704 |
<bool>true</bool> |
705 |
</property> |
706 |
<property name="icon"> |
707 |
<iconset resource="../res/MainWindow.qrc"> |
708 |
<normaloff>:/newPrefix/Line.svg</normaloff>:/newPrefix/Line.svg</iconset> |
709 |
</property> |
710 |
<property name="text"> |
711 |
<string>Create Line</string> |
712 |
</property> |
713 |
<property name="toolTip"> |
714 |
<string>Create Line(L)</string> |
715 |
</property> |
716 |
<property name="font"> |
717 |
<font> |
718 |
<family>맑은 고딕</family> |
719 |
<weight>75</weight> |
720 |
<bold>true</bold> |
721 |
</font> |
722 |
</property> |
723 |
<property name="shortcut"> |
724 |
<string>L</string> |
725 |
</property> |
726 |
</action> |
727 |
<action name="actionValidate"> |
728 |
<property name="icon"> |
729 |
<iconset resource="../res/MainWindow.qrc"> |
730 |
<normaloff>:/newPrefix/Validation.svg</normaloff>:/newPrefix/Validation.svg</iconset> |
731 |
</property> |
732 |
<property name="text"> |
733 |
<string>Validate</string> |
734 |
</property> |
735 |
<property name="toolTip"> |
736 |
<string>Validate(V)</string> |
737 |
</property> |
738 |
<property name="font"> |
739 |
<font> |
740 |
<family>맑은 고딕</family> |
741 |
<weight>75</weight> |
742 |
<bold>true</bold> |
743 |
</font> |
744 |
</property> |
745 |
<property name="shortcut"> |
746 |
<string>V</string> |
747 |
</property> |
748 |
</action> |
749 |
<action name="actionConfiguration"> |
750 |
<property name="icon"> |
751 |
<iconset resource="../res/MainWindow.qrc"> |
752 |
<normaloff>:/newPrefix/setting.png</normaloff>:/newPrefix/setting.png</iconset> |
753 |
</property> |
754 |
<property name="text"> |
755 |
<string>Configuration</string> |
756 |
</property> |
757 |
<property name="font"> |
758 |
<font> |
759 |
<family>맑은 고딕</family> |
760 |
<weight>50</weight> |
761 |
<bold>false</bold> |
762 |
</font> |
763 |
</property> |
764 |
</action> |
765 |
<action name="actionArea"> |
766 |
<property name="icon"> |
767 |
<iconset resource="../res/MainWindow.qrc"> |
768 |
<normaloff>:/newPrefix/setup_area.png</normaloff>:/newPrefix/setup_area.png</iconset> |
769 |
</property> |
770 |
<property name="text"> |
771 |
<string>Setup Area</string> |
772 |
</property> |
773 |
<property name="font"> |
774 |
<font> |
775 |
<family>맑은 고딕</family> |
776 |
<weight>50</weight> |
777 |
<bold>false</bold> |
778 |
</font> |
779 |
</property> |
780 |
</action> |
781 |
<action name="actionOCR"> |
782 |
<property name="checkable"> |
783 |
<bool>true</bool> |
784 |
</property> |
785 |
<property name="icon"> |
786 |
<iconset resource="../res/MainWindow.qrc"> |
787 |
<normaloff>:/newPrefix/OCR.svg</normaloff>:/newPrefix/OCR.svg</iconset> |
788 |
</property> |
789 |
<property name="text"> |
790 |
<string>OCR</string> |
791 |
</property> |
792 |
<property name="toolTip"> |
793 |
<string>OCR(T)</string> |
794 |
</property> |
795 |
<property name="font"> |
796 |
<font> |
797 |
<family>맑은 고딕</family> |
798 |
<weight>75</weight> |
799 |
<bold>true</bold> |
800 |
</font> |
801 |
</property> |
802 |
<property name="shortcut"> |
803 |
<string>T</string> |
804 |
</property> |
805 |
</action> |
806 |
<action name="actionLineRecognition"> |
807 |
<property name="icon"> |
808 |
<iconset resource="../res/MainWindow.qrc"> |
809 |
<normaloff>:/newPrefix/Connection.svg</normaloff>:/newPrefix/Connection.svg</iconset> |
810 |
</property> |
811 |
<property name="text"> |
812 |
<string>Link Attribute</string> |
813 |
</property> |
814 |
<property name="toolTip"> |
815 |
<string>Link Attribute</string> |
816 |
</property> |
817 |
<property name="font"> |
818 |
<font> |
819 |
<family>맑은 고딕</family> |
820 |
<weight>75</weight> |
821 |
<bold>true</bold> |
822 |
</font> |
823 |
</property> |
824 |
</action> |
825 |
<action name="actionGenerateOutput"> |
826 |
<property name="icon"> |
827 |
<iconset resource="../res/MainWindow.qrc"> |
828 |
<normaloff>:/newPrefix/Change.svg</normaloff>:/newPrefix/Change.svg</iconset> |
829 |
</property> |
830 |
<property name="text"> |
831 |
<string>Convert</string> |
832 |
</property> |
833 |
<property name="font"> |
834 |
<font> |
835 |
<family>맑은 고딕</family> |
836 |
<weight>75</weight> |
837 |
<bold>true</bold> |
838 |
</font> |
839 |
</property> |
840 |
</action> |
841 |
<action name="actionEquipment_Data_List"> |
842 |
<property name="text"> |
843 |
<string>Equipment Data List</string> |
844 |
</property> |
845 |
<property name="font"> |
846 |
<font> |
847 |
<family>맑은 고딕</family> |
848 |
<weight>75</weight> |
849 |
<bold>true</bold> |
850 |
</font> |
851 |
</property> |
852 |
</action> |
853 |
<action name="actionItem_Data_List"> |
854 |
<property name="icon"> |
855 |
<iconset resource="../res/MainWindow.qrc"> |
856 |
<normaloff>:/newPrefix/EngineeringInfoList.svg</normaloff>:/newPrefix/EngineeringInfoList.svg</iconset> |
857 |
</property> |
858 |
<property name="text"> |
859 |
<string>Engineering Info. List</string> |
860 |
</property> |
861 |
<property name="font"> |
862 |
<font> |
863 |
<family>맑은 고딕</family> |
864 |
<weight>50</weight> |
865 |
<bold>false</bold> |
866 |
</font> |
867 |
</property> |
868 |
</action> |
869 |
<action name="actionInstrument_Data_List"> |
870 |
<property name="text"> |
871 |
<string>Instrument Data List</string> |
872 |
</property> |
873 |
<property name="font"> |
874 |
<font> |
875 |
<family>맑은 고딕</family> |
876 |
<weight>75</weight> |
877 |
<bold>true</bold> |
878 |
</font> |
879 |
</property> |
880 |
</action> |
881 |
<action name="actionInitialize"> |
882 |
<property name="icon"> |
883 |
<iconset resource="../res/MainWindow.qrc"> |
884 |
<normaloff>:/newPrefix/Reset.svg</normaloff>:/newPrefix/Reset.svg</iconset> |
885 |
</property> |
886 |
<property name="text"> |
887 |
<string>Initialize</string> |
888 |
</property> |
889 |
<property name="font"> |
890 |
<font> |
891 |
<family>맑은 고딕</family> |
892 |
</font> |
893 |
</property> |
894 |
</action> |
895 |
<action name="actionImage_Drawing"> |
896 |
<property name="checkable"> |
897 |
<bool>true</bool> |
898 |
</property> |
899 |
<property name="checked"> |
900 |
<bool>true</bool> |
901 |
</property> |
902 |
<property name="icon"> |
903 |
<iconset resource="../res/MainWindow.qrc"> |
904 |
<normaloff>:/newPrefix/image.png</normaloff>:/newPrefix/image.png</iconset> |
905 |
</property> |
906 |
<property name="text"> |
907 |
<string>Image Drawing (1)</string> |
908 |
</property> |
909 |
<property name="font"> |
910 |
<font> |
911 |
<family>맑은 고딕</family> |
912 |
</font> |
913 |
</property> |
914 |
</action> |
915 |
<action name="actionZoom"> |
916 |
<property name="checkable"> |
917 |
<bool>true</bool> |
918 |
</property> |
919 |
<property name="icon"> |
920 |
<iconset resource="../res/MainWindow.qrc"> |
921 |
<normaloff>:/newPrefix/ZoomArea.svg</normaloff>:/newPrefix/ZoomArea.svg</iconset> |
922 |
</property> |
923 |
<property name="text"> |
924 |
<string>Zoom</string> |
925 |
</property> |
926 |
<property name="toolTip"> |
927 |
<string>Zoom(Z)</string> |
928 |
</property> |
929 |
<property name="font"> |
930 |
<font> |
931 |
<family>맑은 고딕</family> |
932 |
<weight>75</weight> |
933 |
<bold>true</bold> |
934 |
</font> |
935 |
</property> |
936 |
<property name="shortcut"> |
937 |
<string>Z</string> |
938 |
</property> |
939 |
</action> |
940 |
<action name="actionFitWindow"> |
941 |
<property name="icon"> |
942 |
<iconset resource="../res/MainWindow.qrc"> |
943 |
<normaloff>:/newPrefix/FullExtent.svg</normaloff>:/newPrefix/FullExtent.svg</iconset> |
944 |
</property> |
945 |
<property name="text"> |
946 |
<string>FitWindow</string> |
947 |
</property> |
948 |
<property name="font"> |
949 |
<font> |
950 |
<family>맑은 고딕</family> |
951 |
<weight>75</weight> |
952 |
<bold>true</bold> |
953 |
</font> |
954 |
</property> |
955 |
</action> |
956 |
<action name="actionViewSymbol"> |
957 |
<property name="checkable"> |
958 |
<bool>true</bool> |
959 |
</property> |
960 |
<property name="checked"> |
961 |
<bool>true</bool> |
962 |
</property> |
963 |
<property name="text"> |
964 |
<string>Symbol (3)</string> |
965 |
</property> |
966 |
<property name="font"> |
967 |
<font> |
968 |
<family>맑은 고딕</family> |
969 |
</font> |
970 |
</property> |
971 |
</action> |
972 |
<action name="actionViewText"> |
973 |
<property name="checkable"> |
974 |
<bool>true</bool> |
975 |
</property> |
976 |
<property name="checked"> |
977 |
<bool>true</bool> |
978 |
</property> |
979 |
<property name="text"> |
980 |
<string>Text (2)</string> |
981 |
</property> |
982 |
<property name="font"> |
983 |
<font> |
984 |
<family>맑은 고딕</family> |
985 |
</font> |
986 |
</property> |
987 |
</action> |
988 |
<action name="actionViewLine"> |
989 |
<property name="checkable"> |
990 |
<bool>true</bool> |
991 |
</property> |
992 |
<property name="checked"> |
993 |
<bool>true</bool> |
994 |
</property> |
995 |
<property name="text"> |
996 |
<string>Line (4)</string> |
997 |
</property> |
998 |
<property name="font"> |
999 |
<font> |
1000 |
<family>맑은 고딕</family> |
1001 |
</font> |
1002 |
</property> |
1003 |
</action> |
1004 |
<action name="actionViewUnknown"> |
1005 |
<property name="checkable"> |
1006 |
<bool>true</bool> |
1007 |
</property> |
1008 |
<property name="checked"> |
1009 |
<bool>true</bool> |
1010 |
</property> |
1011 |
<property name="text"> |
1012 |
<string>Unrecognization (5)</string> |
1013 |
</property> |
1014 |
<property name="font"> |
1015 |
<font> |
1016 |
<family>맑은 고딕</family> |
1017 |
</font> |
1018 |
</property> |
1019 |
</action> |
1020 |
<action name="actionCodeTable"> |
1021 |
<property name="icon"> |
1022 |
<iconset resource="../res/MainWindow.qrc"> |
1023 |
<normaloff>:/newPrefix/codetable.png</normaloff>:/newPrefix/codetable.png</iconset> |
1024 |
</property> |
1025 |
<property name="text"> |
1026 |
<string>Code Table</string> |
1027 |
</property> |
1028 |
<property name="font"> |
1029 |
<font> |
1030 |
<family>맑은 고딕</family> |
1031 |
</font> |
1032 |
</property> |
1033 |
</action> |
1034 |
<action name="actionFluid_Code"> |
1035 |
<property name="text"> |
1036 |
<string>Fluid Code</string> |
1037 |
</property> |
1038 |
<property name="font"> |
1039 |
<font> |
1040 |
<family>맑은 고딕</family> |
1041 |
</font> |
1042 |
</property> |
1043 |
</action> |
1044 |
<action name="actionpdf_to_image"> |
1045 |
<property name="icon"> |
1046 |
<iconset resource="../res/MainWindow.qrc"> |
1047 |
<normaloff>:/newPrefix/convertPDF.png</normaloff>:/newPrefix/convertPDF.png</iconset> |
1048 |
</property> |
1049 |
<property name="text"> |
1050 |
<string>Convert PDF</string> |
1051 |
</property> |
1052 |
<property name="font"> |
1053 |
<font> |
1054 |
<family>맑은 고딕</family> |
1055 |
</font> |
1056 |
</property> |
1057 |
</action> |
1058 |
<action name="actionHMB_DATA"> |
1059 |
<property name="icon"> |
1060 |
<iconset resource="../res/MainWindow.qrc"> |
1061 |
<normaloff>:/newPrefix/Database.svg</normaloff>:/newPrefix/Database.svg</iconset> |
1062 |
</property> |
1063 |
<property name="text"> |
1064 |
<string>HMB Data</string> |
1065 |
</property> |
1066 |
</action> |
1067 |
<action name="actionSave"> |
1068 |
<property name="icon"> |
1069 |
<iconset resource="../res/MainWindow.qrc"> |
1070 |
<normaloff>:/newPrefix/Save.svg</normaloff>:/newPrefix/Save.svg</iconset> |
1071 |
</property> |
1072 |
<property name="text"> |
1073 |
<string>Save</string> |
1074 |
</property> |
1075 |
<property name="toolTip"> |
1076 |
<string>Save(Ctrl + S)</string> |
1077 |
</property> |
1078 |
<property name="shortcut"> |
1079 |
<string>Ctrl+S</string> |
1080 |
</property> |
1081 |
</action> |
1082 |
<action name="actionRotate"> |
1083 |
<property name="icon"> |
1084 |
<iconset resource="../res/MainWindow.qrc"> |
1085 |
<normaloff>:/newPrefix/Rotate_Plus.svg</normaloff>:/newPrefix/Rotate_Plus.svg</iconset> |
1086 |
</property> |
1087 |
<property name="text"> |
1088 |
<string>Rotate</string> |
1089 |
</property> |
1090 |
<property name="toolTip"> |
1091 |
<string>Rotate(R)</string> |
1092 |
</property> |
1093 |
</action> |
1094 |
<action name="actionFindReplaceText"> |
1095 |
<property name="icon"> |
1096 |
<iconset resource="../res/MainWindow.qrc"> |
1097 |
<normaloff>:/newPrefix/ReplaceText.svg</normaloff>:/newPrefix/ReplaceText.svg</iconset> |
1098 |
</property> |
1099 |
<property name="text"> |
1100 |
<string>Text Find/Replace</string> |
1101 |
</property> |
1102 |
<property name="toolTip"> |
1103 |
<string>Fine/Replace</string> |
1104 |
</property> |
1105 |
<property name="shortcut"> |
1106 |
<string>Ctrl+F</string> |
1107 |
</property> |
1108 |
</action> |
1109 |
<action name="actionReplaceText"> |
1110 |
<property name="text"> |
1111 |
<string>Modify Text</string> |
1112 |
</property> |
1113 |
<property name="font"> |
1114 |
<font> |
1115 |
<family>맑은 고딕</family> |
1116 |
</font> |
1117 |
</property> |
1118 |
</action> |
1119 |
<action name="actionOCR_Training"> |
1120 |
<property name="icon"> |
1121 |
<iconset resource="../res/MainWindow.qrc"> |
1122 |
<normaloff>:/newPrefix/OCR.svg</normaloff>:/newPrefix/OCR.svg</iconset> |
1123 |
</property> |
1124 |
<property name="text"> |
1125 |
<string>OCR Training</string> |
1126 |
</property> |
1127 |
</action> |
1128 |
<action name="actionOCR_Training_Editor"> |
1129 |
<property name="text"> |
1130 |
<string>OCR Training Editor</string> |
1131 |
</property> |
1132 |
</action> |
1133 |
<action name="actioncoffee"> |
1134 |
<property name="text"> |
1135 |
<string>coffee</string> |
1136 |
</property> |
1137 |
</action> |
1138 |
<action name="actionEnglish"> |
1139 |
<property name="text"> |
1140 |
<string>English</string> |
1141 |
</property> |
1142 |
</action> |
1143 |
<action name="actionViewInconsistency"> |
1144 |
<property name="checkable"> |
1145 |
<bool>true</bool> |
1146 |
</property> |
1147 |
<property name="checked"> |
1148 |
<bool>true</bool> |
1149 |
</property> |
1150 |
<property name="text"> |
1151 |
<string>Inconsistency (6)</string> |
1152 |
</property> |
1153 |
</action> |
1154 |
<action name="actionText_Data_List"> |
1155 |
<property name="icon"> |
1156 |
<iconset resource="../res/MainWindow.qrc"> |
1157 |
<normaloff>:/newPrefix/text_data_list.png</normaloff>:/newPrefix/text_data_list.png</iconset> |
1158 |
</property> |
1159 |
<property name="text"> |
1160 |
<string>Text Data List</string> |
1161 |
</property> |
1162 |
</action> |
1163 |
<action name="actionDrawing_Only"> |
1164 |
<property name="checkable"> |
1165 |
<bool>true</bool> |
1166 |
</property> |
1167 |
<property name="text"> |
1168 |
<string>Drawing Only ( ` )</string> |
1169 |
</property> |
1170 |
</action> |
1171 |
<action name="actionVendor"> |
1172 |
<property name="checkable"> |
1173 |
<bool>true</bool> |
1174 |
</property> |
1175 |
<property name="icon"> |
1176 |
<iconset resource="../res/MainWindow.qrc"> |
1177 |
<normaloff>:/newPrefix/Vendor.svg</normaloff> |
1178 |
<normalon>:/newPrefix/vendor.png</normalon> |
1179 |
<activeon>:/newPrefix/vendor.png</activeon>:/newPrefix/Vendor.svg</iconset> |
1180 |
</property> |
1181 |
<property name="text"> |
1182 |
<string>Vendor</string> |
1183 |
</property> |
1184 |
<property name="toolTip"> |
1185 |
<string>Set Vendor Package</string> |
1186 |
</property> |
1187 |
</action> |
1188 |
<action name="actionViewVendor_Area"> |
1189 |
<property name="checkable"> |
1190 |
<bool>true</bool> |
1191 |
</property> |
1192 |
<property name="checked"> |
1193 |
<bool>true</bool> |
1194 |
</property> |
1195 |
<property name="text"> |
1196 |
<string>Vendor Area(7)</string> |
1197 |
</property> |
1198 |
</action> |
1199 |
<action name="actionImport_Text_From_CAD"> |
1200 |
<property name="icon"> |
1201 |
<iconset resource="../res/MainWindow.qrc"> |
1202 |
<normaloff>:/newPrefix/AutoCAD.svg</normaloff>:/newPrefix/AutoCAD.svg</iconset> |
1203 |
</property> |
1204 |
<property name="text"> |
1205 |
<string>Import Data from CAD</string> |
1206 |
</property> |
1207 |
</action> |
1208 |
<action name="actionSpecialItemTypes"> |
1209 |
<property name="icon"> |
1210 |
<iconset resource="../res/MainWindow.qrc"> |
1211 |
<normaloff>:/newPrefix/Special.svg</normaloff>:/newPrefix/Special.svg</iconset> |
1212 |
</property> |
1213 |
<property name="text"> |
1214 |
<string>Special Item Types</string> |
1215 |
</property> |
1216 |
<property name="toolTip"> |
1217 |
<string>Special Item Types</string> |
1218 |
</property> |
1219 |
</action> |
1220 |
<action name="actionDataTransfer"> |
1221 |
<property name="icon"> |
1222 |
<iconset resource="../res/MainWindow.qrc"> |
1223 |
<normaloff>:/newPrefix/Change.svg</normaloff>:/newPrefix/Change.svg</iconset> |
1224 |
</property> |
1225 |
<property name="text"> |
1226 |
<string>Data Transfer</string> |
1227 |
</property> |
1228 |
<property name="toolTip"> |
1229 |
<string>Data Transfer</string> |
1230 |
</property> |
1231 |
<property name="shortcut"> |
1232 |
<string>Ctrl+T, Ctrl+D</string> |
1233 |
</property> |
1234 |
</action> |
1235 |
<action name="actionOPCRelation"> |
1236 |
<property name="icon"> |
1237 |
<iconset resource="../res/MainWindow.qrc"> |
1238 |
<normaloff>:/newPrefix/OPC.svg</normaloff>:/newPrefix/OPC.svg</iconset> |
1239 |
</property> |
1240 |
<property name="text"> |
1241 |
<string>OPCRelation</string> |
1242 |
</property> |
1243 |
<property name="toolTip"> |
1244 |
<string>OPC Relation</string> |
1245 |
</property> |
1246 |
</action> |
1247 |
<action name="actionHelp"> |
1248 |
<property name="icon"> |
1249 |
<iconset resource="../res/MainWindow.qrc"> |
1250 |
<normaloff>:/newPrefix/Help.svg</normaloff>:/newPrefix/Help.svg</iconset> |
1251 |
</property> |
1252 |
<property name="text"> |
1253 |
<string>Help</string> |
1254 |
</property> |
1255 |
<property name="toolTip"> |
1256 |
<string>Help</string> |
1257 |
</property> |
1258 |
<property name="shortcut"> |
1259 |
<string>F1</string> |
1260 |
</property> |
1261 |
</action> |
1262 |
<action name="actionDataExport"> |
1263 |
<property name="icon"> |
1264 |
<iconset resource="../res/MainWindow.qrc"> |
1265 |
<normaloff>:/newPrefix/Change.svg</normaloff>:/newPrefix/Change.svg</iconset> |
1266 |
</property> |
1267 |
<property name="text"> |
1268 |
<string>Data Export</string> |
1269 |
</property> |
1270 |
<property name="toolTip"> |
1271 |
<string>Data Export</string> |
1272 |
</property> |
1273 |
<property name="shortcut"> |
1274 |
<string>Ctrl+T, Ctrl+E</string> |
1275 |
</property> |
1276 |
</action> |
1277 |
<action name="actionSymbol_Thickness_Reinforcement"> |
1278 |
<property name="icon"> |
1279 |
<iconset resource="../res/MainWindow.qrc"> |
1280 |
<normaloff>:/newPrefix/Reinforcement.svg</normaloff>:/newPrefix/Reinforcement.svg</iconset> |
1281 |
</property> |
1282 |
<property name="text"> |
1283 |
<string>Symbol Thickness Reinforcement</string> |
1284 |
</property> |
1285 |
</action> |
1286 |
<action name="actionExportEqpDatasheet"> |
1287 |
<property name="icon"> |
1288 |
<iconset resource="../res/MainWindow.qrc"> |
1289 |
<normaloff>:/newPrefix/Equipment.svg</normaloff>:/newPrefix/Equipment.svg</iconset> |
1290 |
</property> |
1291 |
<property name="text"> |
1292 |
<string>Export Eqp Datasheet</string> |
1293 |
</property> |
1294 |
<property name="toolTip"> |
1295 |
<string>Export Equipment Datasheet</string> |
1296 |
</property> |
1297 |
</action> |
1298 |
<action name="actionSymbol_Training"> |
1299 |
<property name="icon"> |
1300 |
<iconset resource="../res/MainWindow.qrc"> |
1301 |
<normaloff>:/newPrefix/Valve.svg</normaloff>:/newPrefix/Valve.svg</iconset> |
1302 |
</property> |
1303 |
<property name="text"> |
1304 |
<string>Symbol Training</string> |
1305 |
</property> |
1306 |
</action> |
1307 |
<action name="actionCustom_Code_Table"> |
1308 |
<property name="icon"> |
1309 |
<iconset resource="../res/MainWindow.qrc"> |
1310 |
<normaloff>:/newPrefix/codetable.png</normaloff>:/newPrefix/codetable.png</iconset> |
1311 |
</property> |
1312 |
<property name="text"> |
1313 |
<string>Custom Code Table</string> |
1314 |
</property> |
1315 |
</action> |
1316 |
<action name="actionExportAsSVG"> |
1317 |
<property name="icon"> |
1318 |
<iconset resource="../res/MainWindow.qrc"> |
1319 |
<normaloff>:/newPrefix/Svg.svg</normaloff>:/newPrefix/Svg.svg</iconset> |
1320 |
</property> |
1321 |
<property name="text"> |
1322 |
<string>SVG</string> |
1323 |
</property> |
1324 |
</action> |
1325 |
<action name="actionExportAsXML"> |
1326 |
<property name="icon"> |
1327 |
<iconset resource="../res/MainWindow.qrc"> |
1328 |
<normaloff>:/newPrefix/Xml.svg</normaloff>:/newPrefix/Xml.svg</iconset> |
1329 |
</property> |
1330 |
<property name="text"> |
1331 |
<string>XML</string> |
1332 |
</property> |
1333 |
</action> |
1334 |
<action name="actionExportAsImage"> |
1335 |
<property name="icon"> |
1336 |
<iconset resource="../res/MainWindow.qrc"> |
1337 |
<normaloff>:/newPrefix/Image.svg</normaloff>:/newPrefix/Image.svg</iconset> |
1338 |
</property> |
1339 |
<property name="text"> |
1340 |
<string>Image</string> |
1341 |
</property> |
1342 |
</action> |
1343 |
<action name="actionEditRecognizeLine"> |
1344 |
<property name="icon"> |
1345 |
<iconset resource="../res/MainWindow.qrc"> |
1346 |
<normaloff>:/newPrefix/Polyline.svg</normaloff>:/newPrefix/Polyline.svg</iconset> |
1347 |
</property> |
1348 |
<property name="text"> |
1349 |
<string>Recognize Line</string> |
1350 |
</property> |
1351 |
<property name="toolTip"> |
1352 |
<string>Recognize Line</string> |
1353 |
</property> |
1354 |
</action> |
1355 |
<action name="actionRecognizeTable"> |
1356 |
<property name="icon"> |
1357 |
<iconset resource="../res/MainWindow.qrc"> |
1358 |
<normaloff>:/newPrefix/table_ocr.png</normaloff>:/newPrefix/table_ocr.png</iconset> |
1359 |
</property> |
1360 |
<property name="text"> |
1361 |
<string>Recognize Table</string> |
1362 |
</property> |
1363 |
<property name="toolTip"> |
1364 |
<string>Recognize Table</string> |
1365 |
</property> |
1366 |
<property name="shortcut"> |
1367 |
<string>Alt+T</string> |
1368 |
</property> |
1369 |
</action> |
1370 |
<action name="actionUndo"> |
1371 |
<property name="icon"> |
1372 |
<iconset resource="../res/MainWindow.qrc"> |
1373 |
<normaloff>:/newPrefix/undo.png</normaloff>:/newPrefix/undo.png</iconset> |
1374 |
</property> |
1375 |
<property name="text"> |
1376 |
<string>Undo</string> |
1377 |
</property> |
1378 |
<property name="toolTip"> |
1379 |
<string>Undo</string> |
1380 |
</property> |
1381 |
</action> |
1382 |
<action name="actionRedo"> |
1383 |
<property name="icon"> |
1384 |
<iconset resource="../res/MainWindow.qrc"> |
1385 |
<normaloff>:/newPrefix/redo.png</normaloff>:/newPrefix/redo.png</iconset> |
1386 |
</property> |
1387 |
<property name="text"> |
1388 |
<string>Redo</string> |
1389 |
</property> |
1390 |
<property name="toolTip"> |
1391 |
<string>Redo</string> |
1392 |
</property> |
1393 |
</action> |
1394 |
<action name="actionSymbol_Replace_Insert"> |
1395 |
<property name="icon"> |
1396 |
<iconset resource="../res/MainWindow.qrc"> |
1397 |
<normaloff>:/newPrefix/Valve.svg</normaloff>:/newPrefix/Valve.svg</iconset> |
1398 |
</property> |
1399 |
<property name="text"> |
1400 |
<string>Symbol Replace/Insert</string> |
1401 |
</property> |
1402 |
</action> |
1403 |
<action name="actionMake_Label_Data"> |
1404 |
<property name="icon"> |
1405 |
<iconset resource="../res/MainWindow.qrc"> |
1406 |
<normaloff>:/newPrefix/Training.svg</normaloff>:/newPrefix/Training.svg</iconset> |
1407 |
</property> |
1408 |
<property name="text"> |
1409 |
<string>Make Label Data</string> |
1410 |
</property> |
1411 |
</action> |
1412 |
<action name="actionRotateCCW"> |
1413 |
<property name="enabled"> |
1414 |
<bool>false</bool> |
1415 |
</property> |
1416 |
<property name="icon"> |
1417 |
<iconset resource="../res/MainWindow.qrc"> |
1418 |
<normaloff>:/newPrefix/Rotate_Minus.svg</normaloff>:/newPrefix/Rotate_Minus.svg</iconset> |
1419 |
</property> |
1420 |
<property name="text"> |
1421 |
<string>RotateCCW</string> |
1422 |
</property> |
1423 |
<property name="toolTip"> |
1424 |
<string>Roate counter clockwise</string> |
1425 |
</property> |
1426 |
</action> |
1427 |
<action name="actionReplace_Code_Table"> |
1428 |
<property name="icon"> |
1429 |
<iconset resource="../res/MainWindow.qrc"> |
1430 |
<normaloff>:/newPrefix/codetable.png</normaloff>:/newPrefix/codetable.png</iconset> |
1431 |
</property> |
1432 |
<property name="text"> |
1433 |
<string>Replace Code Table</string> |
1434 |
</property> |
1435 |
</action> |
1436 |
<action name="actionGlobal_Validation"> |
1437 |
<property name="icon"> |
1438 |
<iconset resource="../res/MainWindow.qrc"> |
1439 |
<normaloff>:/newPrefix/Validation.svg</normaloff>:/newPrefix/Validation.svg</iconset> |
1440 |
</property> |
1441 |
<property name="text"> |
1442 |
<string>Global Validation</string> |
1443 |
</property> |
1444 |
</action> |
1445 |
<action name="actionConnectLineToSymbol"> |
1446 |
<property name="text"> |
1447 |
<string>Connect between symbols and lines</string> |
1448 |
</property> |
1449 |
</action> |
1450 |
<action name="actionReadme"> |
1451 |
<property name="icon"> |
1452 |
<iconset resource="../res/MainWindow.qrc"> |
1453 |
<normaloff>:/newPrefix/Readme.svg</normaloff>:/newPrefix/Readme.svg</iconset> |
1454 |
</property> |
1455 |
<property name="text"> |
1456 |
<string>Readme</string> |
1457 |
</property> |
1458 |
</action> |
1459 |
<action name="actionImport_Text_from_CAD_for_Instrument"> |
1460 |
<property name="text"> |
1461 |
<string>Import Text from CAD for Instrument</string> |
1462 |
</property> |
1463 |
</action> |
1464 |
</widget> |
1465 |
<resources> |
1466 |
<include location="../res/MainWindow.qrc"/> |
1467 |
</resources> |
1468 |
<connections/> |
1469 |
</ui> |