프로젝트

일반

사용자정보

개정판 9168f672

ID9168f6720f7e78b3a00e397971e823b412645819
상위 90edbe1a
하위 5ddb142e, bd43d199

백흠경이(가) 4년 이상 전에 추가함

issue #597: HMB 테이블 연계

Change-Id: I9c77c32f94d3fe2b90a124195ab001fff08a799d

차이점 보기:

DTI_PID/DTI_PID/UI/HMB.ui
32 32
       </property>
33 33
       <layout class="QGridLayout" name="gridLayout_4">
34 34
        <item row="0" column="0">
35
         <layout class="QHBoxLayout" name="horizontalLayout_3">
36
          <property name="sizeConstraint">
37
           <enum>QLayout::SetFixedSize</enum>
38
          </property>
39
          <item alignment="Qt::AlignRight">
35
         <layout class="QGridLayout" name="gridLayout_2">
36
          <item row="0" column="1">
40 37
           <widget class="QPushButton" name="pushButtonAddRecord">
41 38
            <property name="maximumSize">
42 39
             <size>
......
49 46
            </property>
50 47
           </widget>
51 48
          </item>
52
          <item>
49
          <item row="0" column="2">
53 50
           <widget class="QPushButton" name="pushButtonDelRecord">
54 51
            <property name="maximumSize">
55 52
             <size>
......
62 59
            </property>
63 60
           </widget>
64 61
          </item>
62
          <item row="0" column="0">
63
           <spacer name="horizontalSpacer">
64
            <property name="orientation">
65
             <enum>Qt::Horizontal</enum>
66
            </property>
67
            <property name="sizeHint" stdset="0">
68
             <size>
69
              <width>40</width>
70
              <height>20</height>
71
             </size>
72
            </property>
73
           </spacer>
74
          </item>
75
          <item row="1" column="0" colspan="3">
76
           <layout class="QHBoxLayout" name="horizontalLayoutHMBColTableWidget"/>
77
          </item>
65 78
         </layout>
66 79
        </item>
67
        <item row="1" column="0">
68
         <widget class="QTableWidget" name="tableWidgetHMBRecord">
69
          <property name="selectionMode">
70
           <enum>QAbstractItemView::SingleSelection</enum>
71
          </property>
72
          <property name="columnCount">
73
           <number>2</number>
74
          </property>
75
          <attribute name="verticalHeaderVisible">
76
           <bool>false</bool>
77
          </attribute>
78
          <column/>
79
          <column/>
80
         </widget>
81
        </item>
82 80
       </layout>
83 81
      </widget>
84 82
     </item>
......
88 86
        <string>HMB Data</string>
89 87
       </property>
90 88
       <layout class="QGridLayout" name="gridLayout_3">
91
        <item row="2" column="0">
92
         <layout class="QFormLayout" name="formLayout">
93
          <item row="0" column="0">
94
           <widget class="QLabel" name="label">
89
        <item row="0" column="0">
90
         <layout class="QGridLayout" name="gridLayout_8">
91
          <item row="3" column="0">
92
           <widget class="QLineEdit" name="lineEditHMBArea">
95 93
            <property name="maximumSize">
96 94
             <size>
97
              <width>100</width>
95
              <width>150</width>
98 96
              <height>16777215</height>
99 97
             </size>
100 98
            </property>
101
            <property name="text">
102
             <string>Column Width : </string>
103
            </property>
104 99
           </widget>
105 100
          </item>
106
          <item row="1" column="0">
107
           <widget class="QLabel" name="label_2">
101
          <item row="0" column="0">
102
           <widget class="QLabel" name="label">
108 103
            <property name="maximumSize">
109 104
             <size>
110 105
              <width>100</width>
......
112 107
             </size>
113 108
            </property>
114 109
            <property name="text">
115
             <string>Row Height : </string>
110
             <string>Column Width : </string>
116 111
            </property>
117 112
           </widget>
118 113
          </item>
119
          <item row="0" column="1">
120
           <widget class="QLineEdit" name="lineEditColumnWidth">
121
            <property name="sizePolicy">
122
             <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
123
              <horstretch>0</horstretch>
124
              <verstretch>0</verstretch>
125
             </sizepolicy>
126
            </property>
114
          <item row="3" column="1">
115
           <widget class="QPushButton" name="pushButtonHMBArea">
127 116
            <property name="maximumSize">
128 117
             <size>
129
              <width>82</width>
118
              <width>22</width>
130 119
              <height>16777215</height>
131 120
             </size>
132 121
            </property>
122
            <property name="text">
123
             <string>...</string>
124
            </property>
133 125
           </widget>
134 126
          </item>
135
          <item row="1" column="1">
127
          <item row="1" column="3">
136 128
           <widget class="QLineEdit" name="lineEditRowHeight">
137 129
            <property name="maximumSize">
138 130
             <size>
......
142 134
            </property>
143 135
           </widget>
144 136
          </item>
145
          <item row="2" column="0">
146
           <widget class="QLabel" name="label_3">
147
            <property name="text">
148
             <string>Record Direction : </string>
149
            </property>
150
           </widget>
151
          </item>
152
          <item row="2" column="1">
137
          <item row="2" column="3">
153 138
           <layout class="QHBoxLayout" name="horizontalLayout_5">
154 139
            <item>
155 140
             <widget class="QRadioButton" name="radioButtonHorizontal">
......
176 161
            </item>
177 162
           </layout>
