]> Creatis software - creaMaracasVisu.git/blobdiff - lib/GUI/Qt/Viewers/qtvtkviewerwidget.ui
changes to volume rendering base
[creaMaracasVisu.git] / lib / GUI / Qt / Viewers / qtvtkviewerwidget.ui
index 1d5cd630c157d777375f4a51ec4e76bfa7bf0dc0..c9ba2728574320662b170afbe3c4721d5a83be9f 100644 (file)
@@ -2,39 +2,45 @@
 <ui version="4.0">
  <class>QtVTKViewerWidget</class>
  <widget class="QWidget" name="QtVTKViewerWidget">
-  <property name="geometry">
-   <rect>
-    <x>0</x>
-    <y>0</y>
-    <width>626</width>
-    <height>624</height>
-   </rect>
-  </property>
   <property name="windowTitle">
    <string>Form</string>
   </property>
   <layout class="QHBoxLayout" name="horizontalLayout">
    <item>
-    <layout class="QVBoxLayout" name="verticalLayout">
-     <item>
-      <widget class="QLabel" name="label">
-       <property name="font">
-        <font>
-         <pointsize>14</pointsize>
-         <weight>75</weight>
-         <bold>true</bold>
-        </font>
-       </property>
-       <property name="text">
-        <string>Viewer Controls</string>
-       </property>
-      </widget>
-     </item>
-     <item>
+    <widget class="QToolBox" name="toolBox">
+     <property name="sizePolicy">
+      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
+       <horstretch>2</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
+     <property name="currentIndex">
+      <number>1</number>
+     </property>
+     <widget class="QWidget" name="page">
+      <property name="geometry">
+       <rect>
+        <x>0</x>
+        <y>0</y>
+        <width>239</width>
+        <height>417</height>
+       </rect>
+      </property>
+      <attribute name="label">
+       <string>Image Widget</string>
+      </attribute>
       <widget class="QCheckBox" name="checkBoxShowPlanes">
        <property name="enabled">
         <bool>true</bool>
        </property>
+       <property name="geometry">
+        <rect>
+         <x>10</x>
+         <y>20</y>
+         <width>111</width>
+         <height>22</height>
+        </rect>
+       </property>
        <property name="text">
         <string>Show Planes</string>
        </property>
         <bool>false</bool>
        </property>
       </widget>
-     </item>
-     <item>
-      <widget class="QtVolumeRendererPanel" name="m_VolumeRender" native="true"/>
-     </item>
-    </layout>
+     </widget>
+     <widget class="QWidget" name="page_2">
+      <property name="geometry">
+       <rect>
+        <x>0</x>
+        <y>0</y>
+        <width>176</width>
+        <height>417</height>
+       </rect>
+      </property>
+      <attribute name="label">
+       <string>Volume Rendering</string>
+      </attribute>
+      <widget class="QtVolumeRendererPanel" name="m_VolumeRender" native="true">
+       <property name="geometry">
+        <rect>
+         <x>0</x>
+         <y>0</y>
+         <width>181</width>
+         <height>121</height>
+        </rect>
+       </property>
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+         <horstretch>10</horstretch>
+         <verstretch>0</verstretch>
+        </sizepolicy>
+       </property>
+      </widget>
+     </widget>
+    </widget>
    </item>
    <item>
     <widget class="QtVTKViewer" name="_qtvtkviewer" native="true">
      <property name="sizePolicy">
       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
-       <horstretch>1</horstretch>
+       <horstretch>8</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
      </property>