528 lines
13 KiB
XML
528 lines
13 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>570</width>
|
|
<height>260</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>MainWindow</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<widget class="caLabel" name="calabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>60</y>
|
|
<width>260</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Nr. of points for Lifetime fit</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="calabel_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>140</y>
|
|
<width>260</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Minimum Current</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="calabel_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>180</y>
|
|
<width>260</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Lifetime</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_29">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>280</x>
|
|
<y>180</y>
|
|
<width>120</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="acceptDrops">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">AGEBD-TAUPCT$(AGEBD_ENV_SUFFIX):TAU</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color>
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color>
|
|
<red>255</red>
|
|
<green>255</green>
|
|
<blue>225</blue>
|
|
</color>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
<property name="precision">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::User</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>400.000000000000000</double>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.000000000000000</double>
|
|
</property>
|
|
<property name="fontScaleMode" stdset="0">
|
|
<enum>caLineEdit::Height</enum>
|
|
</property>
|
|
<property name="unitsEnabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>caLineEdit::decimal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_30">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>440</x>
|
|
<y>180</y>
|
|
<width>120</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="acceptDrops">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">AGEBD-TAUPCT$(AGEBD_ENV_SUFFIX):TAU-ERR</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color>
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color>
|
|
<red>255</red>
|
|
<green>255</green>
|
|
<blue>225</blue>
|
|
</color>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
<property name="precision">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::User</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>400.000000000000000</double>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.000000000000000</double>
|
|
</property>
|
|
<property name="fontScaleMode" stdset="0">
|
|
<enum>caLineEdit::Height</enum>
|
|
</property>
|
|
<property name="unitsEnabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>caLineEdit::decimal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="calabel_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>180</y>
|
|
<width>21</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>±</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_31">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>280</x>
|
|
<y>220</y>
|
|
<width>120</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="acceptDrops">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">AGEBD-TAUPCT$(AGEBD_ENV_SUFFIX):INJRATE</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color>
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color>
|
|
<red>255</red>
|
|
<green>255</green>
|
|
<blue>225</blue>
|
|
</color>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
<property name="precision">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::User</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>400.000000000000000</double>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.000000000000000</double>
|
|
</property>
|
|
<property name="fontScaleMode" stdset="0">
|
|
<enum>caLineEdit::Height</enum>
|
|
</property>
|
|
<property name="unitsEnabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>caLineEdit::decimal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_32">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>440</x>
|
|
<y>220</y>
|
|
<width>120</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="acceptDrops">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">AGEBD-TAUPCT$(AGEBD_ENV_SUFFIX):INJRATE-ERR</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color>
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color>
|
|
<red>255</red>
|
|
<green>255</green>
|
|
<blue>225</blue>
|
|
</color>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
<property name="precision">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::User</enum>
|
|
</property>
|
|
<property name="limitsMode">
|
|
<enum>caLineEdit::Channel</enum>
|
|
</property>
|
|
<property name="maxValue">
|
|
<double>400.000000000000000</double>
|
|
</property>
|
|
<property name="minValue">
|
|
<double>0.000000000000000</double>
|
|
</property>
|
|
<property name="fontScaleMode" stdset="0">
|
|
<enum>caLineEdit::Height</enum>
|
|
</property>
|
|
<property name="unitsEnabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="formatType">
|
|
<enum>caLineEdit::decimal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="calabel_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>220</y>
|
|
<width>21</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>±</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="wmSignalPropagator" name="wmsignalpropagator">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>660</x>
|
|
<y>130</y>
|
|
<width>70</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="caCalc" name="cacalc_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>660</x>
|
|
<y>70</y>
|
|
<width>70</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reload</string>
|
|
</property>
|
|
<property name="variable">
|
|
<string notr="true">RELOAD</string>
|
|
</property>
|
|
<property name="calc">
|
|
<string notr="true">A</string>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">AGEBD-ALH$(AGEBD_ENV_SUFFIX):TAUPCT-GUIRELOAD</string>
|
|
</property>
|
|
<property name="eventSignal">
|
|
<enum>caCalc::TriggerZeroToOne</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="calabel_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>220</y>
|
|
<width>260</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Injection rate</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="caTextEntry" name="catextentry">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>280</x>
|
|
<y>60</y>
|
|
<width>280</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">AGEBD-TAUPCT$(AGEBD_ENV_SUFFIX):CONTROL-NSAMPLES-FIT-TAU</string>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::User</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caTextEntry" name="catextentry_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>280</x>
|
|
<y>140</y>
|
|
<width>280</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">AGEBD-TAUPCT$(AGEBD_ENV_SUFFIX):CONTROL-MIN-CURR</string>
|
|
</property>
|
|
<property name="precision">
|
|
<number>12</number>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::User</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caChoice" name="cachoice">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>10</y>
|
|
<width>561</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">AGEBD-ALH$(AGEBD_ENV_SUFFIX):TAUPCT-ONOFF</string>
|
|
</property>
|
|
<property name="stackingMode" stdset="0">
|
|
<enum>caChoice::Column</enum>
|
|
</property>
|
|
<property name="endBit">
|
|
<number>1</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="caTextEntry" name="catextentry_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>280</x>
|
|
<y>100</y>
|
|
<width>280</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="channel" stdset="0">
|
|
<string notr="true">AGEBD-TAUPCT$(AGEBD_ENV_SUFFIX):CONTROL-NSAMPLES-FIT-ROC</string>
|
|
</property>
|
|
<property name="precisionMode">
|
|
<enum>caLineEdit::User</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="calabel_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>100</y>
|
|
<width>260</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Nr. of points for inj. rate fit</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>caChoice</class>
|
|
<extends>QWidget</extends>
|
|
<header>caChoice</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caTextEntry</class>
|
|
<extends>caLineEdit</extends>
|
|
<header>caTextEntry</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caLabel</class>
|
|
<extends>QLabel</extends>
|
|
<header>caLabel</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caLineEdit</class>
|
|
<extends>QLineEdit</extends>
|
|
<header>caLineEdit</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>caCalc</class>
|
|
<extends>QLabel</extends>
|
|
<header>caCalc</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>wmSignalPropagator</class>
|
|
<extends>QLabel</extends>
|
|
<header>wmSignalPropagator</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections>
|
|
<connection>
|
|
<sender>cacalc_2</sender>
|
|
<signal>emitSignal(bool)</signal>
|
|
<receiver>wmsignalpropagator</receiver>
|
|
<slot>reloadwindow()</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>695</x>
|
|
<y>80</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>699</x>
|
|
<y>145</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
</connections>
|
|
</ui>
|