프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

hytos / HYTOS / HYTOS / UI / SymbolEditor.ui @ 63d5ec82

이력 | 보기 | 이력해설 | 다운로드 (32.7 KB)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>Dialog</class>
4
 <widget class="QDialog" name="Dialog">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>862</width>
10
    <height>410</height>
11
   </rect>
12
  </property>
13
  <property name="minimumSize">
14
   <size>
15
    <width>0</width>
16
    <height>0</height>
17
   </size>
18
  </property>
19
  <property name="maximumSize">
20
   <size>
21
    <width>16777215</width>
22
    <height>16777215</height>
23
   </size>
24
  </property>
25
  <property name="font">
26
   <font>
27
    <family>맑은 고딕</family>
28
   </font>
29
  </property>
30
  <property name="windowTitle">
31
   <string>Symbol Editor</string>
32
  </property>
33
  <layout class="QGridLayout" name="gridLayout_3">
34
   <item row="0" column="0">
35
    <widget class="QSplitter" name="splitter">
36
     <property name="minimumSize">
37
      <size>
38
       <width>0</width>
39
       <height>0</height>
40
      </size>
41
     </property>
42
     <property name="orientation">
43
      <enum>Qt::Horizontal</enum>
44
     </property>
45
     <widget class="QWidget" name="widget_3" native="true">
46
      <layout class="QGridLayout" name="gridLayout">
47
       <item row="0" column="1">
48
        <layout class="QVBoxLayout" name="verticalLayout_2">
49
         <item>
50
          <widget class="QWidget" name="toolWidget" native="true">
51
           <property name="sizePolicy">
52
            <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
53
             <horstretch>0</horstretch>
54
             <verstretch>0</verstretch>
55
            </sizepolicy>
56
           </property>
57
           <property name="maximumSize">
58
            <size>
59
             <width>16777215</width>
60
             <height>16777215</height>
61
            </size>
62
           </property>
63
           <layout class="QHBoxLayout" name="horizontalLayout">
64
            <item>
65
             <layout class="QGridLayout" name="gridLayout_5">
66
              <item row="0" column="2">
67
               <widget class="QPushButton" name="penButton">
68
                <property name="sizePolicy">
69
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
70
                  <horstretch>0</horstretch>
71
                  <verstretch>0</verstretch>
72
                 </sizepolicy>
73
                </property>
74
                <property name="minimumSize">
75
                 <size>
76
                  <width>32</width>
77
                  <height>32</height>
78
                 </size>
79
                </property>
80
                <property name="maximumSize">
81
                 <size>
82
                  <width>32</width>
83
                  <height>32</height>
84
                 </size>
85
                </property>
86
                <property name="text">
87
                 <string/>
88
                </property>
89
                <property name="icon">
90
                 <iconset resource="../res/MainWindow.qrc">
91
                  <normaloff>:/newPrefix/line.png</normaloff>:/newPrefix/line.png</iconset>
92
                </property>
93
                <property name="iconSize">
94
                 <size>
95
                  <width>20</width>
96
                  <height>20</height>
97
                 </size>
98
                </property>
99
               </widget>
100
              </item>
101
              <item row="0" column="0">
102
               <widget class="QPushButton" name="handButton">
103
                <property name="sizePolicy">
104
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
105
                  <horstretch>0</horstretch>
106
                  <verstretch>0</verstretch>
107
                 </sizepolicy>
108
                </property>
109
                <property name="minimumSize">
110
                 <size>
111
                  <width>32</width>
112
                  <height>32</height>
113
                 </size>
114
                </property>
115
                <property name="maximumSize">
116
                 <size>
117
                  <width>32</width>
118
                  <height>32</height>
119
                 </size>
120
                </property>
121
                <property name="text">
122
                 <string>Hand</string>
123
                </property>
124
               </widget>
125
              </item>
126
              <item row="0" column="6">
127
               <widget class="QPushButton" name="fitImageButton">
128
                <property name="sizePolicy">
129
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
130
                  <horstretch>0</horstretch>
131
                  <verstretch>0</verstretch>
132
                 </sizepolicy>
