]> Creatis software - clitk.git/blobdiff - vv/qt_ui/vvMainWindow.ui
basic GUI state loading/saving functionality
[clitk.git] / vv / qt_ui / vvMainWindow.ui
index 7215e621aaf9d7e83bc6ec336c9a38ae09a4e057..88eddcf87d9aef92a1a510ef23c8ece1fdf94e24 100644 (file)
@@ -27,7 +27,7 @@
     <normaloff>:/common/icons/ducky.png</normaloff>:/common/icons/ducky.png</iconset>
   </property>
   <property name="statusTip">
-   <string>Type 'h' on image to display help on navigation</string>
+   <string>Type 'F1' on image to display help on navigation</string>
   </property>
   <widget class="QWidget" name="centralwidget">
    <property name="sizePolicy">
@@ -37,7 +37,7 @@
     </sizepolicy>
    </property>
    <property name="statusTip">
-    <string>Type 'h' on image to display help on navigation</string>
+    <string>Type 'F1' on image to display help on navigation</string>
    </property>
    <layout class="QVBoxLayout" name="verticalLayout">
     <item>
            <string>Cold</string>
           </property>
          </item>
+         <item>
+          <property name="text">
+           <string>Dosimetry</string>
+          </property>
+         </item>
          <item>
           <property name="text">
            <string>Full Color</string>
            <number>2</number>
           </property>
           <item row="0" column="0">
-           <widget class="QVTKWidget" name="NOViewWidget" native="true">
+           <widget class="QVTKWidget" name="NOViewWidget">
             <property name="mouseTracking">
              <bool>true</bool>
             </property>
            <number>2</number>
           </property>
           <item row="0" column="0">
-           <widget class="QVTKWidget" name="SOViewWidget" native="true">
+           <widget class="QVTKWidget" name="SOViewWidget">
             <property name="mouseTracking">
              <bool>true</bool>
             </property>
            <number>2</number>
           </property>
           <item row="0" column="0">
-           <widget class="QVTKWidget" name="NEViewWidget" native="true">
+           <widget class="QVTKWidget" name="NEViewWidget">
             <property name="mouseTracking">
              <bool>true</bool>
             </property>
            <number>2</number>
           </property>
           <item row="0" column="0">
-           <widget class="QVTKWidget" name="SEViewWidget" native="true">
+           <widget class="QVTKWidget" name="SEViewWidget">
             <property name="sizePolicy">
              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
               <horstretch>0</horstretch>
    <property name="defaultUp">
     <bool>false</bool>
    </property>
-   <widget class="QMenu" name="menuFile">
-    <property name="title">
-     <string>File</string>
-    </property>
-    <addaction name="actionLoad_images"/>
-    <addaction name="actionOpen_Image_With_Time"/>
-    <addaction name="actionMerge_images_as_n_dim_t"/>
-    <addaction name="separator"/>
-    <addaction name="actionSlice_Image_As_Multiple_Images"/>
-    <addaction name="actionOpen_Multiple_Images_As_One"/>
-    <addaction name="separator"/>
-    <addaction name="actionOpen_Dicom"/>
-    <addaction name="actionOpen_Dicom_Struct"/>
-    <addaction name="actionOpen_VTK_contour"/>
-    <addaction name="separator"/>
-    <addaction name="actionSave_As"/>
-    <addaction name="separator"/>
-    <addaction name="actionExit"/>
-   </widget>
    <widget class="QMenu" name="menuHelp">
     <property name="title">
      <string>Help</string>
     <addaction name="actionNorth_East_Window"/>
     <addaction name="actionSouth_West_Window"/>
     <addaction name="actionSouth_East_Window"/>
+    <addaction name="separator"/>
+    <addaction name="actionSave_all_slices"/>
    </widget>
    <widget class="QMenu" name="menuExperimental">
     <property name="title">
      <string>Tools</string>
     </property>
    </widget>
+   <widget class="QMenu" name="menuFile">
+    <property name="title">
+     <string>File</string>
+    </property>
+    <addaction name="actionLoad_images"/>
+    <addaction name="actionOpen_Image_With_Time"/>
+    <addaction name="actionMerge_images_as_n_dim_t"/>
+    <addaction name="separator"/>
+    <addaction name="actionSlice_Image_As_Multiple_Images"/>
+    <addaction name="actionOpen_Multiple_Images_As_One"/>
+    <addaction name="separator"/>
+    <addaction name="actionOpen_Dicom"/>
+    <addaction name="actionOpen_Dicom_Struct"/>
+    <addaction name="actionOpen_VTK_contour"/>
+    <addaction name="separator"/>
+    <addaction name="actionSave_As"/>
+    <addaction name="separator"/>
+    <addaction name="actionExit"/>
+    <addaction name="actionSave_current_state"/>
+    <addaction name="actionRead_saved_state"/>
+   </widget>
    <addaction name="menuFile"/>
    <addaction name="menuOverlay"/>
    <addaction name="menuScreenshots"/>
      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
    </property>
    <property name="text">
-    <string>Merge several xD images into a single (x+1)D image</string>
+    <string>Merge several nD images into a single (n+1)D image</string>
    </property>
   </action>
   <action name="actionSlice_Image_As_Multiple_Images">
      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
    </property>
    <property name="text">
-    <string>Slice a xD image into several (x-1)D images</string>
+    <string>Slice a nD image into several (n-1)D images</string>
    </property>
   </action>
   <action name="actionOpen_one_Image_as_Multiple">
      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
    </property>
    <property name="text">
-    <string>Open xD image(s) as (x-1)D + t</string>
+    <string>Open a nD image as a (n-1)D + t image</string>
    </property>
   </action>
   <action name="actionMerge_images_as_n_dim_t">
      <normaloff>:/common/icons/open.png</normaloff>:/common/icons/open.png</iconset>
    </property>
    <property name="text">
-    <string>Open several xD images into a single xD+t images</string>
+    <string>Open several nD images into a single nD+t image</string>
    </property>
   </action>
   <action name="actionAdd_fusion_image">
     <string>Register vv</string>
    </property>
   </action>
+  <action name="actionSave_all_slices">
+   <property name="text">
+    <string>Save all slices (Top-Left view)</string>
+   </property>
+  </action>
+  <action name="actionSave_current_state">
+   <property name="icon">
+    <iconset>
+     <normaloff>../icons/filesave.png</normaloff>../icons/filesave.png</iconset>
+   </property>
+   <property name="text">
+    <string>Save current state</string>
+   </property>
+   <property name="toolTip">
+    <string>Save current window and file states</string>
+   </property>
+  </action>
+  <action name="actionRead_saved_state">
+   <property name="icon">
+    <iconset>
+     <normaloff>../icons/filesave.png</normaloff>../icons/filesave.png</iconset>
+   </property>
+   <property name="text">
+    <string>Read Saved State</string>
+   </property>
+  </action>
  </widget>
  <customwidgets>
   <customwidget>