]> Creatis software - clitk.git/blob - vv/qt_ui/vvOverlayPanel.ui
1/ some minor changes for compilation under windows / VC++ 2010 Express
[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>444</width>
10     <height>815</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="fCTUSFrame">
41      <property name="enabled">
42       <bool>true</bool>
43      </property>
44      <property name="sizePolicy">
45       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
46        <horstretch>0</horstretch>
47        <verstretch>0</verstretch>
48       </sizepolicy>
49      </property>
50      <property name="minimumSize">
51       <size>
52        <width>0</width>
53        <height>70</height>
54       </size>
55      </property>
56      <property name="frameShape">
57       <enum>QFrame::StyledPanel</enum>
58      </property>
59      <property name="frameShadow">
60       <enum>QFrame::Raised</enum>
61      </property>
62      <widget class="QCheckBox" name="fCTUSActivateTimeSyncCheckBox">
63       <property name="enabled">
64        <bool>false</bool>
65       </property>
66       <property name="geometry">
67        <rect>
68         <x>270</x>
69         <y>10</y>
70         <width>80</width>
71         <height>17</height>
72        </rect>
73       </property>
74       <property name="text">
75        <string>Temporal</string>
76       </property>
77      </widget>
78      <widget class="QCheckBox" name="fCTUSActivateSpaceSyncCheckBox">
79       <property name="geometry">
80        <rect>
81         <x>210</x>
82         <y>10</y>
83         <width>61</width>
84         <height>17</height>
85        </rect>
86       </property>
87       <property name="text">
88        <string>Spatial</string>
89       </property>
90       <property name="checkable">
91        <bool>true</bool>
92       </property>
93      </widget>
94      <widget class="QLabel" name="label_13">
95       <property name="geometry">
96        <rect>
97         <x>0</x>
98         <y>0</y>
99         <width>31</width>
100         <height>32</height>
101        </rect>
102       </property>
103       <property name="text">
104        <string/>
105       </property>
106       <property name="pixmap">
107        <pixmap resource="../vvIcons.qrc">:/common/icons/rotateright.png</pixmap>
108       </property>
109      </widget>
110      <widget class="QLabel" name="label_14">
111       <property name="geometry">
112        <rect>
113         <x>30</x>
114         <y>0</y>
115         <width>171</width>
116         <height>32</height>
117        </rect>
118       </property>
119       <property name="text">
120        <string>Synchronized fusion of sequences</string>
121       </property>
122      </widget>
123      <widget class="QLabel" name="label_15">
124       <property name="geometry">
125        <rect>
126         <x>0</x>
127         <y>30</y>
128         <width>121</width>
129         <height>29</height>
130        </rect>
131       </property>
132       <property name="text">
133        <string>  Browse fused sequence  </string>
134       </property>
135      </widget>
136      <widget class="QSlider" name="fCTUSSlider">
137       <property name="geometry">
138        <rect>
139         <x>130</x>
140         <y>36</y>
141         <width>181</width>
142         <height>20</height>
143        </rect>
144       </property>
145       <property name="orientation">
146        <enum>Qt::Horizontal</enum>
147       </property>
148      </widget>
149     </widget>
150    </item>
151    <item>
152     <widget class="QFrame" name="vFFrame">
153      <property name="enabled">
154       <bool>true</bool>
155      </property>
156      <property name="sizePolicy">
157       <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
158        <horstretch>0</horstretch>
159        <verstretch>0</verstretch>
160       </sizepolicy>
161      </property>
162      <property name="frameShape">
163       <enum>QFrame::StyledPanel</enum>
164      </property>
165      <property name="frameShadow">
166       <enum>QFrame::Raised</enum>
167      </property>
168      <layout class="QVBoxLayout" name="verticalLayout_2">
169       <property name="spacing">
170        <number>2</number>
171       </property>
172       <property name="margin">
173        <number>2</number>
174       </property>
175       <item>
176        <layout class="QHBoxLayout" name="horizontalLayout_2">
177         <item>
178          <widget class="QLabel" name="label_4">
179           <property name="maximumSize">
180            <size>
181             <width>24</width>
182             <height>24</height>
183            </size>
184           </property>
185           <property name="text">
186            <string/>
187           </property>
188           <property name="pixmap">
189            <pixmap resource="../vvIcons.qrc">:/common/icons/cursor-uparrow.png</pixmap>
190           </property>
191           <property name="scaledContents">
192            <bool>true</bool>
193           </property>
194          </widget>
195         </item>
196         <item>
197          <widget class="QLabel" name="vectorFieldNameLabel">
198           <property name="sizePolicy">
199            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
200             <horstretch>0</horstretch>
201             <verstretch>0</verstretch>
202            </sizepolicy>
203           </property>
204           <property name="text">
205            <string>Deformation field :</string>
206           </property>
207          </widget>
208         </item>
209        </layout>
210       </item>
211       <item>
212        <layout class="QHBoxLayout" name="horizontalLayout">
213         <item>
214          <widget class="QLabel" name="label_2">
215           <property name="text">
216            <string>&lt;b&gt;Subsampling : &lt;/b&gt;</string>
217           </property>
218          </widget>
219         </item>
220         <item>
221          <widget class="QSpinBox" name="subSamplingSpinBox">
222           <property name="minimum">
223            <number>1</number>
224           </property>
225           <property name="value">
226            <number>5</number>
227           </property>
228          </widget>
229         </item>
230         <item>
231          <widget class="QLabel" name="label_3">
232           <property name="text">
233            <string>&lt;b&gt; Scale : &lt;/b&gt;</string>
234           </property>
235          </widget>
236         </item>
237         <item>
238          <widget class="QSpinBox" name="scaleSpinBox">
239           <property name="value">
240            <number>1</number>
241           </property>
242          </widget>
243         </item>
244        </layout>
245       </item>
246       <item>
247        <layout class="QHBoxLayout" name="horizontalLayout_3">
248         <item>
249          <widget class="QLabel" name="coordinatesLabel">
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>&lt;b&gt;Displacement :&lt;/b&gt;</string>
258           </property>
259          </widget>
260         </item>
261         <item>
262          <widget class="QLabel" name="label_9">
263           <property name="text">
264            <string>&lt;b&gt;Width : &lt;/b&gt;</string>
265           </property>
266          </widget>
267         </item>
268         <item>
269          <widget class="QSpinBox" name="vfWidthSpinBox">
270           <property name="minimum">
271            <number>1</number>
272           </property>
273           <property name="maximum">
274            <number>10</number>
275           </property>
276           <property name="singleStep">
277            <number>1</number>
278           </property>
279           <property name="value">
280            <number>1</number>
281           </property>
282          </widget>
283         </item>
284         <item>
285          <widget class="QToolButton" name="vfColorButton">
286           <property name="styleSheet">
287            <string>
288               background-color: rgb(0, 255, 0);
289               border: 0px;
290             </string>
291           </property>
292          </widget>
293         </item>
294        </layout>
295       </item>
296       <item>
297        <widget class="QCheckBox" name="lutCheckBox">
298         <property name="text">
299          <string>Use Logarithm LUT</string>
300         </property>
301        </widget>
302       </item>
303       <item>
304        <widget class="QLabel" name="normLabel">
305         <property name="sizePolicy">
306          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
307           <horstretch>0</horstretch>
308           <verstretch>0</verstretch>
309          </sizepolicy>
310         </property>
311         <property name="text">
312          <string>Length :</string>
313         </property>
314        </widget>
315       </item>
316      </layout>
317     </widget>
318    </item>
319    <item>
320     <widget class="QFrame" name="compareFrame">
321      <property name="enabled">
322       <bool>true</bool>
323      </property>
324      <property name="sizePolicy">
325       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
326        <horstretch>0</horstretch>
327        <verstretch>0</verstretch>
328       </sizepolicy>
329      </property>
330      <property name="frameShape">
331       <enum>QFrame::StyledPanel</enum>
332      </property>
333      <property name="frameShadow">
334       <enum>QFrame::Raised</enum>
335      </property>
336      <layout class="QGridLayout" name="compareGridLayout">
337       <property name="margin">
338        <number>2</number>
339       </property>
340       <property name="spacing">
341        <number>2</number>
342       </property>
343       <item row="0" column="0">
344        <widget class="QLabel" name="label">
345         <property name="maximumSize">
346          <size>
347           <width>24</width>
348           <height>24</height>
349          </size>
350         </property>
351         <property name="text">
352          <string/>
353         </property>
354         <property name="pixmap">
355          <pixmap resource="../vvIcons.qrc">:/common/icons/GPSup.png</pixmap>
356         </property>
357         <property name="scaledContents">
358          <bool>true</bool>
359         </property>
360        </widget>
361       </item>
362       <item row="0" column="1" colspan="2">
363        <widget class="QLabel" name="imageComparedLabel">
364         <property name="sizePolicy">
365          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
366           <horstretch>0</horstretch>
367           <verstretch>0</verstretch>
368          </sizepolicy>
369         </property>
370         <property name="text">
371          <string/>
372         </property>
373        </widget>
374       </item>
375       <item row="1" column="0" colspan="2">
376        <widget class="QLabel" name="colorLabel">
377         <property name="text">
378          <string>Color :</string>
379         </property>
380        </widget>
381       </item>
382       <item row="1" column="1" colspan="5">
383        <widget class="QSlider" name="colorHorizontalSlider">
384         <property name="maximum">
385          <number>359</number>
386         </property>
387         <property name="orientation">
388          <enum>Qt::Horizontal</enum>
389         </property>
390        </widget>
391       </item>
392       <item row="2" column="0" colspan="5">
393        <widget class="QLabel" name="refValueLabel">
394         <property name="sizePolicy">
395          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
396           <horstretch>0</horstretch>
397           <verstretch>0</verstretch>
398          </sizepolicy>
399         </property>
400         <property name="text">
401          <string>Pixel value in image 1 :</string>
402         </property>
403        </widget>
404       </item>
405       <item row="3" column="0" colspan="5">
406        <widget class="QLabel" name="valueLabel">
407         <property name="sizePolicy">
408          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
409           <horstretch>0</horstretch>
410           <verstretch>0</verstretch>
411          </sizepolicy>
412         </property>
413         <property name="text">
414          <string>Pixel value in image 2 :</string>
415         </property>
416        </widget>
417       </item>
418       <item row="4" column="0" colspan="5">
419        <widget class="QLabel" name="diffValueLabel">
420         <property name="sizePolicy">
421          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
422           <horstretch>0</horstretch>
423           <verstretch>0</verstretch>
424          </sizepolicy>
425         </property>
426         <property name="text">
427          <string>Pixel difference :</string>
428         </property>
429        </widget>
430       </item>
431       <item row="5" column="0">
432        <widget class="QLabel" name="label_10">
433         <property name="text">
434          <string>Window :</string>
435         </property>
436        </widget>
437       </item>
438       <item row="5" column="1">
439        <widget class="QDoubleSpinBox" name="overlayWindowSpinBox">
440         <property name="decimals">
441          <number>4</number>
442         </property>
443         <property name="minimum">
444          <double>-999999.000000000000000</double>
445         </property>
446         <property name="maximum">
447          <double>999999.000000000000000</double>
448         </property>
449         <property name="singleStep">
450          <double>10.000000000000000</double>
451         </property>
452         <property name="value">
453          <double>100.000000000000000</double>
454         </property>
455        </widget>
456       </item>
457       <item row="5" column="2">
458        <widget class="QLabel" name="label_11">
459         <property name="text">
460          <string>Level :</string>
461         </property>
462        </widget>
463       </item>
464       <item row="5" column="3">
465        <widget class="QDoubleSpinBox" name="overlayLevelSpinBox">
466         <property name="decimals">
467          <number>4</number>
468         </property>
469         <property name="minimum">
470          <double>-999999.000000000000000</double>
471         </property>
472         <property name="maximum">
473          <double>999999.000000000000000</double>
474         </property>
475         <property name="singleStep">
476          <double>10.000000000000000</double>
477         </property>
478         <property name="value">
479          <double>1000.000000000000000</double>
480         </property>
481        </widget>
482       </item>
483       <item row="5" column="4">
484        <spacer name="horizontalSpacer">
485         <property name="orientation">
486          <enum>Qt::Horizontal</enum>
487         </property>
488         <property name="sizeHint" stdset="0">
489          <size>
490           <width>40</width>
491           <height>20</height>
492          </size>
493         </property>
494        </spacer>
495       </item>
496       <item row="5" column="5">
497        <widget class="QCheckBox" name="overlayLinkCheckBox">
498         <property name="text">
499          <string>Link</string>
500         </property>
501         <property name="checked">
502          <bool>true</bool>
503         </property>
504        </widget>
505       </item>
506      </layout>
507     </widget>
508    </item>
509    <item>
510     <widget class="QFrame" name="fusionFrame">
511      <property name="enabled">
512       <bool>true</bool>
513      </property>
514      <property name="frameShape">
515       <enum>QFrame::StyledPanel</enum>
516      </property>
517      <property name="frameShadow">
518       <enum>QFrame::Raised</enum>
519      </property>
520      <layout class="QGridLayout" name="gridLayout">
521       <item row="0" column="0">
522        <widget class="QLabel" name="label_5">
523         <property name="maximumSize">
524          <size>
525           <width>24</width>
526           <height>24</height>
527          </size>
528         </property>
529         <property name="text">
530          <string/>
531         </property>
532         <property name="pixmap">
533          <pixmap resource="../vvIcons.qrc">:/common/icons/fusion.png</pixmap>
534         </property>
535        </widget>
536       </item>
537       <item row="0" column="1" colspan="5">
538        <widget class="QLabel" name="dataFusionnedLabel">
539         <property name="sizePolicy">
540          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
541           <horstretch>0</horstretch>
542           <verstretch>0</verstretch>
543          </sizepolicy>
544         </property>
545         <property name="text">
546          <string>Fusion :</string>
547         </property>
548        </widget>
549       </item>
550       <item row="1" column="0" colspan="3">
551        <widget class="QLabel" name="opacityLabel">
552         <property name="text">
553          <string>Global Opacity :</string>
554         </property>
555        </widget>
556       </item>
557       <item row="1" column="3" colspan="2">
558        <widget class="QSlider" name="opacityHorizontalSlider">
559         <property name="sizePolicy">
560          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
561           <horstretch>0</horstretch>
562           <verstretch>0</verstretch>
563          </sizepolicy>
564         </property>
565         <property name="orientation">
566          <enum>Qt::Horizontal</enum>
567         </property>
568        </widget>
569       </item>
570       <item row="1" column="5">
571        <widget class="QDoubleSpinBox" name="fusionOpacitySpin">
572         <property name="decimals">
573          <number>2</number>
574         </property>
575         <property name="minimum">
576          <double>0.000000000000000</double>
577         </property>
578         <property name="maximum">
579          <double>100.000000000000000</double>
580         </property>
581         <property name="singleStep">
582          <double>1.000000000000000</double>
583         </property>
584         <property name="value">
585          <double>100.000000000000000</double>
586         </property>
587        </widget>
588       </item>
589       <item row="2" column="0" colspan="3">
590        <widget class="QLabel" name="thresOpacityLabel">
591         <property name="toolTip">
592          <string>All colors below the threshold will be made transparent.</string>
593         </property>
594         <property name="statusTip">
595          <string/>
596         </property>
597         <property name="whatsThis">
598          <string/>
599         </property>
600         <property name="text">
601          <string>Transparency Threshold :</string>
602         </property>
603        </widget>
604       </item>
605       <item row="2" column="3" colspan="2">
606        <widget class="QSlider" name="thresOpacityHorizontalSlider">
607         <property name="sizePolicy">
608          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
609           <horstretch>0</horstretch>
610           <verstretch>0</verstretch>
611          </sizepolicy>
612         </property>
613         <property name="orientation">
614          <enum>Qt::Horizontal</enum>
615         </property>
616        </widget>
617       </item>
618       <item row="2" column="5">
619        <widget class="QDoubleSpinBox" name="fusionThresSpin">
620         <property name="decimals">
621          <number>2</number>
622         </property>
623         <property name="minimum">
624          <double>0.000000000000000</double>
625         </property>
626         <property name="maximum">
627          <double>100.000000000000000</double>
628         </property>
629         <property name="singleStep">
630          <double>1.000000000000000</double>
631         </property>
632         <property name="value">
633          <double>1.000000000000000</double>
634         </property>
635        </widget>
636       </item>
637       <item row="3" column="0" colspan="2">
638        <widget class="QLabel" name="label_6">
639         <property name="sizePolicy">
640          <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
641           <horstretch>0</horstretch>
642           <verstretch>0</verstretch>
643          </sizepolicy>
644         </property>
645         <property name="text">
646          <string>Colormap :</string>
647         </property>
648        </widget>
649       </item>
650       <item row="7" column="0">
651        <widget class="QLabel" name="label_7">
652         <property name="text">
653          <string>Window :</string>
654         </property>
655        </widget>
656       </item>
657       <item row="7" column="1" colspan="2">
658        <widget class="QDoubleSpinBox" name="fusionWindowSpinBox">
659         <property name="decimals">
660          <number>4</number>
661         </property>
662         <property name="minimum">
663          <double>-999999.000000000000000</double>
664         </property>
665         <property name="maximum">
666          <double>999999.000000000000000</double>
667         </property>
668         <property name="singleStep">
669          <double>10.000000000000000</double>
670         </property>
671         <property name="value">
672          <double>100.000000000000000</double>
673         </property>
674        </widget>
675       </item>
676       <item row="7" column="3">
677        <widget class="QLabel" name="label_8">
678         <property name="text">
679          <string>Level :</string>
680         </property>
681        </widget>
682       </item>
683       <item row="7" column="4" colspan="2">
684        <widget class="QDoubleSpinBox" name="fusionLevelSpinBox">
685         <property name="decimals">
686          <number>4</number>
687         </property>
688         <property name="minimum">
689          <double>-999999.000000000000000</double>
690         </property>
691         <property name="maximum">
692          <double>999999.000000000000000</double>
693         </property>
694         <property name="singleStep">
695          <double>10.000000000000000</double>
696         </property>
697         <property name="value">
698          <double>1000.000000000000000</double>
699         </property>
700        </widget>
701       </item>
702       <item row="8" column="0" colspan="4">
703        <widget class="QLabel" name="valueFusionnedLabel">
704         <property name="sizePolicy">
705          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
706           <horstretch>0</horstretch>
707           <verstretch>0</verstretch>
708          </sizepolicy>
709         </property>
710         <property name="text">
711          <string>Pixel value in image 2 :</string>
712         </property>
713        </widget>
714       </item>
715       <item row="3" column="2">
716        <widget class="QComboBox" name="fusionColorMapComboBox">
717         <property name="currentIndex">
718          <number>0</number>
719         </property>
720         <item>
721          <property name="text">
722           <string>B&amp;W</string>
723          </property>
724         </item>
725         <item>
726          <property name="text">
727           <string>Heat</string>
728          </property>
729         </item>
730         <item>
731          <property name="text">
732           <string>Cold</string>
733          </property>
734         </item>
735         <item>
736          <property name="text">
737           <string>Dosimetry</string>
738          </property>
739         </item>
740         <item>
741          <property name="text">
742           <string>Full Color Range</string>
743          </property>
744         </item>
745        </widget>
746       </item>
747       <item row="3" column="3" colspan="3">
748        <widget class="QCheckBox" name="fusionShowLegendCheckBox">
749         <property name="text">
750          <string>Show legend</string>
751         </property>
752        </widget>
753       </item>
754      </layout>
755     </widget>
756    </item>
757    <item>
758     <spacer name="verticalSpacer">
759      <property name="orientation">
760       <enum>Qt::Vertical</enum>
761      </property>
762      <property name="sizeHint" stdset="0">
763       <size>
764        <width>20</width>
765        <height>40</height>
766       </size>
767      </property>
768     </spacer>
769    </item>
770   </layout>
771  </widget>
772  <resources>
773   <include location="../vvIcons.qrc"/>
774  </resources>
775  <connections/>
776 </ui>