git-svn-id: svn://db.shs.com.ru/libs@42 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2015-11-16 18:20:13 +00:00
parent c27e345c51
commit ddcd5c716a
18 changed files with 389 additions and 158 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>327</width>
<height>588</height>
<height>593</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout">
@@ -97,13 +97,16 @@
<item row="5" column="1">
<widget class="SpinSlider" name="spinShine">
<property name="maximum">
<double>128.000000000000000</double>
</property>
<property name="singleStep">
<double>1.000000000000000</double>
</property>
<property name="decimals">
<number>2</number>
</property>
<property name="singleStep">
<double>0.100000000000000</double>
</property>
<property name="pageStep">
<double>16.000000000000000</double>
<double>0.010000000000000</double>
</property>
</widget>
</item>