]> Creatis software - cpPlugins.git/blobdiff - appli/ImageMPR/ImageMPR.ui
...
[cpPlugins.git] / appli / ImageMPR / ImageMPR.ui
index 7a292a252f49f314a45b1aa2698fca71013a9cb5..8a6c81cced0039eb24b4d3b5299380e9557d2318 100644 (file)
@@ -6,14 +6,14 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>718</width>
-    <height>706</height>
+    <width>1024</width>
+    <height>768</height>
    </rect>
   </property>
   <property name="minimumSize">
    <size>
-    <width>718</width>
-    <height>706</height>
+    <width>1024</width>
+    <height>768</height>
    </size>
   </property>
   <property name="windowTitle">
   <widget class="QWidget" name="CentralWidget">
    <layout class="QGridLayout" name="gridLayout">
     <item row="0" column="0">
-     <widget class="cpPlugins::Interface::BaseMPRWindow" name="MPR"/>
+     <widget class="cpPlugins::Interface::BaseMPRWidget" name="MPR" native="true">
+      <property name="minimumSize">
+       <size>
+        <width>562</width>
+        <height>406</height>
+       </size>
+      </property>
+     </widget>
     </item>
    </layout>
   </widget>
@@ -31,7 +38,7 @@
     <rect>
      <x>0</x>
      <y>0</y>
-     <width>718</width>
+     <width>1024</width>
      <height>25</height>
     </rect>
    </property>
      <string>&amp;File</string>
     </property>
     <addaction name="aOpenImage"/>
+    <addaction name="aOpenDICOMSeries"/>
     <addaction name="aOpenSegmentation"/>
     <addaction name="aOpenPolyData"/>
     <addaction name="separator"/>
     <addaction name="aSaveImage"/>
-    <addaction name="aSaveSegmentation"/>
     <addaction name="aSavePolyData"/>
     <addaction name="separator"/>
     <addaction name="aExit"/>
     <string>Ctrl+Shift+I</string>
    </property>
   </action>
-  <action name="aSaveSegmentation">
+  <action name="aSavePolyData">
    <property name="text">
-    <string>Save segmentation</string>
+    <string>Save polydata</string>
    </property>
    <property name="shortcut">
-    <string>Ctrl+Shift+S</string>
+    <string>Ctrl+Shift+M</string>
    </property>
   </action>
-  <action name="aSavePolyData">
+  <action name="aOpenDICOMSeries">
    <property name="text">
-    <string>Save polydata</string>
+    <string>Open DICOM series</string>
    </property>
    <property name="shortcut">
-    <string>Ctrl+Shift+M</string>
+    <string>Ctrl+D</string>
    </property>
   </action>
  </widget>
  <layoutdefault spacing="6" margin="11"/>
  <customwidgets>
   <customwidget>
-   <class>cpPlugins::Interface::BaseMPRWindow</class>
-   <extends>QFrame</extends>
-   <header location="global">cpPlugins/Interface/BaseMPRWindow.h</header>
+   <class>cpPlugins::Interface::BaseMPRWidget</class>
+   <extends>QWidget</extends>
+   <header location="global">cpPlugins/Interface/BaseMPRWidget.h</header>
    <container>1</container>
   </customwidget>
  </customwidgets>