133
                </property>
134
                <property name="minimumSize">
135
                 <size>
136
                  <width>32</width>
137
                  <height>32</height>
138
                 </size>
139
                </property>
140
                <property name="maximumSize">
141
                 <size>
142
                  <width>32</width>
143
                  <height>32</height>
144
                 </size>
145
                </property>
146
                <property name="text">
147
                 <string/>
148
                </property>
149
                <property name="icon">
150
                 <iconset resource="../res/MainWindow.qrc">
151
                  <normaloff>:/newPrefix/expand.png</normaloff>:/newPrefix/expand.png</iconset>
152
                </property>
153
                <property name="iconSize">
154
                 <size>
155
                  <width>20</width>
156
                  <height>20</height>
157
                 </size>
158
                </property>
159
               </widget>
160
              </item>
161
              <item row="1" column="4">
162
               <widget class="QPushButton" name="zoomButton">
163
                <property name="sizePolicy">
164
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
165
                  <horstretch>0</horstretch>
166
                  <verstretch>0</verstretch>
167
                 </sizepolicy>
168
                </property>
169
                <property name="minimumSize">
170
                 <size>
171
                  <width>32</width>
172
                  <height>32</height>
173
                 </size>
174
                </property>
175
                <property name="maximumSize">
176
                 <size>
177
                  <width>32</width>
178
                  <height>32</height>
179
                 </size>
180
                </property>
181
                <property name="text">
182
                 <string>Zoom</string>
183
                </property>
184
               </widget>
185
              </item>
186
              <item row="1" column="5">
187
               <widget class="QPushButton" name="areaZoomButton">
188
                <property name="sizePolicy">
189
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
190
                  <horstretch>0</horstretch>
191
                  <verstretch>0</verstretch>
192
                 </sizepolicy>
193
                </property>
194
                <property name="minimumSize">
195
                 <size>
196
                  <width>32</width>
197
                  <height>32</height>
198
                 </size>
199
                </property>
200
                <property name="maximumSize">
201
                 <size>
202
                  <width>32</width>
203
                  <height>32</height>
204
                 </size>
205
                </property>
206
                <property name="text">
207
                 <string/>
208
                </property>
209
                <property name="icon">
210
                 <iconset resource="../res/MainWindow.qrc">
211
                  <normaloff>:/newPrefix/zoom-in-tool.png</normaloff>:/newPrefix/zoom-in-tool.png</iconset>
212
                </property>
213
                <property name="iconSize">
214
                 <size>
215
                  <width>20</width>
216
                  <height>20</height>
217
                 </size>
218
                </property>
219
               </widget>
220
              </item>
221
              <item row="0" column="1">
222
               <widget class="QPushButton" name="cropButton">
223
                <property name="sizePolicy">
224
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
225
                  <horstretch>32</horstretch>
226
                  <verstretch>32</verstretch>
227
                 </sizepolicy>
228
                </property>
229
                <property name="minimumSize">
230
                 <size>
231
                  <width>32</width>
232
                  <height>32</height>
233
                 </size>
234
                </property>
235
                <property name="maximumSize">
236
                 <size>
237
                  <width>32</width>
238
                  <height>32</height>
239
                 </size>
240
                </property>
241
                <property name="text">
242
                 <string/>
243
                </property>
244
                <property name="icon">
245
                 <iconset resource="../res/MainWindow.qrc">
246
                  <normaloff>:/newPrefix/crop.png</normaloff>:/newPrefix/crop.png</iconset>
247
                </property>
248
                <property name="iconSize">
249
                 <size>
250
                  <width>20</width>
251
                  <height>20</height>
252
                 </size>
253
                </property>
254
               </widget>
255
              </item>
256
              <item row="1" column="0">
257
               <widget class="QPushButton" name="rotateLeftButton">
258
                <property name="sizePolicy">
259
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
260
                  <horstretch>0</horstretch>
261
                  <verstretch>0</verstretch>
262
                 </sizepolicy>
263
                </property>
264
                <property name="minimumSize">
265
                 <size>
266
                  <width>32</width>
