~ubuntu-branches/ubuntu/precise/code-saturne/precise

« back to all changes in this revision

Viewing changes to gui/Pages/SolutionVerifForm.ui

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2011-11-24 00:00:08 UTC
  • mfrom: (6.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20111124000008-2vo99e38267942q5
Tags: 2.1.0-3
Install a missing file

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
   <rect>
6
6
    <x>0</x>
7
7
    <y>0</y>
8
 
    <width>500</width>
9
 
    <height>369</height>
 
8
    <width>357</width>
 
9
    <height>287</height>
10
10
   </rect>
11
11
  </property>
12
12
  <property name="windowTitle" >
191
191
       </widget>
192
192
      </item>
193
193
      <item>
194
 
       <widget class="QGroupBox" name="groupBoxFaces" >
195
 
        <property name="title" >
196
 
         <string>Interior faces selection for post-processing</string>
197
 
        </property>
198
 
        <property name="checkable" >
199
 
         <bool>true</bool>
200
 
        </property>
201
 
        <layout class="QGridLayout" name="gridLayout_2" >
202
 
         <item rowspan="2" row="0" column="0" colspan="2" >
203
 
          <widget class="QFrame" name="frameFaces" >
204
 
           <property name="minimumSize" >
205
 
            <size>
206
 
             <width>16</width>
207
 
             <height>16</height>
208
 
            </size>
209
 
           </property>
210
 
           <property name="frameShape" >
211
 
            <enum>QFrame::NoFrame</enum>
212
 
           </property>
213
 
           <property name="frameShadow" >
214
 
            <enum>QFrame::Raised</enum>
215
 
           </property>
216
 
           <layout class="QVBoxLayout" name="verticalLayout" >
217
 
            <item>
218
 
             <layout class="QHBoxLayout" name="horizontalLayout_4" >
219
 
              <item>
220
 
               <spacer name="horizontalSpacer_5" >
221
 
                <property name="orientation" >
222
 
                 <enum>Qt::Horizontal</enum>
223
 
                </property>
224
 
                <property name="sizeHint" stdset="0" >
225
 
                 <size>
226
 
                  <width>13</width>
227
 
                  <height>20</height>
228
 
                 </size>
229
 
                </property>
230
 
               </spacer>
231
 
              </item>
232
 
              <item>
233
 
               <widget class="QLabel" name="label_2" >
234
 
                <property name="text" >
235
 
                 <string>Criterion for interior faces selection (optional)</string>
236
 
                </property>
237
 
               </widget>
238
 
              </item>
239
 
              <item>
240
 
               <spacer name="horizontalSpacer_6" >
241
 
                <property name="orientation" >
242
 
                 <enum>Qt::Horizontal</enum>
243
 
                </property>
244
 
                <property name="sizeHint" stdset="0" >
245
 
                 <size>
246
 
                  <width>13</width>
247
 
                  <height>20</height>
248
 
                 </size>
249
 
                </property>
250
 
               </spacer>
251
 
              </item>
252
 
             </layout>
253
 
            </item>
254
 
            <item>
255
 
             <layout class="QHBoxLayout" name="horizontalLayout_5" >
256
 
              <item>
257
 
               <spacer>
258
 
                <property name="orientation" >
259
 
                 <enum>Qt::Horizontal</enum>
260
 
                </property>
261
 
                <property name="sizeType" >
262
 
                 <enum>QSizePolicy::Minimum</enum>
263
 
                </property>
264
 
                <property name="sizeHint" stdset="0" >
265
 
                 <size>
266
 
                  <width>17</width>
267
 
                  <height>13</height>
268
 
                 </size>
269
 
                </property>
270
 
               </spacer>
271
 
              </item>
272
 
              <item>
273
 
               <widget class="FacesSelectionView" native="1" name="widgetFacesSelect" >
274
 
                <property name="sizePolicy" >
275
 
                 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
276
 
                  <horstretch>0</horstretch>
277
 
                  <verstretch>0</verstretch>
278
 
                 </sizepolicy>
279
 
                </property>
280
 
                <property name="minimumSize" >
281
 
                 <size>
282
 
                  <width>0</width>
283
 
                  <height>0</height>
284
 
                 </size>
285
 
                </property>
286
 
                <property name="maximumSize" >
287
 
                 <size>
288
 
                  <width>16777215</width>
289
 
                  <height>16777215</height>
290
 
                 </size>
291
 
                </property>
292
 
               </widget>
293
 
              </item>
294
 
              <item>
295
 
               <spacer>
296
 
                <property name="orientation" >
297
 
                 <enum>Qt::Horizontal</enum>
298
 
                </property>
299
 
                <property name="sizeType" >
300
 
                 <enum>QSizePolicy::Minimum</enum>
301
 
                </property>
302
 
                <property name="sizeHint" stdset="0" >
303
 
                 <size>
304
 
                  <width>13</width>
305
 
                  <height>18</height>
306
 
                 </size>
307
 
                </property>
308
 
               </spacer>
309
 
              </item>
310
 
             </layout>
311
 
            </item>
312
 
           </layout>
313
 
          </widget>
314
 
         </item>
315
 
        </layout>
316
 
       </widget>
317
 
      </item>
318
 
      <item>
319
194
       <layout class="QHBoxLayout" name="horizontalLayout_3" >
320
195
        <item>
321
196
         <spacer name="horizontalSpacer_3" >
370
245
   </item>
371
246
  </layout>
372
247
 </widget>
373
 
 <customwidgets>
374
 
  <customwidget>
375
 
   <class>FacesSelectionView</class>
376
 
   <extends>QWidget</extends>
377
 
   <header location="global" >FacesSelectionView.h</header>
378
 
   <container>1</container>
379
 
  </customwidget>
380
 
 </customwidgets>
381
248
 <resources/>
382
249
 <connections/>
383
250
</ui>