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