267
                  <height>32</height>
268
                 </size>
269
                </property>
270
                <property name="maximumSize">
271
                 <size>
272
                  <width>32</width>
273
                  <height>32</height>
274
                 </size>
275
                </property>
276
                <property name="text">
277
                 <string/>
278
                </property>
279
                <property name="icon">
280
                 <iconset resource="../res/MainWindow.qrc">
281
                  <normaloff>:/newPrefix/Rotate_Minus.png</normaloff>:/newPrefix/Rotate_Minus.png</iconset>
282
                </property>
283
                <property name="iconSize">
284
                 <size>
285
                  <width>20</width>
286
                  <height>20</height>
287
                 </size>
288
                </property>
289
               </widget>
290
              </item>
291
              <item row="1" column="1">
292
               <widget class="QPushButton" name="rotateRightButton">
293
                <property name="sizePolicy">
294
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
295
                  <horstretch>0</horstretch>
296
                  <verstretch>0</verstretch>
297
                 </sizepolicy>
298
                </property>
299
                <property name="minimumSize">
300
                 <size>
301
                  <width>32</width>
302
                  <height>32</height>
303
                 </size>
304
                </property>
305
                <property name="maximumSize">
306
                 <size>
307
                  <width>32</width>
308
                  <height>32</height>
309
                 </size>
310
                </property>
311
                <property name="text">
312
                 <string/>
313
                </property>
314
                <property name="icon">
315
                 <iconset resource="../res/MainWindow.qrc">
316
                  <normaloff>:/newPrefix/Rotate_Plus.png</normaloff>:/newPrefix/Rotate_Plus.png</iconset>
317
                </property>
318
                <property name="iconSize">
319
                 <size>
320
                  <width>20</width>
321
                  <height>20</height>
322
                 </size>
323
                </property>
324
               </widget>
325
              </item>
326
              <item row="1" column="3">
327
               <widget class="QPushButton" name="flipVerticalButton">
328
                <property name="sizePolicy">
329
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
330
                  <horstretch>0</horstretch>
331
                  <verstretch>0</verstretch>
332
                 </sizepolicy>
333
                </property>
334
                <property name="minimumSize">
335
                 <size>
336
                  <width>32</width>
337
                  <height>32</height>
338
                 </size>
339
                </property>
340
                <property name="maximumSize">
341
                 <size>
342
                  <width>32</width>
343
                  <height>32</height>
344
                 </size>
345
                </property>
346
                <property name="text">
347
                 <string/>
348
                </property>
349
                <property name="icon">
350
                 <iconset resource="../res/MainWindow.qrc">
351
                  <normaloff>:/newPrefix/flip.png</normaloff>:/newPrefix/flip.png</iconset>
352
                </property>
353
                <property name="iconSize">
354
                 <size>
355
                  <width>20</width>
356
                  <height>20</height>
357
                 </size>
358
                </property>
359
               </widget>
360
              </item>
361
              <item row="1" column="6">
362
               <widget class="QPushButton" name="initZoomButton">
363
                <property name="sizePolicy">
364
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
365
                  <horstretch>0</horstretch>
366
                  <verstretch>0</verstretch>
367
                 </sizepolicy>
368
                </property>
369
                <property name="minimumSize">
370
                 <size>
371
                  <width>32</width>
372
                  <height>32</height>
373
                 </size>
374
                </property>
375
                <property name="maximumSize">
376
                 <size>
377
                  <width>32</width>
378
                  <height>32</height>
379
                 </size>
380
                </property>
381
                <property name="text">
382
                 <string>Init Zoom</string>
383
                </property>
384
               </widget>
385
              </item>
386
              <item row="0" column="3">
387
               <widget class="QSpinBox" name="penWidthSpinBox">
388
                <property name="sizePolicy">
389
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
390
                  <horstretch>0</horstretch>
391
                  <verstretch>0</verstretch>
392
                 </sizepolicy>
393
                </property>
394
                <property name="minimumSize">
395
                 <size>
396
                  <width>32</width>
397
                  <height>32</height>
398
                 </size>
399
                </property>
