]> Creatis software - clitk.git/blob - vv/qt_ui/vvMainWindow.ui
returned normal function to overlay menu
[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>20</height>
789     </rect>
790    </property>
791    <property name="defaultUp">
792     <bool>false</bool>
793    </property>
794    <widget class="QMenu" name="menuHelp">
795     <property name="title">
796      <string>Help</string>
797     </property>
798     <addaction name="actionNavigation_Help"/>
799     <addaction name="actionDocumentation"/>
800     <addaction name="actionRegister_vv"/>
801    </widget>
802    <widget class="QMenu" name="menuOverlay">
803     <property name="title">
804      <string>Overlay</string>
805     </property>
806     <addaction name="actionAdd_VF_to_current_Image"/>
807     <addaction name="actionAdd_overlay_image_to_current_image"/>
808     <addaction name="actionAdd_fusion_image"/>
809    </widget>
810    <widget class="QMenu" name="menuScreenshots">
811     <property name="title">
812      <string>Screenshots</string>
813     </property>
814     <addaction name="actionNorth_West_Window"/>
815     <addaction name="actionNorth_East_Window"/>
816     <addaction name="actionSouth_West_Window"/>
817     <addaction name="actionSouth_East_Window"/>
818     <addaction name="separator"/>
819     <addaction name="actionSave_all_slices"/>
820    </widget>
821    <widget class="QMenu" name="menuExperimental">
822     <property name="title">
823      <string>Experimental</string>
824     </property>
825     <addaction name="actionSurface_Viewer"/>
826     <addaction name="actionDeformable_Registration"/>
827     <addaction name="actionSegmentation"/>
828     <addaction name="actionWarp_image_with_vector_field"/>
829     <addaction name="actionCompute_mid_position_image"/>
830    </widget>
831    <widget class="QMenu" name="menuTools">
832     <property name="title">
833      <string>Tools</string>
834     </property>
835    </widget>
836    <widget class="QMenu" name="menuFile">
837     <property name="title">
838      <string>File</string>
839     </property>
840     <addaction name="actionLoad_images"/>
841     <addaction name="actionOpen_Image_With_Time"/>
842     <addaction name="actionMerge_images_as_n_dim_t"/>
843     <addaction name="separator"/>
844     <addaction name="actionSlice_Image_As_Multiple_Images"/>
845     <addaction name="actionOpen_Multiple_Images_As_One"/>
846     <addaction name="separator"/>
847     <addaction name="actionOpen_Dicom"/>
848     <addaction name="actionOpen_Dicom_Struct"/>
849     <addaction name="actionOpen_VTK_contour"/>
850     <addaction name="separator"/>
851     <addaction name="actionSave_As"/>
852     <addaction name="separator"/>
853     <addaction name="actionRead_saved_state"/>
854     <addaction name="actionSave_current_state"/>
855     <addaction name="separator"/>
856     <addaction name="actionExit"/>
857     <addaction name="separator"/>
858     <addaction name="separator"/>
859    </widget>
860    <addaction name="menuFile"/>
861    <addaction name="menuOverlay"/>
862    <addaction name="menuScreenshots"/>
863    <addaction name="menuTools"/>
864    <addaction name="menuExperimental"/>
865    <addaction name="menuHelp"/>
866   </widget>
867   <widget class="QStatusBar" name="statusbar"/>
868   <action name="actionLoad_images">
869    <property name="icon">
870     <iconset resource="../vvIcons.qrc">
871      <normaloff>:/common/icons/fileopen.png</normaloff>:/common/icons/fileopen.png</iconset>
872    </property>
873    <property name="text">
874     <string>Open image(s)</string>
875    </property>
876   </action>
877   <action name="actionClose_image">
878    <property name="text">
879     <string>Close images</string>
880    </property>
881   </action>
882   <action name="actionExit">
883    <property name="icon">
884     <iconset resource="../vvIcons.qrc">
885      <normaloff>:/common/icons/exit.png</normaloff>:/common/icons/exit.png</iconset>
886    </property>
887    <property name="text">
888     <string>Exit</string>
889    </property>
890   </action>
891   <action name="actionSave_screenshot">
892    <property name="text">
893     <string>Save screenshot</string>
894    </property>
895   </action>
896   <action name="actionPickable">
897    <property name="text">
898     <string>pickable</string>
899    </property>
900   </action>
901   <action name="actionDragable">
902    <property name="text">
903     <string>dragable</string>
904    </property>
905   </action>
906   <action name="actionSet_colormap">
907    <property name="text">
908     <string>Set colormap</string>
909    </property>
910   </action>
911   <action name="actionIsoContours">
912    <property name="text">
913     <string>IsoContours</string>
914    </property>
915   </action>
916   <action name="actionAbouts">
917    <property name="text">
918     <string>About QtVTKRender2D</string>
919    </property>
920   </action>
921   <action name="actionDocumentation">
922    <property name="text">
923     <string>About</string>
924    </property>
925   </action>
926   <action name="actionReload_images">
927    <property name="text">
928     <string>Reload images</string>
929    </property>
930   </action>
931   <action name="actionOpen_Dicom">
932    <property name="icon">
933     <iconset resource="../vvIcons.qrc">
934      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
935    </property>
936    <property name="text">
937     <string>Open Dicom</string>
938    </property>
939   </action>
940   <action name="actionOpen_Multiple_Images_As_One">
941    <property name="icon">
942     <iconset resource="../vvIcons.qrc">
943      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
944    </property>
945    <property name="text">
946     <string>Merge several nD images into a single (n+1)D image</string>
947    </property>
948   </action>
949   <action name="actionSlice_Image_As_Multiple_Images">
950    <property name="icon">
951     <iconset resource="../vvIcons.qrc">
952      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
953    </property>
954    <property name="text">
955     <string>Slice a nD image into several (n-1)D images</string>
956    </property>
957   </action>
958   <action name="actionOpen_one_Image_as_Multiple">
959    <property name="text">
960     <string>Open One Image As Multiple</string>
961    </property>
962   </action>
963   <action name="actionSave_As">
964    <property name="icon">
965     <iconset resource="../vvIcons.qrc">
966      <normaloff>:/common/icons/filesave.png</normaloff>:/common/icons/filesave.png</iconset>
967    </property>
968    <property name="text">
969     <string>Save current image</string>
970    </property>
971    <property name="shortcut">
972     <string>Ctrl+S</string>
973    </property>
974   </action>
975   <action name="actionAdd_VF_to_current_Image">
976    <property name="icon">
977     <iconset resource="../vvIcons.qrc">
978      <normaloff>:/common/icons/cursor-uparrow.png</normaloff>:/common/icons/cursor-uparrow.png</iconset>
979    </property>
980    <property name="text">
981     <string>Add deformation field to current image</string>
982    </property>
983    <property name="iconVisibleInMenu">
984     <bool>true</bool>
985    </property>
986   </action>
987   <action name="actionNorth_West_Window">
988    <property name="icon">
989     <iconset resource="../vvIcons.qrc">
990      <normaloff>:/common/icons/NOgrid.png</normaloff>:/common/icons/NOgrid.png</iconset>
991    </property>
992    <property name="text">
993     <string>Save image in TL</string>
994    </property>
995   </action>
996   <action name="actionNorth_East_Window">
997    <property name="icon">
998     <iconset resource="../vvIcons.qrc">
999      <normaloff>:/common/icons/NEgrid.png</normaloff>:/common/icons/NEgrid.png</iconset>
1000    </property>
1001    <property name="text">
1002     <string>Save image in TR</string>
1003    </property>
1004   </action>
1005   <action name="actionSouth_West_Window">
1006    <property name="icon">
1007     <iconset resource="../vvIcons.qrc">
1008      <normaloff>:/common/icons/SOgrid.png</normaloff>:/common/icons/SOgrid.png</iconset>
1009    </property>
1010    <property name="text">
1011     <string>Save image in BL</string>
1012    </property>
1013   </action>
1014   <action name="actionSouth_East_Window">
1015    <property name="icon">
1016     <iconset resource="../vvIcons.qrc">
1017      <normaloff>:/common/icons/SEgrid.png</normaloff>:/common/icons/SEgrid.png</iconset>
1018    </property>
1019    <property name="text">
1020     <string>Save image in BR</string>
1021    </property>
1022   </action>
1023   <action name="actionOpen_Image_With_Time">
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 a nD image as a (n-1)D + t image</string>
1030    </property>
1031   </action>
1032   <action name="actionMerge_images_as_n_dim_t">
1033    <property name="icon">
1034     <iconset resource="../vvIcons.qrc">
1035      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1036    </property>
1037    <property name="text">
1038     <string>Open several nD images into a single nD+t image</string>
1039    </property>
1040   </action>
1041   <action name="actionAdd_fusion_image">
1042    <property name="icon">
1043     <iconset resource="../vvIcons.qrc">
1044      <normaloff>:/common/icons/fusion.png</normaloff>:/common/icons/fusion.png</iconset>
1045    </property>
1046    <property name="text">
1047     <string>Add fusion image to current image</string>
1048    </property>
1049   </action>
1050   <action name="actionSegmentation">
1051    <property name="text">
1052     <string>Segmentation</string>
1053    </property>
1054   </action>
1055   <action name="actionResampler">
1056    <property name="text">
1057     <string>Resample</string>
1058    </property>
1059   </action>
1060   <action name="actionSurface_Viewer">
1061    <property name="text">
1062     <string>Surface Viewer</string>
1063    </property>
1064   </action>
1065   <action name="actionDebug">
1066    <property name="text">
1067     <string>joelDebug</string>
1068    </property>
1069   </action>
1070   <action name="actionDeformable_Registration">
1071    <property name="text">
1072     <string>Deformable Registration</string>
1073    </property>
1074   </action>
1075   <action name="actionWarp_image_with_vector_field">
1076    <property name="text">
1077     <string>Verify Registration</string>
1078    </property>
1079   </action>
1080   <action name="actionMaximum_Intensity_Projection">
1081    <property name="text">
1082     <string>Maximum Intensity Projection</string>
1083    </property>
1084   </action>
1085   <action name="actionOpen_VTK_contour">
1086    <property name="icon">
1087     <iconset resource="../vvIcons.qrc">
1088      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1089    </property>
1090    <property name="text">
1091     <string>Open VTK or OBJ contour</string>
1092    </property>
1093   </action>
1094   <action name="actionNavigation_Help">
1095    <property name="text">
1096     <string>Navigation Help</string>
1097    </property>
1098    <property name="shortcut">
1099     <string>F1</string>
1100    </property>
1101   </action>
1102   <action name="actionOpen_Dicom_Struct">
1103    <property name="icon">
1104     <iconset resource="../vvIcons.qrc">
1105      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1106    </property>
1107    <property name="text">
1108     <string>Open Dicom-Struct</string>
1109    </property>
1110   </action>
1111   <action name="actionCompute_mid_position_image">
1112    <property name="text">
1113     <string>Compute mid-position image</string>
1114    </property>
1115   </action>
1116   <action name="actionExperimental">
1117    <property name="text">
1118     <string>Experimental...</string>
1119    </property>
1120   </action>
1121   <action name="actionRegister_vv">
1122    <property name="text">
1123     <string>Register vv</string>
1124    </property>
1125   </action>
1126   <action name="actionSave_all_slices">
1127    <property name="text">
1128     <string>Save all slices (Top-Left view)</string>
1129    </property>
1130   </action>
1131   <action name="actionSave_current_state">
1132    <property name="icon">
1133     <iconset resource="../vvIcons.qrc">
1134      <normaloff>:/common/icons/filesave.png</normaloff>:/common/icons/filesave.png</iconset>
1135    </property>
1136    <property name="text">
1137     <string>Save current state</string>
1138    </property>
1139    <property name="toolTip">
1140     <string>Save current window and file states</string>
1141    </property>
1142   </action>
1143   <action name="actionRead_saved_state">
1144    <property name="icon">
1145     <iconset resource="../vvIcons.qrc">
1146      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1147    </property>
1148    <property name="text">
1149     <string>Read Saved State</string>
1150    </property>
1151   </action>
1152   <action name="actionAdd_overlay_image_to_current_image">
1153    <property name="icon">
1154     <iconset resource="../vvIcons.qrc">
1155      <normaloff>:/common/icons/GPSup.png</normaloff>:/common/icons/GPSup.png</iconset>
1156    </property>
1157    <property name="text">
1158     <string>Add overlay image to current image</string>
1159    </property>
1160    <property name="iconVisibleInMenu">
1161     <bool>true</bool>
1162    </property>
1163   </action>
1164  </widget>
1165  <customwidgets>
1166   <customwidget>
1167    <class>QVTKWidget</class>
1168    <extends>QWidget</extends>
1169    <header>QVTKWidget.h</header>
1170   </customwidget>
1171   <customwidget>
1172    <class>vvInfoPanel</class>
1173    <extends>QWidget</extends>
1174    <header>vvInfoPanel.h</header>
1175   </customwidget>
1176   <customwidget>
1177    <class>vvLandmarksPanel</class>
1178    <extends>QWidget</extends>
1179    <header>vvLandmarksPanel.h</header>
1180   </customwidget>
1181   <customwidget>
1182    <class>vvLinkPanel</class>
1183    <extends>QWidget</extends>
1184    <header>vvLinkPanel.h</header>
1185   </customwidget>
1186   <customwidget>
1187    <class>vvOverlayPanel</class>
1188    <extends>QWidget</extends>
1189    <header>vvOverlayPanel.h</header>
1190   </customwidget>
1191  </customwidgets>
1192  <tabstops>
1193   <tabstop>presetComboBox</tabstop>
1194   <tabstop>windowSpinBox</tabstop>
1195   <tabstop>levelSpinBox</tabstop>
1196   <tabstop>NOViewWidget</tabstop>
1197   <tabstop>NOVerticalSlider</tabstop>
1198   <tabstop>NOHorizontalSlider</tabstop>
1199   <tabstop>SOVerticalSlider</tabstop>
1200   <tabstop>SOHorizontalSlider</tabstop>
1201   <tabstop>NEVerticalSlider</tabstop>
1202   <tabstop>NEHorizontalSlider</tabstop>
1203   <tabstop>SEVerticalSlider</tabstop>
1204   <tabstop>SEHorizontalSlider</tabstop>
1205   <tabstop>viewButton</tabstop>
1206  </tabstops>
1207  <resources>
1208   <include location="../vvIcons.qrc"/>
1209  </resources>
1210  <connections/>
1211 </ui>