]> Creatis software - creaMaracasVisu.git/blobdiff - lib/GUI/Qt/VolumeRenderer/qtvolumerendererpanel.ui
*** empty log message ***
[creaMaracasVisu.git] / lib / GUI / Qt / VolumeRenderer / qtvolumerendererpanel.ui
index de487459c2ff4d8db23052ade23af89b6f96d0f8..9859706040a569d2fcdb49b4c82ae476583f95e4 100644 (file)
@@ -6,15 +6,15 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>186</width>
-    <height>137</height>
+    <width>275</width>
+    <height>213</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string>Form</string>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout">
-   <item>
+  <layout class="QGridLayout" name="gridLayout_4">
+   <item row="0" column="0">
     <layout class="QHBoxLayout" name="horizontalLayout">
      <item>
       <widget class="QCheckBox" name="checkBoxShowVolume">
      </item>
     </layout>
    </item>
-   <item>
-    <layout class="QHBoxLayout" name="horizontalLayout_2">
-     <item>
+   <item row="1" column="0">
+    <layout class="QGridLayout" name="gridLayout_3">
+     <item row="0" column="0" colspan="2">
+      <widget class="QLabel" name="label_3">
+       <property name="text">
+        <string>Ray Cast Function</string>
+       </property>
+      </widget>
+     </item>
+     <item row="1" column="0">
       <widget class="QRadioButton" name="radioButtonComposite">
+       <property name="toolTip">
+        <string>Change the Ray Cast Function To Composite (All)</string>
+       </property>
        <property name="text">
         <string>Composite</string>
        </property>
        <property name="checked">
         <bool>true</bool>
        </property>
+       <property name="autoExclusive">
+        <bool>true</bool>
+       </property>
        <attribute name="buttonGroup">
         <string>buttonGroup</string>
        </attribute>
       </widget>
      </item>
-     <item>
+     <item row="1" column="1">
       <widget class="QRadioButton" name="radioButtonMIP">
+       <property name="toolTip">
+        <string>Change the Ray Cast Function To Maximum Intensity Pixel</string>
+       </property>
        <property name="text">
-        <string>MIP </string>
+        <string>MaxIP </string>
        </property>
        <property name="checked">
         <bool>false</bool>
        </property>
+       <property name="autoExclusive">
+        <bool>true</bool>
+       </property>
        <attribute name="buttonGroup">
         <string>buttonGroup</string>
        </attribute>
       </widget>
      </item>
+     <item row="1" column="2">
+      <widget class="QRadioButton" name="radioButtonMinIP">
+       <property name="toolTip">
+        <string>Change the Ray Cast Function To Minimum Intensity Pixel</string>
+       </property>
+       <property name="text">
+        <string>MinIP</string>
+       </property>
+       <property name="autoExclusive">
+        <bool>true</bool>
+       </property>
+       <attribute name="buttonGroup">
+        <string>buttonGroup</string>
+       </attribute>
+      </widget>
+     </item>
+    </layout>
+   </item>
+   <item row="2" column="0">
+    <layout class="QGridLayout" name="gridLayout_2">
+     <item row="0" column="0">
+      <widget class="QLabel" name="label_2">
+       <property name="text">
+        <string>Interpolation</string>
+       </property>
+      </widget>
+     </item>
+     <item row="1" column="0">
+      <widget class="QRadioButton" name="radioButtonLinear">
+       <property name="text">
+        <string>Linear</string>
+       </property>
+       <property name="checked">
+        <bool>true</bool>
+       </property>
+       <attribute name="buttonGroup">
+        <string>buttonGroup_2</string>
+       </attribute>
+      </widget>
+     </item>
+     <item row="1" column="1">
+      <widget class="QRadioButton" name="radioButtonNearest">
+       <property name="text">
+        <string>Nearest</string>
+       </property>
+       <attribute name="buttonGroup">
+        <string>buttonGroup_2</string>
+       </attribute>
+      </widget>
+     </item>
     </layout>
    </item>
-   <item>
+   <item row="3" column="0">
     <layout class="QGridLayout" name="gridLayout">
      <item row="0" column="0">
       <widget class="QLabel" name="label">
    <slot>setEnabled(bool)</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>57</x>
-     <y>21</y>
+     <x>134</x>
+     <y>93</y>
     </hint>
     <hint type="destinationlabel">
-     <x>110</x>
-     <y>25</y>
+     <x>524</x>
+     <y>93</y>
     </hint>
    </hints>
   </connection>
    <slot>setEnabled(bool)</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>61</x>
-     <y>30</y>
+     <x>134</x>
+     <y>93</y>
     </hint>
     <hint type="destinationlabel">
-     <x>57</x>
-     <y>126</y>
+     <x>77</x>
+     <y>626</y>
     </hint>
    </hints>
   </connection>
   <connection>
    <sender>checkBoxShowVolume</sender>
    <signal>toggled(bool)</signal>
-   <receiver>radioButtonComposite</receiver>
+   <receiver>radioButtonLinear</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>41</x>
-     <y>23</y>
+     <x>134</x>
+     <y>93</y>
     </hint>
     <hint type="destinationlabel">
-     <x>36</x>
-     <y>54</y>
+     <x>29</x>
+     <y>495</y>
     </hint>
    </hints>
   </connection>
   <connection>
    <sender>checkBoxShowVolume</sender>
    <signal>toggled(bool)</signal>
-   <receiver>radioButtonMIP</receiver>
+   <receiver>radioButtonNearest</receiver>
    <slot>setEnabled(bool)</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>69</x>
-     <y>16</y>
+     <x>134</x>
+     <y>93</y>
     </hint>
     <hint type="destinationlabel">
-     <x>143</x>
-     <y>46</y>
+     <x>532</x>
+     <y>495</y>
     </hint>
    </hints>
   </connection>
  </connections>
  <buttongroups>
+  <buttongroup name="buttonGroup_2"/>
   <buttongroup name="buttonGroup">
    <property name="exclusive">
     <bool>true</bool>