400
                <property name="maximumSize">
401
                 <size>
402
                  <width>16777215</width>
403
                  <height>32</height>
404
                 </size>
405
                </property>
406
                <property name="minimum">
407
                 <number>1</number>
408
                </property>
409
                <property name="maximum">
410
                 <number>5</number>
411
                </property>
412
               </widget>
413
              </item>
414
              <item row="1" column="2">
415
               <widget class="QPushButton" name="flipHorizontalButton">
416
                <property name="sizePolicy">
417
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
418
                  <horstretch>0</horstretch>
419
                  <verstretch>0</verstretch>
420
                 </sizepolicy>
421
                </property>
422
                <property name="minimumSize">
423
                 <size>
424
                  <width>32</width>
425
                  <height>32</height>
426
                 </size>
427
                </property>
428
                <property name="maximumSize">
429
                 <size>
430
                  <width>32</width>
431
                  <height>32</height>
432
                 </size>
433
                </property>
434
                <property name="text">
435
                 <string/>
436
                </property>
437
                <property name="icon">
438
                 <iconset resource="../res/MainWindow.qrc">
439
                  <normaloff>:/newPrefix/flip_horizontal.png</normaloff>:/newPrefix/flip_horizontal.png</iconset>
440
                </property>
441
                <property name="iconSize">
442
                 <size>
443
                  <width>20</width>
444
                  <height>20</height>
445
                 </size>
446
                </property>
447
               </widget>
448
              </item>
449
              <item row="0" column="5">
450
               <widget class="QSpinBox" name="eraserSpinBox">
451
                <property name="sizePolicy">
452
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
453
                  <horstretch>0</horstretch>
454
                  <verstretch>0</verstretch>
455
                 </sizepolicy>
456
                </property>
457
                <property name="minimumSize">
458
                 <size>
459
                  <width>0</width>
460
                  <height>32</height>
461
                 </size>
462
                </property>
463
                <property name="maximumSize">
464
                 <size>
465
                  <width>16777215</width>
466
                  <height>32</height>
467
                 </size>
468
                </property>
469
                <property name="minimum">
470
                 <number>1</number>
471
                </property>
472
                <property name="maximum">
473
                 <number>5</number>
474
                </property>
475
               </widget>
476
              </item>
477
              <item row="0" column="4">
478
               <widget class="QPushButton" name="eraserButton">
479
                <property name="sizePolicy">
480
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
481
                  <horstretch>0</horstretch>
482
                  <verstretch>0</verstretch>
483
                 </sizepolicy>
484
                </property>
485
                <property name="minimumSize">
486
                 <size>
487
                  <width>32</width>
488
                  <height>32</height>
489
                 </size>
490
                </property>
491
                <property name="maximumSize">
492
                 <size>
493
                  <width>32</width>
494
                  <height>32</height>
495
                 </size>
496
                </property>
497
                <property name="text">
498
                 <string/>
499
                </property>
500
                <property name="icon">
501
                 <iconset resource="../res/MainWindow.qrc">
502
                  <normaloff>:/newPrefix/eraser.png</normaloff>:/newPrefix/eraser.png</iconset>
503
                </property>
504
                <property name="iconSize">
505
                 <size>
506
                  <width>20</width>
507
                  <height>20</height>
508
                 </size>
509
                </property>
510
               </widget>
511
              </item>
512
              <item row="0" column="7">
513
               <widget class="QPushButton" name="areaEraserButton">
514
                <property name="sizePolicy">
515
                 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
516
                  <horstretch>0</horstretch>
517
                  <verstretch>0</verstretch>
518
                 </sizepolicy>
519
                </property>
520
                <property name="minimumSize">
521
                 <size>
522
                  <width>32</width>
523
                  <height>32</height>
524
                 </size>
525
                </property>
526
                <property name="maximumSize">
527
                 <size>
528
                  <width>32</width>
529
                  <height>32</height>
530
                 </size>
531
                </property>
532
                <property name="text">
533
                 <string/>
534
                </property>
535
                <property name="icon">
536
                 <iconset resource="../res/MainWindow.qrc">
