프로젝트

일반

사용자정보

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

hytos / HYTOS / HYTOS / UI / SymbolEditor.ui @ 0b4e00b7

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