]> Creatis software - clitk.git/blob - vv/qt_ui/vvMainWindow.ui
Merge branch 'master' of /home/dsarrut/clitk3.server
[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 'F1' 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 'F1' 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="17">
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>Dosimetry</string>
314           </property>
315          </item>
316          <item>
317           <property name="text">
318            <string>Full Color</string>
319           </property>
320          </item>
321          <item>
322           <property name="text">
323            <string>Segmentation</string>
324           </property>
325          </item>
326          <item>
327           <property name="text">
328            <string>Ventilation</string>
329           </property>
330          </item>
331         </widget>
332        </item>
333        <item row="0" column="19">
334         <widget class="QPushButton" name="viewButton">
335          <property name="sizePolicy">
336           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
337            <horstretch>0</horstretch>
338            <verstretch>0</verstretch>
339           </sizepolicy>
340          </property>
341          <property name="maximumSize">
342           <size>
343            <width>24</width>
344            <height>24</height>
345           </size>
346          </property>
347          <property name="toolTip">
348           <string>Expand window</string>
349          </property>
350          <property name="text">
351           <string/>
352          </property>
353          <property name="icon">
354           <iconset resource="../vvIcons.qrc">
355            <normaloff>:/common/icons/adjustsize.png</normaloff>:/common/icons/adjustsize.png</iconset>
356          </property>
357         </widget>
358        </item>
359        <item row="0" column="18">
360         <widget class="Line" name="line_3">
361          <property name="orientation">
362           <enum>Qt::Vertical</enum>
363          </property>
364         </widget>
365        </item>
366        <item row="0" column="4">
367         <widget class="QSpinBox" name="frameRateSpinBox">
368          <property name="minimum">
369           <number>1</number>
370          </property>
371          <property name="maximum">
372           <number>100</number>
373          </property>
374          <property name="value">
375           <number>10</number>
376          </property>
377         </widget>
378        </item>
379        <item row="0" column="3">
380         <widget class="QLabel" name="frameRateLabel">
381          <property name="text">
382           <string>Speed : </string>
383          </property>
384         </widget>
385        </item>
386        <item row="0" column="16">
387         <widget class="QPushButton" name="applyWindowLevelToAllButton">
388          <property name="enabled">
389           <bool>true</bool>
390          </property>
391          <property name="maximumSize">
392           <size>
393            <width>24</width>
394            <height>16777215</height>
395           </size>
396          </property>
397          <property name="toolTip">
398           <string>Apply windowing to all images</string>
399          </property>
400          <property name="text">
401           <string>All</string>
402          </property>
403         </widget>
404        </item>
405       </layout>
406      </widget>
407     </item>
408     <item>
409      <widget class="QSplitter" name="splitter_4">
410       <property name="orientation">
411        <enum>Qt::Horizontal</enum>
412       </property>
413       <widget class="QSplitter" name="splitter">
414        <property name="orientation">
415         <enum>Qt::Vertical</enum>
416        </property>
417        <widget class="QTabWidget" name="tabWidget">
418         <property name="sizePolicy">
419          <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
420           <horstretch>0</horstretch>
421           <verstretch>1</verstretch>
422          </sizepolicy>
423         </property>
424         <property name="currentIndex">
425          <number>0</number>
426         </property>
427         <widget class="QWidget" name="DataTab">
428          <attribute name="title">
429           <string>Images</string>
430          </attribute>
431          <layout class="QGridLayout">
432           <property name="margin">
433            <number>2</number>
434           </property>
435           <property name="spacing">
436            <number>2</number>
437           </property>
438           <item row="0" column="0">
439            <widget class="QTreeWidget" name="DataTree">
440             <property name="sizePolicy">
441              <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
442               <horstretch>0</horstretch>
443               <verstretch>0</verstretch>
444              </sizepolicy>
445             </property>
446             <property name="horizontalScrollBarPolicy">
447              <enum>Qt::ScrollBarAsNeeded</enum>
448             </property>
449             <property name="showDropIndicator" stdset="0">
450              <bool>false</bool>
451             </property>
452             <property name="textElideMode">
453              <enum>Qt::ElideLeft</enum>
454             </property>
455             <property name="itemsExpandable">
456              <bool>true</bool>
457             </property>
458             <property name="columnCount">
459              <number>7</number>
460             </property>
461             <column>
462              <property name="text">
463               <string>1</string>
464              </property>
465             </column>
466             <column>
467              <property name="text">
468               <string>2</string>
469              </property>
470             </column>
471             <column>
472              <property name="text">
473               <string>3</string>
474              </property>
475             </column>
476             <column>
477              <property name="text">
478               <string>4</string>
479              </property>
480             </column>
481             <column>
482              <property name="text">
483               <string>Data</string>
484              </property>
485             </column>
486             <column>
487              <property name="text">
488               <string>6</string>
489              </property>
490             </column>
491             <column>
492              <property name="text">
493               <string>8</string>
494              </property>
495             </column>
496            </widget>
497           </item>
498          </layout>
499         </widget>
500         <widget class="QWidget" name="VFtab">
501          <property name="sizePolicy">
502           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
503            <horstretch>0</horstretch>
504            <verstretch>0</verstretch>
505           </sizepolicy>
506          </property>
507          <attribute name="title">
508           <string>Overlay</string>
509          </attribute>
510          <layout class="QGridLayout">
511           <property name="margin">
512            <number>2</number>
513           </property>
514           <property name="spacing">
515            <number>2</number>
516           </property>
517           <item row="0" column="0">
518            <widget class="vvOverlayPanel" name="overlayPanel" native="true">
519             <property name="sizePolicy">
520              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
521               <horstretch>0</horstretch>
522               <verstretch>0</verstretch>
523              </sizepolicy>
524             </property>
525            </widget>
526           </item>
527          </layout>
528         </widget>
529         <widget class="QWidget" name="LinkTab">
530          <property name="sizePolicy">
531           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
532            <horstretch>0</horstretch>
533            <verstretch>0</verstretch>
534           </sizepolicy>
535          </property>
536          <attribute name="title">
537           <string>Link</string>
538          </attribute>
539          <layout class="QGridLayout">
540           <property name="margin">
541            <number>2</number>
542           </property>
543           <property name="spacing">
544            <number>2</number>
545           </property>
546           <item row="0" column="0">
547            <widget class="vvLinkPanel" name="linkPanel" native="true">
548             <property name="sizePolicy">
549              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
550               <horstretch>0</horstretch>
551               <verstretch>0</verstretch>
552              </sizepolicy>
553             </property>
554            </widget>
555           </item>
556          </layout>
557         </widget>
558         <widget class="QWidget" name="Landmarkstab">
559          <property name="sizePolicy">
560           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
561            <horstretch>0</horstretch>
562            <verstretch>0</verstretch>
563           </sizepolicy>
564          </property>
565          <attribute name="title">
566           <string>Landmarks</string>
567          </attribute>
568          <layout class="QGridLayout">
569           <property name="margin">
570            <number>2</number>
571           </property>
572           <property name="spacing">
573            <number>2</number>
574           </property>
575           <item row="0" column="0">
576            <widget class="vvLandmarksPanel" name="landmarksPanel" native="true">
577             <property name="sizePolicy">
578              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
579               <horstretch>0</horstretch>
580               <verstretch>0</verstretch>
581              </sizepolicy>
582             </property>
583            </widget>
584           </item>
585          </layout>
586         </widget>
587        </widget>
588        <widget class="vvInfoPanel" name="infoPanel" native="true">
589         <property name="enabled">
590          <bool>true</bool>
591         </property>
592         <property name="sizePolicy">
593          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
594           <horstretch>0</horstretch>
595           <verstretch>0</verstretch>
596          </sizepolicy>
597         </property>
598        </widget>
599       </widget>
600       <widget class="QSplitter" name="splitter_3">
601        <property name="sizePolicy">
602         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
603          <horstretch>1</horstretch>
604          <verstretch>0</verstretch>
605         </sizepolicy>
606        </property>
607        <property name="orientation">
608         <enum>Qt::Horizontal</enum>
609        </property>
610        <widget class="QSplitter" name="OSplitter">
611         <property name="orientation">
612          <enum>Qt::Vertical</enum>
613         </property>
614         <widget class="QWidget" name="NOWidget" native="true">
615          <property name="sizePolicy">
616           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
617            <horstretch>0</horstretch>
618            <verstretch>0</verstretch>
619           </sizepolicy>
620          </property>
621          <layout class="QGridLayout">
622           <property name="horizontalSpacing">
623            <number>2</number>
624           </property>
625           <property name="margin">
626            <number>2</number>
627           </property>
628           <item row="0" column="0">
629            <widget class="QVTKWidget" name="NOViewWidget" native="true">
630             <property name="mouseTracking">
631              <bool>true</bool>
632             </property>
633            </widget>
634           </item>
635           <item row="0" column="1">
636            <widget class="QSlider" name="NOVerticalSlider">
637             <property name="orientation">
638              <enum>Qt::Vertical</enum>
639             </property>
640            </widget>
641           </item>
642           <item row="1" column="0">
643            <widget class="QSlider" name="NOHorizontalSlider">
644             <property name="orientation">
645              <enum>Qt::Horizontal</enum>
646             </property>
647            </widget>
648           </item>
649          </layout>
650         </widget>
651         <widget class="QWidget" name="SOWidget" native="true">
652          <property name="sizePolicy">
653           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
654            <horstretch>0</horstretch>
655            <verstretch>0</verstretch>
656           </sizepolicy>
657          </property>
658          <property name="focusPolicy">
659           <enum>Qt::NoFocus</enum>
660          </property>
661          <layout class="QGridLayout">
662           <property name="margin">
663            <number>2</number>
664           </property>
665           <property name="spacing">
666            <number>2</number>
667           </property>
668           <item row="0" column="0">
669            <widget class="QVTKWidget" name="SOViewWidget" native="true">
670             <property name="mouseTracking">
671              <bool>true</bool>
672             </property>
673            </widget>
674           </item>
675           <item row="0" column="1">
676            <widget class="QSlider" name="SOVerticalSlider">
677             <property name="orientation">
678              <enum>Qt::Vertical</enum>
679             </property>
680            </widget>
681           </item>
682           <item row="1" column="0">
683            <widget class="QSlider" name="SOHorizontalSlider">
684             <property name="orientation">
685              <enum>Qt::Horizontal</enum>
686             </property>
687            </widget>
688           </item>
689          </layout>
690         </widget>
691        </widget>
692        <widget class="QSplitter" name="ESplitter">
693         <property name="orientation">
694          <enum>Qt::Vertical</enum>
695         </property>
696         <widget class="QWidget" name="NEWidget" native="true">
697          <property name="sizePolicy">
698           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
699            <horstretch>0</horstretch>
700            <verstretch>0</verstretch>
701           </sizepolicy>
702          </property>
703          <layout class="QGridLayout">
704           <property name="margin">
705            <number>2</number>
706           </property>
707           <property name="spacing">
708            <number>2</number>
709           </property>
710           <item row="0" column="0">
711            <widget class="QVTKWidget" name="NEViewWidget" native="true">
712             <property name="mouseTracking">
713              <bool>true</bool>
714             </property>
715            </widget>
716           </item>
717           <item row="0" column="1">
718            <widget class="QSlider" name="NEVerticalSlider">
719             <property name="orientation">
720              <enum>Qt::Vertical</enum>
721             </property>
722            </widget>
723           </item>
724           <item row="1" column="0">
725            <widget class="QSlider" name="NEHorizontalSlider">
726             <property name="orientation">
727              <enum>Qt::Horizontal</enum>
728             </property>
729            </widget>
730           </item>
731          </layout>
732         </widget>
733         <widget class="QWidget" name="SEWidget" native="true">
734          <property name="sizePolicy">
735           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
736            <horstretch>0</horstretch>
737            <verstretch>0</verstretch>
738           </sizepolicy>
739          </property>
740          <layout class="QGridLayout">
741           <property name="margin">
742            <number>2</number>
743           </property>
744           <property name="spacing">
745            <number>2</number>
746           </property>
747           <item row="0" column="0">
748            <widget class="QVTKWidget" name="SEViewWidget" native="true">
749             <property name="sizePolicy">
750              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
751               <horstretch>0</horstretch>
752               <verstretch>0</verstretch>
753              </sizepolicy>
754             </property>
755             <property name="mouseTracking">
756              <bool>true</bool>
757             </property>
758            </widget>
759           </item>
760           <item row="0" column="1">
761            <widget class="QSlider" name="SEVerticalSlider">
762             <property name="orientation">
763              <enum>Qt::Vertical</enum>
764             </property>
765            </widget>
766           </item>
767           <item row="1" column="0">
768            <widget class="QSlider" name="SEHorizontalSlider">
769             <property name="orientation">
770              <enum>Qt::Horizontal</enum>
771             </property>
772            </widget>
773           </item>
774          </layout>
775         </widget>
776        </widget>
777       </widget>
778      </widget>
779     </item>
780    </layout>
781   </widget>
782   <widget class="QMenuBar" name="menubar">
783    <property name="geometry">
784     <rect>
785      <x>0</x>
786      <y>0</y>
787      <width>1008</width>
788      <height>19</height>
789     </rect>
790    </property>
791    <property name="defaultUp">
792     <bool>false</bool>
793    </property>
794    <widget class="QMenu" name="menuFile">
795     <property name="title">
796      <string>File</string>
797     </property>
798     <addaction name="actionLoad_images"/>
799     <addaction name="actionOpen_Image_With_Time"/>
800     <addaction name="actionMerge_images_as_n_dim_t"/>
801     <addaction name="separator"/>
802     <addaction name="actionSlice_Image_As_Multiple_Images"/>
803     <addaction name="actionOpen_Multiple_Images_As_One"/>
804     <addaction name="separator"/>
805     <addaction name="actionOpen_Dicom"/>
806     <addaction name="actionOpen_Dicom_Struct"/>
807     <addaction name="actionOpen_VTK_contour"/>
808     <addaction name="separator"/>
809     <addaction name="actionSave_As"/>
810     <addaction name="separator"/>
811     <addaction name="actionExit"/>
812    </widget>
813    <widget class="QMenu" name="menuHelp">
814     <property name="title">
815      <string>Help</string>
816     </property>
817     <addaction name="actionNavigation_Help"/>
818     <addaction name="actionDocumentation"/>
819     <addaction name="actionRegister_vv"/>
820    </widget>
821    <widget class="QMenu" name="menuOverlay">
822     <property name="title">
823      <string>Overlay</string>
824     </property>
825     <addaction name="actionAdd_VF_to_current_Image"/>
826     <addaction name="actionAdd_fusion_image"/>
827    </widget>
828    <widget class="QMenu" name="menuScreenshots">
829     <property name="title">
830      <string>Screenshots</string>
831     </property>
832     <addaction name="actionNorth_West_Window"/>
833     <addaction name="actionNorth_East_Window"/>
834     <addaction name="actionSouth_West_Window"/>
835     <addaction name="actionSouth_East_Window"/>
836     <addaction name="separator"/>
837     <addaction name="actionSave_all_slices"/>
838    </widget>
839    <widget class="QMenu" name="menuExperimental">
840     <property name="title">
841      <string>Experimental</string>
842     </property>
843     <addaction name="actionSurface_Viewer"/>
844     <addaction name="actionDeformable_Registration"/>
845     <addaction name="actionSegmentation"/>
846     <addaction name="actionWarp_image_with_vector_field"/>
847     <addaction name="actionCompute_mid_position_image"/>
848    </widget>
849    <widget class="QMenu" name="menuTools">
850     <property name="title">
851      <string>Tools</string>
852     </property>
853    </widget>
854    <addaction name="menuFile"/>
855    <addaction name="menuOverlay"/>
856    <addaction name="menuScreenshots"/>
857    <addaction name="menuTools"/>
858    <addaction name="menuExperimental"/>
859    <addaction name="menuHelp"/>
860   </widget>
861   <widget class="QStatusBar" name="statusbar"/>
862   <action name="actionLoad_images">
863    <property name="icon">
864     <iconset resource="../vvIcons.qrc">
865      <normaloff>:/common/icons/fileopen.png</normaloff>:/common/icons/fileopen.png</iconset>
866    </property>
867    <property name="text">
868     <string>Open image(s)</string>
869    </property>
870   </action>
871   <action name="actionClose_image">
872    <property name="text">
873     <string>Close images</string>
874    </property>
875   </action>
876   <action name="actionExit">
877    <property name="icon">
878     <iconset resource="../vvIcons.qrc">
879      <normaloff>:/common/icons/exit.png</normaloff>:/common/icons/exit.png</iconset>
880    </property>
881    <property name="text">
882     <string>Exit</string>
883    </property>
884   </action>
885   <action name="actionSave_screenshot">
886    <property name="text">
887     <string>Save screenshot</string>
888    </property>
889   </action>
890   <action name="actionPickable">
891    <property name="text">
892     <string>pickable</string>
893    </property>
894   </action>
895   <action name="actionDragable">
896    <property name="text">
897     <string>dragable</string>
898    </property>
899   </action>
900   <action name="actionSet_colormap">
901    <property name="text">
902     <string>Set colormap</string>
903    </property>
904   </action>
905   <action name="actionIsoContours">
906    <property name="text">
907     <string>IsoContours</string>
908    </property>
909   </action>
910   <action name="actionAbouts">
911    <property name="text">
912     <string>About QtVTKRender2D</string>
913    </property>
914   </action>
915   <action name="actionDocumentation">
916    <property name="text">
917     <string>About</string>
918    </property>
919   </action>
920   <action name="actionReload_images">
921    <property name="text">
922     <string>Reload images</string>
923    </property>
924   </action>
925   <action name="actionOpen_Dicom">
926    <property name="icon">
927     <iconset resource="../vvIcons.qrc">
928      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
929    </property>
930    <property name="text">
931     <string>Open Dicom</string>
932    </property>
933   </action>
934   <action name="actionOpen_Multiple_Images_As_One">
935    <property name="icon">
936     <iconset resource="../vvIcons.qrc">
937      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
938    </property>
939    <property name="text">
940     <string>Merge several nD images into a single (n+1)D image</string>
941    </property>
942   </action>
943   <action name="actionSlice_Image_As_Multiple_Images">
944    <property name="icon">
945     <iconset resource="../vvIcons.qrc">
946      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
947    </property>
948    <property name="text">
949     <string>Slice a nD image into several (n-1)D images</string>
950    </property>
951   </action>
952   <action name="actionOpen_one_Image_as_Multiple">
953    <property name="text">
954     <string>Open One Image As Multiple</string>
955    </property>
956   </action>
957   <action name="actionSave_As">
958    <property name="icon">
959     <iconset resource="../vvIcons.qrc">
960      <normaloff>:/common/icons/filesave.png</normaloff>:/common/icons/filesave.png</iconset>
961    </property>
962    <property name="text">
963     <string>Save current image</string>
964    </property>
965    <property name="shortcut">
966     <string>Ctrl+S</string>
967    </property>
968   </action>
969   <action name="actionAdd_VF_to_current_Image">
970    <property name="icon">
971     <iconset resource="../vvIcons.qrc">
972      <normaloff>:/common/icons/cursor-uparrow.png</normaloff>:/common/icons/cursor-uparrow.png</iconset>
973    </property>
974    <property name="text">
975     <string>Add deformation field to current image</string>
976    </property>
977   </action>
978   <action name="actionNorth_West_Window">
979    <property name="icon">
980     <iconset resource="../vvIcons.qrc">
981      <normaloff>:/common/icons/NOgrid.png</normaloff>:/common/icons/NOgrid.png</iconset>
982    </property>
983    <property name="text">
984     <string>Save image in TL</string>
985    </property>
986   </action>
987   <action name="actionNorth_East_Window">
988    <property name="icon">
989     <iconset resource="../vvIcons.qrc">
990      <normaloff>:/common/icons/NEgrid.png</normaloff>:/common/icons/NEgrid.png</iconset>
991    </property>
992    <property name="text">
993     <string>Save image in TR</string>
994    </property>
995   </action>
996   <action name="actionSouth_West_Window">
997    <property name="icon">
998     <iconset resource="../vvIcons.qrc">
999      <normaloff>:/common/icons/SOgrid.png</normaloff>:/common/icons/SOgrid.png</iconset>
1000    </property>
1001    <property name="text">
1002     <string>Save image in BL</string>
1003    </property>
1004   </action>
1005   <action name="actionSouth_East_Window">
1006    <property name="icon">
1007     <iconset resource="../vvIcons.qrc">
1008      <normaloff>:/common/icons/SEgrid.png</normaloff>:/common/icons/SEgrid.png</iconset>
1009    </property>
1010    <property name="text">
1011     <string>Save image in BR</string>
1012    </property>
1013   </action>
1014   <action name="actionOpen_Image_With_Time">
1015    <property name="icon">
1016     <iconset resource="../vvIcons.qrc">
1017      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1018    </property>
1019    <property name="text">
1020     <string>Open a nD image as a (n-1)D + t image</string>
1021    </property>
1022   </action>
1023   <action name="actionMerge_images_as_n_dim_t">
1024    <property name="icon">
1025     <iconset resource="../vvIcons.qrc">
1026      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1027    </property>
1028    <property name="text">
1029     <string>Open several nD images into a single nD+t image</string>
1030    </property>
1031   </action>
1032   <action name="actionAdd_fusion_image">
1033    <property name="icon">
1034     <iconset resource="../vvIcons.qrc">
1035      <normaloff>:/common/icons/fusion.png</normaloff>:/common/icons/fusion.png</iconset>
1036    </property>
1037    <property name="text">
1038     <string>Add fusion image to current image</string>
1039    </property>
1040   </action>
1041   <action name="actionSegmentation">
1042    <property name="text">
1043     <string>Segmentation</string>
1044    </property>
1045   </action>
1046   <action name="actionResampler">
1047    <property name="text">
1048     <string>Resample</string>
1049    </property>
1050   </action>
1051   <action name="actionSurface_Viewer">
1052    <property name="text">
1053     <string>Surface Viewer</string>
1054    </property>
1055   </action>
1056   <action name="actionDebug">
1057    <property name="text">
1058     <string>joelDebug</string>
1059    </property>
1060   </action>
1061   <action name="actionDeformable_Registration">
1062    <property name="text">
1063     <string>Deformable Registration</string>
1064    </property>
1065   </action>
1066   <action name="actionWarp_image_with_vector_field">
1067    <property name="text">
1068     <string>Verify Registration</string>
1069    </property>
1070   </action>
1071   <action name="actionMaximum_Intensity_Projection">
1072    <property name="text">
1073     <string>Maximum Intensity Projection</string>
1074    </property>
1075   </action>
1076   <action name="actionOpen_VTK_contour">
1077    <property name="icon">
1078     <iconset resource="../vvIcons.qrc">
1079      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1080    </property>
1081    <property name="text">
1082     <string>Open VTK or OBJ contour</string>
1083    </property>
1084   </action>
1085   <action name="actionNavigation_Help">
1086    <property name="text">
1087     <string>Navigation Help</string>
1088    </property>
1089    <property name="shortcut">
1090     <string>F1</string>
1091    </property>
1092   </action>
1093   <action name="actionOpen_Dicom_Struct">
1094    <property name="icon">
1095     <iconset resource="../vvIcons.qrc">
1096      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1097    </property>
1098    <property name="text">
1099     <string>Open Dicom-Struct</string>
1100    </property>
1101   </action>
1102   <action name="actionCompute_mid_position_image">
1103    <property name="text">
1104     <string>Compute mid-position image</string>
1105    </property>
1106   </action>
1107   <action name="actionExperimental">
1108    <property name="text">
1109     <string>Experimental...</string>
1110    </property>
1111   </action>
1112   <action name="actionRegister_vv">
1113    <property name="text">
1114     <string>Register vv</string>
1115    </property>
1116   </action>
1117   <action name="actionSave_all_slices">
1118    <property name="text">
1119     <string>Save all slices (Top-Left view)</string>
1120    </property>
1121   </action>
1122  </widget>
1123  <customwidgets>
1124   <customwidget>
1125    <class>QVTKWidget</class>
1126    <extends>QWidget</extends>
1127    <header>QVTKWidget.h</header>
1128   </customwidget>
1129   <customwidget>
1130    <class>vvInfoPanel</class>
1131    <extends>QWidget</extends>
1132    <header>vvInfoPanel.h</header>
1133   </customwidget>
1134   <customwidget>
1135    <class>vvLandmarksPanel</class>
1136    <extends>QWidget</extends>
1137    <header>vvLandmarksPanel.h</header>
1138   </customwidget>
1139   <customwidget>
1140    <class>vvLinkPanel</class>
1141    <extends>QWidget</extends>
1142    <header>vvLinkPanel.h</header>
1143   </customwidget>
1144   <customwidget>
1145    <class>vvOverlayPanel</class>
1146    <extends>QWidget</extends>
1147    <header>vvOverlayPanel.h</header>
1148   </customwidget>
1149  </customwidgets>
1150  <tabstops>
1151   <tabstop>presetComboBox</tabstop>
1152   <tabstop>windowSpinBox</tabstop>
1153   <tabstop>levelSpinBox</tabstop>
1154   <tabstop>NOViewWidget</tabstop>
1155   <tabstop>NOVerticalSlider</tabstop>
1156   <tabstop>NOHorizontalSlider</tabstop>
1157   <tabstop>SOVerticalSlider</tabstop>
1158   <tabstop>SOHorizontalSlider</tabstop>
1159   <tabstop>NEVerticalSlider</tabstop>
1160   <tabstop>NEHorizontalSlider</tabstop>
1161   <tabstop>SEVerticalSlider</tabstop>
1162   <tabstop>SEHorizontalSlider</tabstop>
1163   <tabstop>viewButton</tabstop>
1164  </tabstops>
1165  <resources>
1166   <include location="../vvIcons.qrc"/>
1167  </resources>
1168  <connections/>
1169 </ui>