]> Creatis software - cpPlugins.git/blobdiff - appli/ImageMPR/ImageMPR.ui
...
[cpPlugins.git] / appli / ImageMPR / ImageMPR.ui
index d37cab641b1a074ae23c5237f91cf9c27e32faa5..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,8 +38,8 @@
     <rect>
      <x>0</x>
      <y>0</y>
-     <width>718</width>
-     <height>27</height>
+     <width>1024</width>
+     <height>25</height>
     </rect>
    </property>
    <widget class="QMenu" name="MenuOptionFile">
@@ -45,7 +52,6 @@
     <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">
-   <property name="text">
-    <string>Save segmentation</string>
-   </property>
-   <property name="shortcut">
-    <string>Ctrl+Shift+S</string>
-   </property>
-  </action>
   <action name="aSavePolyData">
    <property name="text">
     <string>Save polydata</string>
  <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>