2015-12-19 04:43:40 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>QSpectrumAnalyzerColors</class>
|
|
|
|
<widget class="QDialog" name="QSpectrumAnalyzerColors">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2017-04-28 05:01:15 +08:00
|
|
|
<width>253</width>
|
|
|
|
<height>266</height>
|
2015-12-19 04:43:40 +08:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Colors - QSpectrumAnalyzer</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<layout class="QFormLayout" name="formLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="text">
|
2017-04-28 05:01:15 +08:00
|
|
|
<string>&Main curve color:</string>
|
2015-12-19 04:43:40 +08:00
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>mainColorButton</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="ColorButton" name="mainColorButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
<property name="text">
|
2017-04-28 05:01:15 +08:00
|
|
|
<string>Max. peak &hold color:</string>
|
2015-12-19 04:43:40 +08:00
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
2016-05-17 08:37:06 +08:00
|
|
|
<cstring>peakHoldMaxColorButton</cstring>
|
2015-12-19 04:43:40 +08:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
2016-05-17 08:37:06 +08:00
|
|
|
<widget class="ColorButton" name="peakHoldMaxColorButton">
|
2015-12-19 04:43:40 +08:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
2016-05-17 08:37:06 +08:00
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<property name="text">
|
2017-04-28 05:01:15 +08:00
|
|
|
<string>M&in. peak hold color:</string>
|
2016-05-17 08:37:06 +08:00
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>peakHoldMinColorButton</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="ColorButton" name="peakHoldMinColorButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0">
|
2015-12-19 04:43:40 +08:00
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
<property name="text">
|
2017-04-28 05:01:15 +08:00
|
|
|
<string>Average &color:</string>
|
2015-12-19 04:43:40 +08:00
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>averageColorButton</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-05-17 08:37:06 +08:00
|
|
|
<item row="3" column="1">
|
2015-12-19 04:43:40 +08:00
|
|
|
<widget class="ColorButton" name="averageColorButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-05-17 08:37:06 +08:00
|
|
|
<item row="4" column="0">
|
2015-12-19 04:43:40 +08:00
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="text">
|
2017-04-28 05:01:15 +08:00
|
|
|
<string>Persistence co&lor:</string>
|
2015-12-19 04:43:40 +08:00
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>persistenceColorButton</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-05-17 08:37:06 +08:00
|
|
|
<item row="4" column="1">
|
2015-12-19 04:43:40 +08:00
|
|
|
<widget class="ColorButton" name="persistenceColorButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-04-28 05:01:15 +08:00
|
|
|
<item row="5" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Baseline color:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>baselineColorButton</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="1">
|
|
|
|
<widget class="ColorButton" name="baselineColorButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-12-19 04:43:40 +08:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>2</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="standardButtons">
|
|
|
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>ColorButton</class>
|
|
|
|
<extends>QPushButton</extends>
|
|
|
|
<header>pyqtgraph</header>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>mainColorButton</tabstop>
|
2016-05-17 08:37:06 +08:00
|
|
|
<tabstop>peakHoldMaxColorButton</tabstop>
|
|
|
|
<tabstop>peakHoldMinColorButton</tabstop>
|
2015-12-19 04:43:40 +08:00
|
|
|
<tabstop>averageColorButton</tabstop>
|
|
|
|
<tabstop>persistenceColorButton</tabstop>
|
2017-04-28 05:01:15 +08:00
|
|
|
<tabstop>baselineColorButton</tabstop>
|
2015-12-19 04:43:40 +08:00
|
|
|
</tabstops>
|
|
|
|
<resources/>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>buttonBox</sender>
|
|
|
|
<signal>accepted()</signal>
|
|
|
|
<receiver>QSpectrumAnalyzerColors</receiver>
|
|
|
|
<slot>accept()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
2017-04-28 05:01:15 +08:00
|
|
|
<x>246</x>
|
|
|
|
<y>259</y>
|
2015-12-19 04:43:40 +08:00
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>157</x>
|
2017-04-28 05:01:15 +08:00
|
|
|
<y>265</y>
|
2015-12-19 04:43:40 +08:00
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>buttonBox</sender>
|
|
|
|
<signal>rejected()</signal>
|
|
|
|
<receiver>QSpectrumAnalyzerColors</receiver>
|
|
|
|
<slot>reject()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
2017-04-28 05:01:15 +08:00
|
|
|
<x>246</x>
|
|
|
|
<y>259</y>
|
2015-12-19 04:43:40 +08:00
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
2017-04-28 05:01:15 +08:00
|
|
|
<x>252</x>
|
|
|
|
<y>265</y>
|
2015-12-19 04:43:40 +08:00
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
</ui>
|