2566 lines
140 KiB
XML
2566 lines
140 KiB
XML
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>TrimSPGUI</class>
|
|
<widget class="QMainWindow">
|
|
<property name="name">
|
|
<cstring>TrimSPGUI</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>719</width>
|
|
<height>610</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>TrimSP GUI</string>
|
|
</property>
|
|
<widget class="QTabWidget">
|
|
<property name="name">
|
|
<cstring>tabs</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>5</y>
|
|
<width>715</width>
|
|
<height>525</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QWidget">
|
|
<property name="name">
|
|
<cstring>LayersTab</cstring>
|
|
</property>
|
|
<attribute name="title">
|
|
<string>Layers</string>
|
|
</attribute>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>groupBox1</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>0</y>
|
|
<width>445</width>
|
|
<height>485</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>GroupBoxPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>Sunken</enum>
|
|
</property>
|
|
<property name="title">
|
|
<string>Layers</string>
|
|
</property>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout27</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>20</y>
|
|
<width>435</width>
|
|
<height>460</height>
|
|
</rect>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>3</number>
|
|
</property>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout19</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabel1_4</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Number of Layers</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox">
|
|
<property name="name">
|
|
<cstring>NL</cstring>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>7</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Select the number of the layers of your structure (maximum 7 layers).</string>
|
|
</property>
|
|
</widget>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer2</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>251</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout26</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabel2_4</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>1</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Composition</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Chemical formula</string>
|
|
</property>
|
|
</widget>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer1</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Fixed</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>101</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabel3</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Density [g/cm<sup>3</sup>]</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabel4</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Thickness [Å]</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>BoxL1</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="title">
|
|
<string>Layer 1</string>
|
|
</property>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L1Comp</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>180</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>SrTiO3</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Chemical formula of L1</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Insert the chemical formula here as you would write it.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L1rho</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>20</y>
|
|
<width>111</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>5.12</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Insert the density of the layer here.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L1d</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>20</y>
|
|
<width>85</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>200</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Insert the thickness of the layer here.</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>BoxL2</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="title">
|
|
<string>Layer 2</string>
|
|
</property>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L2Comp</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>180</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L2rho</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>20</y>
|
|
<width>111</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L2d</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>20</y>
|
|
<width>85</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>BoxL3</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="title">
|
|
<string>Layer 3</string>
|
|
</property>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L3Comp</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>180</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L3rho</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>20</y>
|
|
<width>111</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L3d</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>20</y>
|
|
<width>85</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>BoxL4</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="title">
|
|
<string>Layer 4</string>
|
|
</property>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L4Comp</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>180</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L4rho</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>20</y>
|
|
<width>111</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L4d</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>20</y>
|
|
<width>85</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>BoxL5</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="title">
|
|
<string>Layer 5</string>
|
|
</property>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L5Comp</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>180</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L5rho</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>20</y>
|
|
<width>111</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L5d</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>20</y>
|
|
<width>85</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>BoxL6</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="title">
|
|
<string>Layer 6</string>
|
|
</property>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L6Comp</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>180</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L6rho</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>20</y>
|
|
<width>111</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L6d</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>20</y>
|
|
<width>85</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>BoxL7</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="title">
|
|
<string>Layer 7</string>
|
|
</property>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L7Comp</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>180</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L7rho</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>20</y>
|
|
<width>111</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>L7d</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>20</y>
|
|
<width>85</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout13</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>455</x>
|
|
<y>0</y>
|
|
<width>250</width>
|
|
<height>480</height>
|
|
</rect>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>ProjParam</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Projectile parameters</string>
|
|
</property>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout8</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>25</y>
|
|
<width>240</width>
|
|
<height>260</height>
|
|
</rect>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout7</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabel1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Projectile</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>lineEdit3</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox">
|
|
<item>
|
|
<property name="text">
|
|
<string>Muon</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Li8</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>B12</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>H</string>
|
|
</property>
|
|
</item>
|
|
<property name="name">
|
|
<cstring>ProjType</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Choose the projectile type.</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout6</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout5</cstring>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>NLabel</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>5</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Number of projectiles</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>lineEdit3_4</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>z0Label</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Starting depth [Å]</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>lineEdit3_5</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>dzLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Depth increment [Å]</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>lineEdit3_5</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>ELabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Energy [eV]</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>lineEdit3_6</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>SigELabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Energy sigma [eV]</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>lineEdit3_7</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>AlbleLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Angle [deg]</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>lineEdit3_8</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>SigAngleLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Angle sigma [deg]</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>lineEdit3_9</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>SeedLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Random seed</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>lineEdit3</cstring>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout4</cstring>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>NProj</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>32767</width>
|
|
<height>32767</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>10000</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The number of projectiles to be implanted in the sample. Larger number better statistics.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>z0</cstring>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>32767</width>
|
|
<height>32767</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>0.0</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Consider implanted projectiles starting from this depth.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>dz</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>10.0</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The steps in implantation depth at which the number of stopped projectiles will be counted. Smaller number for finer implantation histogram.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>E</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>2000</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The average implantation energy of the projectile.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>SigE</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>450</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The spread in implantation energy. For muons this is typically 400-450 eV. For Li8 this is practically zero.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>Angle</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The average implantation angle.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>SigAngle</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>15</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The spread in implantation angles.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>Seed</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>78741</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The random number generator seed.</string>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>groupBox15</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>File Names</string>
|
|
</property>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout14</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>6</x>
|
|
<y>23</y>
|
|
<width>240</width>
|
|
<height>100</height>
|
|
</rect>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelFN</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>File names prefix</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>FNPre</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>SrTiO3</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The names of the saved files will start with this prefix.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelPath</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save in subdirectory</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout13_2</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>Path</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>./</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>This is the path were the input/output files will be stored.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>Browse</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Browse</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout12</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>4</number>
|
|
</property>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>Start</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
<property name="pixmap">
|
|
<pixmap>image0</pixmap>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Start</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>Quit</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
<property name="pixmap">
|
|
<pixmap>image1</pixmap>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Quit</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Quit the application.</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget">
|
|
<property name="name">
|
|
<cstring>AddParTab</cstring>
|
|
</property>
|
|
<attribute name="title">
|
|
<string>Additional Parameters</string>
|
|
</attribute>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>AddParam</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>0</y>
|
|
<width>245</width>
|
|
<height>210</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Additional parameters</string>
|
|
</property>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelEF</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>12</x>
|
|
<y>26</y>
|
|
<width>63</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>EF</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelSHEATH</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>12</x>
|
|
<y>76</y>
|
|
<width>63</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>SHEATH</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelERC</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>12</x>
|
|
<y>101</y>
|
|
<width>63</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>ERC</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelRD</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>12</x>
|
|
<y>127</y>
|
|
<width>63</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>RD</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox">
|
|
<property name="name">
|
|
<cstring>KDEE2</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>100</y>
|
|
<width>52</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>3</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox">
|
|
<property name="name">
|
|
<cstring>KDEE1</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>75</y>
|
|
<width>52</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>5</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>4</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelIRL</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>131</x>
|
|
<y>177</y>
|
|
<width>53</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>IRL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelIPOTR</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>131</x>
|
|
<y>152</y>
|
|
<width>53</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>IPOTR</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelIPOT</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>131</x>
|
|
<y>126</y>
|
|
<width>53</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>IPOT</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelKDEE2</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>131</x>
|
|
<y>101</y>
|
|
<width>53</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>KDEE2</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelKDEE1</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>131</x>
|
|
<y>76</y>
|
|
<width>53</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>KDEE1</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelKK0R</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>131</x>
|
|
<y>51</y>
|
|
<width>53</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>KK0R</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelCA</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>12</x>
|
|
<y>152</y>
|
|
<width>63</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>CA</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelEmpty</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>12</x>
|
|
<y>175</y>
|
|
<width>63</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>lineEditEmpty</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>77</x>
|
|
<y>175</y>
|
|
<width>52</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox">
|
|
<property name="name">
|
|
<cstring>KK0R</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>50</y>
|
|
<width>52</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>4</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>2</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox">
|
|
<property name="name">
|
|
<cstring>KK0</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>25</y>
|
|
<width>52</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>4</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>2</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelKK0</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>131</x>
|
|
<y>25</y>
|
|
<width>53</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>KK0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>EF</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>77</x>
|
|
<y>26</y>
|
|
<width>52</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>0.5</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>SHEATH</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>77</x>
|
|
<y>76</y>
|
|
<width>52</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>0.0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>ERC</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>77</x>
|
|
<y>101</y>
|
|
<width>52</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>0.0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>RD</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>77</x>
|
|
<y>127</y>
|
|
<width>52</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>50.0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>CA</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>77</x>
|
|
<y>152</y>
|
|
<width>52</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>1.0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>ESB</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>77</x>
|
|
<y>51</y>
|
|
<width>52</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>0.0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox">
|
|
<property name="name">
|
|
<cstring>IPOT</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>125</y>
|
|
<width>52</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>2</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox">
|
|
<property name="name">
|
|
<cstring>IPOTR</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>185</x>
|
|
<y>150</y>
|
|
<width>52</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>1</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox">
|
|
<property name="name">
|
|
<cstring>IRL</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>186</x>
|
|
<y>176</y>
|
|
<width>52</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>1</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabelESB</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>12</x>
|
|
<y>51</y>
|
|
<width>63</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>ESB</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget">
|
|
<property name="name">
|
|
<cstring>ScansTab</cstring>
|
|
</property>
|
|
<attribute name="title">
|
|
<string>Scans (Disbaled)</string>
|
|
</attribute>
|
|
<widget class="QGroupBox">
|
|
<property name="name">
|
|
<cstring>ScanSeq</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>0</y>
|
|
<width>550</width>
|
|
<height>250</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Scan sequence</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Select to scan a certain parameter in the simulation and produce multiple output files for each value of this parameter.</string>
|
|
</property>
|
|
<widget class="QButtonGroup">
|
|
<property name="name">
|
|
<cstring>buttonGroup2</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>216</width>
|
|
<height>215</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Scan Parameter</string>
|
|
</property>
|
|
<property name="exclusive">
|
|
<bool>true</bool>
|
|
</property>
|
|
<widget class="QRadioButton">
|
|
<property name="name">
|
|
<cstring>SigERadio</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>4</x>
|
|
<y>47</y>
|
|
<width>211</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Energy sigma</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Scan spread in implantation energy.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton">
|
|
<property name="name">
|
|
<cstring>NProjRadio</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>4</x>
|
|
<y>72</y>
|
|
<width>211</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Projectile number</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Scan the number of implanted projectiles.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton">
|
|
<property name="name">
|
|
<cstring>dRadio</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>99</y>
|
|
<width>153</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Thickness of Layer</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Scan the thickness of the selected layer.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox">
|
|
<property name="name">
|
|
<cstring>ScandL</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>158</x>
|
|
<y>98</y>
|
|
<width>56</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>7</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>This is the layer whose thickness will be scanned</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton">
|
|
<property name="name">
|
|
<cstring>ERadio</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>4</x>
|
|
<y>22</y>
|
|
<width>211</width>
|
|
<height>24</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Energy</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Scan implantation energy.</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QButtonGroup">
|
|
<property name="name">
|
|
<cstring>ScanMode</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>20</y>
|
|
<width>310</width>
|
|
<height>215</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Scan mode</string>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="exclusive">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="radioButtonExclusive">
|
|
<bool>true</bool>
|
|
</property>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout3</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>11</x>
|
|
<y>178</y>
|
|
<width>290</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabel2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>From</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>SFrom</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>5</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>1000</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabel2_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>To</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>STo</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>5</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>28000</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabel2_2_2_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Step</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>SStep</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>5</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>1000</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>ScanList</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>11</x>
|
|
<y>46</y>
|
|
<width>290</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>1000,6000,10000</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>A list of values to scan (separated by commas).</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>dzListLabel</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>13</x>
|
|
<y>79</y>
|
|
<width>295</width>
|
|
<height>19</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Corresponding depth increment (optional)</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton">
|
|
<property name="name">
|
|
<cstring>LoopRadio</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>150</y>
|
|
<width>240</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Loop</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The values of the scanned parameter are evenly spaced.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton">
|
|
<property name="name">
|
|
<cstring>ListRadio</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>20</y>
|
|
<width>240</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>List of values</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The values of the scanned parameter are from a list.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit">
|
|
<property name="name">
|
|
<cstring>ScanListdz</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>11</x>
|
|
<y>108</y>
|
|
<width>290</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>A list of values to scan (separated by commas).</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QProgressBar">
|
|
<property name="name">
|
|
<cstring>Progress</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>530</y>
|
|
<width>715</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>WinPanel</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<menubar>
|
|
<property name="name">
|
|
<cstring>MenuBar</cstring>
|
|
</property>
|
|
<item text="&File" name="fileMenu">
|
|
<action name="fileStartAction"/>
|
|
<action name="fileChangeDirAction"/>
|
|
<action name="fileQuitAction"/>
|
|
</item>
|
|
<item text="&Plot" name="Plot">
|
|
<separator/>
|
|
<action name="plotProfilesAction"/>
|
|
<action name="plotFractionsAction"/>
|
|
</item>
|
|
<item text="&Help" name="helpMenu">
|
|
<action name="helpContentsAction"/>
|
|
<separator/>
|
|
<action name="helpAboutAction"/>
|
|
</item>
|
|
</menubar>
|
|
<toolbars>
|
|
</toolbars>
|
|
<actions>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>fileNewAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image2</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>New</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&New</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+N</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>fileOpenAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image3</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Open</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&Open...</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+O</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>fileSaveAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image4</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&Save</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+S</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>fileSaveAsAction</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save As</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>Save &As...</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>fileChangeDirAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image5</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Change Folder</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&Change Folder</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+C</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>fileQuitAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image1</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Quit</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&Quit</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+Q</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>editUndoAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image6</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Undo</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&Undo</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+Z</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>editRedoAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image7</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Redo</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&Redo</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+Y</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>editCutAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image8</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Cut</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>Cu&t</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+X</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>editCopyAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image9</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Copy</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&Copy</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+C</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>editPasteAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image10</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Paste</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&Paste</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+V</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>plotProfilesAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image11</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Plot Profiles</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&Plot Profiles</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+P, Ctrl+R</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>helpContentsAction</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Contents</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&Contents...</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>helpIndexAction</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Index</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&Index...</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>helpAboutAction</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>About</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>&About</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>plotFractionsAction</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image12</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Plot Fractions</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>Plot Fractions</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+P, Ctrl+F</string>
|
|
</property>
|
|
</action>
|
|
<action>
|
|
<property name="name">
|
|
<cstring>fileStartAction</cstring>
|
|
</property>
|
|
<property name="iconSet">
|
|
<iconset>image0</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Start</string>
|
|
</property>
|
|
<property name="menuText">
|
|
<string>Start</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string>Ctrl+S</string>
|
|
</property>
|
|
</action>
|
|
</actions>
|
|
<images>
|
|
<image name="image0">
|
|
<data format="PNG" length="1205">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000047c49444154388d8595db6f54551487bfbdcf656e9de994164b118602318454a04e4583899760d454a289688cb7f856020f24bc10ff0025fd03d4f4e1280fbef4411e4d30627c2148086548ad8821b140a9d2ceb4d39933cce5dcf6f661da424d8b275959679fbdd7777e6b65656dc1639efc89490bf466507d689d040de8265acd59ca2d5e715ef3378a158f811e02de073d882087b0520028af818eee01934285e7f2faec25c771a2ff05e74f4cee06710ac3faa82395cc6ee9c9c8deee387b7a6a24ac88bfca1ddc292a164a2555ae369b2a6c5eb2f4832ff6ebf1cb8ee384eb82f32726778018c3ce0c0fee4af0e6c134fbb66b9ec85a18b27d54034bb590e9b980f3851617a796f09beecd982a7ff6b43e777e056efc47e9d71d99cc1b6f1fea149fbe92e0a93e839865f0cd4f15f66e8fe1871a3fd41852d09331d9b7c3a2b7cbe27651f7b82df1eca2de59181e4acc160a05bd0aee3b787c143bfdc191e7b2e2ad210bdb92f8a1c60b34efbc90e5ab1f16d9b5c5c2f3155ea0f0428dd69aad9b2cd2494bfc311b75b77c6d6de5fa85a1a1a1c068abbd764818b1d103bb33f1e1bc8594e0078a56d0866ceb89f1e2408a93df699ec90578815ede6f67b0a94352f74d664a417f29da3ed9cbcddb46fef884059c4aa7d32fbd3a98125d1de0059a56d056eb059add5be300bcf7bcc1e971c1de2dfe9afd56a0b00d9fe97965d75b616084d58b26b01918cc643a65361ee2d6e5461d08c0f8499b0fbf84a3075ca248335b8e989acbe23693d4e8908aca802b723913e843c85c4f5ad0f4154d5fa197db65c5af0fcfb0bfb7c2e4df2966dd7646982608a30fc3ce4920898ca5925640a5ae701b0acfd7b47cbdea3752fedb7c965223b9fa4d0801329610905ecddb6d59cc57254557526d4a2a4d837b95185767528f2d8b1f190841db567e809226e826ca6bccd713d4a3783b7f4023a8f9367a7dc100bc3efaf05d88761451ab2574e899683507dcab36d4ce4824d6046ae486d3e4f019089627846980041e343dd05151aafa9cb4945b0426f1caca3234f623163322d6937cf80c8022694524ad88b819619b11c25f5426ad5b597df7be79c579cd1f3a76f95ce4553fb1a2445757da5e23526980ccea7a64acc6b63408a157cfb5e7878f6a2dd513d1fc854e63a16c02e4f5d94bd7c291ef6b95d2b1feee2e62a678d86f3c049ffe769eac0dda5ea969fb8c176a662a4b28bffacb1ef9f3af40cd0028140a7a5bfee3692f60af52d18e27bb0d918c0962962666695ede97e6f3f1fbc4ccf63a6eb77dccd408026ecdb86ab15c9de88e6e8c65c53f3756c10047f2d6e2a2ce4d549be680db08fbd3498b4d6913db925cbe59c736c51ab30c58a8064c4d57992bb9139bc3eba33959b80a2c388e13ad820b85821e1e4a961775fff56ad34896aa417fad11da713314a9848929255280d6118b4b757ebfd3507fced41e542aee8fddd18db16568d1719c00d669a691911109a4a678f770283b8e2aac0129455f3a6124006acda8a522553469dd8a47f317966b3a0f5436bc411e810bc02e46fd5957e47218764e405aa0a4d0a127557d2eabefdeef3416ca400d683a8ea31e65fc0b65f3416ec3c8f69a0000000049454e44ae426082</data>
|
|
</image>
|
|
<image name="image1">
|
|
<data format="PNG" length="1168">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000045749444154388da595cd4f545718c67fe79c3b7760669896f1624305044394882c2c289258a31235367161e28a85d1a50b57a64b57eaae24eac2855b13fa078864ecc684b882513a52c5548b16ac7c88c0ccbdcc1733e77471ef8cd836ddf82627e74deeb9cf79cef37e891fa125a4d4b55d8e33642965f30556ae544ab32b2b239b95ca552ba4d4b52b274f5ec8e7f3acb82e18f3d9612904524aa410a86097ffdc033f5a576797e1c24f0f1f627538ced0462ec7c2eedd247a7b3f0315d59f844085c3082110e5325208df0fbe55fd8de7cf89a6d37438ce90654969afb82e0d9d9de872f933a6d18e0eec8e0ec24d4d44120900363e7e64636989dcab57c4d6d7610b70b8bd9d522a8525a56d19c018c366368bdedc04c0aaaf67db891334f6f4fc4bc798e310731ce8eee6cf8909542a45bd312025a258440881012c8c0163286532a862113b1261e7a54bd4050c7f7bf4880fcf9e51595a221e0e63353793e8e9a17d60809d070fe2eedac5fbbb7769b22cd8dc44001883a58d411bc3eae424897dfbf8e6dc39ea120972990cbf0c0fb3fdfd7b5a62315feb6211e9bac8d7af79934ed33c344483e3a00e1f663399c4360603686390c6185f8a850542d1284e7f3f0063376ed03e3b4b63a582f13cbe3a791275f428854c063c0f7b7a9accbd7b00741e39c2bbc646c8e51081b4b29a5c4a299a4e9d02e0d7fbf789a7d358f93cc675a96f6fc7397d9ab633677c00d705cfc3a452ac8e8f0310efeb23b7b484010cf88ca510584a11efee06607674946dd92c3a9bc5b82e52a95af07428049e07ae8bf03c542a05c0f6ce4e5617176b8c2d13e8128ec789b6b501907ff9125128604a254c2804c5e2a7b42895c0f3fccb8ca19c4efb8c5b5ac8d8363baac0da1844c0b86af54aa1a4f41720b5fe94dfc660698d34c6afbc2d955a0cfc5af0300691cbe1cdcf0310d9bbd707550a2b28dbad85b3b59ced3d7b00c8be7bc7d7e53246eb207881c64a2972333300b40c0e82945801ebad8c8dd648295141efb00e1d0260656686ede130d582933ad0584989974c02b0efec59d67b7b6b7294a6a6f0e6e6587bfb96fc9327a880b17de000e1c14100e692499c0058578109800b8f1fb3383606c077d7af93efebf319e7f3642f5e64fefc790e84423e687f3ff6952b00bc1e1be3dbe9692c29315aa3ab5921c07fb6526cdcbac5c6fefd449b9be9be7993b9070f084d4c60bd79431b10eaea420c0c1039760c006f6181b9dbb7f93e164308810ea410c3b19839dad949241cae3d9d860642972fd3fac30ffc9ffd3e3acad29d3bf48642d84a218460796d8d9f2727fd74ab6a5c5bf93c6a78983fc6c791c78f93e8ea22dedaea477f7e9e959919fe4a26d9f1e2058722915adbac32d6c66055b42ee50b05bb311aada5587552c49f3e454d4d510096c36136ca651aca659a6c9b56cb426c01ad36fc0febeb54b42e596b85c2c862267341030df5f5ff391daa7b34e8b5cbd533e0377afc69b392cdf2767999b54261c4d2c65c4d2d2e125f5d1d92427cd130d5c694b2a5d28836e6eadf44cbf02c068658550000000049454e44ae426082</data>
|
|
</image>
|
|
<image name="image2">
|
|
<data format="PNG" length="173">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000007449444154388dedd5c109c0200c05d06fe936812c10b2ffdd85d25385b6a991480f053f081af0291210f828c5a9d9c4de96cd2b9ad9eb0000660e2fe0c2519839c4f70c4c446d5e6b3538cf928245e4b2f6f014acaa8fda1d4fc1a5741b22079f9d111d96ea8a912c78c10bee64e60719f57e9203ad452a04cc4e50200000000049454e44ae426082</data>
|
|
</image>
|
|
<image name="image3">
|
|
<data format="PNG" length="210">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000009949444154388ded94410e85200c445f89c7367f61bc775d2848a42860ffced9548bbe8e13043e1d928177f481a123dc2b34f6f47a3de2b865a8843f4001982a0b3d5f62c58300aa1ad70550449ab9d507a773a8a4ba4f92a2df333c64c63bebbd82e5b8addecbcc7820eb4266c639745dfa80f36faf66c66fa19c3f882fb470ec05cdc0bed07893f68e171492635f686c3eeff6ba3c8fdd366dc4c0452c8781f8080000000049454e44ae426082</data>
|
|
</image>
|
|
<image name="image4">
|
|
<data format="PNG" length="217">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000000a049444154388dd5954d0a802010859fd14668e18de662d222bc98376a21b4ac451992c66469e0b7f187f1f11c47052a218e762daddbfb9e99f6568f80b5364b8588ce35440400e80a398ce8f99034d2292cc37c8ebd530feb583a05e954341f8a027b2a7d3a1f09bf854dc5d5d953aa396e4f38cab199e2d2e108abe156f82e30977fcb4d8ff942d75dbebed2e143953a93f6caad3d6111f44b7d4f820ff9c0069bb51ecded318c5c0000000049454e44ae426082</data>
|
|
</image>
|
|
<image name="image5">
|
|
<data format="PNG" length="955">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000038249444154388db595cf6b5c5514c73fef4766d2264da631050b46a2558a229404b156ba70e142dd982c4411174a0b5d360b8566515c28d1aac5a62e142be44f502c2e249616ab062948b4859aa84d6968da24f3266f6632efcd7be7be7b5c4c7e27820573e172e072cee79efbbdf79ee3a82adb31dc6da102cebd38bffbe16821b33a92cb797d8b35e9193af9fcf8469f6505fe73c6ef9d1eed6bded134f54a7f6fdf91d70f21c68edc4b529bc6a9e10bdd439f7c7ff1dbeffed0eaa268a9946818a67ae187291d183c3fb055c6aa8aa3aa3c33f8dba61bfcf9fd03cec79f5e1a686b6f7ee7c5e79e287476b42092618cc5188bdfe472f68b1fc3bb738b3d9f9f7ee9e65a308073e8c4b8befdda7e520b92412250295598bb3ec90b4f3fc0c127bb71802c538c59051b638912e1d4f0c5afcf9de9efdf08f60bcd3e8f3cda8cd806f4d6d5dbec886679f3c85314da73a8824823e8c4c89ffc7ea34296296a15df7798fccbebe3f0378ad8905ffa762f6fe0db2511a205c3c44fd7e8d9bf87dec3bd9bb43e76f61a8b99cf076f1da41a432c5017701cf8756c868f3e1b2bacf577f6be31a6fbbadaa8046576e67dda77e5510b6a2d995534534ad5847d0f1638f6ea635cfe1bc21a9423a8d521b85964f2f204778a77e0eacbce8a14071e6ee3fcc9c711a0584ad8d39127026a066a4923b8568730822bd38d2c130395b2303d7e8b606a8ee6bc070a478f7ff52c7009c057ab08500382cca1584c6969cf315f81bb25989987b0aa04654350ce28570d335321c1d41c2ac9ead9ad0538be066c51a00e78bb734c5c5fa4a99c6376014aa1128442b164982f09f381500d6392b0066a01c88c12546350e5cbe1fefe7367967e9eaa9202b185990588fc56a66e27a402621491f5d388c55a0baad42261ae5cc7e45b604331f3330b31301d36b4cc1ca85b1729a7a4e2929886a689402a4a9629990841b18af57278ad6d0d66b601eca098143a73b04ba1c381fbee6f222cc658944e4f087d21cc0b959694a852673188616f335621cb12acb58cceae7f9ebeab4a570eba7240ebea3da4dd4d248941049204441cd2d425497622d2449208692aa4a941c4307a657da174ed1685de75c1f33c7cdfc5f3dc15ebba8db565eb79ded2ba0b763dc7e55f1a88e7392b419ee7e1baee12d4c5f39c25bb3a37827db55b935d175cd7453523953a71bd4e14c5c4f598384a88e2987a9c20598611b309ecf0d0d0ffd6f4f4c6e08ad0ce7635d37f00f4b819f9e3b0a8920000000049454e44ae426082</data>
|
|
</image>
|
|
<image name="image6">
|
|
<data format="PNG" length="172">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000007349444154388ded92c10e80200840b1ef661d1cff4d876aa888a17669f9360f283ed80060f159425f3a71f53602e08e992b098801d02854176ae47f21ce1fb5b05d38eddc9060d0f11379635b3bc92bd518e239a943ec1d5ab7785cee107be4b215af4091f894de47181ecea59ede9ec59f380062ac28b1e3d701d90000000049454e44ae426082</data>
|
|
</image>
|
|
<image name="image7">
|
|
<data format="PNG" length="173">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000007449444154388ded92c10ac02008406ddf2d3b84ffed0ea3586a26d165e0830ea53e8504487e4b910f5489f19ea5a3ca0f8a896365b306c42dd613c649bdc2598316136219f0f936c0a2ef00d75a62614d3ab22996f2a362ffa337c5ebede962aad1a2e84aaaa2f750dd12748c0fd0ab9324677800596e28b1743f46860000000049454e44ae426082</data>
|
|
</image>
|
|
<image name="image8">
|
|
<data format="PNG" length="187">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000008249444154388dcdd341128020080550e8e02ebc38ad3273503e48537fe3e48c4f2425fa28e29c6f39920bf9276cb60185358877611388c2576418cda015f520b4e6b55be109dc0622b8e22acf31056e18dfdff80606aa551cc63564c4dcf80cd0201d577a5c85a8845fdc025ea5307afccd07e23a1df283ec2b37d9ad5fb4dfefd49cfbf72fac98c8cc890000000049454e44ae426082</data>
|
|
</image>
|
|
<image name="image9">
|
|
<data format="PNG" length="248">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000000bf49444154388dd593410a83301045df488ee51dbc8c3ba98bf46a9eabd385350d266362444a3f0c4266fcf3f824f06f12402b66da8c55f3de2212cf9d92cb98c0ba2d7c4544cf9a07638bbad53c4491235ecf7cc1623697a92540c11ff4fda75275015d24a9389e7d6f53df4fe4ccab323eea0f03c0c4b2a0712ce6add89b59b7661c3be095985f261679ee4ebcc22c9788551fe6a2cbc4969a894bcb6f23ee361aab62e252c57294dfbfb610bbf2c897b8a46cc6677eaa519571fa087ea83762da9abacb20235f0000000049454e44ae426082</data>
|
|
</image>
|
|
<image name="image10">
|
|
<data format="PNG" length="270">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000000d549444154388dc5955d0a84300c8427e2a90a9e6c8b0f4b3dd982d7ca3e58d7fe4cd0ba5d7640024df265da0a057e2439c9eb8d9eaa8841a0c9aad8c82ab32f9c425be1e30e0dcf00c00308f0b3a7a07410a9d7142e00b42c5a5fab696b979b1c837fc0c316b6e4165b64f78d716359919bdc4570de47c04732dd5e5bcc35f0c97762ae787936dccf7513577e79f48c4b27aa0f1327b240f5117fcbe348aa33b6e0224b054d0746b8025e2e3b3e73cde0dd1c97f02e8ed9d0af1db381224bdf33eee698a934a0f617b45540d00bcf4ca08fc0dff406e325c1981bc418760000000049454e44ae426082</data>
|
|
</image>
|
|
<image name="image11">
|
|
<data format="XPM.GZ" length="121324">789ceddd4d8f23351006e0fbfc8ad1cc6d85b283000909f113903822210e49d0080e5c603920c47f6793f94877e2b6abecaaf2dbedf75ded21bbe9b6534fca9dcfcec70ff73ffdf8c3fd878f777f7dda7ffafd787ffc6dffe7fd875ffffee38f7f7efee5fb7fef1ebe7e7abaffeaf3df6feebf7cf8e2eee1f1fe78fff874cee9e2e1ede2f3f3e9e2ee74f1f874fa73ba783c5d7c7e7ebbf2fee5e2f3f3b7e78bbbe1f2089d414df6c8a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e6882179ae0852678a1095e504d0ee778ed9d26ba1c66f11983268a1c6ee3310c4da4498038a9d0449625110f149a4892117150a1892005126b149a145314b156a149294b047e28342924d3105e2834c9275f771f149a64532aba0b0a4d721154dc0185269988ea4d93c848ab6d8d4293c5c81bc01885264b51ac49c6cb174d16a2aa334d22a2bceb9ba2d02419f56a4413f7e8eff786283449a56229325cbd689248557d69e299ca87b6662834b949edb30d9af8a5fac860854293ebd41fac69e29496c74f46283499a7ed212d4d1c527b7cbfdebc69123499a691c4a85168324d2b894da3d0649266129b46a1c9250624268d4293f7341f4c667b69d8054dde634262d12834798b0d8945a3d0e4355624068d4293979891d0c42c7626ed283439c790842636b1246947a1c929a62434b1886d9b34a3d0c49e8426edb126697dde4813fb366955a689034963a30c6fe242d2d62834f120696b94d14d7cdaa48d7a70132f129ad4c78ba469cf639bb8b5094d6ae348d28232b2892b094daae26b528f32b08933094df4f126a97fde48133792ea118635f16f93ea46a189d3fea76328371bd52482a476109a78862615c5f225a91c664c938803fc6c1cd556839b78ec3c35906aa3214dc248ea46a2896b68e259a8c6b134db0c681275809f0fa6d8666413f33de746536c329e49689bd04455a418929ae186330926a969149a788726d20a85915c463c4e92dd623093e003fc6ccce3426e3618d5c474af0b79ad79c9e406662c93b83699943bb978e5640635b1dce96dae2a2d37796119ca248224516645a39c55686299749195269fd3bbeeb9d89a38932c97586d82ac626ae27b80cf15f866e035b3f89898edf13dd9da16465e9b8aa5891f4946e36a6cf53e7a0324b2029332887cec55b0189af890083c66a357edafb7c23c76262e077821c84ef5e230ba8a8389cdee4e917aa887c7563133b16f138dc84ef72ecae31e19c5dec4646f4911d904243b3fbfb602ab6265624ca216d1cde0f5f52e501448133dc8740a82ab5e5e8344543132f125d1cd4170d5e9ebc2782878269522aa39cc5fab4743b131b123a916d9691ae5fafd132c152c93169116132c14131323923611cd3412ef3302a95898d83c5d6c1569340142313569d949b3c84eb178a5df8f47513130b120696f92e94c8a575cf88c04080a84898d8862264b9f5bc14069376926b112d9c91b65f9b344082add4d0c452c4c10509a4dda484c45e493c97ee6ae3b4a5f135b919db851f29f83ec8dd26ad24262dc24d3e914ae56fa6c6a5f94469396a78bf622e2bb48f1f3c25d5bc5ca44bfa983c84eda28e5cf70f7446933a927f111b133e989d2c9c449443a23d1771dbaa13499d492b889ec848d22fbfe492f941e269e249626bdd6af16933a125711e1a4a4dfd3ea83126ee24c226b14f177e7baa034986092d89a7439a8d49bd43c5df41791dd5534df318d473130916f1241626e128f526dd24a5235a86a6699abe8be8b1d8d126712d224d39965aea2fc7e7c304aad491b49cd88e208a6a63e6741284a94491c89a451f4e7918844a93441267131894409310915914caee67c2b71287526d0248246a93a074e184a804938899349184a958986245e4430bfca734505a1d4981c14263d48ca8dd26ee289d26452be6a1f122f93a046a930c127294eb1fa3c7721289e26bd4476c546a93ff760048ade640d247e2611287e263d491c4d0250d4263524aa014c529865d37953dd51bc4cfa92941aa5ed5cb6de285a939590b89a78a3b898743d94bc243fcfd6733efba2284dd4249a3a9ac6d5c417c5c10482c4d9c4154567b21e92fc540dce57ef88626e0242926f148bdf100031591389bb891f8ab1090e4976b236bfb5e185a231591549a8892d8aa90990c82ebb7819fd268d138ac2a44482d424a7f89b38a1c84d0e05133492dc7dc8ecb79b5c502a4cd2ff0d47926b14bbdfd3f240119bac8f24c4c403c5c8049124336543138747c452931592641ac5d2c41ec5c4049424c8c41c4568b24a92e5597b99d8a01898c092449958a3c84c3224b822bbe5c5cbd8c418a5d5049a24ccc4164564b25692c5899b9b98a2b49980932c368abd89258ac464bd24812686282d26f8244b53f730b17b9a22305931c952a3b89898a1d49bac8224d4c40aa56cb26a9285d9bb9b34a1d49aac4324d8c408a56892bc512b699253424d6c504a268794c98a48824d4c50c426937f5b1349bacffd4c2c500a26ab2749378aa389018ade646524e126ed8f88f3261b2049b6baab49338ad6647524c946f1356945c99a6c82a4ab49158ace648522c9c5cbd9a4112567b20d9254a3789bb4a1684c564ad2c3a4092563b215922e262d287293d592240e2801260d28cb269b2149344a84493d8ad464cd249d4caa9fa62c9a6c88e476f18a31a9459199ac9be4b651824c2a51964c36450260a2419198ac9ee466f18a32a9435930d916c94da3849954a1a44d0e13932d90f433a94129986c84e47af10a34a940499a6c8ea4a7891ea560b21192ebc52bd444fd883865b24192ae265a94acc97648ae16af6013254ac2648b24578dd2cf44822233892fa179ba9ae8506e4db649325fbcc24d542812931e25b44f5f13cd6f0cdd986c95a4b78902a56cd2a5800e992e5e3d4ce428d7269b25e96f22462999742aa047ba9b4851ae4c364c02602244c99bf42a9f4b268b572f1319cadc64cb24d346e9662242c999f4ab9e4f104c66280b2a33936db7c964f1ea68226895a9c961db6d326994ae264594a4c94649504c4a281393cd935c6e61679302ca9249d7da7905c6248f7231d93ec9e5367637c93efc4a9bf4ad9c5f704c7228ef2623905c6e641f87598e8b2a2993ce85f30c90c972abbc998c418265b2d42aaf26c78b49efb2b90669f1da2fa1bc9a0c4282d628699417934b9bf4ae9977c04c922a67935156ae1ddce2b54fa19c4c8ee3b40960a3dcaa9c4d06224134b946a10944662827939148000f28e70c6d02da28fb0593ded58a09a8c9448526384998f42e5654604dde542e26bd4b15166093fda8263b5c92fd59e5dda477a14203f03e63260fff7d77f73f82f8667f</data>
|
|
</image>
|
|
<image name="image12">
|
|
<data format="XPM.GZ" length="243843">789cedddd972db461606e07b3f85cab84b4d75b853aca9b9f01adb891ddb71122753730182a4177997645b9e9a771fa0fb302124126c10bd9efef9572e4e48027d9afd01844c51df7f77f4fcf1c3a3efbebf767a969fbd2a8e8a97f9a7a3ef16e76fdf5efcfb3ffffaefb5eba35eef6858fed79f0c8e06d7ff71edbac88e8aa3ac276fb2ced7f56a55d5f99baaee0ffb43aa3fca7ad29f507d4bd6793fa7fab6ace7fd39d59fab7a50dea83e95f570b0dededdaa1e4e8753aa4faa7a3419adb7ff41d6f968bdfd3bb25e8c16547fa9ea7179a3fa4cd693f1faf9afab7a9a4fd7cf7f2febe57449f5b7aa3e2e6f549fcb7a763ca3baa8ead970b61eefaaaaf3f246f52b592ff3f5f6de55f57c305ff77b43d6e58deaafb22ee605d59faaba9816ebfe9755bd582ed6dbbb90f5aa6c57d52fab7a3958aeb77f53d6e58dea17b25e2dd78f7f5bd5abc96a3d1f0b59cf56d49f98cb7ab57efdb3bb54f77b7d79ff17aa073db55eee513dec0d65fd9aea516f249fff80ea716f2cebf5f327bd897cfc1f544f7b53593fa47ad69bc9c7ff4875decbe5fdbf533defcd65fd8aea456f21ebf5e397bda5ac47549791dbfb41d5fdf2266beab73fe8ab7e4ea81ef5e5f8c5cf54972b5cd63f513dedabf1dea67ad657e37d4a752940ce6f467529403efe25d58bbe1c6fb67efeb22fc79bfdaaea727ad5fc4fa92e6ff2f977a81e0dd4f8de503d1ea8f9fd4cf56420c79bfd46f57420c79bd17c0cf2811c5ff69cea7209c9fabdaacb9753f97f4175495ed6b4fd12ac1c4ff691eaf226eb4f548f86eaf5ff93eaf1508e2fa7f9ae84cbedbda5fa78782cebaf5497c4e4f39754cf876afe683e868ba19abf3ed5cba11aff3baacbc8faa6aacbe952f347afff683a52f3d1a3fa7824f79f5d503d1fc9fde539d5e511463eff58d5e57256afcf90eab24159d37aae8e40f2f103aa8fc7aabf15d5b3b1ec4fd0fc8c8b7121ebc7542fc76afd3ea2ba8cdcfe44d5251fb57f41f570a2fc51ff93f2266b7afd278b891aff2daa9713355f37545dbe1ceaf9e754971324ef5f503d9eaa7e66549737797f41f56caafab94f7579089335adafea082b6b1a7ff972abf9fa85eaf20590f7d3eb5d4e975acfdfa89e1cabf54ceba53a22cbfa94eae258ee2fa7f9280f1f6a7ea8dfd960a65e7f5aafd5115cde4ff35dbe1caabf27542f666abec84379f851dba3e3413ec9d5fcd27a294f286a3ecea82ecf00f27e9abfea0c20efa7e3db7c3257fdd07ccda773e581fccf6773359fb43eab33867cfc07aa1773b5fe693dcdcbc8c7d3fe8b5ea1c64bc7ab6258a8d7978ee7c5a450e3a7f55bcc0a359f743c29f2421d6fc94f51dee4fdb41e8b45a1f64fc7b76259a8f544eba73cbca9e3051d0f178385ea9f7c2fc60bf5fad2f9a35c9e6a3cd45fd99eea975e8f45799335adbfea8c28eb67aa2ef9abd7937c967cd4f6e9f8552e7735df74fc5c1e2f95c731d5b3a5ea7f5dcf97ea7843c797b23db59e69bd97bb57e3a1f35175c695f793a7ea8c2befa7f361750292351d0f56fd959a1f1aff6ab052f343e7b3ea0026ef271fd50140de4fc7a3ea0c2eefa7e36d750697357959e52b757ca7f34db540644de7b755b152fd909ff20d855aef74beae1aa8ea27b49e56f4fee1c9198220bb022308d21c184190e6c0088234074610a439308220cd811104690e8c2048736004419a032308d21c184190e6c0088234a7ab119189cc770f0862335d8c543ed6f1dd0782d8cae14636854009c237871ab92c044a10ae39c4c8361f7082704d7b234d42a004e1977646f6f98012845fda18d113022508afe81bd117022508a7d83202250897e81a692b0446102ec17904419a032308d29cc37eae55afd6ff0f46108e31fb792d0841f8c5f4671a455ec5775708622e268d281f7fc7776f086222e68c5c16022d088fb8310227c83a62ee7b046d63ccc81e2150925ec45c27be47b93feece2370924ef474c422c6b51128e19cc36d846cc6e6cfb5a0249d98d7118e131bdff9002729c5a68e3094d8fb5e1428e11d1736b81bf9eb7170c22c2e75a461044a38c5bd8f348cc8474349f4b1b3b66164e3f15012715c1df9c313e2f6bb4ca124cec4f3aec84e5c7fdf2f94c495b475a8b8ff4e6c288925d0a1e2e77be3a124f4c0c6dff1f5b715a024e440c766fcfdfd11280935f0518fcfbfd10325e1053eaec6efdfb18292b0021fdbe2fb6fbd414938818fedf16d044ac2087cec8e7f2350e23f10d294108c4089cfe01a645fc2300225be0221fb138a1128f111f8d0493846a0c46d7006d14d4846a0c45de0433f611981123781903609cd0894d80f84b44b7846a0c46ee0a36d42340225f60221ed13a61128b113083924a11a8112d3818f4313ae11283199508588422cc452acc40bf152bc12afc5897823de8a77e2bdf8e07b6ceb846c044a4cc59c10f171239f3a8ce8549c8973f1597c69f8b7ccafe2427cf33d77a11b81121331790ea96de1c681e3b9296e89db0d36367347dcf53d7fa11b8192ae31fb2ecb88911f347da8dc13f7c5039f3318be1128e912d3d721568dfc287e120fb7def3c8a792188c40c9a1312dc48a919fc563f1443c15bfd0bdcfc4afe237f1fba5313ff7378b7118d9aec4fd6cc515f3420c1bf943fc297ae274eb63fa6270e91dd7d0d73cc662044adac68610834646e555c678cfe326b5bd4dfdcc634c46a0a44dec083164e458ccf49e9b89cdfd650ed6d8b6c46e044ab6c59610334632edd74cdcc8368d14aee6af9e988c40895eec093163a44db2c58691a5fdfd6d4b5c46a0647fecf9b8b2751746561b463c7d72263623b82a698e5d211e8cbca85d91bcb4bfc7ab89cf0894ec8e6d21ee8d886f3523afeceff16a623402253b66c5ba100fe791d7352327f6f778357c8c40897d211e8cbcd9d8dfcff6f7b72d711a81922d33e2408807236f37ce22efecef6f5b623502259766c389100f46de6fecefbefdfd6d4bbc467055b231138e84b836927da85d8de0dfd90f1903949cb9b956dfba2fcb46c469f671434887df7aec96b88d40895b216e8d64a7b5b388d57d35257623a92b712bc4a591ecbcf6fb56de3ef5cbd5483a4adc0a7167443ccb3e6f9c43be645f6d76d59cf88da4acc4b5105746ca2b918bdafb2cafdf8ec2c148aaefb7dc0b716524bb51137273fbef2aba0a0f23292a717d25b265af968c64b76a426e67776c77d51c2e465253e247880b23e222bbbb21e487ec9efdae9ac3c7484a4a7c09b16f24bb9f3dd810f2a3ff6fa0e36f84a7125f426c1bc97e2a55fc2de441f6d04d57cde164241525fe84d835923d12a30d2177334f9ff3bd1c5e465250e253884d23d93d7152bb567fecaeabe67033c2fdaac4af107b46b227d9d39a905f5c76d51c7e46382bf177adbe7504c68c64cfb25f6b421c7cea5e3f1c8d7055e25f881d23629cfd561322dcf6b42fe918895f897f21368c64bf67cf6b42fef0fbafea57c3d30847252108316f443ccbfeac09e985f097abeae16a849b923084983692e559bfb6c5a9fef79cba0b5f239cae4a421162d688f8549e3536cf211fb3819fae9ac3d9081725215cab6f1d4b2723d94936ac0919657bfed682aff036c243493842cc19110fb2da5f17c9a6d9b1af9ef625452371290949884123f5cfbf3fcd66fe7ada17ee466257129610534644eda7bde2c4ffe7df9bc2df48ccefb7421362c6485efbeb5462943df2dbd3bea460245e25611bc99ee6997636e67bf377a8aadf1169b1152fab2c0d23712a094fc8ae9fb1ed4f3eefbe0d5ffda762243e25a1ac90fda382919db3c5c048b84a42591f3ae382919db3159991b89484b23e74c605233b672b3a23f1bcdf0a65752055d23212871208092ba919095f0984841618094d098c8496f48c84ad0442c24b8a46c27dbf052121264d23a12a81901093aa911095e02c12666024142510126ad235129612080937291b09e9fd168c849bb48d84a20442424eea46425002216107467c2b8190d00323beafdd6124f4c088ecc59b1208093f3042dd78510221310446feeac7b91108892330b2d191632530124760a4d693432510124b60a4d693b3ab120889273072a92b274a2024a6c0c895be1c2881919802235b3ab3ac0442e20a8c6cedcda21108892d30b2a33b4b4a2024bec0c8cefeac288191f802233bfbb3705502213106461a3a34ac0442e20c8c34f668540984c41918d9d3a53125388bc41a18d9dba7112310126f6044a353034a2024dec08856af1d95e02c12736044abd74e57251012776044b3db83954048ec8111ed7e0f540223b107465a747c801208893f30d2aae7964a20844360a465d7ad94400887c048ebbeb595e02cc223307240e75a4a20844b60e4a0de3594400897c0c881ddef5182b3089fc0c8a1695202219c02238767971208e11518393cdb8d9481115681912ed135e27b9c4897c048b7e828f13d46a45b60a46bf629f13d3ea46b60a47b9a95f81e1dd235306222bb95f81e19d23d306226fa9fe242620b8c980a94700d8c9889bcf6801296811133a12b742861181831918d7f0d4940495e6c646174cbcb7c656feb870646bae7d2bfaab357b2d957fea2fbf6f297f9abfc757e92bfb93c6b26b6de3d30d2355b3e9dc55c8999559cbfcddfe5eff30ff9c71d3f39871136d9f60946de4a0c19f9b4db068c70caaecff872560223da3305238dbf29c257098c68cf148cecf99d75ae4a6c19c94ff3b3fc1c463865ffef52f15462d648fe39ff929fe75fd75b82113ed1fb6d438e4a0c19b9c8bfe537f29b76b66e32307268747fdb909f12bbab1846b8a4cdefac73530223dabd246ca4edb73af0520223dabd246ba4ad10f91c464a6044bb171869f5bd0e7c94c088762f891a394c887c26132530a2dd4b92460e17229fcd42098c68f702232d85c8e733500223dabd2468a4db5984b611bd1218d1ee2539232684c8ed44ae0446b47b49cc882921725b512b8111ed5e60a4c337ccc5ac0446b47b49ca885921728bd12a8111ed5e1232625e88dc6aa44a6044bb97648cd81122b7bc5549e84e6044bb97448c6c1362eebbae63540223dabd2461c4ae10b987e894c088762fc91a31be8fc894c088762f0918712144ee272a2530a2dd0b7b23ae84c87d45a40446b47b616ec4a510b9bf6894c088762fac8dd8bf56dfb2cf4894c088762fc91971b0d72894c088762f8c8df81142fb0e5e098c68f7c2d6884f2172ff819f4d6044bb17a6467c0b9163085a098c68f7c2d2888f6bf5ade30858098c68f7928c114f230956098c68f7c2d0483842e46802550223dabdb03312961039a22095c088762fcc8c8427448e2a402530a2dd0b2b23a15cab6f19d90e25fe9cc088762f8c8c842b448e2e302530a2dd0b1b23610ba13106a4a4b68a6fe5b7b573e7f296b63d6affd65df70b23310891e30ce66cb27b24cdc9ef9ad992eb7e61240e2172a481ac1a18d19e291646e21122471bc4ba8111ed996260242e2172c401ac1d18d19ea9e88dc472257265dcc1ac9e3492ae915885c8b14389c3a46a24662172fc01bd17e19e348dc42e84ba80122749d1080f21b213287190f48cf01122bbc17b2eeb49cd082f21d41394580d8cc42e44760525169396119e42646778cf652d2919e12b84fa83122b49c708c72b912b3de26c6221a918494188ec134a8c270d23a908a16ee1c468f81bd9ee83af10d973831238691bee46521422fb861263e16d245521d43d9c18096723690b9133002506c2d70884d03cc049c770350221b5d980930ee1690442aecc08941c1c8e462064c7bcc0c941e16664970f08a9022587849711f8d81f38691b4e4620443770d2267c8c40489b40897eb8188190f68113bdf030022187a559099ca8c46f043fc9ea1638d997d88d408889c04953e2360221a6b24f49ca4ee235021fa6b3df499a52623502217602275713a391dd3e20c444749ca424253e2310e2227a4ed290129711f87019385189c90884b88fae13ce52e231021fbea2ef84a795388ce00ce23bed9cf09212be91261f10e2326d9d709112ba11f8082deda5c46e2564233883849b94a4846a043ec2cf214e621413a291661f101256ba4989c14b6846f6f980903063424aa89a4231b2df067c841f9e4efc1bd1d3011f318597127f46746dc047ac8191f646daa8800f2e8191662387a9800f8eb165c4fe2705cd1ae96a023e528919236e3e2d68ce087c2087a6ab10bb4e8c19810fc471ae1ca52d2909c788bfb94662cc5521b69c1832021d88f3ec5262da89cff388ef3946e2ce6e236695b834e27b4e116e71a3c4f2cfb51a7a40109b09d2088204151841907df16bc477f708b23f388f2048736004419ae3db089420a1c7bf112841428e19215d8d2088efd816022348dcb12f044690b8635f088c2031c785101841e28e6d1f5560048939f685c008127b6c0b811104d917184190e6c0088234074610a439308220cd811104690e8c2048736004419a032308d21c184190e6c0088234074610a439308220cd811104690e8c204873aeffef9fd7fe0f9b1f2244</data>
|
|
</image>
|
|
</images>
|
|
<connections>
|
|
<connection>
|
|
<sender>fileChangeDirAction</sender>
|
|
<signal>activated()</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>DirectoryBrowse()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fileQuitAction</sender>
|
|
<signal>activated()</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>ConfirmQuit()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>helpContentsAction</sender>
|
|
<signal>activated()</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>OpenHelpWindow()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>ScanSeq</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>ToggleScanSingle()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>Start</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>StartSequenceOne()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>ERadio</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>ToggleScanSingle()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>SigERadio</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>ToggleScanSingle()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>NProjRadio</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>ToggleScanSingle()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>ScandL</sender>
|
|
<signal>valueChanged(int)</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>ToggleScanSingle()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>dRadio</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>ToggleScanSingle()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>NL</sender>
|
|
<signal>valueChanged(int)</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>PrepLayers()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>ProjType</sender>
|
|
<signal>activated(int)</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>ProjSmartDefaults()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>Browse</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>DirectoryBrowse()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>Quit</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>ConfirmQuit()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>ListRadio</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>ToggleScanSingle()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>fileStartAction</sender>
|
|
<signal>activated()</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>StartSequenceOne()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>plotProfilesAction</sender>
|
|
<signal>activated()</signal>
|
|
<receiver>TrimSPGUI</receiver>
|
|
<slot>PlotProfiles()</slot>
|
|
</connection>
|
|
</connections>
|
|
<includes>
|
|
<include location="local" impldecl="in implementation">TrimSPGUI.ui.h</include>
|
|
</includes>
|
|
<slots>
|
|
<slot>ToggleScanSingle()</slot>
|
|
<slot>PrepLayers()</slot>
|
|
<slot>ProjSmartDefaults()</slot>
|
|
<slot>OpenHelpWindow()</slot>
|
|
<slot>CollectValues()</slot>
|
|
<slot>CreateInpFile()</slot>
|
|
<slot>StartSequenceOne()</slot>
|
|
<slot>DirectoryBrowse()</slot>
|
|
<slot>ConfirmQuit()</slot>
|
|
<slot>PlotProfiles()</slot>
|
|
<slot>PlotFraction()</slot>
|
|
</slots>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|