2013-06-14 06:44:34 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>PeakGroupBox</class>
|
|
|
|
|
<widget class="QGroupBox" name="PeakGroupBox">
|
|
|
|
|
<property name="enabled">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<width>269</width>
|
|
|
|
|
<height>179</height>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizePolicy">
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>0</height>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>GroupBox</string>
|
|
|
|
|
</property>
|
2013-07-10 16:36:07 +00:00
|
|
|
|
<property name="autoFillBackground">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<property name="title">
|
|
|
|
|
<string>GroupBox</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="flat">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checkable">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2" rowstretch="0">
|
2013-07-10 16:36:07 +00:00
|
|
|
|
<property name="margin">
|
|
|
|
|
<number>10</number>
|
|
|
|
|
</property>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<item row="0" column="0">
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0,0" columnstretch="0,0,0,0">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<property name="sizeConstraint">
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<enum>QLayout::SetFixedSize</enum>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</property>
|
|
|
|
|
<property name="leftMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="topMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="spacing">
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<number>1</number>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</property>
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<item row="0" column="3">
|
|
|
|
|
<widget class="QLabel" name="label">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<property name="sizePolicy">
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Fix</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<item row="1" column="2">
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<widget class="QLabel" name="label_5">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<property name="text">
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<string>TextLabel</string>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<item row="3" column="2">
|
|
|
|
|
<widget class="QLabel" name="label_7">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<property name="text">
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<string>TextLabel</string>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<item row="2" column="2">
|
|
|
|
|
<widget class="QLabel" name="label_6">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<property name="text">
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<string>TextLabel</string>
|
2014-02-25 13:55:29 +00:00
|
|
|
|
</property>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<item row="0" column="1" alignment="Qt::AlignHCenter|Qt::AlignVCenter">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<widget class="QPushButton" name="removeButton">
|
|
|
|
|
<property name="sizePolicy">
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<width>0</width>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Remove</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_1">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<string>Δε</string>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</property>
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2014-02-25 13:55:29 +00:00
|
|
|
|
</property>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<string><html><head/><body><p>γ<span style=" vertical-align:sub;">CC</span></p></body></html></string>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<item row="4" column="2">
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<widget class="QLabel" name="label_8">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<property name="text">
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<string>TextLabel</string>
|
2014-02-25 13:55:29 +00:00
|
|
|
|
</property>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<item row="4" column="1">
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_4">
|
|
|
|
|
<property name="singleStep">
|
|
|
|
|
<double>0.050000000000000</double>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="1">
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_3">
|
|
|
|
|
<property name="singleStep">
|
|
|
|
|
<double>0.050000000000000</double>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="1">
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_2"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
<widget class="QDoubleSpinBox" name="doubleSpinBox_1"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="0">
|
2014-03-18 19:37:32 +00:00
|
|
|
|
<widget class="QLabel" name="label_4">
|
2013-06-14 06:44:34 +00:00
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<string><html><head/><body><p>β<span style=" vertical-align:sub;">CD</span></p></body></html></string>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<item row="4" column="3" alignment="Qt::AlignHCenter">
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_4">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</item>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>τ</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</item>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<item row="2" column="3" alignment="Qt::AlignHCenter">
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_2">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="3" alignment="Qt::AlignHCenter">
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_3">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="3" alignment="Qt::AlignHCenter">
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_1">
|
|
|
|
|
<property name="layoutDirection">
|
|
|
|
|
<enum>Qt::LeftToRight</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</item>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
<item row="0" column="2" alignment="Qt::AlignHCenter|Qt::AlignVCenter">
|
|
|
|
|
<widget class="QComboBox" name="comboBox">
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string extracomment="Havriliak-Negami Distribution">H-N</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string extracomment="Cole-Cole Distribution">C-C</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string extracomment="Cole-Davidson Distribution">C-D</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
2014-03-19 23:47:19 +00:00
|
|
|
|
<item>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Debye</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
2014-03-19 18:48:15 +00:00
|
|
|
|
</widget>
|
2013-06-14 06:44:34 +00:00
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>removeButton</sender>
|
|
|
|
|
<signal>clicked()</signal>
|
|
|
|
|
<receiver>PeakGroupBox</receiver>
|
|
|
|
|
<slot>hide()</slot>
|
|
|
|
|
<hints>
|
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
|
<x>82</x>
|
|
|
|
|
<y>42</y>
|
|
|
|
|
</hint>
|
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
|
<x>131</x>
|
|
|
|
|
<y>88</y>
|
|
|
|
|
</hint>
|
|
|
|
|
</hints>
|
|
|
|
|
</connection>
|
|
|
|
|
</connections>
|
|
|
|
|
</ui>
|