]> Creatis software - clitk.git/blobdiff - vv/qt_ui/vvToolProfile.ui
Update QVTKWidget to QVTKOpenGLNativeWidget for VTK > 8.1
[clitk.git] / vv / qt_ui / vvToolProfile.ui
index f9edb6df0a60e3b80805d0933ca428243f0bdea9..fb0b5ad6f0ee834c357fffb8efa3249c701c7f54 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>437</width>
+    <width>505</width>
     <height>452</height>
    </rect>
   </property>
@@ -33,7 +33,7 @@
          <item>
           <widget class="QLabel" name="Point2">
            <property name="text">
-            <string>Point2 (mm): </string>
+            <string>Center of voxel2 (vox):</string>
            </property>
           </widget>
          </item>
         <layout class="QHBoxLayout" name="horizontalLayout_2">
          <item>
           <widget class="QLabel" name="mPosPoint2Label">
+           <property name="sizePolicy">
+            <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
+             <horstretch>0</horstretch>
+             <verstretch>0</verstretch>
+            </sizepolicy>
+           </property>
+           <property name="minimumSize">
+            <size>
+             <width>200</width>
+             <height>0</height>
+            </size>
+           </property>
            <property name="text">
             <string/>
            </property>
@@ -60,7 +72,7 @@
           </widget>
          </item>
          <item>
-          <widget class="QPushButton" name="mComputeProfileButton">
+          <widget class="QPushButton" name="mSaveProfileButton">
            <property name="sizePolicy">
             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
              <horstretch>0</horstretch>
@@ -68,7 +80,7 @@
             </sizepolicy>
            </property>
            <property name="text">
-            <string>Compute Profile</string>
+            <string>Save Profile</string>
            </property>
           </widget>
          </item>
@@ -86,7 +98,7 @@
          <item>
           <widget class="QLabel" name="Point1">
            <property name="text">
-            <string>Point1 (mm): </string>
+            <string>Center of voxel1 (vox):</string>
            </property>
           </widget>
          </item>
         <layout class="QHBoxLayout" name="horizontalLayout">
          <item>
           <widget class="QLabel" name="mPosPoint1Label">
+           <property name="sizePolicy">
+            <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
+             <horstretch>0</horstretch>
+             <verstretch>0</verstretch>
+            </sizepolicy>
+           </property>
+           <property name="minimumSize">
+            <size>
+             <width>200</width>
+             <height>0</height>
+            </size>
+           </property>
            <property name="text">
             <string/>
            </property>
       </widget>
      </item>
      <item>
-      <widget class="QVTKWidget" name="ProfileWidget" native="true">
+      <widget class="QVTKOpenGLNativeWidget" name="ProfileWidget" native="true">
        <property name="minimumSize">
         <size>
          <width>0</width>
  </widget>
  <customwidgets>
   <customwidget>
-   <class>QVTKWidget</class>
+   <class>QVTKOpenGLNativeWidget</class>
    <extends>QWidget</extends>
-   <header>QVTKWidget.h</header>
+   <header>QVTKOpenGLNativeWidget.h</header>
   </customwidget>
  </customwidgets>
  <resources/>