1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-17 05:41:56 -05:00

Normalize Scope and Spectrum control GUIs

This commit is contained in:
f4exb 2016-01-12 04:38:44 +01:00
parent bf9368a002
commit f92b3c7811
2 changed files with 16 additions and 22 deletions

View File

@ -7,9 +7,15 @@
<x>0</x>
<y>0</y>
<width>583</width>
<height>111</height>
<height>112</height>
</rect>
</property>
<property name="font">
<font>
<family>Sans Serif</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="windowTitle">
<string>Oscilloscope</string>
</property>
@ -17,16 +23,7 @@
<property name="spacing">
<number>3</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<property name="margin">
<number>0</number>
</property>
<item>

View File

@ -6,24 +6,21 @@
<rect>
<x>0</x>
<y>0</y>
<width>320</width>
<width>331</width>
<height>60</height>
</rect>
</property>
<property name="font">
<font>
<family>Sans Serif</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="windowTitle">
<string>Oscilloscope</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="1,0,0">
<property name="leftMargin">
<number>2</number>
</property>
<property name="topMargin">
<number>2</number>
</property>
<property name="rightMargin">
<number>2</number>
</property>
<property name="bottomMargin">
<property name="margin">
<number>2</number>
</property>
<property name="spacing">