178 163
          </item>
179
         </layout>
180
        </item>
181
        <item row="7" column="0">
182
         <layout class="QVBoxLayout" name="verticalLayout">
183
          <item>
184
           <layout class="QHBoxLayout" name="horizontalLayout">
164
          <item row="0" column="3">
165
           <widget class="QLineEdit" name="lineEditColumnWidth">
166
            <property name="sizePolicy">
167
             <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
168
              <horstretch>0</horstretch>
169
              <verstretch>0</verstretch>
170
             </sizepolicy>
171
            </property>
172
            <property name="maximumSize">
173
             <size>
174
              <width>82</width>
175
              <height>16777215</height>
176
             </size>
177
            </property>
178
           </widget>
179
          </item>
180
          <item row="1" column="0">
181
           <widget class="QLabel" name="label_2">
182
            <property name="maximumSize">
183
             <size>
184
              <width>100</width>
185
              <height>16777215</height>
186
             </size>
187
            </property>
188
            <property name="text">
189
             <string>Row Height : </string>
190
            </property>
191
           </widget>
192
          </item>
193
          <item row="2" column="0">
194
           <widget class="QLabel" name="label_3">
195
            <property name="text">
196
             <string>Record Direction : </string>
197
            </property>
198
           </widget>
199
          </item>
200
          <item row="3" column="2">
201
           <widget class="QPushButton" name="pushButtonRecognizeText">
202
            <property name="maximumSize">
203
             <size>
204
              <width>84</width>
205
              <height>16777215</height>
206
             </size>
207
            </property>
208
            <property name="text">
209
             <string>Text Recog.</string>
210
            </property>
211
           </widget>
212
          </item>
213
          <item row="7" column="4">
214
           <layout class="QVBoxLayout" name="verticalLayout_2">
185 215
            <item>
186
             <widget class="QLineEdit" name="lineEditHMBArea">
187
              <property name="maximumSize">
216
             <widget class="QPushButton" name="pushButtonAddHMBData">
217
              <property name="minimumSize">
188 218
               <size>
189
                <width>150</width>
190
                <height>16777215</height>
219
                <width>24</width>
220
                <height>24</height>
191 221
               </size>
192 222
              </property>
193
             </widget>
194
            </item>
195
            <item>
196
             <widget class="QPushButton" name="pushButtonHMBArea">
197 223
              <property name="maximumSize">
198 224
               <size>
199
                <width>22</width>
200
                <height>16777215</height>
225
                <width>24</width>
226
                <height>24</height>
201 227
               </size>
202 228
              </property>
203 229
              <property name="text">
204
               <string>...</string>
230
               <string>+</string>
205 231
              </property>
206 232
             </widget>
207 233
            </item>
208
            <item alignment="Qt::AlignRight">
209
             <widget class="QPushButton" name="pushButtonRecognizeText">
234
            <item>
235
             <widget class="QPushButton" name="pushButtonDelHMBData">
236
              <property name="minimumSize">
237
               <size>
238
                <width>24</width>
239
                <height>24</height>
240
               </size>
241
              </property>
210 242
              <property name="maximumSize">
211 243
               <size>
212
                <width>84</width>
213
                <height>16777215</height>
244
                <width>24</width>
245
                <height>24</height>
214 246
               </size>
215 247
              </property>
216 248
              <property name="text">
217
               <string>Text Recog.</string>
218
              </property>
219
             </widget>
220
            </item>
221
            <item>
222
             <widget class="QProgressBar" name="progressBar">
223
              <property name="value">
224
               <number>0</number>
249
               <string>x</string>
225 250
              </property>
226 251
             </widget>
227 252
            </item>
228
           </layout>
229
          </item>
230
          <item>
231
           <layout class="QHBoxLayout" name="horizontalLayout_2">
232 253
            <item>
233
             <widget class="QTableWidget" name="tableWidgetHMBData">
234
              <property name="selectionMode">
235
               <enum>QAbstractItemView::ContiguousSelection</enum>
254
             <spacer name="verticalSpacer">
255
              <property name="orientation">
256
               <enum>Qt::Vertical</enum>
236 257
              </property>
237
              <property name="columnCount">
238
               <number>2</number>
239
              </property>
240
              <attribute name="verticalHeaderVisible">
241
               <bool>false</bool>
242
              </attribute>
243
              <column/>
244
              <column/>
245
             </widget>
246
            </item>
247
            <item alignment="Qt::AlignHCenter|Qt::AlignTop">
248
             <widget class="QPushButton" name="pushButtonDelHMBData">
249
              <property name="maximumSize">
258
              <property name="sizeHint" stdset="0">
250 259
               <size>
251
                <width>24</width>
252
                <height>16777215</height>
260
                <width>20</width>
261
                <height>40</height>
253 262
               </size>
254 263
              </property>
255
              <property name="text">
256
               <string>x</string>
257
              </property>
258
             </widget>
264
             </spacer>
259 265
            </item>
260 266
           </layout>
261 267
          </item>
268
          <item row="3" column="3">
269
           <widget class="QProgressBar" name="progressBar">
270
            <property name="value">
271
             <number>0</number>
272
            </property>
273
           </widget>
274
          </item>
275
          <item row="7" column="0" colspan="4">
276
           <layout class="QHBoxLayout" name="horizontalLayoutHMBTableWidget"/>
277
          </item>
262 278
         </layout>
263 279
        </item>
264 280
       </layout>

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)