Salome HOME
mergefrom branch BR_V511_PR tag mergeto_trunk_03feb09
[modules/yacs.git] / src / genericgui / TableSwitch.ui
1 <ui version="4.0" >
2  <class>TableSwitch</class>
3  <widget class="QWidget" name="TableSwitch" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>370</width>
9     <height>300</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QGridLayout" name="gridLayout" >
16    <item row="0" column="0" >
17     <layout class="QHBoxLayout" name="horizontalLayout" >
18      <item>
19       <widget class="QLabel" name="label" >
20        <property name="text" >
21         <string>Select</string>
22        </property>
23       </widget>
24      </item>
25      <item>
26       <widget class="QSpinBox" name="sb_select" />
27      </item>
28     </layout>
29    </item>
30    <item row="1" column="0" >
31     <widget class="QTableView" name="tv_nodes" />
32    </item>
33   </layout>
34  </widget>
35  <resources/>
36  <connections/>
37 </ui>