]> SALOME platform Git repositories - modules/med.git/blob - src/MEDCalc/gui/dialogs/WidgetPresentationParameters.ui
Salome HOME
[MEDCalc] Mesh view and slice presentation.
[modules/med.git] / src / MEDCalc / gui / dialogs / WidgetPresentationParameters.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WidgetPresentationParameters</class>
4  <widget class="QWidget" name="WidgetPresentationParameters">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>784</width>
10     <height>584</height>
11    </rect>
12   </property>
13   <property name="minimumSize">
14    <size>
15     <width>300</width>
16     <height>200</height>
17    </size>
18   </property>
19   <property name="windowTitle">
20    <string>Form</string>
21   </property>
22   <layout class="QVBoxLayout" name="verticalLayout">
23    <item>
24     <widget class="QLabel" name="labelPresName">
25      <property name="text">
26       <string>LAB_PRES_NAME</string>
27      </property>
28     </widget>
29    </item>
30    <item>
31     <widget class="QWidget" name="commonWidget" native="true">
32      <layout class="QGridLayout" name="gridLayout_2">
33       <item row="0" column="1">
34        <widget class="QComboBox" name="comboBoxScalarBarRange">
35         <property name="enabled">
36          <bool>true</bool>
37         </property>
38         <item>
39          <property name="text">
40           <string>LAB_ALL_TIMESTEPS</string>
41          </property>
42         </item>
43         <item>
44          <property name="text">
45           <string>LAB_CURRENT_TIMESTEP</string>
46          </property>
47         </item>
48        </widget>
49       </item>
50       <item row="2" column="0">
51        <widget class="QLabel" name="label_3">
52         <property name="text">
53          <string>LAB_COLOR_MAP</string>
54         </property>
55        </widget>
56       </item>
57       <item row="0" column="0">
58        <widget class="QLabel" name="label_4">
59         <property name="sizePolicy">
60          <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
61           <horstretch>0</horstretch>
62           <verstretch>0</verstretch>
63          </sizepolicy>
64         </property>
65         <property name="text">
66          <string>LAB_RANGE</string>
67         </property>
68        </widget>
69       </item>
70       <item row="2" column="1">
71        <widget class="QComboBox" name="comboBoxColorMap">
72         <property name="enabled">
73          <bool>true</bool>
74         </property>
75         <item>
76          <property name="text">
77           <string>LAB_BLUE_TO_RED</string>
78          </property>
79         </item>
80         <item>
81          <property name="text">
82           <string>LAB_COOL_TO_WARM</string>
83          </property>
84         </item>
85        </widget>
86       </item>
87      </layout>
88     </widget>
89    </item>
90    <item>
91     <widget class="Line" name="line">
92      <property name="orientation">
93       <enum>Qt::Horizontal</enum>
94      </property>
95     </widget>
96    </item>
97    <item>
98     <widget class="QWidget" name="widgetDynamic" native="true">
99      <layout class="QGridLayout" name="gridLayout">
100       <item row="0" column="0">
101        <widget class="QLabel" name="labelMeshMode">
102         <property name="text">
103          <string>LAB_DISP_MESH_MODE</string>
104         </property>
105        </widget>
106       </item>
107       <item row="0" column="1">
108        <widget class="QComboBox" name="comboBoxMesh">
109         <item>
110          <property name="text">
111           <string>LAB_MESH_WIREFRAME</string>
112          </property>
113         </item>
114         <item>
115          <property name="text">
116           <string>LAB_MESH_SURFACE</string>
117          </property>
118         </item>
119         <item>
120          <property name="text">
121           <string>LAB_MESH_SURF_EDGES</string>
122          </property>
123         </item>
124        </widget>
125       </item>
126       <item row="1" column="0">
127        <widget class="QLabel" name="labelCompo">
128         <property name="text">
129          <string>LAB_DISP_COMP</string>
130         </property>
131        </widget>
132       </item>
133       <item row="1" column="1">
134        <widget class="QComboBox" name="comboBoxCompo">
135         <item>
136          <property name="text">
137           <string>LAB_EUCLIDEAN_NORM</string>
138          </property>
139         </item>
140        </widget>
141       </item>
142       <item row="2" column="0">
143        <widget class="QLabel" name="labelSpinBox">
144         <property name="text">
145          <string>LAB_SPIN_BOX</string>
146         </property>
147        </widget>
148       </item>
149       <item row="2" column="1">
150        <widget class="QSpinBox" name="spinBox"/>
151       </item>
152       <item row="2" column="2">
153        <spacer name="horizontalSpacer">
154         <property name="orientation">
155          <enum>Qt::Horizontal</enum>
156         </property>
157         <property name="sizeHint" stdset="0">
158          <size>
159           <width>235</width>
160           <height>20</height>
161          </size>
162         </property>
163        </spacer>
164       </item>
165       <item row="3" column="0">
166        <widget class="QLabel" name="labelSliceOrient">
167         <property name="text">
168          <string>LAB_SLICE_ORIENT</string>
169         </property>
170        </widget>
171       </item>
172       <item row="3" column="1">
173        <widget class="QComboBox" name="comboBoxSliceOrient">
174         <item>
175          <property name="text">
176           <string>LAB_SLICE_NORMAL_TO_X</string>
177          </property>
178         </item>
179         <item>
180          <property name="text">
181           <string>LAB_SLICE_NORMAL_TO_Y</string>
182          </property>
183         </item>
184         <item>
185          <property name="text">
186           <string>LAB_SLICE_NORMAL_TO_Z</string>
187          </property>
188         </item>
189         <item>
190          <property name="text">
191           <string>LAB_SLICE_NORMAL_TO_XY</string>
192          </property>
193         </item>
194         <item>
195          <property name="text">
196           <string>LAB_SLICE_NORMAL_TO_XZ</string>
197          </property>
198         </item>
199         <item>
200          <property name="text">
201           <string>LAB_SLICE_NORMAL_TO_YZ</string>
202          </property>
203         </item>
204         <item>
205          <property name="text">
206           <string>LAB_SLICE_NORMAL_TO_XYZ</string>
207          </property>
208         </item>
209        </widget>
210       </item>
211      </layout>
212     </widget>
213    </item>
214    <item>
215     <spacer name="verticalSpacer_2">
216      <property name="orientation">
217       <enum>Qt::Vertical</enum>
218      </property>
219      <property name="sizeHint" stdset="0">
220       <size>
221        <width>20</width>
222        <height>167</height>
223       </size>
224      </property>
225     </spacer>
226    </item>
227   </layout>
228  </widget>
229  <resources/>
230  <connections/>
231 </ui>