개정판 67209650
pns line no
Change-Id: I8cffe00b91cd1e5a10224acf59d6a4fa043471b1
DTI_PID/DTI_PID/UI/PSNLineNoAttrTarget.ui | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<ui version="4.0"> |
|
3 |
<class>AttributeTarget</class> |
|
4 |
<widget class="QDialog" name="AttributeTarget"> |
|
5 |
<property name="geometry"> |
|
6 |
<rect> |
|
7 |
<x>0</x> |
|
8 |
<y>0</y> |
|
9 |
<width>496</width> |
|
10 |
<height>341</height> |
|
11 |
</rect> |
|
12 |
</property> |
|
13 |
<property name="font"> |
|
14 |
<font> |
|
15 |
<family>맑은 고딕</family> |
|
16 |
</font> |
|
17 |
</property> |
|
18 |
<property name="windowTitle"> |
|
19 |
<string>Attribute Target</string> |
|
20 |
</property> |
|
21 |
<property name="windowIcon"> |
|
22 |
<iconset resource="../res/MainWindow.qrc"> |
|
23 |
<normaloff>:/newPrefix/setting.png</normaloff>:/newPrefix/setting.png</iconset> |
|
24 |
</property> |
|
25 |
<layout class="QGridLayout" name="gridLayout"> |
|
26 |
<item row="2" column="0"> |
|
27 |
<widget class="QDialogButtonBox" name="buttonBox"> |
|
28 |
<property name="orientation"> |
|
29 |
<enum>Qt::Horizontal</enum> |
|
30 |
</property> |
|
31 |
<property name="standardButtons"> |
|
32 |
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
|
33 |
</property> |
|
34 |
</widget> |
|
35 |
</item> |
|
36 |
<item row="1" column="0"> |
|
37 |
<widget class="QGroupBox" name="groupBoxTitleBlock"> |
|
38 |
<property name="title"> |
|
39 |
<string>Line No. Attribute</string> |
|
40 |
</property> |
|
41 |
<layout class="QGridLayout" name="gridLayout_4"> |
|
42 |
<item row="0" column="0"> |
|
43 |
<layout class="QVBoxLayout" name="verticalLayout_3"> |
|
44 |
<item> |
|
45 |
<layout class="QHBoxLayout" name="horizontalLayout_4"> |
|
46 |
<item> |
|
47 |
<widget class="QTableWidget" name="tableWidget"> |
|
48 |
<property name="columnCount"> |
|
49 |
<number>2</number> |
|
50 |
</property> |
|
51 |
<column/> |
|
52 |
<column/> |
|
53 |
</widget> |
|
54 |
</item> |
|
55 |
</layout> |
|
56 |
</item> |
|
57 |
</layout> |
|
58 |
</item> |
|
59 |
</layout> |
|
60 |
</widget> |
|
61 |
</item> |
|
62 |
</layout> |
|
63 |
</widget> |
|
64 |
<resources> |
|
65 |
<include location="../res/MainWindow.qrc"/> |
|
66 |
</resources> |
|
67 |
<connections> |
|
68 |
<connection> |
|
69 |
<sender>buttonBox</sender> |
|
70 |
<signal>accepted()</signal> |
|
71 |
<receiver>AttributeTarget</receiver> |
|
72 |
<slot>accept()</slot> |
|
73 |
<hints> |
|
74 |
<hint type="sourcelabel"> |
|
75 |
<x>248</x> |
|
76 |
<y>254</y> |
|
77 |
</hint> |
|
78 |
<hint type="destinationlabel"> |
|
79 |
<x>157</x> |
|
80 |
<y>274</y> |
|
81 |
</hint> |
|
82 |
</hints> |
|
83 |
</connection> |
|
84 |
<connection> |
|
85 |
<sender>buttonBox</sender> |
|
86 |
<signal>rejected()</signal> |
|
87 |
<receiver>AttributeTarget</receiver> |
|
88 |
<slot>reject()</slot> |
|
89 |
<hints> |
|
90 |
<hint type="sourcelabel"> |
|
91 |
<x>316</x> |
|
92 |
<y>260</y> |
|
93 |
</hint> |
|
94 |
<hint type="destinationlabel"> |
|
95 |
<x>286</x> |
|
96 |
<y>274</y> |
|
97 |
</hint> |
|
98 |
</hints> |
|
99 |
</connection> |
|
100 |
</connections> |
|
101 |
</ui> |
내보내기 Unified diff