개정판 c16dd916
add opc relation export function
Change-Id: Id382d96a72053f013ea52bfb05bf85cce41b3f16
DTI_PID/DTI_PID/UI/OPCRelation.ui | ||
---|---|---|
17 | 17 |
<bool>true</bool> |
18 | 18 |
</property> |
19 | 19 |
<layout class="QGridLayout" name="gridLayout"> |
20 |
<item row="0" column="0"> |
|
21 |
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
22 |
<property name="sizeConstraint"> |
|
23 |
<enum>QLayout::SetFixedSize</enum> |
|
24 |
</property> |
|
25 |
<item> |
|
26 |
<widget class="QPushButton" name="pushButtonAutoFill"> |
|
27 |
<property name="maximumSize"> |
|
28 |
<size> |
|
29 |
<width>16777215</width> |
|
30 |
<height>20</height> |
|
31 |
</size> |
|
32 |
</property> |
|
33 |
<property name="text"> |
|
34 |
<string>Auto Fill</string> |
|
35 |
</property> |
|
36 |
</widget> |
|
37 |
</item> |
|
38 |
<item> |
|
39 |
<widget class="QPushButton" name="pushButtonAutoFillClear"> |
|
40 |
<property name="text"> |
|
41 |
<string>Auto Fill with Clear</string> |
|
42 |
</property> |
|
43 |
</widget> |
|
44 |
</item> |
|
45 |
<item> |
|
46 |
<spacer name="horizontalSpacer"> |
|
47 |
<property name="orientation"> |
|
48 |
<enum>Qt::Horizontal</enum> |
|
49 |
</property> |
|
50 |
<property name="sizeHint" stdset="0"> |
|
51 |
<size> |
|
52 |
<width>40</width> |
|
53 |
<height>20</height> |
|
54 |
</size> |
|
55 |
</property> |
|
56 |
</spacer> |
|
57 |
</item> |
|
58 |
<item> |
|
59 |
<widget class="QPushButton" name="pushButtonSymbol"> |
|
60 |
<property name="text"> |
|
61 |
<string>Symbol Setting</string> |
|
62 |
</property> |
|
63 |
</widget> |
|
64 |
</item> |
|
65 |
<item> |
|
66 |
<widget class="QPushButton" name="pushButtonLineNoAttr"> |
|
67 |
<property name="text"> |
|
68 |
<string>Line No. Key Setting</string> |
|
69 |
</property> |
|
70 |
</widget> |
|
71 |
</item> |
|
72 |
</layout> |
|
73 |
</item> |
|
74 |
<item row="3" column="0"> |
|
75 |
<widget class="QDialogButtonBox" name="buttonBox"> |
|
76 |
<property name="orientation"> |
|
77 |
<enum>Qt::Horizontal</enum> |
|
78 |
</property> |
|
79 |
<property name="standardButtons"> |
|
80 |
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
|
81 |
</property> |
|
82 |
</widget> |
|
83 |
</item> |
|
84 | 20 |
<item row="2" column="0"> |
85 | 21 |
<widget class="QSplitter" name="splitter"> |
86 | 22 |
<property name="sizePolicy"> |
... | ... | |
149 | 85 |
</widget> |
150 | 86 |
</widget> |
151 | 87 |
</item> |
88 |
<item row="0" column="0"> |
|
89 |
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
90 |
<property name="sizeConstraint"> |
|
91 |
<enum>QLayout::SetFixedSize</enum> |
|
92 |
</property> |
|
93 |
<item> |
|
94 |
<widget class="QPushButton" name="pushButtonAutoFill"> |
|
95 |
<property name="maximumSize"> |
|
96 |
<size> |
|
97 |
<width>16777215</width> |
|
98 |
<height>20</height> |
|
99 |
</size> |
|
100 |
</property> |
|
101 |
<property name="text"> |
|
102 |
<string>Auto Fill</string> |
|
103 |
</property> |
|
104 |
</widget> |
|
105 |
</item> |
|
106 |
<item> |
|
107 |
<widget class="QPushButton" name="pushButtonAutoFillClear"> |
|
108 |
<property name="text"> |
|
109 |
<string>Auto Fill with Clear</string> |
|
110 |
</property> |
|
111 |
</widget> |
|
112 |
</item> |
|
113 |
<item> |
|
114 |
<spacer name="horizontalSpacer"> |
|
115 |
<property name="orientation"> |
|
116 |
<enum>Qt::Horizontal</enum> |
|
117 |
</property> |
|
118 |
<property name="sizeHint" stdset="0"> |
|
119 |
<size> |
|
120 |
<width>40</width> |
|
121 |
<height>20</height> |
|
122 |
</size> |
|
123 |
</property> |
|
124 |
</spacer> |
|
125 |
</item> |
|
126 |
<item> |
|
127 |
<widget class="QPushButton" name="pushButtonSymbol"> |
|
128 |
<property name="text"> |
|
129 |
<string>Symbol Setting</string> |
|
130 |
</property> |
|
131 |
</widget> |
|
132 |
</item> |
|
133 |
<item> |
|
134 |
<widget class="QPushButton" name="pushButtonLineNoAttr"> |
|
135 |
<property name="text"> |
|
136 |
<string>Line No. Key Setting</string> |
|
137 |
</property> |
|
138 |
</widget> |
|
139 |
</item> |
|
140 |
</layout> |
|
141 |
</item> |
|
142 |
<item row="3" column="0"> |
|
143 |
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
144 |
<item> |
|
145 |
<widget class="QPushButton" name="pushButtonExport"> |
|
146 |
<property name="text"> |
|
147 |
<string>Export</string> |
|
148 |
</property> |
|
149 |
</widget> |
|
150 |
</item> |
|
151 |
<item> |
|
152 |
<spacer name="horizontalSpacer_2"> |
|
153 |
<property name="orientation"> |
|
154 |
<enum>Qt::Horizontal</enum> |
|
155 |
</property> |
|
156 |
<property name="sizeHint" stdset="0"> |
|
157 |
<size> |
|
158 |
<width>40</width> |
|
159 |
<height>20</height> |
|
160 |
</size> |
|
161 |
</property> |
|
162 |
</spacer> |
|
163 |
</item> |
|
164 |
<item> |
|
165 |
<widget class="QDialogButtonBox" name="buttonBox"> |
|
166 |
<property name="orientation"> |
|
167 |
<enum>Qt::Horizontal</enum> |
|
168 |
</property> |
|
169 |
<property name="standardButtons"> |
|
170 |
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
|
171 |
</property> |
|
172 |
</widget> |
|
173 |
</item> |
|
174 |
</layout> |
|
175 |
</item> |
|
152 | 176 |
</layout> |
153 | 177 |
</widget> |
154 | 178 |
<resources/> |
내보내기 Unified diff