|
@@ -17,6 +17,50 @@
|
|
<property name="margin">
|
|
<property name="margin">
|
|
<number>0</number>
|
|
<number>0</number>
|
|
</property>
|
|
</property>
|
|
|
|
+ <item row="0" column="0">
|
|
|
|
+ <widget class="QLabel" name="ColorLabel">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Color:</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="0" column="1" colspan="4">
|
|
|
|
+ <widget class="ctkColorPickerButton" name="ColorPickerButton">
|
|
|
|
+ <property name="color">
|
|
|
|
+ <color>
|
|
|
|
+ <red>255</red>
|
|
|
|
+ <green>255</green>
|
|
|
|
+ <blue>255</blue>
|
|
|
|
+ </color>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="displayColorName">
|
|
|
|
+ <bool>false</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="dialogOptions">
|
|
|
|
+ <set>ctkColorPickerButton::UseCTKColorDialog</set>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="0">
|
|
|
|
+ <widget class="QLabel" name="OpacityLabel">
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Opacity:</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item row="1" column="1" colspan="4">
|
|
|
|
+ <widget class="ctkSliderWidget" name="OpacitySliderSpinBox">
|
|
|
|
+ <property name="singleStep">
|
|
|
|
+ <double>0.010000000000000</double>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="maximum">
|
|
|
|
+ <double>1.000000000000000</double>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="value">
|
|
|
|
+ <double>1.000000000000000</double>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
<item row="2" column="0">
|
|
<item row="2" column="0">
|
|
<widget class="QLabel" name="AmbientLabel">
|
|
<widget class="QLabel" name="AmbientLabel">
|
|
<property name="text">
|
|
<property name="text">
|
|
@@ -168,52 +212,8 @@
|
|
</property>
|
|
</property>
|
|
</spacer>
|
|
</spacer>
|
|
</item>
|
|
</item>
|
|
- <item row="1" column="0">
|
|
|
|
- <widget class="QLabel" name="OpacityLabel">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Opacity:</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="1" column="1" colspan="4">
|
|
|
|
- <widget class="ctkSliderWidget" name="OpacitySliderSpinBox">
|
|
|
|
- <property name="singleStep">
|
|
|
|
- <double>0.010000000000000</double>
|
|
|
|
- </property>
|
|
|
|
- <property name="maximum">
|
|
|
|
- <double>1.000000000000000</double>
|
|
|
|
- </property>
|
|
|
|
- <property name="value">
|
|
|
|
- <double>1.000000000000000</double>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="0">
|
|
|
|
- <widget class="QLabel" name="ColorLabel">
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Color:</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="0" column="1" colspan="4">
|
|
|
|
- <widget class="ctkColorPickerButton" name="ColorPickerButton">
|
|
|
|
- <property name="color">
|
|
|
|
- <color>
|
|
|
|
- <red>255</red>
|
|
|
|
- <green>255</green>
|
|
|
|
- <blue>255</blue>
|
|
|
|
- </color>
|
|
|
|
- </property>
|
|
|
|
- <property name="displayColorName">
|
|
|
|
- <bool>false</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="dialogOptions">
|
|
|
|
- <set>ctkColorPickerButton::UseCTKColorDialog</set>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
<item row="6" column="0">
|
|
<item row="6" column="0">
|
|
- <widget class="QLabel" name="BackFaceCullingLabel">
|
|
|
|
|
|
+ <widget class="QLabel" name="BackfaceCullingLabel">
|
|
<property name="text">
|
|
<property name="text">
|
|
<string>Backface Culling:</string>
|
|
<string>Backface Culling:</string>
|
|
</property>
|
|
</property>
|