]> Creatis software - clitk.git/blob - vv/qt_ui/vvMainWindow.ui
Debug vvMainWinsow.ui
[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>3</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>3</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="QVTKWidget" 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="QVTKWidget" 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="QVTKWidget" 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="QVTKWidget" 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     <addaction name="actionAdd_wipe_image"/>
836    </widget>
837    <widget class="QMenu" name="menuScreenshots">
838     <property name="title">
839      <string>Screenshots</string>
840     </property>
841     <addaction name="actionNorth_West_Window"/>
842     <addaction name="actionNorth_East_Window"/>
843     <addaction name="actionSouth_West_Window"/>
844     <addaction name="actionSouth_East_Window"/>
845     <addaction name="separator"/>
846     <addaction name="actionSave_all_slices"/>
847    </widget>
848    <widget class="QMenu" name="menuExperimental">
849     <property name="title">
850      <string>Experimental</string>
851     </property>
852     <addaction name="actionSurface_Viewer"/>
853     <addaction name="actionDeformable_Registration"/>
854     <addaction name="actionSegmentation"/>
855     <addaction name="actionWarp_image_with_vector_field"/>
856     <addaction name="actionCompute_mid_position_image"/>
857    </widget>
858    <widget class="QMenu" name="menuTools">
859     <property name="title">
860      <string>Tools</string>
861     </property>
862    </widget>
863    <widget class="QMenu" name="menuFile">
864     <property name="title">
865      <string>File</string>
866     </property>
867     <addaction name="actionLoad_images"/>
868     <addaction name="actionOpen_Image_With_Time"/>
869     <addaction name="actionMerge_images_as_n_dim_t"/>
870     <addaction name="separator"/>
871     <addaction name="actionSlice_Image_As_Multiple_Images"/>
872     <addaction name="actionOpen_Multiple_Images_As_One"/>
873     <addaction name="separator"/>
874     <addaction name="actionOpen_Dicom"/>
875     <addaction name="actionOpen_VTK_contour"/>
876     <addaction name="actionConnect_Pacs"/>
877     <addaction name="separator"/>
878     <addaction name="actionSave_As"/>
879     <addaction name="separator"/>
880     <addaction name="actionRead_saved_state"/>
881     <addaction name="actionSave_current_state"/>
882     <addaction name="separator"/>
883     <addaction name="actionExit"/>
884     <addaction name="separator"/>
885     <addaction name="separator"/>
886    </widget>
887    <addaction name="menuFile"/>
888    <addaction name="menuOverlay"/>
889    <addaction name="menuScreenshots"/>
890    <addaction name="menuTools"/>
891    <addaction name="menuExperimental"/>
892    <addaction name="menuHelp"/>
893   </widget>
894   <widget class="QStatusBar" name="statusbar"/>
895   <action name="actionLoad_images">
896    <property name="icon">
897     <iconset resource="../vvIcons.qrc">
898      <normaloff>:/common/icons/fileopen.png</normaloff>:/common/icons/fileopen.png</iconset>
899    </property>
900    <property name="text">
901     <string>Open image(s)</string>
902    </property>
903    <property name="shortcut">
904     <string>Ctrl+O</string>
905    </property>
906    <property name="iconVisibleInMenu">
907     <bool>true</bool>
908    </property>
909   </action>
910   <action name="actionClose_image">
911    <property name="text">
912     <string>Close images</string>
913    </property>
914   </action>
915   <action name="actionExit">
916    <property name="icon">
917     <iconset resource="../vvIcons.qrc">
918      <normaloff>:/common/icons/exit.png</normaloff>:/common/icons/exit.png</iconset>
919    </property>
920    <property name="text">
921     <string>Exit</string>
922    </property>
923    <property name="iconVisibleInMenu">
924     <bool>true</bool>
925    </property>
926   </action>
927   <action name="actionSave_screenshot">
928    <property name="text">
929     <string>Save screenshot</string>
930    </property>
931   </action>
932   <action name="actionPickable">
933    <property name="text">
934     <string>pickable</string>
935    </property>
936   </action>
937   <action name="actionDragable">
938    <property name="text">
939     <string>dragable</string>
940    </property>
941   </action>
942   <action name="actionSet_colormap">
943    <property name="text">
944     <string>Set colormap</string>
945    </property>
946   </action>
947   <action name="actionIsoContours">
948    <property name="text">
949     <string>IsoContours</string>
950    </property>
951   </action>
952   <action name="actionAbouts">
953    <property name="text">
954     <string>About QtVTKRender2D</string>
955    </property>
956   </action>
957   <action name="actionDocumentation">
958    <property name="text">
959     <string>About</string>
960    </property>
961    <property name="iconVisibleInMenu">
962     <bool>true</bool>
963    </property>
964   </action>
965   <action name="actionReload_images">
966    <property name="text">
967     <string>Reload images</string>
968    </property>
969   </action>
970   <action name="actionOpen_Dicom">
971    <property name="icon">
972     <iconset resource="../vvIcons.qrc">
973      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
974    </property>
975    <property name="text">
976     <string>Open Dicom</string>
977    </property>
978    <property name="iconVisibleInMenu">
979     <bool>true</bool>
980    </property>
981   </action>
982   <action name="actionOpen_Multiple_Images_As_One">
983    <property name="icon">
984     <iconset resource="../vvIcons.qrc">
985      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
986    </property>
987    <property name="text">
988     <string>Merge several nD images into a single (n+1)D image</string>
989    </property>
990    <property name="iconVisibleInMenu">
991     <bool>true</bool>
992    </property>
993   </action>
994   <action name="actionSlice_Image_As_Multiple_Images">
995    <property name="icon">
996     <iconset resource="../vvIcons.qrc">
997      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
998    </property>
999    <property name="text">
1000     <string>Slice a nD image into several (n-1)D images</string>
1001    </property>
1002    <property name="iconVisibleInMenu">
1003     <bool>true</bool>
1004    </property>
1005   </action>
1006   <action name="actionOpen_one_Image_as_Multiple">
1007    <property name="text">
1008     <string>Open One Image As Multiple</string>
1009    </property>
1010   </action>
1011   <action name="actionSave_As">
1012    <property name="icon">
1013     <iconset resource="../vvIcons.qrc">
1014      <normaloff>:/common/icons/filesave.png</normaloff>:/common/icons/filesave.png</iconset>
1015    </property>
1016    <property name="text">
1017     <string>Save current image</string>
1018    </property>
1019    <property name="shortcut">
1020     <string>Ctrl+S</string>
1021    </property>
1022    <property name="iconVisibleInMenu">
1023     <bool>true</bool>
1024    </property>
1025   </action>
1026   <action name="actionAdd_VF_to_current_Image">
1027    <property name="icon">
1028     <iconset resource="../vvIcons.qrc">
1029      <normaloff>:/common/icons/cursor-uparrow.png</normaloff>:/common/icons/cursor-uparrow.png</iconset>
1030    </property>
1031    <property name="text">
1032     <string>Add deformation field to current image</string>
1033    </property>
1034    <property name="iconVisibleInMenu">
1035     <bool>true</bool>
1036    </property>
1037   </action>
1038   <action name="actionNorth_West_Window">
1039    <property name="icon">
1040     <iconset resource="../vvIcons.qrc">
1041      <normaloff>:/common/icons/NOgrid.png</normaloff>:/common/icons/NOgrid.png</iconset>
1042    </property>
1043    <property name="text">
1044     <string>Save image in TL</string>
1045    </property>
1046    <property name="iconVisibleInMenu">
1047     <bool>true</bool>
1048    </property>
1049   </action>
1050   <action name="actionNorth_East_Window">
1051    <property name="icon">
1052     <iconset resource="../vvIcons.qrc">
1053      <normaloff>:/common/icons/NEgrid.png</normaloff>:/common/icons/NEgrid.png</iconset>
1054    </property>
1055    <property name="text">
1056     <string>Save image in TR</string>
1057    </property>
1058    <property name="iconVisibleInMenu">
1059     <bool>true</bool>
1060    </property>
1061   </action>
1062   <action name="actionSouth_West_Window">
1063    <property name="icon">
1064     <iconset resource="../vvIcons.qrc">
1065      <normaloff>:/common/icons/SOgrid.png</normaloff>:/common/icons/SOgrid.png</iconset>
1066    </property>
1067    <property name="text">
1068     <string>Save image in BL</string>
1069    </property>
1070    <property name="iconVisibleInMenu">
1071     <bool>true</bool>
1072    </property>
1073   </action>
1074   <action name="actionSouth_East_Window">
1075    <property name="icon">
1076     <iconset resource="../vvIcons.qrc">
1077      <normaloff>:/common/icons/SEgrid.png</normaloff>:/common/icons/SEgrid.png</iconset>
1078    </property>
1079    <property name="text">
1080     <string>Save image in BR</string>
1081    </property>
1082    <property name="iconVisibleInMenu">
1083     <bool>true</bool>
1084    </property>
1085   </action>
1086   <action name="actionOpen_Image_With_Time">
1087    <property name="icon">
1088     <iconset resource="../vvIcons.qrc">
1089      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1090    </property>
1091    <property name="text">
1092     <string>Open a nD image as a (n-1)D + t image</string>
1093    </property>
1094    <property name="iconVisibleInMenu">
1095     <bool>true</bool>
1096    </property>
1097   </action>
1098   <action name="actionMerge_images_as_n_dim_t">
1099    <property name="icon">
1100     <iconset resource="../vvIcons.qrc">
1101      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1102    </property>
1103    <property name="text">
1104     <string>Open several nD images into a single nD+t image</string>
1105    </property>
1106    <property name="iconVisibleInMenu">
1107     <bool>true</bool>
1108    </property>
1109   </action>
1110   <action name="actionAdd_fusion_image">
1111    <property name="icon">
1112     <iconset resource="../vvIcons.qrc">
1113      <normaloff>:/common/icons/fusion.png</normaloff>:/common/icons/fusion.png</iconset>
1114    </property>
1115    <property name="text">
1116     <string>Add fusion image to current image</string>
1117    </property>
1118    <property name="iconVisibleInMenu">
1119     <bool>true</bool>
1120    </property>
1121   </action>
1122   <action name="actionSegmentation">
1123    <property name="text">
1124     <string>Segmentation</string>
1125    </property>
1126    <property name="iconVisibleInMenu">
1127     <bool>true</bool>
1128    </property>
1129   </action>
1130   <action name="actionResampler">
1131    <property name="text">
1132     <string>Resample</string>
1133    </property>
1134   </action>
1135   <action name="actionSurface_Viewer">
1136    <property name="text">
1137     <string>Surface Viewer</string>
1138    </property>
1139    <property name="iconVisibleInMenu">
1140     <bool>true</bool>
1141    </property>
1142   </action>
1143   <action name="actionDebug">
1144    <property name="text">
1145     <string>joelDebug</string>
1146    </property>
1147   </action>
1148   <action name="actionDeformable_Registration">
1149    <property name="text">
1150     <string>Deformable Registration</string>
1151    </property>
1152    <property name="iconVisibleInMenu">
1153     <bool>true</bool>
1154    </property>
1155   </action>
1156   <action name="actionWarp_image_with_vector_field">
1157    <property name="text">
1158     <string>Verify Registration</string>
1159    </property>
1160    <property name="iconVisibleInMenu">
1161     <bool>true</bool>
1162    </property>
1163   </action>
1164   <action name="actionMaximum_Intensity_Projection">
1165    <property name="text">
1166     <string>Maximum Intensity Projection</string>
1167    </property>
1168   </action>
1169   <action name="actionOpen_VTK_contour">
1170    <property name="icon">
1171     <iconset resource="../vvIcons.qrc">
1172      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1173    </property>
1174    <property name="text">
1175     <string>Open VTK or OBJ contour</string>
1176    </property>
1177    <property name="iconVisibleInMenu">
1178     <bool>true</bool>
1179    </property>
1180   </action>
1181   <action name="actionNavigation_Help">
1182    <property name="text">
1183     <string>Navigation Help</string>
1184    </property>
1185    <property name="iconVisibleInMenu">
1186     <bool>true</bool>
1187    </property>
1188    <property name="priority">
1189     <enum>QAction::NormalPriority</enum>
1190    </property>
1191   </action>
1192   <action name="actionOpen_Dicom_Struct">
1193    <property name="icon">
1194     <iconset resource="../vvIcons.qrc">
1195      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1196    </property>
1197    <property name="text">
1198     <string>Open Dicom-Struct</string>
1199    </property>
1200    <property name="iconVisibleInMenu">
1201     <bool>true</bool>
1202    </property>
1203   </action>
1204   <action name="actionCompute_mid_position_image">
1205    <property name="text">
1206     <string>Compute mid-position image</string>
1207    </property>
1208    <property name="iconVisibleInMenu">
1209     <bool>true</bool>
1210    </property>
1211   </action>
1212   <action name="actionExperimental">
1213    <property name="text">
1214     <string>Experimental...</string>
1215    </property>
1216   </action>
1217   <action name="actionRegister_vv">
1218    <property name="text">
1219     <string>Register vv</string>
1220    </property>
1221    <property name="iconVisibleInMenu">
1222     <bool>true</bool>
1223    </property>
1224   </action>
1225   <action name="actionSave_all_slices">
1226    <property name="text">
1227     <string>Save all slices (Top-Left view)</string>
1228    </property>
1229   </action>
1230   <action name="actionSave_current_state">
1231    <property name="icon">
1232     <iconset resource="../vvIcons.qrc">
1233      <normaloff>:/common/icons/filesave.png</normaloff>:/common/icons/filesave.png</iconset>
1234    </property>
1235    <property name="text">
1236     <string>Save current state</string>
1237    </property>
1238    <property name="toolTip">
1239     <string>Save current window and file states</string>
1240    </property>
1241    <property name="iconVisibleInMenu">
1242     <bool>true</bool>
1243    </property>
1244   </action>
1245   <action name="actionRead_saved_state">
1246    <property name="icon">
1247     <iconset resource="../vvIcons.qrc">
1248      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
1249    </property>
1250    <property name="text">
1251     <string>Read Saved State</string>
1252    </property>
1253    <property name="iconVisibleInMenu">
1254     <bool>true</bool>
1255    </property>
1256   </action>
1257   <action name="actionAdd_overlay_image_to_current_image">
1258    <property name="icon">
1259     <iconset resource="../vvIcons.qrc">
1260      <normaloff>:/common/icons/GPSup.png</normaloff>:/common/icons/GPSup.png</iconset>
1261    </property>
1262    <property name="text">
1263     <string>Add overlay image to current image</string>
1264    </property>
1265    <property name="iconVisibleInMenu">
1266     <bool>true</bool>
1267    </property>
1268   </action>
1269   <action name="actionAdd_USSequence_toCT">
1270    <property name="icon">
1271     <iconset resource="../vvIcons.qrc">
1272      <normaloff>:/common/icons/rotateright.png</normaloff>:/common/icons/rotateright.png</iconset>
1273    </property>
1274    <property name="text">
1275     <string>Test / Fusion of US &amp; CT sequences</string>
1276    </property>
1277    <property name="iconVisibleInMenu">
1278     <bool>true</bool>
1279    </property>
1280   </action>
1281   <action name="actionAdd_wipe_image">
1282    <property name="icon">
1283     <iconset resource="../vvIcons.qrc">
1284      <normaloff>:/common/icons/wipe.png</normaloff>:/common/icons/wipe.png</iconset>
1285    </property>
1286    <property name="text">
1287     <string>Add wipe Image</string>
1288    </property>
1289    <property name="iconVisibleInMenu">
1290     <bool>true</bool>
1291    </property>
1292   </action>
1293   <action name="actionConnect_Pacs">
1294    <property name="text">
1295     <string>Connect Pacs</string>
1296    </property>
1297   </action>
1298  </widget>
1299  <customwidgets>
1300   <customwidget>
1301    <class>QVTKWidget</class>
1302    <extends>QWidget</extends>
1303    <header>QVTKWidget.h</header>
1304   </customwidget>
1305   <customwidget>
1306    <class>vvInfoPanel</class>
1307    <extends>QWidget</extends>
1308    <header>vvInfoPanel.h</header>
1309   </customwidget>
1310   <customwidget>
1311    <class>vvLandmarksPanel</class>
1312    <extends>QWidget</extends>
1313    <header>vvLandmarksPanel.h</header>
1314   </customwidget>
1315   <customwidget>
1316    <class>vvLinkPanel</class>
1317    <extends>QWidget</extends>
1318    <header>vvLinkPanel.h</header>
1319   </customwidget>
1320   <customwidget>
1321    <class>vvOverlayPanel</class>
1322    <extends>QWidget</extends>
1323    <header>vvOverlayPanel.h</header>
1324   </customwidget>
1325  </customwidgets>
1326  <tabstops>
1327   <tabstop>presetComboBox</tabstop>
1328   <tabstop>windowSpinBox</tabstop>
1329   <tabstop>levelSpinBox</tabstop>
1330   <tabstop>NOViewWidget</tabstop>
1331   <tabstop>NOVerticalSlider</tabstop>
1332   <tabstop>NOHorizontalSlider</tabstop>
1333   <tabstop>SOVerticalSlider</tabstop>
1334   <tabstop>SOHorizontalSlider</tabstop>
1335   <tabstop>NEVerticalSlider</tabstop>
1336   <tabstop>NEHorizontalSlider</tabstop>
1337   <tabstop>SEVerticalSlider</tabstop>
1338   <tabstop>SEHorizontalSlider</tabstop>
1339   <tabstop>viewButton</tabstop>
1340  </tabstops>
1341  <resources>
1342   <include location="../vvIcons.qrc"/>
1343  </resources>
1344  <connections/>
1345 </ui>