Salome HOME
Fix English translation: Choose Batch Job to watch
[modules/yacs.git] / src / genericgui / FormSchemaView.ui
1 <ui version="4.0" >
2  <class>fm_viewSchema</class>
3  <widget class="QWidget" name="fm_viewSchema" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>532</width>
9     <height>434</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Schema View</string>
14   </property>
15   <layout class="QGridLayout" >
16    <item row="0" column="0" >
17     <layout class="QHBoxLayout" >
18      <item>
19       <widget class="QSlider" name="vs_zoom" >
20        <property name="orientation" >
21         <enum>Qt::Vertical</enum>
22        </property>
23       </widget>
24      </item>
25      <item>
26       <layout class="QVBoxLayout" >
27        <item>
28         <widget class="QGraphicsView" name="gv_schema" />
29        </item>
30        <item>
31         <widget class="QSlider" name="hs_position" >
32          <property name="orientation" >
33           <enum>Qt::Horizontal</enum>
34          </property>
35         </widget>
36        </item>
37       </layout>
38      </item>
39      <item>
40       <widget class="QSlider" name="vs_position" >
41        <property name="orientation" >
42         <enum>Qt::Vertical</enum>
43        </property>
44       </widget>
45      </item>
46     </layout>
47    </item>
48    <item row="1" column="0" >
49     <layout class="QHBoxLayout" >
50      <item>
51       <spacer>
52        <property name="orientation" >
53         <enum>Qt::Horizontal</enum>
54        </property>
55        <property name="sizeHint" >
56         <size>
57          <width>40</width>
58          <height>20</height>
59         </size>
60        </property>
61       </spacer>
62      </item>
63      <item>
64       <widget class="QDial" name="dial" />
65      </item>
66      <item>
67       <widget class="QPushButton" name="pb_viewReset" >
68        <property name="text" >
69         <string>reset view</string>
70        </property>
71       </widget>
72      </item>
73      <item>
74       <spacer>
75        <property name="orientation" >
76         <enum>Qt::Horizontal</enum>
77        </property>
78        <property name="sizeHint" >
79         <size>
80          <width>40</width>
81          <height>20</height>
82         </size>
83        </property>
84       </spacer>
85      </item>
86     </layout>
87    </item>
88   </layout>
89  </widget>
90  <resources/>
91  <connections/>
92 </ui>