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