]> Creatis software - clitk.git/blob - vv/qt_ui/vvMainWindow.ui
Initial revision
[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="cursor">
604              <cursorShape>ArrowCursor</cursorShape>
605             </property>
606             <property name="mouseTracking">
607              <bool>true</bool>
608             </property>
609             <property name="focusPolicy">
610              <enum>Qt::WheelFocus</enum>
611             </property>
612            </widget>
613           </item>
614           <item row="0" column="1">
615            <widget class="QSlider" name="NOVerticalSlider">
616             <property name="orientation">
617              <enum>Qt::Vertical</enum>
618             </property>
619            </widget>
620           </item>
621           <item row="1" column="0">
622            <widget class="QSlider" name="NOHorizontalSlider">
623             <property name="orientation">
624              <enum>Qt::Horizontal</enum>
625             </property>
626            </widget>
627           </item>
628          </layout>
629         </widget>
630         <widget class="QWidget" name="SOWidget" native="true">
631          <property name="sizePolicy">
632           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
633            <horstretch>0</horstretch>
634            <verstretch>0</verstretch>
635           </sizepolicy>
636          </property>
637          <property name="focusPolicy">
638           <enum>Qt::NoFocus</enum>
639          </property>
640          <layout class="QGridLayout">
641           <property name="margin">
642            <number>2</number>
643           </property>
644           <property name="spacing">
645            <number>2</number>
646           </property>
647           <item row="0" column="0">
648            <widget class="QVTKWidget" name="SOViewWidget" native="true">
649             <property name="mouseTracking">
650              <bool>true</bool>
651             </property>
652             <property name="focusPolicy">
653              <enum>Qt::NoFocus</enum>
654             </property>
655            </widget>
656           </item>
657           <item row="0" column="1">
658            <widget class="QSlider" name="SOVerticalSlider">
659             <property name="orientation">
660              <enum>Qt::Vertical</enum>
661             </property>
662            </widget>
663           </item>
664           <item row="1" column="0">
665            <widget class="QSlider" name="SOHorizontalSlider">
666             <property name="orientation">
667              <enum>Qt::Horizontal</enum>
668             </property>
669            </widget>
670           </item>
671          </layout>
672         </widget>
673        </widget>
674        <widget class="QSplitter" name="ESplitter">
675         <property name="orientation">
676          <enum>Qt::Vertical</enum>
677         </property>
678         <widget class="QWidget" name="NEWidget" native="true">
679          <property name="sizePolicy">
680           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
681            <horstretch>0</horstretch>
682            <verstretch>0</verstretch>
683           </sizepolicy>
684          </property>
685          <layout class="QGridLayout">
686           <property name="margin">
687            <number>2</number>
688           </property>
689           <property name="spacing">
690            <number>2</number>
691           </property>
692           <item row="0" column="0">
693            <widget class="QVTKWidget" name="NEViewWidget" native="true">
694             <property name="mouseTracking">
695              <bool>true</bool>
696             </property>
697            </widget>
698           </item>
699           <item row="0" column="1">
700            <widget class="QSlider" name="NEVerticalSlider">
701             <property name="orientation">
702              <enum>Qt::Vertical</enum>
703             </property>
704            </widget>
705           </item>
706           <item row="1" column="0">
707            <widget class="QSlider" name="NEHorizontalSlider">
708             <property name="orientation">
709              <enum>Qt::Horizontal</enum>
710             </property>
711            </widget>
712           </item>
713          </layout>
714         </widget>
715         <widget class="QWidget" name="SEWidget" native="true">
716          <property name="sizePolicy">
717           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
718            <horstretch>0</horstretch>
719            <verstretch>0</verstretch>
720           </sizepolicy>
721          </property>
722          <layout class="QGridLayout">
723           <property name="margin">
724            <number>2</number>
725           </property>
726           <property name="spacing">
727            <number>2</number>
728           </property>
729           <item row="0" column="0">
730            <widget class="QVTKWidget" name="SEViewWidget" native="true">
731             <property name="sizePolicy">
732              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
733               <horstretch>0</horstretch>
734               <verstretch>0</verstretch>
735              </sizepolicy>
736             </property>
737             <property name="mouseTracking">
738              <bool>true</bool>
739             </property>
740            </widget>
741           </item>
742           <item row="0" column="1">
743            <widget class="QSlider" name="SEVerticalSlider">
744             <property name="orientation">
745              <enum>Qt::Vertical</enum>
746             </property>
747            </widget>
748           </item>
749           <item row="1" column="0">
750            <widget class="QSlider" name="SEHorizontalSlider">
751             <property name="orientation">
752              <enum>Qt::Horizontal</enum>
753             </property>
754            </widget>
755           </item>
756          </layout>
757         </widget>
758        </widget>
759       </widget>
760      </widget>
761     </item>
762    </layout>
763   </widget>
764   <widget class="QMenuBar" name="menubar">
765    <property name="geometry">
766     <rect>
767      <x>0</x>
768      <y>0</y>
769      <width>1008</width>
770      <height>22</height>
771     </rect>
772    </property>
773    <property name="defaultUp">
774     <bool>false</bool>
775    </property>
776    <widget class="QMenu" name="menuFile">
777     <property name="title">
778      <string>File</string>
779     </property>
780     <addaction name="actionLoad_images"/>
781     <addaction name="actionOpen_Image_With_Time"/>
782     <addaction name="separator"/>
783     <addaction name="actionOpen_Multiple_Images_As_One"/>
784     <addaction name="actionMerge_images_as_n_dim_t"/>
785     <addaction name="separator"/>
786     <addaction name="actionOpen_Dicom"/>
787     <addaction name="actionOpen_Dicom_Struct"/>
788     <addaction name="actionOpen_VTK_contour"/>
789     <addaction name="separator"/>
790     <addaction name="actionSave_As"/>
791     <addaction name="separator"/>
792     <addaction name="actionExit"/>
793    </widget>
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    </widget>
801    <widget class="QMenu" name="menuOverlay">
802     <property name="title">
803      <string>Overlay</string>
804     </property>
805     <addaction name="actionAdd_VF_to_current_Image"/>
806     <addaction name="actionAdd_fusion_image"/>
807    </widget>
808    <widget class="QMenu" name="menuScreenshots">
809     <property name="title">
810      <string>Screenshots</string>
811     </property>
812     <addaction name="actionNorth_West_Window"/>
813     <addaction name="actionNorth_East_Window"/>
814     <addaction name="actionSouth_West_Window"/>
815     <addaction name="actionSouth_East_Window"/>
816    </widget>
817    <widget class="QMenu" name="menuTools">
818     <property name="title">
819      <string>Tools</string>
820     </property>
821     <addaction name="actionSegmentation"/>
822     <addaction name="actionResampler"/>
823     <addaction name="actionSurface_Viewer"/>
824     <addaction name="actionDeformable_Registration"/>
825     <addaction name="actionWarp_image_with_vector_field"/>
826     <addaction name="actionMaximum_Intensity_Projection"/>
827     <addaction name="actionCompute_mid_position_image"/>
828    </widget>
829    <addaction name="menuFile"/>
830    <addaction name="menuOverlay"/>
831    <addaction name="menuScreenshots"/>
832    <addaction name="menuTools"/>
833    <addaction name="menuHelp"/>
834   </widget>
835   <widget class="QStatusBar" name="statusbar"/>
836   <action name="actionLoad_images">
837    <property name="icon">
838     <iconset resource="../vvIcons.qrc">
839      <normaloff>:/new/prefix1/icons/fileopen.png</normaloff>:/new/prefix1/icons/fileopen.png</iconset>
840    </property>
841    <property name="text">
842     <string>Open image(s)</string>
843    </property>
844   </action>
845   <action name="actionClose_image">
846    <property name="text">
847     <string>Close images</string>
848    </property>
849   </action>
850   <action name="actionExit">
851    <property name="icon">
852     <iconset resource="../vvIcons.qrc">
853      <normaloff>:/new/prefix1/icons/exit.png</normaloff>:/new/prefix1/icons/exit.png</iconset>
854    </property>
855    <property name="text">
856     <string>Exit</string>
857    </property>
858   </action>
859   <action name="actionSave_screenshot">
860    <property name="text">
861     <string>Save screenshot</string>
862    </property>
863   </action>
864   <action name="actionPickable">
865    <property name="text">
866     <string>pickable</string>
867    </property>
868   </action>
869   <action name="actionDragable">
870    <property name="text">
871     <string>dragable</string>
872    </property>
873   </action>
874   <action name="actionSet_colormap">
875    <property name="text">
876     <string>Set colormap</string>
877    </property>
878   </action>
879   <action name="actionIsoContours">
880    <property name="text">
881     <string>IsoContours</string>
882    </property>
883   </action>
884   <action name="actionAbouts">
885    <property name="text">
886     <string>About QtVTKRender2D</string>
887    </property>
888   </action>
889   <action name="actionDocumentation">
890    <property name="text">
891     <string>About</string>
892    </property>
893   </action>
894   <action name="actionReload_images">
895    <property name="text">
896     <string>Reload images</string>
897    </property>
898   </action>
899   <action name="actionOpen_Dicom">
900    <property name="icon">
901     <iconset resource="../vvIcons.qrc">
902      <normaloff>:/new/prefix1/icons/open.png</normaloff>:/new/prefix1/icons/open.png</iconset>
903    </property>
904    <property name="text">
905     <string>Open Dicom</string>
906    </property>
907   </action>
908   <action name="actionOpen_Multiple_Images_As_One">
909    <property name="icon">
910     <iconset resource="../vvIcons.qrc">
911      <normaloff>:/new/prefix1/icons/open.png</normaloff>:/new/prefix1/icons/open.png</iconset>
912    </property>
913    <property name="text">
914     <string>Open several xD images into a single (x+1) D</string>
915    </property>
916   </action>
917   <action name="actionOpen_one_Image_as_Multiple">
918    <property name="text">
919     <string>Open One Image As Multiple</string>
920    </property>
921   </action>
922   <action name="actionSave_As">
923    <property name="icon">
924     <iconset resource="../vvIcons.qrc">
925      <normaloff>:/new/prefix1/icons/filesave.png</normaloff>:/new/prefix1/icons/filesave.png</iconset>
926    </property>
927    <property name="text">
928     <string>Save current image</string>
929    </property>
930    <property name="shortcut">
931     <string>Ctrl+S</string>
932    </property>
933   </action>
934   <action name="actionAdd_VF_to_current_Image">
935    <property name="icon">
936     <iconset resource="../vvIcons.qrc">
937      <normaloff>:/new/prefix1/icons/cursor-uparrow.png</normaloff>:/new/prefix1/icons/cursor-uparrow.png</iconset>
938    </property>
939    <property name="text">
940     <string>Add deformation field to current image</string>
941    </property>
942   </action>
943   <action name="actionNorth_West_Window">
944    <property name="icon">
945     <iconset resource="../vvIcons.qrc">
946      <normaloff>:/new/prefix1/icons/NOgrid.png</normaloff>:/new/prefix1/icons/NOgrid.png</iconset>
947    </property>
948    <property name="text">
949     <string>Save image in TL</string>
950    </property>
951   </action>
952   <action name="actionNorth_East_Window">
953    <property name="icon">
954     <iconset resource="../vvIcons.qrc">
955      <normaloff>:/new/prefix1/icons/NEgrid.png</normaloff>:/new/prefix1/icons/NEgrid.png</iconset>
956    </property>
957    <property name="text">
958     <string>Save image in TR</string>
959    </property>
960   </action>
961   <action name="actionSouth_West_Window">
962    <property name="icon">
963     <iconset resource="../vvIcons.qrc">
964      <normaloff>:/new/prefix1/icons/SOgrid.png</normaloff>:/new/prefix1/icons/SOgrid.png</iconset>
965    </property>
966    <property name="text">
967     <string>Save image in BL</string>
968    </property>
969   </action>
970   <action name="actionSouth_East_Window">
971    <property name="icon">
972     <iconset resource="../vvIcons.qrc">
973      <normaloff>:/new/prefix1/icons/SEgrid.png</normaloff>:/new/prefix1/icons/SEgrid.png</iconset>
974    </property>
975    <property name="text">
976     <string>Save image in BR</string>
977    </property>
978   </action>
979   <action name="actionOpen_Image_With_Time">
980    <property name="icon">
981     <iconset resource="../vvIcons.qrc">
982      <normaloff>:/new/prefix1/icons/open.png</normaloff>:/new/prefix1/icons/open.png</iconset>
983    </property>
984    <property name="text">
985     <string>Open xD image(s) as (x-1)D + t</string>
986    </property>
987   </action>
988   <action name="actionMerge_images_as_n_dim_t">
989    <property name="icon">
990     <iconset resource="../vvIcons.qrc">
991      <normaloff>:/new/prefix1/icons/open.png</normaloff>:/new/prefix1/icons/open.png</iconset>
992    </property>
993    <property name="text">
994     <string>Open several xD images into a single xD + t</string>
995    </property>
996   </action>
997   <action name="actionAdd_fusion_image">
998    <property name="icon">
999     <iconset resource="../vvIcons.qrc">
1000      <normaloff>:/new/prefix1/icons/fusion.png</normaloff>:/new/prefix1/icons/fusion.png</iconset>
1001    </property>
1002    <property name="text">
1003     <string>Add fusion image to current image</string>
1004    </property>
1005   </action>
1006   <action name="actionSegmentation">
1007    <property name="text">
1008     <string>Segmentation</string>
1009    </property>
1010   </action>
1011   <action name="actionResampler">
1012    <property name="text">
1013     <string>Resample</string>
1014    </property>
1015   </action>
1016   <action name="actionSurface_Viewer">
1017    <property name="text">
1018     <string>Surface Viewer</string>
1019    </property>
1020   </action>
1021   <action name="actionDebug">
1022    <property name="text">
1023     <string>joelDebug</string>
1024    </property>
1025   </action>
1026   <action name="actionDeformable_Registration">
1027    <property name="text">
1028     <string>Deformable Registration</string>
1029    </property>
1030   </action>
1031   <action name="actionWarp_image_with_vector_field">
1032    <property name="text">
1033     <string>Warp image with vector field</string>
1034    </property>
1035   </action>
1036   <action name="actionMaximum_Intensity_Projection">
1037    <property name="text">
1038     <string>Maximum Intensity Projection</string>
1039    </property>
1040   </action>
1041   <action name="actionOpen_VTK_contour">
1042    <property name="icon">
1043     <iconset resource="../vvIcons.qrc">
1044      <normaloff>:/new/prefix1/icons/open.png</normaloff>:/new/prefix1/icons/open.png</iconset>
1045    </property>
1046    <property name="text">
1047     <string>Open VTK contour</string>
1048    </property>
1049   </action>
1050   <action name="actionNavigation_Help">
1051    <property name="text">
1052     <string>Navigation Help</string>
1053    </property>
1054    <property name="shortcut">
1055     <string>Ctrl+H</string>
1056    </property>
1057   </action>
1058   <action name="actionOpen_Dicom_Struct">
1059    <property name="icon">
1060     <iconset resource="../vvIcons.qrc">
1061      <normaloff>:/new/prefix1/icons/open.png</normaloff>:/new/prefix1/icons/open.png</iconset>
1062    </property>
1063    <property name="text">
1064     <string>Open Dicom-Struct</string>
1065    </property>
1066   </action>
1067   <action name="actionCompute_mid_position_image">
1068    <property name="text">
1069     <string>Compute mid-position image</string>
1070    </property>
1071   </action>
1072  </widget>
1073  <customwidgets>
1074   <customwidget>
1075    <class>QVTKWidget</class>
1076    <extends>QWidget</extends>
1077    <header>QVTKWidget.h</header>
1078   </customwidget>
1079   <customwidget>
1080    <class>vvInfoPanel</class>
1081    <extends>QWidget</extends>
1082    <header>vvInfoPanel.h</header>
1083   </customwidget>
1084   <customwidget>
1085    <class>vvLandmarksPanel</class>
1086    <extends>QWidget</extends>
1087    <header>vvLandmarksPanel.h</header>
1088   </customwidget>
1089   <customwidget>
1090    <class>vvLinkPanel</class>
1091    <extends>QWidget</extends>
1092    <header>vvLinkPanel.h</header>
1093   </customwidget>
1094   <customwidget>
1095    <class>vvOverlayPanel</class>
1096    <extends>QWidget</extends>
1097    <header>vvOverlayPanel.h</header>
1098   </customwidget>
1099  </customwidgets>
1100  <tabstops>
1101   <tabstop>presetComboBox</tabstop>
1102   <tabstop>windowSpinBox</tabstop>
1103   <tabstop>levelSpinBox</tabstop>
1104   <tabstop>NOViewWidget</tabstop>
1105   <tabstop>NOVerticalSlider</tabstop>
1106   <tabstop>NOHorizontalSlider</tabstop>
1107   <tabstop>SOVerticalSlider</tabstop>
1108   <tabstop>SOHorizontalSlider</tabstop>
1109   <tabstop>NEVerticalSlider</tabstop>
1110   <tabstop>NEHorizontalSlider</tabstop>
1111   <tabstop>SEVerticalSlider</tabstop>
1112   <tabstop>SEHorizontalSlider</tabstop>
1113   <tabstop>viewButton</tabstop>
1114  </tabstops>
1115  <resources>
1116   <include location="../vvIcons.qrc"/>
1117  </resources>
1118  <connections/>
1119 </ui>