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