]> Creatis software - clitk.git/blob - vv/qt_ui/vvOverlayPanel.ui
- add "convert to" in context menu
[clitk.git] / vv / qt_ui / vvOverlayPanel.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>vvOverlayPanel</class>
4  <widget class="QWidget" name="vvOverlayPanel">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>323</width>
10     <height>447</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
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="currentImageLabel">
25      <property name="sizePolicy">
26       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
27        <horstretch>0</horstretch>
28        <verstretch>0</verstretch>
29       </sizepolicy>
30      </property>
31      <property name="text">
32       <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
33 p, li { white-space: pre-wrap; }
34 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
35 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Image :&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
36      </property>
37     </widget>
38    </item>
39    <item>
40     <widget class="QFrame" name="vFFrame">
41      <property name="enabled">
42       <bool>true</bool>
43      </property>
44      <property name="sizePolicy">
45       <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
46        <horstretch>0</horstretch>
47        <verstretch>0</verstretch>
48       </sizepolicy>
49      </property>
50      <property name="frameShape">
51       <enum>QFrame::StyledPanel</enum>
52      </property>
53      <property name="frameShadow">
54       <enum>QFrame::Raised</enum>
55      </property>
56      <layout class="QGridLayout">
57       <property name="margin">
58        <number>2</number>
59       </property>
60       <property name="spacing">
61        <number>2</number>
62       </property>
63       <item row="0" column="0">
64        <widget class="QLabel" name="label_4">
65         <property name="maximumSize">
66          <size>
67           <width>24</width>
68           <height>24</height>
69          </size>
70         </property>
71         <property name="text">
72          <string/>
73         </property>
74         <property name="pixmap">
75          <pixmap resource="../vvIcons.qrc">:/common/icons/cursor-uparrow.png</pixmap>
76         </property>
77         <property name="scaledContents">
78          <bool>true</bool>
79         </property>
80        </widget>
81       </item>
82       <item row="0" column="1" colspan="4">
83        <widget class="QLabel" name="vectorFieldNameLabel">
84         <property name="sizePolicy">
85          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
86           <horstretch>0</horstretch>
87           <verstretch>0</verstretch>
88          </sizepolicy>
89         </property>
90         <property name="text">
91          <string>Deformation field :</string>
92         </property>
93        </widget>
94       </item>
95       <item row="1" column="0" colspan="2">
96        <widget class="QLabel" name="label_2">
97         <property name="text">
98          <string>Subsampling : </string>
99         </property>
100        </widget>
101       </item>
102       <item row="1" column="2">
103        <widget class="QSpinBox" name="subSamplingSpinBox">
104         <property name="minimum">
105          <number>1</number>
106         </property>
107         <property name="value">
108          <number>5</number>
109         </property>
110        </widget>
111       </item>
112       <item row="1" column="3">
113        <widget class="QLabel" name="label_3">
114         <property name="text">
115          <string> Scale : </string>
116         </property>
117        </widget>
118       </item>
119       <item row="1" column="4">
120        <widget class="QSpinBox" name="scaleSpinBox">
121         <property name="value">
122          <number>1</number>
123         </property>
124        </widget>
125       </item>
126       <item row="3" column="0" colspan="5">
127        <widget class="QLabel" name="coordinatesLabel">
128         <property name="sizePolicy">
129          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
130           <horstretch>0</horstretch>
131           <verstretch>0</verstretch>
132          </sizepolicy>
133         </property>
134         <property name="text">
135          <string>Displacement :</string>
136         </property>
137        </widget>
138       </item>
139       <item row="4" column="0" colspan="5">
140        <widget class="QLabel" name="normLabel">
141         <property name="sizePolicy">
142          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
143           <horstretch>0</horstretch>
144           <verstretch>0</verstretch>
145          </sizepolicy>
146         </property>
147         <property name="text">
148          <string>Length :</string>
149         </property>
150        </widget>
151       </item>
152       <item row="2" column="0" colspan="5">
153        <widget class="QCheckBox" name="lutCheckBox">
154         <property name="text">
155          <string>Use Logarithm LUT</string>
156         </property>
157        </widget>
158       </item>
159      </layout>
160     </widget>
161    </item>
162    <item>
163     <widget class="QFrame" name="compareFrame">
164      <property name="enabled">
165       <bool>true</bool>
166      </property>
167      <property name="sizePolicy">
168       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
169        <horstretch>0</horstretch>
170        <verstretch>0</verstretch>
171       </sizepolicy>
172      </property>
173      <property name="frameShape">
174       <enum>QFrame::StyledPanel</enum>
175      </property>
176      <property name="frameShadow">
177       <enum>QFrame::Raised</enum>
178      </property>
179      <layout class="QGridLayout">
180       <property name="margin">
181        <number>2</number>
182       </property>
183       <property name="spacing">
184        <number>2</number>
185       </property>
186       <item row="0" column="0">
187        <widget class="QLabel" name="label">
188         <property name="maximumSize">
189          <size>
190           <width>24</width>
191           <height>24</height>
192          </size>
193         </property>
194         <property name="text">
195          <string/>
196         </property>
197         <property name="pixmap">
198          <pixmap resource="../vvIcons.qrc">:/common/icons/GPSup.png</pixmap>
199         </property>
200         <property name="scaledContents">
201          <bool>true</bool>
202         </property>
203        </widget>
204       </item>
205       <item row="0" column="1" colspan="2">
206        <widget class="QLabel" name="imageComparedLabel">
207         <property name="sizePolicy">
208          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
209           <horstretch>0</horstretch>
210           <verstretch>0</verstretch>
211          </sizepolicy>
212         </property>
213         <property name="text">
214          <string/>
215         </property>
216        </widget>
217       </item>
218       <item row="1" column="0" colspan="2">
219        <widget class="QLabel" name="colorLabel">
220         <property name="text">
221          <string>Color :</string>
222         </property>
223        </widget>
224       </item>
225       <item row="1" column="2">
226        <widget class="QSlider" name="colorHorizontalSlider">
227         <property name="maximum">
228          <number>180</number>
229         </property>
230         <property name="orientation">
231          <enum>Qt::Horizontal</enum>
232         </property>
233        </widget>
234       </item>
235       <item row="2" column="0" colspan="3">
236        <widget class="QLabel" name="refValueLabel">
237         <property name="sizePolicy">
238          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
239           <horstretch>0</horstretch>
240           <verstretch>0</verstretch>
241          </sizepolicy>
242         </property>
243         <property name="text">
244          <string>Pixel value in image 1 :</string>
245         </property>
246        </widget>
247       </item>
248       <item row="3" column="0" colspan="3">
249        <widget class="QLabel" name="valueLabel">
250         <property name="sizePolicy">
251          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
252           <horstretch>0</horstretch>
253           <verstretch>0</verstretch>
254          </sizepolicy>
255         </property>
256         <property name="text">
257          <string>Pixel value in image 2 :</string>
258         </property>
259        </widget>
260       </item>
261       <item row="4" column="0" colspan="3">
262        <widget class="QLabel" name="diffValueLabel">
263         <property name="sizePolicy">
264          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
265           <horstretch>0</horstretch>
266           <verstretch>0</verstretch>
267          </sizepolicy>
268         </property>
269         <property name="text">
270          <string>Pixel difference :</string>
271         </property>
272        </widget>
273       </item>
274      </layout>
275     </widget>
276    </item>
277    <item>
278     <widget class="QFrame" name="fusionFrame">
279      <property name="enabled">
280       <bool>true</bool>
281      </property>
282      <property name="frameShape">
283       <enum>QFrame::StyledPanel</enum>
284      </property>
285      <property name="frameShadow">
286       <enum>QFrame::Raised</enum>
287      </property>
288      <layout class="QGridLayout">
289       <property name="margin">
290        <number>2</number>
291       </property>
292       <property name="spacing">
293        <number>2</number>
294       </property>
295       <item row="0" column="0">
296        <widget class="QLabel" name="label_5">
297         <property name="maximumSize">
298          <size>
299           <width>24</width>
300           <height>24</height>
301          </size>
302         </property>
303         <property name="text">
304          <string/>
305         </property>
306         <property name="pixmap">
307          <pixmap resource="../vvIcons.qrc">:/common/icons/fusion.png</pixmap>
308         </property>
309        </widget>
310       </item>
311       <item row="0" column="1" colspan="4">
312        <widget class="QLabel" name="dataFusionnedLabel">
313         <property name="sizePolicy">
314          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
315           <horstretch>0</horstretch>
316           <verstretch>0</verstretch>
317          </sizepolicy>
318         </property>
319         <property name="text">
320          <string>Fusion :</string>
321         </property>
322        </widget>
323       </item>
324       <item row="1" column="0" colspan="2">
325        <widget class="QLabel" name="opacityLabel">
326         <property name="text">
327          <string>Opacity :</string>
328         </property>
329        </widget>
330       </item>
331       <item row="1" column="2" colspan="3">
332        <widget class="QSlider" name="opacityHorizontalSlider">
333         <property name="sizePolicy">
334          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
335           <horstretch>0</horstretch>
336           <verstretch>0</verstretch>
337          </sizepolicy>
338         </property>
339         <property name="orientation">
340          <enum>Qt::Horizontal</enum>
341         </property>
342        </widget>
343       </item>
344       <item row="2" column="0" colspan="2">
345        <widget class="QLabel" name="label_6">
346         <property name="sizePolicy">
347          <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
348           <horstretch>0</horstretch>
349           <verstretch>0</verstretch>
350          </sizepolicy>
351         </property>
352         <property name="text">
353          <string>Colormap :</string>
354         </property>
355        </widget>
356       </item>
357       <item row="2" column="2" colspan="2">
358        <widget class="QComboBox" name="fusionColorMapComboBox">
359         <property name="currentIndex">
360          <number>3</number>
361         </property>
362         <item>
363          <property name="text">
364           <string>B&amp;W</string>
365          </property>
366         </item>
367         <item>
368          <property name="text">
369           <string>Heat</string>
370          </property>
371         </item>
372         <item>
373          <property name="text">
374           <string>Cold</string>
375          </property>
376         </item>
377         <item>
378          <property name="text">
379           <string>Full Color Range</string>
380          </property>
381         </item>
382        </widget>
383       </item>
384       <item row="3" column="0" colspan="2">
385        <widget class="QLabel" name="label_7">
386         <property name="text">
387          <string>Window :</string>
388         </property>
389        </widget>
390       </item>
391       <item row="3" column="2">
392        <widget class="QDoubleSpinBox" name="windowSpinBox">
393         <property name="decimals">
394          <number>1</number>
395         </property>
396         <property name="minimum">
397          <double>-999999.000000000000000</double>
398         </property>
399         <property name="maximum">
400          <double>999999.000000000000000</double>
401         </property>
402         <property name="singleStep">
403          <double>10.000000000000000</double>
404         </property>
405         <property name="value">
406          <double>100.000000000000000</double>
407         </property>
408        </widget>
409       </item>
410       <item row="3" column="3">
411        <widget class="QLabel" name="label_8">
412         <property name="text">
413          <string>Level :</string>
414         </property>
415        </widget>
416       </item>
417       <item row="3" column="4">
418        <widget class="QDoubleSpinBox" name="levelSpinBox">
419         <property name="decimals">
420          <number>1</number>
421         </property>
422         <property name="minimum">
423          <double>-999999.000000000000000</double>
424         </property>
425         <property name="maximum">
426          <double>999999.000000000000000</double>
427         </property>
428         <property name="singleStep">
429          <double>10.000000000000000</double>
430         </property>
431         <property name="value">
432          <double>1000.000000000000000</double>
433         </property>
434        </widget>
435       </item>
436       <item row="4" column="0" colspan="5">
437        <widget class="QLabel" name="valueFusionnedLabel">
438         <property name="sizePolicy">
439          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
440           <horstretch>0</horstretch>
441           <verstretch>0</verstretch>
442          </sizepolicy>
443         </property>
444         <property name="text">
445          <string>Pixel value in image 2 :</string>
446         </property>
447        </widget>
448       </item>
449      </layout>
450     </widget>
451    </item>
452    <item>
453     <spacer name="verticalSpacer">
454      <property name="orientation">
455       <enum>Qt::Vertical</enum>
456      </property>
457      <property name="sizeHint" stdset="0">
458       <size>
459        <width>20</width>
460        <height>40</height>
461       </size>
462      </property>
463     </spacer>
464    </item>
465   </layout>
466  </widget>
467  <resources>
468   <include location="../vvIcons.qrc"/>
469   <include location="../vvIcons.qrc"/>
470  </resources>
471  <connections/>
472 </ui>