537
                  <normaloff>:/newPrefix/eraser_area.png</normaloff>:/newPrefix/eraser_area.png</iconset>
538
                </property>
539
                <property name="iconSize">
540
                 <size>
541
                  <width>20</width>
542
                  <height>20</height>
543
                 </size>
544
                </property>
545
               </widget>
546
              </item>
547
             </layout>
548
            </item>
549
           </layout>
550
          </widget>
551
         </item>
552
         <item>
553
          <widget class="QWidget" name="imageViewContainer" native="true">
554
           <layout class="QVBoxLayout" name="verticalLayout_3">
555
            <item>
556
             <layout class="QVBoxLayout" name="imageViewerContainerLayout"/>
557
            </item>
558
           </layout>
559
          </widget>
560
         </item>
561
        </layout>
562
       </item>
563
      </layout>
564
     </widget>
565
     <widget class="QWidget" name="widget" native="true">
566
      <property name="minimumSize">
567
       <size>
568
        <width>500</width>
569
        <height>0</height>
570
       </size>
571
      </property>
572
      <property name="maximumSize">
573
       <size>
574
        <width>500</width>
575
        <height>16777215</height>
576
       </size>
577
      </property>
578
      <layout class="QGridLayout" name="gridLayout_2">
579
       <item row="0" column="0">
580
        <layout class="QVBoxLayout" name="verticalLayout">
581
         <item>
582
          <widget class="QScrollArea" name="scrollArea">
583
           <property name="minimumSize">
584
            <size>
585
             <width>0</width>
586
             <height>0</height>
587
            </size>
588
           </property>
589
           <property name="maximumSize">
590
            <size>
591
             <width>16777215</width>
592
             <height>16777215</height>
593
            </size>
594
           </property>
595
           <property name="horizontalScrollBarPolicy">
596
            <enum>Qt::ScrollBarAsNeeded</enum>
597
           </property>
598
           <property name="widgetResizable">
599
            <bool>true</bool>
600
           </property>
601
           <widget class="QWidget" name="scrollAreaWidgetContents">
602
            <property name="geometry">
603
             <rect>
604
              <x>0</x>
605
              <y>0</y>
606
              <width>478</width>
607
              <height>341</height>
608
             </rect>
609
            </property>
610
            <property name="minimumSize">
611
             <size>
612
              <width>378</width>
613
              <height>0</height>
614
             </size>
615
            </property>
616
            <property name="maximumSize">
617
             <size>
618
              <width>16777215</width>
619
              <height>16777215</height>
620
             </size>
621
            </property>
622
            <layout class="QGridLayout" name="gridLayout_4">
623
             <item row="0" column="0">
624
              <layout class="QGridLayout" name="gridLayout_7">
625
               <property name="sizeConstraint">
626
                <enum>QLayout::SetDefaultConstraint</enum>
627
               </property>
628
               <property name="leftMargin">
629
                <number>6</number>
630
               </property>
631
               <property name="topMargin">
632
                <number>6</number>
633
               </property>
634
               <property name="rightMargin">
635
                <number>6</number>
636
               </property>
637
               <property name="bottomMargin">
638
                <number>6</number>
639
               </property>
640
               <item row="0" column="0">
641
                <widget class="QLabel" name="imgFileNameLabel">
642
                 <property name="font">
643
                  <font>
644
                   <weight>75</weight>
645
                   <bold>true</bold>
646
                  </font>
647
                 </property>
648
                 <property name="text">
649
                  <string>Image File Name</string>
650
                 </property>
651
                </widget>
652
               </item>
653
               <item row="0" column="1">
654
                <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,0">
655
                 <item>
656
                  <widget class="QLineEdit" name="imageFileLineEdit">
657
                   <property name="readOnly">
658
                    <bool>true</bool>
659
                   </property>
660
                  </widget>
661
                 </item>
662
                 <item>
663
                  <widget class="QPushButton" name="openImageFileButton">
664
                   <property name="minimumSize">
665
                    <size>
666
                     <width>0</width>
667
                     <height>0</height>
668
                    </size>
669
                   </property>
