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