ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/xmlToolsInterface/xmltoolsinterface.ui
(Generate patch)

Comparing Vago/trunk/Vago/xmlToolsInterface/xmltoolsinterface.ui (file contents):
Revision 1058 by s10k, Sun Oct 30 14:42:39 2016 UTC vs.
Revision 1059 by s10k, Sun Oct 30 16:01:17 2016 UTC

# Line 6 | Line 6
6     <rect>
7      <x>0</x>
8      <y>0</y>
9 <    <width>640</width>
10 <    <height>480</height>
9 >    <width>650</width>
10 >    <height>660</height>
11     </rect>
12    </property>
13    <property name="minimumSize">
14     <size>
15 <    <width>640</width>
16 <    <height>480</height>
15 >    <width>650</width>
16 >    <height>660</height>
17     </size>
18    </property>
19    <property name="acceptDrops">
# Line 93 | Line 93
93        </property>
94        <layout class="QVBoxLayout" name="verticalLayout_3">
95         <item>
96 <        <layout class="QHBoxLayout" name="horizontalLayout_6">
96 >        <layout class="QVBoxLayout" name="verticalLayout">
97           <item>
98 <          <widget class="QRadioButton" name="rbFilterRelativeElements">
99 <           <property name="minimumSize">
100 <            <size>
101 <             <width>110</width>
102 <             <height>0</height>
103 <            </size>
104 <           </property>
105 <           <property name="text">
106 <            <string>Relative Elements</string>
107 <           </property>
108 <           <property name="checked">
109 <            <bool>true</bool>
110 <           </property>
111 <          </widget>
112 <         </item>
113 <         <item>
114 <          <layout class="QVBoxLayout" name="verticalLayout">
98 >          <layout class="QHBoxLayout" name="horizontalLayout">
99             <item>
100 <            <layout class="QHBoxLayout" name="horizontalLayout">
101 <             <item>
102 <              <layout class="QFormLayout" name="formLayout_2">
103 <               <item row="0" column="0">
104 <                <widget class="QLabel" name="lbFilterElement">
105 <                 <property name="minimumSize">
106 <                  <size>
107 <                   <width>102</width>
108 <                   <height>0</height>
109 <                  </size>
110 <                 </property>
111 <                 <property name="text">
112 <                  <string>Element:</string>
113 <                 </property>
130 <                </widget>
131 <               </item>
132 <               <item row="0" column="1">
133 <                <widget class="QLineEdit" name="leFilterElement">
134 <                 <property name="minimumSize">
135 <                  <size>
136 <                   <width>120</width>
137 <                   <height>0</height>
138 <                  </size>
139 <                 </property>
140 <                </widget>
141 <               </item>
142 <              </layout>
143 <             </item>
144 <             <item>
145 <              <layout class="QFormLayout" name="formLayout_7">
146 <               <item row="0" column="0">
147 <                <widget class="QCheckBox" name="cbFilterParentElement">
148 <                 <property name="minimumSize">
149 <                  <size>
150 <                   <width>100</width>
151 <                   <height>0</height>
152 <                  </size>
153 <                 </property>
154 <                 <property name="text">
155 <                  <string>Parent Element:</string>
156 <                 </property>
157 <                </widget>
158 <               </item>
159 <               <item row="0" column="1">
160 <                <widget class="QLineEdit" name="leFilterParentElement"/>
161 <               </item>
162 <              </layout>
163 <             </item>
164 <            </layout>
100 >            <widget class="QRadioButton" name="rbFilterRelativeElements">
101 >             <property name="minimumSize">
102 >              <size>
103 >               <width>140</width>
104 >               <height>0</height>
105 >              </size>
106 >             </property>
107 >             <property name="text">
108 >              <string>Relative Elements</string>
109 >             </property>
110 >             <property name="checked">
111 >              <bool>true</bool>
112 >             </property>
113 >            </widget>
114             </item>
115             <item>
116 <            <layout class="QHBoxLayout" name="horizontalLayout_2">
117 <             <item>
118 <              <layout class="QFormLayout" name="formLayout_4">
119 <               <item row="0" column="0">
120 <                <widget class="QCheckBox" name="cbFilterAttributeName">
121 <                 <property name="minimumSize">
122 <                  <size>
123 <                   <width>102</width>
124 <                   <height>0</height>
125 <                  </size>
126 <                 </property>
127 <                 <property name="text">
128 <                  <string>Attribute Name:</string>
129 <                 </property>
130 <                </widget>
131 <               </item>
132 <               <item row="0" column="1">
133 <                <widget class="QLineEdit" name="leFilterAttributeName">
134 <                 <property name="minimumSize">
135 <                  <size>
136 <                   <width>120</width>
137 <                   <height>0</height>
138 <                  </size>
139 <                 </property>
140 <                </widget>
141 <               </item>
193 <              </layout>
116 >            <layout class="QGridLayout" name="gridLayout">
117 >             <item row="0" column="0">
118 >              <widget class="QLabel" name="lbFilterElement">
119 >               <property name="sizePolicy">
120 >                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
121 >                 <horstretch>0</horstretch>
122 >                 <verstretch>0</verstretch>
123 >                </sizepolicy>
124 >               </property>
125 >               <property name="text">
126 >                <string>Element:</string>
127 >               </property>
128 >              </widget>
129 >             </item>
130 >             <item row="0" column="1">
131 >              <widget class="QLineEdit" name="leFilterElement"/>
132 >             </item>
133 >             <item row="0" column="2">
134 >              <widget class="QCheckBox" name="cbFilterParentElement">
135 >               <property name="text">
136 >                <string>Parent Element:</string>
137 >               </property>
138 >              </widget>
139 >             </item>
140 >             <item row="0" column="3">
141 >              <widget class="QLineEdit" name="leFilterParentElement"/>
142               </item>
143 <             <item>
144 <              <layout class="QFormLayout" name="formLayout_3">
145 <               <item row="0" column="0">
146 <                <widget class="QLabel" name="lbFilterAttributeValue">
147 <                 <property name="minimumSize">
148 <                  <size>
149 <                   <width>100</width>
150 <                   <height>0</height>
151 <                  </size>
152 <                 </property>
153 <                 <property name="text">
154 <                  <string>Attribute Value:</string>
155 <                 </property>
156 <                </widget>
157 <               </item>
158 <               <item row="0" column="1">
159 <                <widget class="QLineEdit" name="leFilterAttributeValue"/>
160 <               </item>
161 <              </layout>
143 >             <item row="1" column="0">
144 >              <widget class="QCheckBox" name="cbFilterAttributeName">
145 >               <property name="text">
146 >                <string>Attribute Name:</string>
147 >               </property>
148 >              </widget>
149 >             </item>
150 >             <item row="1" column="1">
151 >              <widget class="QLineEdit" name="leFilterAttributeName"/>
152 >             </item>
153 >             <item row="1" column="2">
154 >              <widget class="QLabel" name="lbFilterAttributeValue">
155 >               <property name="text">
156 >                <string>Attribute Value:</string>
157 >               </property>
158 >              </widget>
159 >             </item>
160 >             <item row="1" column="3">
161 >              <widget class="QLineEdit" name="leFilterAttributeValue">
162 >               <property name="minimumSize">
163 >                <size>
164 >                 <width>80</width>
165 >                 <height>0</height>
166 >                </size>
167 >               </property>
168 >              </widget>
169               </item>
170              </layout>
171             </item>
172            </layout>
173           </item>
174 <        </layout>
175 <       </item>
176 <       <item>
177 <        <layout class="QFormLayout" name="formLayout">
178 <         <item row="0" column="0">
179 <          <widget class="QRadioButton" name="rbFilterXPathExpression">
180 <           <property name="minimumSize">
181 <            <size>
182 <             <width>110</width>
183 <             <height>0</height>
184 <            </size>
185 <           </property>
186 <           <property name="text">
187 <            <string>X-Path Expression</string>
188 <           </property>
189 <          </widget>
190 <         </item>
191 <         <item row="0" column="1">
192 <          <widget class="QLineEdit" name="leFilterXPathExpression"/>
174 >         <item>
175 >          <layout class="QHBoxLayout" name="horizontalLayout_2">
176 >           <item>
177 >            <widget class="QRadioButton" name="rbFilterXPathExpression">
178 >             <property name="minimumSize">
179 >              <size>
180 >               <width>140</width>
181 >               <height>0</height>
182 >              </size>
183 >             </property>
184 >             <property name="text">
185 >              <string>X-Path Expression</string>
186 >             </property>
187 >            </widget>
188 >           </item>
189 >           <item>
190 >            <widget class="QLineEdit" name="leFilterXPathExpression"/>
191 >           </item>
192 >          </layout>
193           </item>
194          </layout>
195         </item>
# Line 261 | Line 216
216        </property>
217        <layout class="QVBoxLayout" name="verticalLayout_4">
218         <item>
219 <        <layout class="QFormLayout" name="formLayout_6">
219 >        <layout class="QGridLayout" name="gridLayout_2">
220           <item row="0" column="0">
221            <widget class="QLabel" name="label_2">
222             <property name="sizePolicy">
# Line 270 | Line 225
225               <verstretch>0</verstretch>
226              </sizepolicy>
227             </property>
273           <property name="minimumSize">
274            <size>
275             <width>156</width>
276             <height>0</height>
277            </size>
278           </property>
228             <property name="text">
229              <string>Input File(s):</string>
230             </property>
231            </widget>
232           </item>
233           <item row="0" column="1">
234 <          <layout class="QHBoxLayout" name="horizontalLayout_3">
235 <           <item>
236 <            <widget class="QLineEdit" name="leInputInputFiles"/>
234 >          <layout class="QGridLayout" name="gridLayout_3">
235 >           <item row="0" column="0">
236 >            <widget class="QLineEdit" name="leInputInputFiles">
237 >             <property name="minimumSize">
238 >              <size>
239 >               <width>200</width>
240 >               <height>0</height>
241 >              </size>
242 >             </property>
243 >            </widget>
244             </item>
245 <           <item>
245 >           <item row="0" column="1">
246              <widget class="QPushButton" name="pbInputBrowse">
247               <property name="text">
248                <string>Browse...</string>
# Line 295 | Line 251
251             </item>
252            </layout>
253           </item>
254 <        </layout>
299 <       </item>
300 <       <item>
301 <        <layout class="QFormLayout" name="formLayout_8">
302 <         <item row="0" column="0">
254 >         <item row="1" column="0">
255            <widget class="QLabel" name="lbInputCurrentValues">
256             <property name="sizePolicy">
257              <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
# Line 307 | Line 259
259               <verstretch>0</verstretch>
260              </sizepolicy>
261             </property>
310           <property name="minimumSize">
311            <size>
312             <width>156</width>
313             <height>0</height>
314            </size>
315           </property>
262             <property name="text">
263              <string>Current Value(s):</string>
264             </property>
265            </widget>
266           </item>
267 <         <item row="0" column="1">
267 >         <item row="1" column="1">
268            <widget class="QLineEdit" name="leInputCurrentValues">
269             <property name="text">
270              <string/>
271             </property>
272            </widget>
273           </item>
274 <        </layout>
329 <       </item>
330 <       <item>
331 <        <layout class="QFormLayout" name="formLayout_9">
332 <         <item row="0" column="0">
274 >         <item row="2" column="0">
275            <widget class="QLabel" name="lbInputNewValues">
276             <property name="sizePolicy">
277              <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
# Line 337 | Line 279
279               <verstretch>0</verstretch>
280              </sizepolicy>
281             </property>
340           <property name="minimumSize">
341            <size>
342             <width>156</width>
343             <height>0</height>
344            </size>
345           </property>
282             <property name="text">
283              <string>New Value(s):</string>
284             </property>
285            </widget>
286           </item>
287 <         <item row="0" column="1">
287 >         <item row="2" column="1">
288            <widget class="QLineEdit" name="leInputNewValues"/>
289           </item>
290 <        </layout>
355 <       </item>
356 <       <item>
357 <        <layout class="QFormLayout" name="formLayout_10">
358 <         <item row="0" column="0">
290 >         <item row="3" column="0">
291            <widget class="QLabel" name="lbInputPositions">
292             <property name="sizePolicy">
293              <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
# Line 363 | Line 295
295               <verstretch>0</verstretch>
296              </sizepolicy>
297             </property>
366           <property name="minimumSize">
367            <size>
368             <width>156</width>
369             <height>0</height>
370            </size>
371           </property>
298             <property name="text">
299              <string>Position(s):</string>
300             </property>
301            </widget>
302           </item>
303 <         <item row="0" column="1">
303 >         <item row="3" column="1">
304            <widget class="QLineEdit" name="leInputPositions">
305             <property name="text">
306              <string/>
307             </property>
308            </widget>
309           </item>
310 <        </layout>
385 <       </item>
386 <       <item>
387 <        <layout class="QFormLayout" name="formLayout_12">
388 <         <item row="0" column="0">
310 >         <item row="4" column="0">
311            <widget class="QLabel" name="lbInputDiffOldNewValue">
312             <property name="text">
313              <string>Diff between old and new value:</string>
314             </property>
315            </widget>
316           </item>
317 <         <item row="0" column="1">
317 >         <item row="4" column="1">
318            <widget class="QLineEdit" name="leInputDiffOldNewValue"/>
319           </item>
320          </layout>

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)