]> Creatis software - clitk.git/blob - vv/qt_ui/vvMainWindow.ui
Update QVTKWidget to QVTKOpenGLNativeWidget for VTK > 8.1
[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="QGridLayout" name="gridLayout">
43     <item row="0" column="0">
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="0">
71         <widget class="QPushButton" name="goToCursorPushButton">
72          <property name="sizePolicy">
73           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
74            <horstretch>0</horstretch>
75            <verstretch>0</verstretch>
76           </sizepolicy>
77          </property>
78          <property name="maximumSize">
79           <size>
80            <width>24</width>
81            <height>24</height>
82           </size>
83          </property>
84          <property name="toolTip">
85           <string>Go to cursor</string>
86          </property>
87          <property name="text">
88           <string/>
89          </property>
90          <property name="icon">
91           <iconset resource="../vvIcons.qrc">
92            <normaloff>:/common/icons/cross.png</normaloff>:/common/icons/cross.png</iconset>
93          </property>
94         </widget>
95        </item>
96        <item row="0" column="1">
97         <widget class="Line" name="line">
98          <property name="frameShadow">
99           <enum>QFrame::Sunken</enum>
100          </property>
101          <property name="orientation">
102           <enum>Qt::Vertical</enum>
103          </property>
104         </widget>
105        </item>
106        <item row="0" column="2">
107         <widget class="QPushButton" name="playButton">
108          <property name="sizePolicy">
109           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
110            <horstretch>0</horstretch>
111            <verstretch>0</verstretch>
112           </sizepolicy>
113          </property>
114          <property name="maximumSize">
115           <size>
116            <width>24</width>
117            <height>24</height>
118           </size>
119          </property>
120          <property name="toolTip">
121           <string>Play Current Image</string>
122          </property>
123          <property name="text">
124           <string/>
125          </property>
126          <property name="icon">
127           <iconset resource="../vvIcons.qrc">
128            <normaloff>:/common/icons/player_play.png</normaloff>:/common/icons/player_play.png</iconset>
129          </property>
130         </widget>
131        </item>
132        <item row="0" column="5">
133         <widget class="Line" name="line_2">
134          <property name="orientation">
135           <enum>Qt::Vertical</enum>
136          </property>
137         </widget>
138        </item>
139        <item row="0" column="7">
140         <widget class="QLabel" name="windowLabel">
141          <property name="text">
142           <string>Window :</string>
143          </property>
144         </widget>
145        </item>
146        <item row="0" column="8">
147         <widget class="QDoubleSpinBox" name="windowSpinBox">
148          <property name="decimals">
149           <number>6</number>
150          </property>
151          <property name="minimum">
152           <double>-66000.000000000000000</double>
153          </property>
154          <property name="maximum">
155           <double>66000.000000000000000</double>
156          </property>
157          <property name="singleStep">
158           <double>10.000000000000000</double>
159          </property>
160         </widget>
161        </item>
162        <item row="0" column="9">
163         <widget class="QPushButton" name="inverseButton">
164          <property name="sizePolicy">
165           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
166            <horstretch>0</horstretch>
167            <verstretch>0</verstretch>
168           </sizepolicy>
169          </property>
170          <property name="maximumSize">
171           <size>
172            <width>24</width>
173            <height>16777215</height>
174           </size>
175          </property>
176          <property name="toolTip">
177           <string>Inverse colors</string>
178          </property>
179          <property name="text">
180           <string/>
181          </property>
182          <property name="icon">
183           <iconset resource="../vvIcons.qrc">
184            <normaloff>:/common/icons/invertcolor.png</normaloff>:/common/icons/invertcolor.png</iconset>
185          </property>
186         </widget>
187        </item>
188        <item row="0" column="10">
189         <widget class="QLabel" name="levelLabel">
190          <property name="text">
191           <string> Level :</string>
192          </property>
193         </widget>
194        </item>
195        <item row="0" column="11">
196         <widget class="QDoubleSpinBox" name="levelSpinBox">
197          <property name="decimals">
198           <number>6</number>
199          </property>
200          <property name="minimum">
201           <double>-66000.000000000000000</double>
202          </property>
203          <property name="maximum">
204           <double>66000.000000000000000</double>
205          </property>
206          <property name="singleStep">
207           <double>10.000000000000000</double>
208          </property>
209         </widget>
210        </item>
211        <item row="0" column="12">
212         <widget class="QLabel" name="label">
213          <property name="text">
214           <string>Preset :</string>
215          </property>
216         </widget>
217        </item>
218        <item row="0" column="13">
219         <widget class="QComboBox" name="presetComboBox">
220          <property name="sizePolicy">
221           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
222            <horstretch>0</horstretch>
223            <verstretch>0</verstretch>
224           </sizepolicy>
225          </property>
226          <property name="maximumSize">
227           <size>
228            <width>100</width>
229            <height>16777215</height>
230           </size>
231          </property>
232          <item>
233           <property name="text">
234            <string>Auto Scale</string>
235           </property>
236          </item>
237          <item>
238           <property name="text">
239            <string>Hounsfield Full Scale</string>
240           </property>
241          </item>
242          <item>
243           <property name="text">
244            <string>Soft Tissue</string>
245           </property>
246          </item>
247          <item>
248           <property name="text">
249            <string>Lungs</string>
250           </property>
251          </item>
252          <item>
253           <property name="text">
254            <string>Bones</string>
255           </property>
256          </item>
257          <item>
258           <property name="text">
259            <string>Head/Brain</string>
260           </property>
261          </item>
262          <item>
263           <property name="text">
264            <string>[0,1] Scale</string>
265           </property>
266          </item>
267          <item>
268           <property name="text">
269            <string>User Scale</string>
270           </property>
271          </item>
272          <item>
273           <property name="text">
274            <string>Ventilation Image</string>
275           </property>
276          </item>
277         </widget>
278        </item>
279        <item row="0" column="14">
280         <widget class="QLabel" name="label_4">
281          <property name="text">
282           <string>Colormap :</string>
283          </property>
284         </widget>
285        </item>
286        <item row="0" column="15">
287         <widget class="QComboBox" name="colorMapComboBox">
288          <item>
289           <property name="text">
290            <string>B&amp;W</string>
291           </property>
292          </item>
293          <item>
294           <property name="text">
295            <string>Heat</string>
296           </property>
297          </item>
298          <item>
299           <property name="text">
300            <string>Cold</string>
301           </property>
302          </item>
303          <item>
304           <property name="text">
305            <string>Dosimetry</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="21">
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>:/common/icons/adjustsize.png</normaloff>:/common/icons/adjustsize.png</iconset>
348          </property>
349         </widget>
350        </item>
351        <item row="0" column="4">
352         <widget class="QSpinBox" name="frameRateSpinBox">
353          <property name="minimum">
354           <number>1</number>
355          </property>
356          <property name="maximum">
357           <number>100</number>
358          </property>
359          <property name="value">
360           <number>10</number>
361          </property>
362         </widget>
363        </item>
364        <item row="0" column="3">
365         <widget class="QLabel" name="frameRateLabel">
366          <property name="text">
367           <string>Speed : </string>
368          </property>
369         </widget>
370        </item>
371        <item row="0" column="16">
372         <widget class="QPushButton" name="applyWindowLevelToAllButton">
373          <property name="enabled">
374           <bool>true</bool>
375          </property>
376          <property name="maximumSize">
377           <size>
378            <width>24</width>
379            <height>16777215</height>
380           </size>
381          </property>
382          <property name="toolTip">
383           <string>Apply windowing to all images</string>
384          </property>
385          <property name="text">
386           <string>All</string>
387          </property>
388         </widget>
389        </item>
390        <item row="0" column="19">
391         <widget class="QComboBox" name="slicingPresetComboBox">
392          <item>
393           <property name="text">
394            <string>World</string>
395           </property>
396          </item>
397          <item>
398           <property name="text">
399            <string>Voxels</string>
400           </property>
401          </item>
402         </widget>
403        </item>
404        <item row="0" column="18">
405         <widget class="QLabel" name="label_2">
406          <property name="text">
407           <string>Slice to</string>
408          </property>
409         </widget>
410        </item>
411        <item row="0" column="17">
412         <spacer name="horizontalSpacer">
413          <property name="orientation">
414           <enum>Qt::Horizontal</enum>
415          </property>
416          <property name="sizeHint" stdset="0">
417           <size>
418            <width>40</width>
419            <height>20</height>
420           </size>
421          </property>
422         </spacer>
423        </item>
424       </layout>
425      </widget>
426     </item>
427     <item row="1" column="0">
428      <widget class="QSplitter" name="splitter_4">
429       <property name="orientation">
430        <enum>Qt::Horizontal</enum>
431       </property>
432       <widget class="QSplitter" name="splitter">
433        <property name="orientation">
434         <enum>Qt::Vertical</enum>
435        </property>
436        <widget class="QTabWidget" name="tabWidget">
437         <property name="sizePolicy">
438          <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
439           <horstretch>0</horstretch>
440           <verstretch>1</verstretch>
441          </sizepolicy>
442         </property>
443         <property name="currentIndex">
444          <number>0</number>
445         </property>
446         <widget class="QWidget" name="DataTab">
447          <attribute name="title">
448           <string>Images</string>
449          </attribute>
450          <layout class="QGridLayout">
451           <property name="margin">
452            <number>2</number>
453           </property>
454           <property name="spacing">
455            <number>2</number>
456           </property>
457           <item row="0" column="0">
458            <widget class="QTreeWidget" name="DataTree">
459             <property name="sizePolicy">
460              <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
461               <horstretch>0</horstretch>
462               <verstretch>0</verstretch>
463              </sizepolicy>
464             </property>
465             <property name="horizontalScrollBarPolicy">
466              <enum>Qt::ScrollBarAsNeeded</enum>
467             </property>
468             <property name="showDropIndicator" stdset="0">
469              <bool>false</bool>
470             </property>
471             <property name="textElideMode">
472              <enum>Qt::ElideLeft</enum>
473             </property>
474             <property name="itemsExpandable">
475              <bool>true</bool>
476             </property>
477             <property name="columnCount">
478              <number>7</number>
479             </property>
480             <column>
481              <property name="text">
482               <string>1</string>
483              </property>
484             </column>
485             <column>
486              <property name="text">
487               <string>2</string>
488              </property>
489             </column>
490             <column>
491              <property name="text">
492               <string>3</string>
493              </property>
494             </column>
495             <column>
496              <property name="text">
497               <string>4</string>
498              </property>
499             </column>
500             <column>
501              <property name="text">
502               <string>Data</string>
503              </property>
504             </column>
505             <column>
506              <property name="text">
507               <string>6</string>
508              </property>
509             </column>
510             <column>
511              <property name="text">
512               <string>8</string>
513              </property>
514             </column>
515            </widget>
516           </item>
517          </layout>
518         </widget>
519         <widget class="QWidget" name="VFtab">
520          <property name="sizePolicy">
521           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
522            <horstretch>0</horstretch>
523            <verstretch>0</verstretch>
524           </sizepolicy>
525          </property>
526          <attribute name="title">
527           <string>Overlay</string>
528          </attribute>
529          <layout class="QGridLayout">
530           <property name="margin">
531            <number>2</number>
532           </property>
533           <property name="spacing">
534            <number>2</number>
535           </property>
536           <item row="0" column="0">
537            <widget class="vvOverlayPanel" name="overlayPanel" native="true">
538             <property name="sizePolicy">
539              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
540               <horstretch>0</horstretch>
541               <verstretch>0</verstretch>
542              </sizepolicy>
543             </property>
544            </widget>
545           </item>
546          </layout>
547         </widget>
548         <widget class="QWidget" name="ROItab">
549          <attribute name="title">
550           <string>ROI</string>
551          </attribute>
552          <layout class="QGridLayout" name="gridLayout_2"/>
553         </widget>
554         <widget class="QWidget" name="LinkTab">
555          <property name="sizePolicy">
556           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
557            <horstretch>0</horstretch>
558            <verstretch>0</verstretch>
559           </sizepolicy>
560          </property>
561          <attribute name="title">
562           <string>Link</string>
563          </attribute>
564          <layout class="QGridLayout">
565           <property name="margin">
566            <number>2</number>
567           </property>
568           <property name="spacing">
569            <number>2</number>
570           </property>
571           <item row="0" column="0">
572            <widget class="vvLinkPanel" name="linkPanel" native="true">
573             <property name="sizePolicy">
574              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
575               <horstretch>0</horstretch>
576               <verstretch>0</verstretch>
577              </sizepolicy>
578             </property>
579            </widget>
580           </item>
581          </layout>
582         </widget>
583         <widget class="QWidget" name="Landmarkstab">
584          <property name="sizePolicy">
585           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
586            <horstretch>0</horstretch>
587            <verstretch>0</verstretch>
588           </sizepolicy>
589          </property>
590          <attribute name="title">
591           <string>Landmarks</string>
592          </attribute>
593          <layout class="QGridLayout">
594           <property name="margin">
595            <number>2</number>
596           </property>
597           <property name="spacing">
598            <number>2</number>
599           </property>
600           <item row="0" column="0">
601            <widget class="vvLandmarksPanel" name="landmarksPanel" native="true">
602             <property name="sizePolicy">
603              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
604               <horstretch>0</horstretch>
605               <verstretch>0</verstretch>
606              </sizepolicy>
607             </property>
608            </widget>
609           </item>
610          </layout>
611         </widget>
612        </widget>
613        <widget class="vvInfoPanel" name="infoPanel" native="true">
614         <property name="enabled">
615          <bool>true</bool>
616         </property>
617         <property name="sizePolicy">
618          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
619           <horstretch>0</horstretch>
620           <verstretch>0</verstretch>
621          </sizepolicy>
622         </property>
623        </widget>
624       </widget>
625       <widget class="QSplitter" name="splitter_3">
626        <property name="sizePolicy">
627         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
628          <horstretch>1</horstretch>
629          <verstretch>0</verstretch>
630         </sizepolicy>
631        </property>
632        <property name="orientation">
633         <enum>Qt::Horizontal</enum>
634        </property>
635        <widget class="QSplitter" name="OSplitter">
636         <property name="orientation">
637          <enum>Qt::Vertical</enum>
638         </property>
639         <widget class="QWidget" name="NOWidget" native="true">
640          <property name="sizePolicy">
641           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
642            <horstretch>0</horstretch>
643            <verstretch>0</verstretch>
644           </sizepolicy>
645          </property>
646          <layout class="QGridLayout">
647           <property name="horizontalSpacing">
648            <number>2</number>
649           </property>
650           <property name="margin">
651            <number>2</number>
652           </property>
653           <item row="0" column="0">
654            <widget class="QVTKOpenGLNativeWidget" name="NOViewWidget" native="true">
655             <property name="mouseTracking">
656              <bool>true</bool>
657             </property>
658            </widget>
659           </item>
660           <item row="0" column="1">
661            <widget class="QSlider" name="NOVerticalSlider">
662             <property name="orientation">
663              <enum>Qt::Vertical</enum>
664             </property>
665            </widget>
666           </item>
667           <item row="1" column="0">
668            <widget class="QSlider" name="NOHorizontalSlider">
669             <property name="orientation">
670              <enum>Qt::Horizontal</enum>
671             </property>
672            </widget>
673           </item>
674          </layout>
675         </widget>
676         <widget class="QWidget" name="SOWidget" native="true">
677          <property name="sizePolicy">
678           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
679            <horstretch>0</horstretch>
680            <verstretch>0</verstretch>
681           </sizepolicy>
682          </property>
683          <property name="focusPolicy">
684           <enum>Qt::NoFocus</enum>
685          </property>
686          <layout class="QGridLayout">
687           <property name="margin">
688            <number>2</number>
689           </property>
690           <property name="spacing">
691            <number>2</number>
692           </property>
693           <item row="0" column="0">
694            <widget class="QVTKOpenGLNativeWidget" name="SOViewWidget" native="true">
695             <property name="mouseTracking">
696              <bool>true</bool>
697             </property>
698            </widget>
699           </item>
700           <item row="0" column="1">
701            <widget class="QSlider" name="SOVerticalSlider">
702             <property name="orientation">
703              <enum>Qt::Vertical</enum>
704             </property>
705            </widget>
706           </item>
707           <item row="1" column="0">
708            <widget class="QSlider" name="SOHorizontalSlider">
709             <property name="orientation">
710              <enum>Qt::Horizontal</enum>
711             </property>
712            </widget>
713           </item>
714          </layout>
715         </widget>
716        </widget>
717        <widget class="QSplitter" name="ESplitter">
718         <property name="orientation">
719          <enum>Qt::Vertical</enum>
720         </property>
721         <widget class="QWidget" name="NEWidget" 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          <layout class="QGridLayout">
729           <property name="margin">
730            <number>2</number>
731           </property>
732           <property name="spacing">
733            <number>2</number>
734           </property>
735           <item row="0" column="0">
736            <widget class="QVTKOpenGLNativeWidget" name="NEViewWidget" native="true">
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="NEVerticalSlider">
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="NEHorizontalSlider">
751             <property name="orientation">
752              <enum>Qt::Horizontal</enum>
753             </property>
754            </widget>
755           </item>
756          </layout>
757         </widget>
758         <widget class="QWidget" name="SEWidget" native="true">
759          <property name="sizePolicy">
760           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
761            <horstretch>0</horstretch>
762            <verstretch>0</verstretch>
763           </sizepolicy>
764          </property>
765          <layout class="QGridLayout">
766           <property name="margin">
767            <number>2</number>
768           </property>
769           <property name="spacing">
770            <number>2</number>
771           </property>
772           <item row="0" column="0">
773            <widget class="QVTKOpenGLNativeWidget" name="SEViewWidget" native="true">
774             <property name="sizePolicy">
775              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
776               <horstretch>0</horstretch>
777               <verstretch>0</verstretch>
778              </sizepolicy>
779             </property>
780             <property name="mouseTracking">
781              <bool>true</bool>
782             </property>
783            </widget>
784           </item>
785           <item row="0" column="1">
786            <widget class="QSlider" name="SEVerticalSlider">
787             <property name="orientation">
788              <enum>Qt::Vertical</enum>
789             </property>
790            </widget>
791           </item>
792           <item row="1" column="0">
793            <widget class="QSlider" name="SEHorizontalSlider">
794             <property name="orientation">
795              <enum>Qt::Horizontal</enum>
796             </property>
797            </widget>
798           </item>
799          </layout>
800         </widget>
801        </widget>
802       </widget>
803      </widget>
804     </item>
805    </layout>
806   </widget>
807   <widget class="QMenuBar" name="menubar">
808    <property name="geometry">
809     <rect>
810      <x>0</x>
811      <y>0</y>
812      <width>1008</width>
813      <height>27</height>
814     </rect>
815    </property>
816    <property name="defaultUp">
817     <bool>false</bool>
818    </property>
819    <widget class="QMenu" name="menuHelp">
820     <property name="title">
821      <string>Help</string>
822     </property>
823     <addaction name="actionNavigation_Help"/>
824     <addaction name="actionDocumentation"/>
825     <addaction name="actionRegister_vv"/>
826    </widget>
827    <widget class="QMenu" name="menuOverlay">
828     <property name="title">
829      <string>Overlay</string>
830     </property>
831     <addaction name="actionAdd_VF_to_current_Image"/>
832     <addaction name="actionAdd_overlay_image_to_current_image"/>
833     <addaction name="actionAdd_fusion_image"/>
834     <addaction name="actionAdd_USSequence_toCT"/>
835    </widget>
836    <widget class="QMenu" name="menuScreenshots">
837     <property name="title">
838      <string>Screenshots</string>
839     </property>
840     <addaction name="actionNorth_West_Window"/>
841     <addaction name="actionNorth_East_Window"/>
842     <addaction name="actionSouth_West_Window"/>
843     <addaction name="actionSouth_East_Window"/>
844     <addaction name="separator"/>
845     <addaction name="actionSave_all_slices"/>
846    </widget>
847    <widget class="QMenu" name="menuExperimental">
848     <property name="title">
849      <string>Experimental</string>
850     </property>
851     <addaction name="actionSurface_Viewer"/>
852     <addaction name="actionDeformable_Registration"/>
853     <addaction name="actionSegmentation"/>
854     <addaction name="actionWarp_image_with_vector_field"/>
855     <addaction name="actionCompute_mid_position_image"/>
856    </widget>
857    <widget class="QMenu" name="menuTools">
858     <property name="title">
859      <string>Tools</string>
860     </property>
861    </widget>
862    <widget class="QMenu" name="menuFile">
863     <property name="title">
864      <string>File</string>
865     </property>
866     <addaction name="actionLoad_images"/>
867     <addaction name="actionOpen_Image_With_Time"/>
868     <addaction name="actionMerge_images_as_n_dim_t"/>
869     <addaction name="separator"/>
870     <addaction name="actionSlice_Image_As_Multiple_Images"/>
871     <addaction name="actionOpen_Multiple_Images_As_One"/>
872     <addaction name="separator"/>
873     <addaction name="actionOpen_Dicom"/>
874     <addaction name="actionOpen_VTK_contour"/>
875     <addaction name="actionConnect_Pacs"/>
876     <addaction name="separator"/>
877     <addaction name="actionSave_As"/>
878     <addaction name="separator"/>
879     <addaction name="actionRead_saved_state"/>
880     <addaction name="actionSave_current_state"/>
881     <addaction name="separator"/>
882     <addaction name="actionExit"/>
883     <addaction name="separator"/>
884     <addaction name="separator"/>
885    </widget>
886    <addaction name="menuFile"/>
887    <addaction name="menuOverlay"/>
888    <addaction name="menuScreenshots"/>
889    <addaction name="menuTools"/>
890    <addaction name="menuExperimental"/>
891    <addaction name="menuHelp"/>
892   </widget>
893   <widget class="QStatusBar" name="statusbar"/>
894   <action name="actionLoad_images">
895    <property name="icon">
896     <iconset resource="../vvIcons.qrc">
897      <normaloff>:/common/icons/fileopen.png</normaloff>:/common/icons/fileopen.png</iconset>
898    </property>
899    <property name="text">
900     <string>Open image(s)</string>
901    </property>
902    <property name="shortcut">
903     <string>Ctrl+O</string>
904    </property>
905    <property name="iconVisibleInMenu">
906     <bool>true</bool>
907    </property>
908   </action>
909   <action name="actionClose_image">
910    <property name="text">
911     <string>Close images</string>
912    </property>
913   </action>
914   <action name="actionExit">
915    <property name="icon">
916     <iconset resource="../vvIcons.qrc">
917      <normaloff>:/common/icons/exit.png</normaloff>:/common/icons/exit.png</iconset>
918    </property>
919    <property name="text">
920     <string>Exit</string>
921    </property>
922    <property name="iconVisibleInMenu">
923     <bool>true</bool>
924    </property>
925   </action>
926   <action name="actionSave_screenshot">
927    <property name="text">
928     <string>Save screenshot</string>
929    </property>
930   </action>
931   <action name="actionPickable">
932    <property name="text">
933     <string>pickable</string>
934    </property>
935   </action>
936   <action name="actionDragable">
937    <property name="text">
938     <string>dragable</string>
939    </property>
940   </action>
941   <action name="actionSet_colormap">
942    <property name="text">
943     <string>Set colormap</string>
944    </property>
945   </action>
946   <action name="actionIsoContours">
947    <property name="text">
948     <string>IsoContours</string>
949    </property>
950   </action>
951   <action name="actionAbouts">
952    <property name="text">
953     <string>About QtVTKRender2D</string>
954    </property>
955   </action>
956   <action name="actionDocumentation">
957    <property name="text">
958     <string>About</string>
959    </property>
960    <property name="iconVisibleInMenu">
961     <bool>true</bool>
962    </property>
963   </action>
964   <action name="actionReload_images">
965    <property name="text">
966     <string>Reload images</string>
967    </property>
968   </action>
969   <action name="actionOpen_Dicom">
970    <property name="icon">
971     <iconset resource="../vvIcons.qrc">
972      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
973    </property>
974    <property name="text">
975     <string>Open Dicom</string>
976    </property>
977    <property name="iconVisibleInMenu">
978     <bool>true</bool>
979    </property>
980   </action>
981   <action name="actionOpen_Multiple_Images_As_One">
982    <property name="icon">
983     <iconset resource="../vvIcons.qrc">
984      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
985    </property>
986    <property name="text">
987     <string>Merge several nD images into a single (n+1)D image</string>
988    </property>
989    <property name="iconVisibleInMenu">
990     <bool>true</bool>
991    </property>
992   </action>
993   <action name="actionSlice_Image_As_Multiple_Images">
994    <property name="icon">
995     <iconset resource="../vvIcons.qrc">
996      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
997    </property>
998    <property name="text">
999     <string>Slice a nD image into several (n-1)D images</string>
1000    </property>
1001    <property name="iconVisibleInMenu">
1002     <bool>true</bool>
1003    </property>
1004   </action>
1005   <action name="actionOpen_one_Image_as_Multiple">
1006    <property name="text">
1007     <string>Open One Image As Multiple</string>
1008    </property>
1009   </action>
1010   <action name="actionSave_As">
1011    <property name="icon">
1012     <iconset resource="../vvIcons.qrc">
1013      <normaloff>:/common/icons/filesave.png</normaloff>:/common/icons/filesave.png</iconset>
1014    </property>
1015    <property name="text">
1016     <string>Save current image</string>
1017    </property>
1018    <property name="shortcut">
1019     <string>Ctrl+S</string>
1020    </property>
1021    <property name="iconVisibleInMenu">
1022     <bool>true</bool>
1023    </property>
1024   </action>
1025   <action name="actionAdd_VF_to_current_Image">
1026    <property name="icon">
1027     <iconset resource="../vvIcons.qrc">
1028      <normaloff>:/common/icons/cursor-uparrow.png</normaloff>:/common/icons/cursor-uparrow.png</iconset>
1029    </property>
1030    <property name="text">
1031     <string>Add deformation field to current image</string>
1032    </property>
1033    <property name="iconVisibleInMenu">
1034     <bool>true</bool>
1035    </property>
1036   </action>
1037   <action name="actionNorth_West_Window">
1038    <property name="icon">
1039     <iconset resource="../vvIcons.qrc">
1040      <normaloff>:/common/icons/NOgrid.png</normaloff>:/common/icons/NOgrid.png</iconset>
1041    </property>
1042    <property name="text">
1043     <string>Save image in TL</string>
1044    </property>
1045    <property name="iconVisibleInMenu">
1046     <bool>true</bool>
1047    </property>
1048   </action>
1049   <action name="actionNorth_East_Window">
1050    <property name="icon">
1051     <iconset resource="../vvIcons.qrc">
1052      <normaloff>:/common/icons/NEgrid.png</normaloff>:/common/icons/NEgrid.png</iconset>
1053    </property>
1054    <property name="text">
1055     <string>Save image in TR</string>
1056    </property>
1057    <property name="iconVisibleInMenu">
1058     <bool>true</bool>
1059    </property>
1060   </action>
1061   <action name="actionSouth_West_Window">
1062    <property name="icon">
1063     <iconset resource="../vvIcons.qrc">
1064      <normaloff>:/common/icons/SOgrid.png</normaloff>:/common/icons/SOgrid.png</iconset>
1065    </property>
1066    <property name="text">
1067     <string>Save image in BL</string>
1068    </property>
1069    <property name="iconVisibleInMenu">
1070     <bool>true</bool>
1071    </property>
1072   </action>
1073   <action name="actionSouth_East_Window">
1074    <property name="icon">
1075     <iconset resource="../vvIcons.qrc">
1076      <normaloff>:/common/icons/SEgrid.png</normaloff>:/common/icons/SEgrid.png</iconset>
1077    </property>
1078    <property name="text">
1079     <string>Save image in BR</string>
1080    </property>
1081    <property name="iconVisibleInMenu">
1082     <bool>true</bool>
1083    </property>
1084   </action>
1085   <action name="actionOpen_Image_With_Time">
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 a nD image as a (n-1)D + t image</string>
1092    </property>
1093    <property name="iconVisibleInMenu">
1094     <bool>true</bool>
1095    </property>
1096   </action>
1097   <action name="actionMerge_images_as_n_dim_t">
1098    <property name="icon">
1099     <iconset resource="../vvIcons.qrc">
1100      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1101    </property>
1102    <property name="text">
1103     <string>Open several nD images into a single nD+t image</string>
1104    </property>
1105    <property name="iconVisibleInMenu">
1106     <bool>true</bool>
1107    </property>
1108   </action>
1109   <action name="actionAdd_fusion_image">
1110    <property name="icon">
1111     <iconset resource="../vvIcons.qrc">
1112      <normaloff>:/common/icons/fusion.png</normaloff>:/common/icons/fusion.png</iconset>
1113    </property>
1114    <property name="text">
1115     <string>Add fusion image to current image</string>
1116    </property>
1117    <property name="iconVisibleInMenu">
1118     <bool>true</bool>
1119    </property>
1120   </action>
1121   <action name="actionSegmentation">
1122    <property name="text">
1123     <string>Segmentation</string>
1124    </property>
1125    <property name="iconVisibleInMenu">
1126     <bool>true</bool>
1127    </property>
1128   </action>
1129   <action name="actionResampler">
1130    <property name="text">
1131     <string>Resample</string>
1132    </property>
1133   </action>
1134   <action name="actionSurface_Viewer">
1135    <property name="text">
1136     <string>Surface Viewer</string>
1137    </property>
1138    <property name="iconVisibleInMenu">
1139     <bool>true</bool>
1140    </property>
1141   </action>
1142   <action name="actionDebug">
1143    <property name="text">
1144     <string>joelDebug</string>
1145    </property>
1146   </action>
1147   <action name="actionDeformable_Registration">
1148    <property name="text">
1149     <string>Deformable Registration</string>
1150    </property>
1151    <property name="iconVisibleInMenu">
1152     <bool>true</bool>
1153    </property>
1154   </action>
1155   <action name="actionWarp_image_with_vector_field">
1156    <property name="text">
1157     <string>Verify Registration</string>
1158    </property>
1159    <property name="iconVisibleInMenu">
1160     <bool>true</bool>
1161    </property>
1162   </action>
1163   <action name="actionMaximum_Intensity_Projection">
1164    <property name="text">
1165     <string>Maximum Intensity Projection</string>
1166    </property>
1167   </action>
1168   <action name="actionOpen_VTK_contour">
1169    <property name="icon">
1170     <iconset resource="../vvIcons.qrc">
1171      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1172    </property>
1173    <property name="text">
1174     <string>Open VTK or OBJ contour</string>
1175    </property>
1176    <property name="iconVisibleInMenu">
1177     <bool>true</bool>
1178    </property>
1179   </action>
1180   <action name="actionNavigation_Help">
1181    <property name="text">
1182     <string>Navigation Help</string>
1183    </property>
1184    <property name="iconVisibleInMenu">
1185     <bool>true</bool>
1186    </property>
1187    <property name="priority">
1188     <enum>QAction::NormalPriority</enum>
1189    </property>
1190   </action>
1191   <action name="actionOpen_Dicom_Struct">
1192    <property name="icon">
1193     <iconset resource="../vvIcons.qrc">
1194      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1195    </property>
1196    <property name="text">
1197     <string>Open Dicom-Struct</string>
1198    </property>
1199    <property name="iconVisibleInMenu">
1200     <bool>true</bool>
1201    </property>
1202   </action>
1203   <action name="actionCompute_mid_position_image">
1204    <property name="text">
1205     <string>Compute mid-position image</string>
1206    </property>
1207    <property name="iconVisibleInMenu">
1208     <bool>true</bool>
1209    </property>
1210   </action>
1211   <action name="actionExperimental">
1212    <property name="text">
1213     <string>Experimental...</string>
1214    </property>
1215   </action>
1216   <action name="actionRegister_vv">
1217    <property name="text">
1218     <string>Register vv</string>
1219    </property>
1220    <property name="iconVisibleInMenu">
1221     <bool>true</bool>
1222    </property>
1223   </action>
1224   <action name="actionSave_all_slices">
1225    <property name="text">
1226     <string>Save all slices (Top-Left view)</string>
1227    </property>
1228   </action>
1229   <action name="actionSave_current_state">
1230    <property name="icon">
1231     <iconset resource="../vvIcons.qrc">
1232      <normaloff>:/common/icons/filesave.png</normaloff>:/common/icons/filesave.png</iconset>
1233    </property>
1234    <property name="text">
1235     <string>Save current state</string>
1236    </property>
1237    <property name="toolTip">
1238     <string>Save current window and file states</string>
1239    </property>
1240    <property name="iconVisibleInMenu">
1241     <bool>true</bool>
1242    </property>
1243   </action>
1244   <action name="actionRead_saved_state">
1245    <property name="icon">
1246     <iconset resource="../vvIcons.qrc">
1247      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1248    </property>
1249    <property name="text">
1250     <string>Read Saved State</string>
1251    </property>
1252    <property name="iconVisibleInMenu">
1253     <bool>true</bool>
1254    </property>
1255   </action>
1256   <action name="actionAdd_overlay_image_to_current_image">
1257    <property name="icon">
1258     <iconset resource="../vvIcons.qrc">
1259      <normaloff>:/common/icons/GPSup.png</normaloff>:/common/icons/GPSup.png</iconset>
1260    </property>
1261    <property name="text">
1262     <string>Add overlay image to current image</string>
1263    </property>
1264    <property name="iconVisibleInMenu">
1265     <bool>true</bool>
1266    </property>
1267   </action>
1268   <action name="actionAdd_USSequence_toCT">
1269    <property name="icon">
1270     <iconset resource="../vvIcons.qrc">
1271      <normaloff>:/common/icons/rotateright.png</normaloff>:/common/icons/rotateright.png</iconset>
1272    </property>
1273    <property name="text">
1274     <string>Test / Fusion of US &amp; CT sequences</string>
1275    </property>
1276    <property name="iconVisibleInMenu">
1277     <bool>true</bool>
1278    </property>
1279   </action>
1280   <action name="actionConnect_Pacs">
1281    <property name="text">
1282     <string>Connect Pacs</string>
1283    </property>
1284   </action>
1285  </widget>
1286  <customwidgets>
1287   <customwidget>
1288    <class>QVTKOpenGLNativeWidget</class>
1289    <extends>QWidget</extends>
1290    <header>QVTKOpenGLNativeWidget.h</header>
1291   </customwidget>
1292   <customwidget>
1293    <class>vvInfoPanel</class>
1294    <extends>QWidget</extends>
1295    <header>vvInfoPanel.h</header>
1296   </customwidget>
1297   <customwidget>
1298    <class>vvLandmarksPanel</class>
1299    <extends>QWidget</extends>
1300    <header>vvLandmarksPanel.h</header>
1301   </customwidget>
1302   <customwidget>
1303    <class>vvLinkPanel</class>
1304    <extends>QWidget</extends>
1305    <header>vvLinkPanel.h</header>
1306   </customwidget>
1307   <customwidget>
1308    <class>vvOverlayPanel</class>
1309    <extends>QWidget</extends>
1310    <header>vvOverlayPanel.h</header>
1311   </customwidget>
1312  </customwidgets>
1313  <tabstops>
1314   <tabstop>presetComboBox</tabstop>
1315   <tabstop>windowSpinBox</tabstop>
1316   <tabstop>levelSpinBox</tabstop>
1317   <tabstop>NOViewWidget</tabstop>
1318   <tabstop>NOVerticalSlider</tabstop>
1319   <tabstop>NOHorizontalSlider</tabstop>
1320   <tabstop>SOVerticalSlider</tabstop>
1321   <tabstop>SOHorizontalSlider</tabstop>
1322   <tabstop>NEVerticalSlider</tabstop>
1323   <tabstop>NEHorizontalSlider</tabstop>
1324   <tabstop>SEVerticalSlider</tabstop>
1325   <tabstop>SEHorizontalSlider</tabstop>
1326   <tabstop>viewButton</tabstop>
1327  </tabstops>
1328  <resources>
1329   <include location="../vvIcons.qrc"/>
1330  </resources>
1331  <connections/>
1332 </ui>