]> Creatis software - clitk.git/blob - vv/qt_ui/vvMainWindow.ui
Implemented alternative to former split: split on open.
[clitk.git] / vv / qt_ui / vvMainWindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>vvMainWindow</class>
4  <widget class="QMainWindow" name="vvMainWindow">
5   <property name="enabled">
6    <bool>true</bool>
7   </property>
8   <property name="geometry">
9    <rect>
10     <x>0</x>
11     <y>0</y>
12     <width>1008</width>
13     <height>758</height>
14    </rect>
15   </property>
16   <property name="sizePolicy">
17    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
18     <horstretch>0</horstretch>
19     <verstretch>0</verstretch>
20    </sizepolicy>
21   </property>
22   <property name="windowTitle">
23    <string>vv : the 4D Slicer</string>
24   </property>
25   <property name="windowIcon">
26    <iconset resource="../vvIcons.qrc">
27     <normaloff>:/common/icons/ducky.png</normaloff>:/common/icons/ducky.png</iconset>
28   </property>
29   <property name="statusTip">
30    <string>Type 'h' on image to display help on navigation</string>
31   </property>
32   <widget class="QWidget" name="centralwidget">
33    <property name="sizePolicy">
34     <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
35      <horstretch>0</horstretch>
36      <verstretch>0</verstretch>
37     </sizepolicy>
38    </property>
39    <property name="statusTip">
40     <string>Type 'h' on image to display help on navigation</string>
41    </property>
42    <layout class="QVBoxLayout" name="verticalLayout">
43     <item>
44      <widget class="QFrame" name="frame">
45       <property name="sizePolicy">
46        <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
47         <horstretch>0</horstretch>
48         <verstretch>0</verstretch>
49        </sizepolicy>
50       </property>
51       <property name="minimumSize">
52        <size>
53         <width>16</width>
54         <height>36</height>
55        </size>
56       </property>
57       <property name="frameShape">
58        <enum>QFrame::StyledPanel</enum>
59       </property>
60       <property name="frameShadow">
61        <enum>QFrame::Raised</enum>
62       </property>
63       <layout class="QGridLayout">
64        <property name="margin">
65         <number>2</number>
66        </property>
67        <property name="spacing">
68         <number>2</number>
69        </property>
70        <item row="0" column="16">
71         <spacer>
72          <property name="orientation">
73           <enum>Qt::Horizontal</enum>
74          </property>
75          <property name="sizeHint" stdset="0">
76           <size>
77            <width>40</width>
78            <height>20</height>
79           </size>
80          </property>
81         </spacer>
82        </item>
83        <item row="0" column="0">
84         <widget class="QPushButton" name="goToCursorPushButton">
85          <property name="sizePolicy">
86           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
87            <horstretch>0</horstretch>
88            <verstretch>0</verstretch>
89           </sizepolicy>
90          </property>
91          <property name="maximumSize">
92           <size>
93            <width>24</width>
94            <height>24</height>
95           </size>
96          </property>
97          <property name="toolTip">
98           <string>Go to cursor</string>
99          </property>
100          <property name="text">
101           <string/>
102          </property>
103          <property name="icon">
104           <iconset resource="../vvIcons.qrc">
105            <normaloff>:/common/icons/cross.png</normaloff>:/common/icons/cross.png</iconset>
106          </property>
107         </widget>
108        </item>
109        <item row="0" column="1">
110         <widget class="Line" name="line">
111          <property name="frameShadow">
112           <enum>QFrame::Sunken</enum>
113          </property>
114          <property name="orientation">
115           <enum>Qt::Vertical</enum>
116          </property>
117         </widget>
118        </item>
119        <item row="0" column="2">
120         <widget class="QPushButton" name="playButton">
121          <property name="sizePolicy">
122           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
123            <horstretch>0</horstretch>
124            <verstretch>0</verstretch>
125           </sizepolicy>
126          </property>
127          <property name="maximumSize">
128           <size>
129            <width>24</width>
130            <height>24</height>
131           </size>
132          </property>
133          <property name="toolTip">
134           <string>Play Current Image</string>
135          </property>
136          <property name="text">
137           <string/>
138          </property>
139          <property name="icon">
140           <iconset resource="../vvIcons.qrc">
141            <normaloff>:/common/icons/player_play.png</normaloff>:/common/icons/player_play.png</iconset>
142          </property>
143         </widget>
144        </item>
145        <item row="0" column="5">
146         <widget class="Line" name="line_2">
147          <property name="orientation">
148           <enum>Qt::Vertical</enum>
149          </property>
150         </widget>
151        </item>
152        <item row="0" column="7">
153         <widget class="QLabel" name="windowLabel">
154          <property name="text">
155           <string>Window :</string>
156          </property>
157         </widget>
158        </item>
159        <item row="0" column="8">
160         <widget class="QDoubleSpinBox" name="windowSpinBox">
161          <property name="decimals">
162           <number>3</number>
163          </property>
164          <property name="minimum">
165           <double>-66000.000000000000000</double>
166          </property>
167          <property name="maximum">
168           <double>66000.000000000000000</double>
169          </property>
170          <property name="singleStep">
171           <double>10.000000000000000</double>
172          </property>
173         </widget>
174        </item>
175        <item row="0" column="9">
176         <widget class="QPushButton" name="inverseButton">
177          <property name="sizePolicy">
178           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
179            <horstretch>0</horstretch>
180            <verstretch>0</verstretch>
181           </sizepolicy>
182          </property>
183          <property name="maximumSize">
184           <size>
185            <width>24</width>
186            <height>16777215</height>
187           </size>
188          </property>
189          <property name="toolTip">
190           <string>Inverse colors</string>
191          </property>
192          <property name="text">
193           <string/>
194          </property>
195          <property name="icon">
196           <iconset resource="../vvIcons.qrc">
197            <normaloff>:/common/icons/invertcolor.png</normaloff>:/common/icons/invertcolor.png</iconset>
198          </property>
199         </widget>
200        </item>
201        <item row="0" column="10">
202         <widget class="QLabel" name="levelLabel">
203          <property name="text">
204           <string> Level :</string>
205          </property>
206         </widget>
207        </item>
208        <item row="0" column="11">
209         <widget class="QDoubleSpinBox" name="levelSpinBox">
210          <property name="decimals">
211           <number>3</number>
212          </property>
213          <property name="minimum">
214           <double>-66000.000000000000000</double>
215          </property>
216          <property name="maximum">
217           <double>66000.000000000000000</double>
218          </property>
219          <property name="singleStep">
220           <double>10.000000000000000</double>
221          </property>
222         </widget>
223        </item>
224        <item row="0" column="12">
225         <widget class="QLabel" name="label">
226          <property name="text">
227           <string>Preset :</string>
228          </property>
229         </widget>
230        </item>
231        <item row="0" column="13">
232         <widget class="QComboBox" name="presetComboBox">
233          <property name="sizePolicy">
234           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
235            <horstretch>0</horstretch>
236            <verstretch>0</verstretch>
237           </sizepolicy>
238          </property>
239          <property name="maximumSize">
240           <size>
241            <width>100</width>
242            <height>16777215</height>
243           </size>
244          </property>
245          <item>
246           <property name="text">
247            <string>Auto Scale</string>
248           </property>
249          </item>
250          <item>
251           <property name="text">
252            <string>Hounsfield Full Scale</string>
253           </property>
254          </item>
255          <item>
256           <property name="text">
257            <string>Soft Tissue</string>
258           </property>
259          </item>
260          <item>
261           <property name="text">
262            <string>Lungs</string>
263           </property>
264          </item>
265          <item>
266           <property name="text">
267            <string>Bones</string>
268           </property>
269          </item>
270          <item>
271           <property name="text">
272            <string>[0,1] Scale</string>
273           </property>
274          </item>
275          <item>
276           <property name="text">
277            <string>User Scale</string>
278           </property>
279          </item>
280          <item>
281           <property name="text">
282            <string>Ventilation Image</string>
283           </property>
284          </item>
285         </widget>
286        </item>
287        <item row="0" column="14">
288         <widget class="QLabel" name="label_4">
289          <property name="text">
290           <string>Colormap :</string>
291          </property>
292         </widget>
293        </item>
294        <item row="0" column="15">
295         <widget class="QComboBox" name="colorMapComboBox">
296          <item>
297           <property name="text">
298            <string>B&amp;W</string>
299           </property>
300          </item>
301          <item>
302           <property name="text">
303            <string>Heat</string>
304           </property>
305          </item>
306          <item>
307           <property name="text">
308            <string>Cold</string>
309           </property>
310          </item>
311          <item>
312           <property name="text">
313            <string>Full Color</string>
314           </property>
315          </item>
316          <item>
317           <property name="text">
318            <string>Segmentation</string>
319           </property>
320          </item>
321          <item>
322           <property name="text">
323            <string>Ventilation</string>
324           </property>
325          </item>
326         </widget>
327        </item>
328        <item row="0" column="18">
329         <widget class="QPushButton" name="viewButton">
330          <property name="sizePolicy">
331           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
332            <horstretch>0</horstretch>
333            <verstretch>0</verstretch>
334           </sizepolicy>
335          </property>
336          <property name="maximumSize">
337           <size>
338            <width>24</width>
339            <height>24</height>
340           </size>
341          </property>
342          <property name="toolTip">
343           <string>Expand window</string>
344          </property>
345          <property name="text">
346           <string/>
347          </property>
348          <property name="icon">
349           <iconset resource="../vvIcons.qrc">
350            <normaloff>:/common/icons/adjustsize.png</normaloff>:/common/icons/adjustsize.png</iconset>
351          </property>
352         </widget>
353        </item>
354        <item row="0" column="17">
355         <widget class="Line" name="line_3">
356          <property name="orientation">
357           <enum>Qt::Vertical</enum>
358          </property>
359         </widget>
360        </item>
361        <item row="0" column="4">
362         <widget class="QSpinBox" name="frameRateSpinBox">
363          <property name="minimum">
364           <number>1</number>
365          </property>
366          <property name="maximum">
367           <number>100</number>
368          </property>
369          <property name="value">
370           <number>10</number>
371          </property>
372         </widget>
373        </item>
374        <item row="0" column="3">
375         <widget class="QLabel" name="frameRateLabel">
376          <property name="text">
377           <string>Speed : </string>
378          </property>
379         </widget>
380        </item>
381       </layout>
382      </widget>
383     </item>
384     <item>
385      <widget class="QSplitter" name="splitter_4">
386       <property name="orientation">
387        <enum>Qt::Horizontal</enum>
388       </property>
389       <widget class="QSplitter" name="splitter">
390        <property name="orientation">
391         <enum>Qt::Vertical</enum>
392        </property>
393        <widget class="QTabWidget" name="tabWidget">
394         <property name="sizePolicy">
395          <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
396           <horstretch>0</horstretch>
397           <verstretch>1</verstretch>
398          </sizepolicy>
399         </property>
400         <property name="currentIndex">
401          <number>0</number>
402         </property>
403         <widget class="QWidget" name="DataTab">
404          <attribute name="title">
405           <string>Images</string>
406          </attribute>
407          <layout class="QGridLayout">
408           <property name="margin">
409            <number>2</number>
410           </property>
411           <property name="spacing">
412            <number>2</number>
413           </property>
414           <item row="0" column="0">
415            <widget class="QTreeWidget" name="DataTree">
416             <property name="sizePolicy">
417              <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
418               <horstretch>0</horstretch>
419               <verstretch>0</verstretch>
420              </sizepolicy>
421             </property>
422             <property name="horizontalScrollBarPolicy">
423              <enum>Qt::ScrollBarAsNeeded</enum>
424             </property>
425             <property name="showDropIndicator" stdset="0">
426              <bool>false</bool>
427             </property>
428             <property name="textElideMode">
429              <enum>Qt::ElideLeft</enum>
430             </property>
431             <property name="itemsExpandable">
432              <bool>true</bool>
433             </property>
434             <property name="columnCount">
435              <number>7</number>
436             </property>
437             <column>
438              <property name="text">
439               <string>1</string>
440              </property>
441             </column>
442             <column>
443              <property name="text">
444               <string>2</string>
445              </property>
446             </column>
447             <column>
448              <property name="text">
449               <string>3</string>
450              </property>
451             </column>
452             <column>
453              <property name="text">
454               <string>4</string>
455              </property>
456             </column>
457             <column>
458              <property name="text">
459               <string>Data</string>
460              </property>
461             </column>
462             <column>
463              <property name="text">
464               <string>6</string>
465              </property>
466             </column>
467             <column>
468              <property name="text">
469               <string>8</string>
470              </property>
471             </column>
472            </widget>
473           </item>
474          </layout>
475         </widget>
476         <widget class="QWidget" name="VFtab">
477          <property name="sizePolicy">
478           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
479            <horstretch>0</horstretch>
480            <verstretch>0</verstretch>
481           </sizepolicy>
482          </property>
483          <attribute name="title">
484           <string>Overlay</string>
485          </attribute>
486          <layout class="QGridLayout">
487           <property name="margin">
488            <number>2</number>
489           </property>
490           <property name="spacing">
491            <number>2</number>
492           </property>
493           <item row="0" column="0">
494            <widget class="vvOverlayPanel" name="overlayPanel" native="true">
495             <property name="sizePolicy">
496              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
497               <horstretch>0</horstretch>
498               <verstretch>0</verstretch>
499              </sizepolicy>
500             </property>
501            </widget>
502           </item>
503          </layout>
504         </widget>
505         <widget class="QWidget" name="LinkTab">
506          <property name="sizePolicy">
507           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
508            <horstretch>0</horstretch>
509            <verstretch>0</verstretch>
510           </sizepolicy>
511          </property>
512          <attribute name="title">
513           <string>Link</string>
514          </attribute>
515          <layout class="QGridLayout">
516           <property name="margin">
517            <number>2</number>
518           </property>
519           <property name="spacing">
520            <number>2</number>
521           </property>
522           <item row="0" column="0">
523            <widget class="vvLinkPanel" name="linkPanel" native="true">
524             <property name="sizePolicy">
525              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
526               <horstretch>0</horstretch>
527               <verstretch>0</verstretch>
528              </sizepolicy>
529             </property>
530            </widget>
531           </item>
532          </layout>
533         </widget>
534         <widget class="QWidget" name="Landmarkstab">
535          <property name="sizePolicy">
536           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
537            <horstretch>0</horstretch>
538            <verstretch>0</verstretch>
539           </sizepolicy>
540          </property>
541          <attribute name="title">
542           <string>Landmarks</string>
543          </attribute>
544          <layout class="QGridLayout">
545           <property name="margin">
546            <number>2</number>
547           </property>
548           <property name="spacing">
549            <number>2</number>
550           </property>
551           <item row="0" column="0">
552            <widget class="vvLandmarksPanel" name="landmarksPanel" native="true">
553             <property name="sizePolicy">
554              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
555               <horstretch>0</horstretch>
556               <verstretch>0</verstretch>
557              </sizepolicy>
558             </property>
559            </widget>
560           </item>
561          </layout>
562         </widget>
563        </widget>
564        <widget class="vvInfoPanel" name="infoPanel" native="true">
565         <property name="enabled">
566          <bool>true</bool>
567         </property>
568         <property name="sizePolicy">
569          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
570           <horstretch>0</horstretch>
571           <verstretch>0</verstretch>
572          </sizepolicy>
573         </property>
574        </widget>
575       </widget>
576       <widget class="QSplitter" name="splitter_3">
577        <property name="sizePolicy">
578         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
579          <horstretch>1</horstretch>
580          <verstretch>0</verstretch>
581         </sizepolicy>
582        </property>
583        <property name="orientation">
584         <enum>Qt::Horizontal</enum>
585        </property>
586        <widget class="QSplitter" name="OSplitter">
587         <property name="orientation">
588          <enum>Qt::Vertical</enum>
589         </property>
590         <widget class="QWidget" name="NOWidget" native="true">
591          <property name="sizePolicy">
592           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
593            <horstretch>0</horstretch>
594            <verstretch>0</verstretch>
595           </sizepolicy>
596          </property>
597          <layout class="QGridLayout">
598           <property name="horizontalSpacing">
599            <number>2</number>
600           </property>
601           <property name="margin">
602            <number>2</number>
603           </property>
604           <item row="0" column="0">
605            <widget class="QVTKWidget" name="NOViewWidget" native="true">
606             <property name="mouseTracking">
607              <bool>true</bool>
608             </property>
609            </widget>
610           </item>
611           <item row="0" column="1">
612            <widget class="QSlider" name="NOVerticalSlider">
613             <property name="orientation">
614              <enum>Qt::Vertical</enum>
615             </property>
616            </widget>
617           </item>
618           <item row="1" column="0">
619            <widget class="QSlider" name="NOHorizontalSlider">
620             <property name="orientation">
621              <enum>Qt::Horizontal</enum>
622             </property>
623            </widget>
624           </item>
625          </layout>
626         </widget>
627         <widget class="QWidget" name="SOWidget" native="true">
628          <property name="sizePolicy">
629           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
630            <horstretch>0</horstretch>
631            <verstretch>0</verstretch>
632           </sizepolicy>
633          </property>
634          <property name="focusPolicy">
635           <enum>Qt::NoFocus</enum>
636          </property>
637          <layout class="QGridLayout">
638           <property name="margin">
639            <number>2</number>
640           </property>
641           <property name="spacing">
642            <number>2</number>
643           </property>
644           <item row="0" column="0">
645            <widget class="QVTKWidget" name="SOViewWidget" native="true">
646             <property name="mouseTracking">
647              <bool>true</bool>
648             </property>
649            </widget>
650           </item>
651           <item row="0" column="1">
652            <widget class="QSlider" name="SOVerticalSlider">
653             <property name="orientation">
654              <enum>Qt::Vertical</enum>
655             </property>
656            </widget>
657           </item>
658           <item row="1" column="0">
659            <widget class="QSlider" name="SOHorizontalSlider">
660             <property name="orientation">
661              <enum>Qt::Horizontal</enum>
662             </property>
663            </widget>
664           </item>
665          </layout>
666         </widget>
667        </widget>
668        <widget class="QSplitter" name="ESplitter">
669         <property name="orientation">
670          <enum>Qt::Vertical</enum>
671         </property>
672         <widget class="QWidget" name="NEWidget" native="true">
673          <property name="sizePolicy">
674           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
675            <horstretch>0</horstretch>
676            <verstretch>0</verstretch>
677           </sizepolicy>
678          </property>
679          <layout class="QGridLayout">
680           <property name="margin">
681            <number>2</number>
682           </property>
683           <property name="spacing">
684            <number>2</number>
685           </property>
686           <item row="0" column="0">
687            <widget class="QVTKWidget" name="NEViewWidget" native="true">
688             <property name="mouseTracking">
689              <bool>true</bool>
690             </property>
691            </widget>
692           </item>
693           <item row="0" column="1">
694            <widget class="QSlider" name="NEVerticalSlider">
695             <property name="orientation">
696              <enum>Qt::Vertical</enum>
697             </property>
698            </widget>
699           </item>
700           <item row="1" column="0">
701            <widget class="QSlider" name="NEHorizontalSlider">
702             <property name="orientation">
703              <enum>Qt::Horizontal</enum>
704             </property>
705            </widget>
706           </item>
707          </layout>
708         </widget>
709         <widget class="QWidget" name="SEWidget" native="true">
710          <property name="sizePolicy">
711           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
712            <horstretch>0</horstretch>
713            <verstretch>0</verstretch>
714           </sizepolicy>
715          </property>
716          <layout class="QGridLayout">
717           <property name="margin">
718            <number>2</number>
719           </property>
720           <property name="spacing">
721            <number>2</number>
722           </property>
723           <item row="0" column="0">
724            <widget class="QVTKWidget" name="SEViewWidget" native="true">
725             <property name="sizePolicy">
726              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
727               <horstretch>0</horstretch>
728               <verstretch>0</verstretch>
729              </sizepolicy>
730             </property>
731             <property name="mouseTracking">
732              <bool>true</bool>
733             </property>
734            </widget>
735           </item>
736           <item row="0" column="1">
737            <widget class="QSlider" name="SEVerticalSlider">
738             <property name="orientation">
739              <enum>Qt::Vertical</enum>
740             </property>
741            </widget>
742           </item>
743           <item row="1" column="0">
744            <widget class="QSlider" name="SEHorizontalSlider">
745             <property name="orientation">
746              <enum>Qt::Horizontal</enum>
747             </property>
748            </widget>
749           </item>
750          </layout>
751         </widget>
752        </widget>
753       </widget>
754      </widget>
755     </item>
756    </layout>
757   </widget>
758   <widget class="QMenuBar" name="menubar">
759    <property name="geometry">
760     <rect>
761      <x>0</x>
762      <y>0</y>
763      <width>1008</width>
764      <height>27</height>
765     </rect>
766    </property>
767    <property name="defaultUp">
768     <bool>false</bool>
769    </property>
770    <widget class="QMenu" name="menuFile">
771     <property name="title">
772      <string>File</string>
773     </property>
774     <addaction name="actionLoad_images"/>
775     <addaction name="actionOpen_Image_With_Time"/>
776     <addaction name="actionMerge_images_as_n_dim_t"/>
777     <addaction name="separator"/>
778     <addaction name="actionSlice_Image_As_Multiple_Images"/>
779     <addaction name="actionOpen_Multiple_Images_As_One"/>
780     <addaction name="separator"/>
781     <addaction name="actionOpen_Dicom"/>
782     <addaction name="actionOpen_Dicom_Struct"/>
783     <addaction name="actionOpen_VTK_contour"/>
784     <addaction name="separator"/>
785     <addaction name="actionSave_As"/>
786     <addaction name="separator"/>
787     <addaction name="actionExit"/>
788    </widget>
789    <widget class="QMenu" name="menuHelp">
790     <property name="title">
791      <string>Help</string>
792     </property>
793     <addaction name="actionNavigation_Help"/>
794     <addaction name="actionDocumentation"/>
795    </widget>
796    <widget class="QMenu" name="menuOverlay">
797     <property name="title">
798      <string>Overlay</string>
799     </property>
800     <addaction name="actionAdd_VF_to_current_Image"/>
801     <addaction name="actionAdd_fusion_image"/>
802    </widget>
803    <widget class="QMenu" name="menuScreenshots">
804     <property name="title">
805      <string>Screenshots</string>
806     </property>
807     <addaction name="actionNorth_West_Window"/>
808     <addaction name="actionNorth_East_Window"/>
809     <addaction name="actionSouth_West_Window"/>
810     <addaction name="actionSouth_East_Window"/>
811    </widget>
812    <widget class="QMenu" name="menuTools">
813     <property name="title">
814      <string>Tools</string>
815     </property>
816     <addaction name="actionMaximum_Intensity_Projection"/>
817    </widget>
818    <widget class="QMenu" name="menuExperimental">
819     <property name="title">
820      <string>Experimental</string>
821     </property>
822     <addaction name="actionSurface_Viewer"/>
823     <addaction name="actionDeformable_Registration"/>
824     <addaction name="actionSegmentation"/>
825     <addaction name="actionWarp_image_with_vector_field"/>
826     <addaction name="actionCompute_mid_position_image"/>
827    </widget>
828    <addaction name="menuFile"/>
829    <addaction name="menuOverlay"/>
830    <addaction name="menuScreenshots"/>
831    <addaction name="menuTools"/>
832    <addaction name="menuExperimental"/>
833    <addaction name="menuHelp"/>
834   </widget>
835   <widget class="QStatusBar" name="statusbar"/>
836   <action name="actionLoad_images">
837    <property name="icon">
838     <iconset resource="../vvIcons.qrc">
839      <normaloff>:/common/icons/fileopen.png</normaloff>:/common/icons/fileopen.png</iconset>
840    </property>
841    <property name="text">
842     <string>Open image(s)</string>
843    </property>
844   </action>
845   <action name="actionClose_image">
846    <property name="text">
847     <string>Close images</string>
848    </property>
849   </action>
850   <action name="actionExit">
851    <property name="icon">
852     <iconset resource="../vvIcons.qrc">
853      <normaloff>:/common/icons/exit.png</normaloff>:/common/icons/exit.png</iconset>
854    </property>
855    <property name="text">
856     <string>Exit</string>
857    </property>
858   </action>
859   <action name="actionSave_screenshot">
860    <property name="text">
861     <string>Save screenshot</string>
862    </property>
863   </action>
864   <action name="actionPickable">
865    <property name="text">
866     <string>pickable</string>
867    </property>
868   </action>
869   <action name="actionDragable">
870    <property name="text">
871     <string>dragable</string>
872    </property>
873   </action>
874   <action name="actionSet_colormap">
875    <property name="text">
876     <string>Set colormap</string>
877    </property>
878   </action>
879   <action name="actionIsoContours">
880    <property name="text">
881     <string>IsoContours</string>
882    </property>
883   </action>
884   <action name="actionAbouts">
885    <property name="text">
886     <string>About QtVTKRender2D</string>
887    </property>
888   </action>
889   <action name="actionDocumentation">
890    <property name="text">
891     <string>About</string>
892    </property>
893   </action>
894   <action name="actionReload_images">
895    <property name="text">
896     <string>Reload images</string>
897    </property>
898   </action>
899   <action name="actionOpen_Dicom">
900    <property name="icon">
901     <iconset resource="../vvIcons.qrc">
902      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
903    </property>
904    <property name="text">
905     <string>Open Dicom</string>
906    </property>
907   </action>
908   <action name="actionOpen_Multiple_Images_As_One">
909    <property name="icon">
910     <iconset resource="../vvIcons.qrc">
911      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
912    </property>
913    <property name="text">
914     <string>Merge several xD images into a single (x+1)D image</string>
915    </property>
916   </action>
917   <action name="actionSlice_Image_As_Multiple_Images">
918    <property name="icon">
919     <iconset resource="../vvIcons.qrc">
920      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
921    </property>
922    <property name="text">
923     <string>Slice a xD image into several (x-1)D images</string>
924    </property>
925   </action>
926   <action name="actionOpen_one_Image_as_Multiple">
927    <property name="text">
928     <string>Open One Image As Multiple</string>
929    </property>
930   </action>
931   <action name="actionSave_As">
932    <property name="icon">
933     <iconset resource="../vvIcons.qrc">
934      <normaloff>:/common/icons/filesave.png</normaloff>:/common/icons/filesave.png</iconset>
935    </property>
936    <property name="text">
937     <string>Save current image</string>
938    </property>
939    <property name="shortcut">
940     <string>Ctrl+S</string>
941    </property>
942   </action>
943   <action name="actionAdd_VF_to_current_Image">
944    <property name="icon">
945     <iconset resource="../vvIcons.qrc">
946      <normaloff>:/common/icons/cursor-uparrow.png</normaloff>:/common/icons/cursor-uparrow.png</iconset>
947    </property>
948    <property name="text">
949     <string>Add deformation field to current image</string>
950    </property>
951   </action>
952   <action name="actionNorth_West_Window">
953    <property name="icon">
954     <iconset resource="../vvIcons.qrc">
955      <normaloff>:/common/icons/NOgrid.png</normaloff>:/common/icons/NOgrid.png</iconset>
956    </property>
957    <property name="text">
958     <string>Save image in TL</string>
959    </property>
960   </action>
961   <action name="actionNorth_East_Window">
962    <property name="icon">
963     <iconset resource="../vvIcons.qrc">
964      <normaloff>:/common/icons/NEgrid.png</normaloff>:/common/icons/NEgrid.png</iconset>
965    </property>
966    <property name="text">
967     <string>Save image in TR</string>
968    </property>
969   </action>
970   <action name="actionSouth_West_Window">
971    <property name="icon">
972     <iconset resource="../vvIcons.qrc">
973      <normaloff>:/common/icons/SOgrid.png</normaloff>:/common/icons/SOgrid.png</iconset>
974    </property>
975    <property name="text">
976     <string>Save image in BL</string>
977    </property>
978   </action>
979   <action name="actionSouth_East_Window">
980    <property name="icon">
981     <iconset resource="../vvIcons.qrc">
982      <normaloff>:/common/icons/SEgrid.png</normaloff>:/common/icons/SEgrid.png</iconset>
983    </property>
984    <property name="text">
985     <string>Save image in BR</string>
986    </property>
987   </action>
988   <action name="actionOpen_Image_With_Time">
989    <property name="icon">
990     <iconset resource="../vvIcons.qrc">
991      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
992    </property>
993    <property name="text">
994     <string>Open xD image(s) as (x-1)D + t</string>
995    </property>
996   </action>
997   <action name="actionMerge_images_as_n_dim_t">
998    <property name="icon">
999     <iconset resource="../vvIcons.qrc">
1000      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1001    </property>
1002    <property name="text">
1003     <string>Open several xD images into a single xD+t images</string>
1004    </property>
1005   </action>
1006   <action name="actionAdd_fusion_image">
1007    <property name="icon">
1008     <iconset resource="../vvIcons.qrc">
1009      <normaloff>:/common/icons/fusion.png</normaloff>:/common/icons/fusion.png</iconset>
1010    </property>
1011    <property name="text">
1012     <string>Add fusion image to current image</string>
1013    </property>
1014   </action>
1015   <action name="actionSegmentation">
1016    <property name="text">
1017     <string>Segmentation</string>
1018    </property>
1019   </action>
1020   <action name="actionResampler">
1021    <property name="text">
1022     <string>Resample</string>
1023    </property>
1024   </action>
1025   <action name="actionSurface_Viewer">
1026    <property name="text">
1027     <string>Surface Viewer</string>
1028    </property>
1029   </action>
1030   <action name="actionDebug">
1031    <property name="text">
1032     <string>joelDebug</string>
1033    </property>
1034   </action>
1035   <action name="actionDeformable_Registration">
1036    <property name="text">
1037     <string>Deformable Registration</string>
1038    </property>
1039   </action>
1040   <action name="actionWarp_image_with_vector_field">
1041    <property name="text">
1042     <string>Verify Registration</string>
1043    </property>
1044   </action>
1045   <action name="actionMaximum_Intensity_Projection">
1046    <property name="text">
1047     <string>Maximum Intensity Projection</string>
1048    </property>
1049   </action>
1050   <action name="actionOpen_VTK_contour">
1051    <property name="icon">
1052     <iconset resource="../vvIcons.qrc">
1053      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1054    </property>
1055    <property name="text">
1056     <string>Open VTK or OBJ contour</string>
1057    </property>
1058   </action>
1059   <action name="actionNavigation_Help">
1060    <property name="text">
1061     <string>Navigation Help</string>
1062    </property>
1063    <property name="shortcut">
1064     <string>F1</string>
1065    </property>
1066   </action>
1067   <action name="actionOpen_Dicom_Struct">
1068    <property name="icon">
1069     <iconset resource="../vvIcons.qrc">
1070      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1071    </property>
1072    <property name="text">
1073     <string>Open Dicom-Struct</string>
1074    </property>
1075   </action>
1076   <action name="actionCompute_mid_position_image">
1077    <property name="text">
1078     <string>Compute mid-position image</string>
1079    </property>
1080   </action>
1081   <action name="actionExperimental">
1082    <property name="text">
1083     <string>Experimental...</string>
1084    </property>
1085   </action>
1086  </widget>
1087  <customwidgets>
1088   <customwidget>
1089    <class>QVTKWidget</class>
1090    <extends>QWidget</extends>
1091    <header>QVTKWidget.h</header>
1092   </customwidget>
1093   <customwidget>
1094    <class>vvInfoPanel</class>
1095    <extends>QWidget</extends>
1096    <header>vvInfoPanel.h</header>
1097   </customwidget>
1098   <customwidget>
1099    <class>vvLandmarksPanel</class>
1100    <extends>QWidget</extends>
1101    <header>vvLandmarksPanel.h</header>
1102   </customwidget>
1103   <customwidget>
1104    <class>vvLinkPanel</class>
1105    <extends>QWidget</extends>
1106    <header>vvLinkPanel.h</header>
1107   </customwidget>
1108   <customwidget>
1109    <class>vvOverlayPanel</class>
1110    <extends>QWidget</extends>
1111    <header>vvOverlayPanel.h</header>
1112   </customwidget>
1113  </customwidgets>
1114  <tabstops>
1115   <tabstop>presetComboBox</tabstop>
1116   <tabstop>windowSpinBox</tabstop>
1117   <tabstop>levelSpinBox</tabstop>
1118   <tabstop>NOViewWidget</tabstop>
1119   <tabstop>NOVerticalSlider</tabstop>
1120   <tabstop>NOHorizontalSlider</tabstop>
1121   <tabstop>SOVerticalSlider</tabstop>
1122   <tabstop>SOHorizontalSlider</tabstop>
1123   <tabstop>NEVerticalSlider</tabstop>
1124   <tabstop>NEHorizontalSlider</tabstop>
1125   <tabstop>SEVerticalSlider</tabstop>
1126   <tabstop>SEHorizontalSlider</tabstop>
1127   <tabstop>viewButton</tabstop>
1128  </tabstops>
1129  <resources>
1130   <include location="../vvIcons.qrc"/>
1131  </resources>
1132  <connections/>
1133 </ui>