670
                   <property name="maximumSize">
671
                    <size>
672
                     <width>40</width>
673
                     <height>16777215</height>
674
                    </size>
675
                   </property>
676
                   <property name="text">
677
                    <string>Open</string>
678
                   </property>
679
                  </widget>
680
                 </item>
681
                </layout>
682
               </item>
683
               <item row="1" column="0">
684
                <widget class="QLabel" name="nameLabel">
685
                 <property name="font">
686
                  <font>
687
                   <weight>75</weight>
688
                   <bold>true</bold>
689
                  </font>
690
                 </property>
691
                 <property name="text">
692
                  <string>Symbol Name</string>
693
                 </property>
694
                </widget>
695
               </item>
696
               <item row="1" column="1">
697
                <widget class="QLineEdit" name="nameLineEdit"/>
698
               </item>
699
               <item row="2" column="0">
700
                <widget class="QLabel" name="typeLabel">
701
                 <property name="font">
702
                  <font>
703
                   <weight>75</weight>
704
                   <bold>true</bold>
705
                  </font>
706
                 </property>
707
                 <property name="text">
708
                  <string>Symbol Type</string>
709
                 </property>
710
                </widget>
711
               </item>
712
               <item row="2" column="1">
713
                <widget class="QComboBox" name="typeComboBox"/>
714
               </item>
715
               <item row="3" column="0">
716
                <widget class="QLabel" name="originalPointLabel">
717
                 <property name="sizePolicy">
718
                  <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
719
                   <horstretch>0</horstretch>
720
                   <verstretch>0</verstretch>
721
                  </sizepolicy>
722
                 </property>
723
                 <property name="font">
724
                  <font>
725
                   <weight>75</weight>
726
                   <bold>true</bold>
727
                  </font>
728
                 </property>
729
                 <property name="text">
730
                  <string>Original Point</string>
731
                 </property>
732
                 <property name="alignment">
733
                  <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
734
                 </property>
735
                </widget>
736
               </item>
737
               <item row="3" column="1">
738
                <layout class="QHBoxLayout" name="horizontalLayout_4">
739
                 <item>
740
                  <widget class="QLineEdit" name="originalPointLineEdit">
741
                   <property name="readOnly">
742
                    <bool>true</bool>
743
                   </property>
744
                  </widget>
745
                 </item>
746
                 <item>
747
                  <widget class="QPushButton" name="addOriginalPointButton">
748
                   <property name="maximumSize">
749
                    <size>
750
                     <width>40</width>
751
                     <height>16777215</height>
752
                    </size>
753
                   </property>
754
                   <property name="text">
755
                    <string>Add</string>
756
                   </property>
757
                  </widget>
758
                 </item>
759
                </layout>
760
               </item>
761
               <item row="4" column="0">
762
                <widget class="QLabel" name="connectionPointLabel">
763
                 <property name="font">
764
                  <font>
765
                   <weight>75</weight>
766
                   <bold>true</bold>
767
                  </font>
768
                 </property>
769
                 <property name="text">
770
                  <string>Connection Point</string>
771
                 </property>
772
                 <property name="alignment">
773
                  <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
774
                 </property>
775
                </widget>
776
               </item>
777
               <item row="4" column="1">
778
                <layout class="QHBoxLayout" name="horizontalLayout_6">
779
                 <item>
780
                  <widget class="QLineEdit" name="connectionPointLineEdit">
781
                   <property name="readOnly">
782
                    <bool>true</bool>
783
                   </property>
784
                  </widget>
785
                 </item>
786
                 <item>
787
                  <widget class="QPushButton" name="addConnectionPointButton">
788
                   <property name="minimumSize">
789
                    <size>
790
                     <width>40</width>
791
                     <height>0</height>
792
                    </size>
793
                   </property>
794
                   <property name="maximumSize">
795
                    <size>
796
                     <width>40</width>
797
                     <height>16777215</height>
798
                    </size>
799
                   </property>
800
                   <property name="text">
801
                    <string>Add</string>
802
                   </property>
803
                  </widget>
804
                 </item>
805
                 <item>
