Improve UI

This commit is contained in:
NissimHadar 2018-10-31 22:45:12 -07:00
parent 40a31b63a9
commit 1d67531a87

View file

@ -43,7 +43,7 @@
</rect> </rect>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
<number>3</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="tab_1"> <widget class="QWidget" name="tab_1">
<attribute name="title"> <attribute name="title">
@ -198,7 +198,7 @@
<x>10</x> <x>10</x>
<y>160</y> <y>160</y>
<width>161</width> <width>161</width>
<height>28</height> <height>51</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text">
@ -525,7 +525,7 @@
<rect> <rect>
<x>128</x> <x>128</x>
<y>95</y> <y>95</y>
<width>21</width> <width>31</width>
<height>31</height> <height>31</height>
</rect> </rect>
</property> </property>
@ -539,7 +539,7 @@
</property> </property>
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>160</x> <x>170</x>
<y>100</y> <y>100</y>
<width>451</width> <width>451</width>
<height>21</height> <height>21</height>
@ -554,9 +554,9 @@
<widget class="QCheckBox" name="checkBoxInteractiveMode"> <widget class="QCheckBox" name="checkBoxInteractiveMode">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>200</x> <x>190</x>
<y>180</y> <y>180</y>
<width>120</width> <width>131</width>
<height>20</height> <height>20</height>
</rect> </rect>
</property> </property>
@ -573,7 +573,7 @@
<x>330</x> <x>330</x>
<y>170</y> <y>170</y>
<width>181</width> <width>181</width>
<height>40</height> <height>51</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text">
@ -684,10 +684,10 @@
</property> </property>
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>240</x> <x>270</x>
<y>30</y> <y>30</y>
<width>160</width> <width>160</width>
<height>40</height> <height>51</height>
</rect> </rect>
</property> </property>
<property name="text"> <property name="text">
@ -699,7 +699,7 @@
<rect> <rect>
<x>150</x> <x>150</x>
<y>42</y> <y>42</y>
<width>81</width> <width>111</width>
<height>17</height> <height>17</height>
</rect> </rect>
</property> </property>
@ -803,7 +803,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>720</width> <width>720</width>
<height>21</height> <height>22</height>
</rect> </rect>
</property> </property>
<widget class="QMenu" name="menuFile"> <widget class="QMenu" name="menuFile">