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