latest changes for GraphicsScene fix

This commit is contained in:
Xevion
2019-08-04 18:56:25 -05:00
parent dee1e6242e
commit 4255320323
4 changed files with 99 additions and 30 deletions

View File

@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>539</width>
<width>608</width>
<height>540</height>
</rect>
</property>
@@ -26,10 +26,16 @@
<rect>
<x>20</x>
<y>10</y>
<width>500</width>
<width>571</width>
<height>400</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="cursor" stdset="0">
<cursorShape>CrossCursor</cursorShape>
</property>
@@ -43,8 +49,8 @@
<widget class="QCheckBox" name="checkBox">
<property name="geometry">
<rect>
<x>140</x>
<y>440</y>
<x>220</x>
<y>420</y>
<width>141</width>
<height>17</height>
</rect>
@@ -56,8 +62,8 @@
<widget class="QCheckBox" name="checkBox_2">
<property name="geometry">
<rect>
<x>140</x>
<y>460</y>
<x>220</x>
<y>440</y>
<width>131</width>
<height>17</height>
</rect>
@@ -69,7 +75,7 @@
<widget class="QPushButton" name="submitButton">
<property name="geometry">
<rect>
<x>280</x>
<x>350</x>
<y>420</y>
<width>241</width>
<height>61</height>
@@ -83,8 +89,8 @@
<property name="geometry">
<rect>
<x>20</x>
<y>430</y>
<width>111</width>
<y>420</y>
<width>191</width>
<height>22</height>
</rect>
</property>
@@ -99,15 +105,31 @@
</property>
</item>
</widget>
<widget class="QDoubleSpinBox" name="thresholdSpinbox">
<widget class="QSlider" name="horizontalSlider">
<property name="geometry">
<rect>
<x>20</x>
<y>460</y>
<width>111</width>
<y>450</y>
<width>181</width>
<height>22</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>80</x>
<y>470</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Threshold</string>
</property>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
@@ -115,7 +137,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>539</width>
<width>608</width>
<height>21</height>
</rect>
</property>