806
                  <widget class="QPushButton" name="pushButtonDelConnPt">
807
                   <property name="minimumSize">
808
                    <size>
809
                     <width>40</width>
810
                     <height>0</height>
811
                    </size>
812
                   </property>
813
                   <property name="maximumSize">
814
                    <size>
815
                     <width>40</width>
816
                     <height>16777215</height>
817
                    </size>
818
                   </property>
819
                   <property name="text">
820
                    <string>Del</string>
821
                   </property>
822
                  </widget>
823
                 </item>
824
                </layout>
825
               </item>
826
               <item row="5" column="1">
827
                <widget class="QTableWidget" name="tableWidgetConnList">
828
                 <attribute name="verticalHeaderVisible">
829
                  <bool>false</bool>
830
                 </attribute>
831
                </widget>
832
               </item>
833
               <item row="5" column="0">
834
                <layout class="QGridLayout" name="gridLayout_6">
835
                 <item row="0" column="0">
836
                  <widget class="QLabel" name="label">
837
                   <property name="maximumSize">
838
                    <size>
839
                     <width>100</width>
840
                     <height>16777215</height>
841
                    </size>
842
                   </property>
843
                   <property name="text">
844
                    <string>Normal :</string>
845
                   </property>
846
                  </widget>
847
                 </item>
848
                 <item row="0" column="1">
849
                  <widget class="QComboBox" name="comboBoxNormalColor">
850
                   <property name="maximumSize">
851
                    <size>
852
                     <width>100</width>
853
                     <height>16777215</height>
854
                    </size>
855
                   </property>
856
                  </widget>
857
                 </item>
858
                 <item row="1" column="0">
859
                  <widget class="QLabel" name="label_2">
860
                   <property name="maximumSize">
861
                    <size>
862
                     <width>100</width>
863
                     <height>16777215</height>
864
                    </size>
865
                   </property>
866
                   <property name="text">
867
                    <string>Highlight :</string>
868
                   </property>
869
                  </widget>
870
                 </item>
871
                 <item row="1" column="1">
872
                  <widget class="QComboBox" name="comboBoxHoverColor">
873
                   <property name="maximumSize">
874
                    <size>
875
                     <width>100</width>
876
                     <height>16777215</height>
877
                    </size>
878
                   </property>
879
                  </widget>
880
                 </item>
881
                </layout>
882
               </item>
883
              </layout>
884
             </item>
885
            </layout>
886
           </widget>
887
          </widget>
888
         </item>
889
         <item>
890
          <widget class="QDialogButtonBox" name="buttonBox">
891
           <property name="standardButtons">
892
            <set>QDialogButtonBox::Close|QDialogButtonBox::Save</set>
893
           </property>
894
          </widget>
895
         </item>
896
        </layout>
897
       </item>
898
      </layout>
899
     </widget>
900
    </widget>
901
   </item>
902
  </layout>
903
 </widget>
904
 <resources>
905
  <include location="../res/MainWindow.qrc"/>
906
 </resources>
907
 <connections>
908
  <connection>
909
   <sender>buttonBox</sender>
910
   <signal>accepted()</signal>
911
   <receiver>Dialog</receiver>
912
   <slot>accept()</slot>
913
   <hints>
914
    <hint type="sourcelabel">
915
     <x>1070</x>
916
     <y>689</y>
917
    </hint>
918
    <hint type="destinationlabel">
919
     <x>639</x>
920
     <y>359</y>
921
    </hint>
922
   </hints>
923
  </connection>
924
  <connection>
925
   <sender>buttonBox</sender>
926
   <signal>rejected()</signal>
927
   <receiver>Dialog</receiver>
928
   <slot>reject()</slot>
929
   <hints>
930
    <hint type="sourcelabel">
931
     <x>1070</x>
932
     <y>689</y>
933
    </hint>
934
    <hint type="destinationlabel">
935
     <x>639</x>
936
     <y>359</y>
937
    </hint>
938
   </hints>
939
  </connection>
940
 </connections>
941
</ui>
클립보드 이미지 추가 (최대 크기: 500 MB)