]> Creatis software - cpPlugins.git/blob - lib/cpExtensions/QT/WindowLevelImageConfiguration.ui
Architecture updated.
[cpPlugins.git] / lib / cpExtensions / QT / WindowLevelImageConfiguration.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WindowLevelImageConfiguration</class>
4  <widget class="QWidget" name="WindowLevelImageConfiguration">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>342</width>
10     <height>148</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <widget class="QLabel" name="label_3">
17    <property name="geometry">
18     <rect>
19      <x>2</x>
20      <y>7</y>
21      <width>50</width>
22      <height>14</height>
23     </rect>
24    </property>
25    <property name="minimumSize">
26     <size>
27      <width>50</width>
28      <height>14</height>
29     </size>
30    </property>
31    <property name="maximumSize">
32     <size>
33      <width>50</width>
34      <height>14</height>
35     </size>
36    </property>
37    <property name="text">
38     <string>Window:</string>
39    </property>
40    <property name="alignment">
41     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
42    </property>
43   </widget>
44   <widget class="QSpinBox" name="WindowBox">
45    <property name="geometry">
46     <rect>
47      <x>58</x>
48      <y>2</y>
49      <width>79</width>
50      <height>24</height>
51     </rect>
52    </property>
53    <property name="minimumSize">
54     <size>
55      <width>0</width>
56      <height>24</height>
57     </size>
58    </property>
59    <property name="maximumSize">
60     <size>
61      <width>16777215</width>
62      <height>24</height>
63     </size>
64    </property>
65    <property name="minimum">
66     <number>-100000</number>
67    </property>
68    <property name="maximum">
69     <number>100000</number>
70    </property>
71   </widget>
72   <widget class="QSlider" name="WindowSlider">
73    <property name="geometry">
74     <rect>
75      <x>143</x>
76      <y>6</y>
77      <width>84</width>
78      <height>16</height>
79     </rect>
80    </property>
81    <property name="maximum">
82     <number>1000</number>
83    </property>
84    <property name="orientation">
85     <enum>Qt::Horizontal</enum>
86    </property>
87   </widget>
88   <widget class="QLabel" name="label_4">
89    <property name="geometry">
90     <rect>
91      <x>2</x>
92      <y>39</y>
93      <width>35</width>
94      <height>14</height>
95     </rect>
96    </property>
97    <property name="minimumSize">
98     <size>
99      <width>35</width>
100      <height>14</height>
101     </size>
102    </property>
103    <property name="maximumSize">
104     <size>
105      <width>35</width>
106      <height>14</height>
107     </size>
108    </property>
109    <property name="text">
110     <string>Level:</string>
111    </property>
112    <property name="alignment">
113     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
114    </property>
115   </widget>
116   <widget class="QSpinBox" name="LevelBox">
117    <property name="geometry">
118     <rect>
119      <x>43</x>
120      <y>34</y>
121      <width>79</width>
122      <height>24</height>
123     </rect>
124    </property>
125    <property name="minimumSize">
126     <size>
127      <width>0</width>
128      <height>24</height>
129     </size>
130    </property>
131    <property name="maximumSize">
132     <size>
133      <width>16777215</width>
134      <height>24</height>
135     </size>
136    </property>
137    <property name="minimum">
138     <number>-100000</number>
139    </property>
140    <property name="maximum">
141     <number>100000</number>
142    </property>
143   </widget>
144   <widget class="QSlider" name="LevelSlider">
145    <property name="geometry">
146     <rect>
147      <x>128</x>
148      <y>38</y>
149      <width>84</width>
150      <height>16</height>
151     </rect>
152    </property>
153    <property name="maximum">
154     <number>1000</number>
155    </property>
156    <property name="orientation">
157     <enum>Qt::Horizontal</enum>
158    </property>
159   </widget>
160   <widget class="QLabel" name="label">
161    <property name="geometry">
162     <rect>
163      <x>3</x>
164      <y>82</y>
165      <width>61</width>
166      <height>14</height>
167     </rect>
168    </property>
169    <property name="minimumSize">
170     <size>
171      <width>61</width>
172      <height>14</height>
173     </size>
174    </property>
175    <property name="maximumSize">
176     <size>
177      <width>61</width>
178      <height>14</height>
179     </size>
180    </property>
181    <property name="text">
182     <string>Maximum:</string>
183    </property>
184    <property name="alignment">
185     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
186    </property>
187   </widget>
188   <widget class="QSpinBox" name="MaximumBox">
189    <property name="geometry">
190     <rect>
191      <x>70</x>
192      <y>77</y>
193      <width>79</width>
194      <height>24</height>
195     </rect>
196    </property>
197    <property name="minimumSize">
198     <size>
199      <width>0</width>
200      <height>24</height>
201     </size>
202    </property>
203    <property name="maximumSize">
204     <size>
205      <width>16777215</width>
206      <height>24</height>
207     </size>
208    </property>
209    <property name="minimum">
210     <number>-100000</number>
211    </property>
212    <property name="maximum">
213     <number>100000</number>
214    </property>
215   </widget>
216   <widget class="QLabel" name="label_5">
217    <property name="geometry">
218     <rect>
219      <x>157</x>
220      <y>82</y>
221      <width>84</width>
222      <height>14</height>
223     </rect>
224    </property>
225    <property name="minimumSize">
226     <size>
227      <width>84</width>
228      <height>14</height>
229     </size>
230    </property>
231    <property name="maximumSize">
232     <size>
233      <width>84</width>
234      <height>14</height>
235     </size>
236    </property>
237    <property name="text">
238     <string>Interpolation:</string>
239    </property>
240   </widget>
241   <widget class="QComboBox" name="InterpolatorBox">
242    <property name="geometry">
243     <rect>
244      <x>247</x>
245      <y>77</y>
246      <width>81</width>
247      <height>24</height>
248     </rect>
249    </property>
250    <property name="minimumSize">
251     <size>
252      <width>0</width>
253      <height>24</height>
254     </size>
255    </property>
256    <property name="maximumSize">
257     <size>
258      <width>16777215</width>
259      <height>24</height>
260     </size>
261    </property>
262    <item>
263     <property name="text">
264      <string>Nearest</string>
265     </property>
266    </item>
267    <item>
268     <property name="text">
269      <string>Linear</string>
270     </property>
271    </item>
272    <item>
273     <property name="text">
274      <string>Cubic</string>
275     </property>
276    </item>
277   </widget>
278   <widget class="QLabel" name="label_2">
279    <property name="geometry">
280     <rect>
281      <x>3</x>
282      <y>116</y>
283      <width>58</width>
284      <height>14</height>
285     </rect>
286    </property>
287    <property name="minimumSize">
288     <size>
289      <width>58</width>
290      <height>14</height>
291     </size>
292    </property>
293    <property name="maximumSize">
294     <size>
295      <width>58</width>
296      <height>14</height>
297     </size>
298    </property>
299    <property name="text">
300     <string>Minimum:</string>
301    </property>
302    <property name="alignment">
303     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
304    </property>
305   </widget>
306   <widget class="QSpinBox" name="MinimumBox">
307    <property name="geometry">
308     <rect>
309      <x>67</x>
310      <y>111</y>
311      <width>79</width>
312      <height>24</height>
313     </rect>
314    </property>
315    <property name="minimumSize">
316     <size>
317      <width>0</width>
318      <height>24</height>
319     </size>
320    </property>
321    <property name="maximumSize">
322     <size>
323      <width>16777215</width>
324      <height>24</height>
325     </size>
326    </property>
327    <property name="minimum">
328     <number>-100000</number>
329    </property>
330    <property name="maximum">
331     <number>100000</number>
332    </property>
333   </widget>
334   <widget class="QLabel" name="label_6">
335    <property name="geometry">
336     <rect>
337      <x>154</x>
338      <y>112</y>
339      <width>49</width>
340      <height>14</height>
341     </rect>
342    </property>
343    <property name="minimumSize">
344     <size>
345      <width>49</width>
346      <height>14</height>
347     </size>
348    </property>
349    <property name="maximumSize">
350     <size>
351      <width>49</width>
352      <height>14</height>
353     </size>
354    </property>
355    <property name="text">
356     <string>Opacity:</string>
357    </property>
358   </widget>
359   <widget class="QSlider" name="OpacitySlider">
360    <property name="geometry">
361     <rect>
362      <x>209</x>
363      <y>111</y>
364      <width>84</width>
365      <height>16</height>
366     </rect>
367    </property>
368    <property name="minimumSize">
369     <size>
370      <width>0</width>
371      <height>16</height>
372     </size>
373    </property>
374    <property name="maximumSize">
375     <size>
376      <width>16777215</width>
377      <height>16</height>
378     </size>
379    </property>
380    <property name="maximum">
381     <number>100</number>
382    </property>
383    <property name="pageStep">
384     <number>5</number>
385    </property>
386    <property name="orientation">
387     <enum>Qt::Horizontal</enum>
388    </property>
389   </widget>
390  </widget>
391  <resources/>
392  <connections/>
393 </ui>