]> SALOME platform Git repositories - modules/yacs.git/blob - src/genericgui/CaseSwitch.ui
Salome HOME
mergefrom branch BR_V511_PR tag mergeto_trunk_03feb09
[modules/yacs.git] / src / genericgui / CaseSwitch.ui
1 <ui version="4.0" >
2  <class>CaseSwitch</class>
3  <widget class="QWidget" name="CaseSwitch" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>149</width>
9     <height>33</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QGridLayout" name="gridLayout" >
16    <property name="margin" >
17     <number>0</number>
18    </property>
19    <item row="0" column="0" >
20     <layout class="QHBoxLayout" name="horizontalLayout" >
21      <item>
22       <widget class="QCheckBox" name="cb_default" >
23        <property name="text" >
24         <string>default</string>
25        </property>
26       </widget>
27      </item>
28      <item>
29       <widget class="QSpinBox" name="sb_case" />
30      </item>
31     </layout>
32    </item>
33   </layout>
34  </widget>
35  <resources/>
36  <connections/>
37 </ui>