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