summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/spectrumdisplayform.ui
diff options
context:
space:
mode:
Diffstat (limited to 'gr-qtgui/lib/spectrumdisplayform.ui')
-rw-r--r--gr-qtgui/lib/spectrumdisplayform.ui70
1 files changed, 29 insertions, 41 deletions
diff --git a/gr-qtgui/lib/spectrumdisplayform.ui b/gr-qtgui/lib/spectrumdisplayform.ui
index 049d4ffeb4..9b06f44f0d 100644
--- a/gr-qtgui/lib/spectrumdisplayform.ui
+++ b/gr-qtgui/lib/spectrumdisplayform.ui
@@ -177,13 +177,13 @@
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
- <verstretch>0</verstretch>
+ <verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
- <width>617</width>
- <height>400</height>
+ <width>320</width>
+ <height>200</height>
</size>
</property>
<property name="sizeIncrement">
@@ -283,7 +283,7 @@
</property>
<property name="sizeHint" stdset="0">
<size>
- <width>200</width>
+ <width>100</width>
<height>20</height>
</size>
</property>
@@ -304,7 +304,7 @@
<widget class="QLabel" name="textLabel1">
<property name="maximumSize">
<size>
- <width>100</width>
+ <width>130</width>
<height>16777215</height>
</size>
</property>
@@ -317,10 +317,10 @@
</widget>
</item>
<item row="0" column="2">
- <widget class="QwtWheel" name="WaterfallMaximumIntensityWheel">
+ <widget class="QwtSlider" name="WaterfallMaximumIntensitySlider">
<property name="minimumSize">
<size>
- <width>200</width>
+ <width>50</width>
<height>0</height>
</size>
</property>
@@ -328,20 +328,11 @@
<bool>true</bool>
</property>
<property name="focusPolicy">
- <enum>Qt::WheelFocus</enum>
+ <enum>Qt::ClickFocus</enum>
</property>
<property name="valid">
<bool>true</bool>
</property>
- <property name="totalAngle">
- <double>200.000000000000000</double>
- </property>
- <property name="viewAngle">
- <double>20.000000000000000</double>
- </property>
- <property name="mass">
- <double>0.000000000000000</double>
- </property>
</widget>
</item>
<item row="0" column="3">
@@ -364,8 +355,8 @@
<widget class="QFrame" name="WaterfallPlotDisplayFrame">
<property name="minimumSize">
<size>
- <width>617</width>
- <height>338</height>
+ <width>320</width>
+ <height>200</height>
</size>
</property>
<property name="frameShape">
@@ -377,24 +368,21 @@
</widget>
</item>
<item row="2" column="2">
- <widget class="QwtWheel" name="WaterfallMinimumIntensityWheel">
+ <widget class="QwtSlider" name="WaterfallMinimumIntensitySlider">
<property name="minimumSize">
<size>
- <width>200</width>
+ <width>50</width>
<height>0</height>
</size>
</property>
<property name="valid">
<bool>true</bool>
</property>
- <property name="totalAngle">
- <double>200.000000000000000</double>
- </property>
- <property name="viewAngle">
- <double>20.000000000000000</double>
+ <property name="mouseTracking">
+ <bool>true</bool>
</property>
- <property name="mass">
- <double>0.000000000000000</double>
+ <property name="focusPolicy">
+ <enum>Qt::ClickFocus</enum>
</property>
</widget>
</item>
@@ -476,8 +464,8 @@
<widget class="QFrame" name="TimeDomainDisplayFrame">
<property name="minimumSize">
<size>
- <width>617</width>
- <height>404</height>
+ <width>320</width>
+ <height>200</height>
</size>
</property>
<property name="frameShape">
@@ -499,8 +487,8 @@
<widget class="QFrame" name="ConstellationDisplayFrame">
<property name="minimumSize">
<size>
- <width>617</width>
- <height>406</height>
+ <width>320</width>
+ <height>200</height>
</size>
</property>
<property name="frameShape">
@@ -520,18 +508,18 @@
<layoutdefault spacing="6" margin="11"/>
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
- <customwidget>
- <class>QwtWheel</class>
+ <customwidget>
+ <class>QwtSlider</class>
<extends>QWidget</extends>
- <header>qwt_wheel.h</header>
- </customwidget>
+ <header>qwt_slider.h</header>
+ </customwidget>
</customwidgets>
<tabstops>
<tabstop>SpectrumTypeTab</tabstop>
<tabstop>UseRFFrequenciesCheckBox</tabstop>
<tabstop>FFTSizeComboBox</tabstop>
- <tabstop>WaterfallMaximumIntensityWheel</tabstop>
- <tabstop>WaterfallMinimumIntensityWheel</tabstop>
+ <tabstop>WaterfallMaximumIntensitySlider</tabstop>
+ <tabstop>WaterfallMinimumIntensitySlider</tabstop>
</tabstops>
<includes>
<include location="global">SpectrumGUIClass.h</include>
@@ -540,7 +528,7 @@
<include location="global">TimeDomainDisplayPlot.h</include>
<include location="global">qvalidator.h</include>
<include location="global">vector</include>
- <include location="local">qwt_wheel.h</include>
+ <include location="local">qwt_slider.h</include>
</includes>
<resources/>
<connections>
@@ -641,7 +629,7 @@
</hints>
</connection>
<connection>
- <sender>WaterfallMaximumIntensityWheel</sender>
+ <sender>WaterfallMaximumIntensitySlider</sender>
<signal>valueChanged(double)</signal>
<receiver>SpectrumDisplayForm</receiver>
<slot>waterfallMaximumIntensityChangedCB(double)</slot>
@@ -657,7 +645,7 @@
</hints>
</connection>
<connection>
- <sender>WaterfallMinimumIntensityWheel</sender>
+ <sender>WaterfallMinimumIntensitySlider</sender>
<signal>valueChanged(double)</signal>
<receiver>SpectrumDisplayForm</receiver>
<slot>waterfallMinimumIntensityChangedCB(double)</slot>