<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>PixScanPanelBase</class>
 <widget class="QWidget" name="PixScanPanelBase">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>769</width>
    <height>1515</height>
   </rect>
  </property>
  <property name="sizePolicy">
   <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
    <horstretch>0</horstretch>
    <verstretch>0</verstretch>
   </sizepolicy>
  </property>
  <property name="maximumSize">
   <size>
    <width>32767</width>
    <height>3000</height>
   </size>
  </property>
  <property name="windowTitle">
   <string>Scan Panel</string>
  </property>
  <layout class="QVBoxLayout" name="verticalLayout_46">
   <item>
    <layout class="QVBoxLayout" name="verticalLayout_45">
     <item>
      <widget class="QLabel" name="textLabel1_3">
       <property name="font">
        <font>
         <weight>75</weight>
         <bold>true</bold>
        </font>
       </property>
       <property name="text">
        <string>PixScan Panel</string>
       </property>
       <property name="alignment">
        <set>Qt::AlignCenter</set>
       </property>
       <property name="wordWrap">
        <bool>false</bool>
       </property>
      </widget>
     </item>
     <item>
      <widget class="QTabWidget" name="tabwidget">
       <property name="currentIndex">
        <number>0</number>
       </property>
       <widget class="QWidget" name="TabPage1">
        <attribute name="title">
         <string>Main Control</string>
        </attribute>
        <layout class="QVBoxLayout" name="verticalLayout_15">
         <item>
          <layout class="QVBoxLayout" name="verticalLayout_14">
           <item>
            <spacer name="spacer18_2">
             <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeType">
              <enum>QSizePolicy::Fixed</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>21</width>
               <height>21</height>
              </size>
             </property>
            </spacer>
           </item>
           <item>
            <widget class="Q3GroupBox" name="groupBox9">
             <property name="title">
              <string>Configuration</string>
             </property>
             <layout class="QVBoxLayout">
              <item>
               <layout class="QVBoxLayout">
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="textLabel3">
                    <property name="text">
                     <string>Selected std. configuration:</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QComboBox" name="scanConfigSel"/>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QPushButton" name="newCfgButton">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                    <property name="toolTip">
                     <string>create a PixScan object with user-defined settings; can be save to DB file later</string>
                    </property>
                    <property name="text">
                     <string>Create new</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer18_3">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>20</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QPushButton" name="clearCfgButton">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                    <property name="toolTip">
                     <string>remove all user-defined PixScan ojects from memory and list</string>
                    </property>
                    <property name="text">
                     <string>Clear user-def.</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer18_3_4">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>20</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QPushButton" name="loadCfgButton">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                    <property name="toolTip">
                     <string>Load user-defined PixScan objects from a DB file</string>
                    </property>
                    <property name="text">
                     <string>Load user-def</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer18_3_2">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>20</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QPushButton" name="saveCfgButton">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                    <property name="toolTip">
                     <string>save all user-defined PixScan objects to a DB file</string>
                    </property>
                    <property name="text">
                     <string>Save user-def.</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer18_3_3">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>20</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
                <item>
                 <widget class="QCheckBox" name="generSDSPcfg">
                  <property name="enabled">
                   <bool>true</bool>
                  </property>
                  <property name="text">
                   <string>generate SDSP configuration from module settings</string>
                  </property>
                  <property name="checked">
                   <bool>true</bool>
                  </property>
                 </widget>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <spacer name="spacer24">
             <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeType">
              <enum>QSizePolicy::Expanding</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>21</width>
               <height>28</height>
              </size>
             </property>
            </spacer>
           </item>
           <item>
            <widget class="Q3GroupBox" name="counterBox">
             <property name="title">
              <string>Scan status</string>
             </property>
             <layout class="QVBoxLayout">
              <item>
               <layout class="QVBoxLayout">
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="textLabel1_7">
                    <property name="text">
                     <string>Status for crate  </string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QComboBox" name="crateBox">
                    <property name="enabled">
                     <bool>false</bool>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>150</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="textLabel2_3">
                    <property name="text">
                     <string>and group</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QComboBox" name="rodBox">
                    <property name="enabled">
                     <bool>false</bool>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>120</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <spacer name="spacer18">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>94</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <layout class="QHBoxLayout">
                    <item>
                     <layout class="QVBoxLayout">
                      <item>
                       <widget class="QLabel" name="stepsLabel2">
                        <property name="text">
                         <string>Processed scan steps loop 2:</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLabel" name="stepsLabel1">
                        <property name="text">
                         <string>Processed scan steps loop 1:</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLabel" name="stepsLabel0">
                        <property name="text">
                         <string>Processed scan steps loop 0:</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLabel" name="eventLabel">
                        <property name="enabled">
                         <bool>true</bool>
                        </property>
                        <property name="text">
                         <string>Time remaining (min):</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLabel" name="usedMemLabel">
                        <property name="text">
                         <string>Used memory (%):</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLabel" name="hitRateLabel">
                        <property name="text">
                         <string>Hit rate (Hz):</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLabel" name="trgRateLabel">
                        <property name="text">
                         <string>Trigger rate (Hz):</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLabel" name="textLabel2">
                        <property name="text">
                         <string>Status:</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                     </layout>
                    </item>
                    <item>
                     <layout class="QVBoxLayout">
                      <item>
                       <widget class="QLCDNumber" name="procEvents2">
                        <property name="enabled">
                         <bool>true</bool>
                        </property>
                        <property name="palette">
                         <palette>
                          <active>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>63</red>
                              <green>63</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </active>
                          <inactive>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>38</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </inactive>
                          <disabled>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>170</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>212</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>183</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>85</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>113</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </disabled>
                         </palette>
                        </property>
                        <property name="numDigits">
                         <number>10</number>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLCDNumber" name="procEvents1">
                        <property name="enabled">
                         <bool>true</bool>
                        </property>
                        <property name="palette">
                         <palette>
                          <active>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>63</red>
                              <green>63</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </active>
                          <inactive>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>38</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </inactive>
                          <disabled>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>170</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>212</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>183</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>85</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>113</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </disabled>
                         </palette>
                        </property>
                        <property name="numDigits">
                         <number>10</number>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLCDNumber" name="procEvents0">
                        <property name="enabled">
                         <bool>true</bool>
                        </property>
                        <property name="palette">
                         <palette>
                          <active>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>63</red>
                              <green>63</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </active>
                          <inactive>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>38</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </inactive>
                          <disabled>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>170</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>212</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>183</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>85</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>113</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </disabled>
                         </palette>
                        </property>
                        <property name="numDigits">
                         <number>10</number>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLCDNumber" name="eventDisp">
                        <property name="enabled">
                         <bool>true</bool>
                        </property>
                        <property name="palette">
                         <palette>
                          <active>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>63</red>
                              <green>63</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </active>
                          <inactive>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>38</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </inactive>
                          <disabled>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>170</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>212</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>183</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>85</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>113</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </disabled>
                         </palette>
                        </property>
                        <property name="numDigits">
                         <number>10</number>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLCDNumber" name="usedMem">
                        <property name="enabled">
                         <bool>true</bool>
                        </property>
                        <property name="palette">
                         <palette>
                          <active>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>63</red>
                              <green>63</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </active>
                          <inactive>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>38</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </inactive>
                          <disabled>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>170</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>212</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>183</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>85</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>113</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </disabled>
                         </palette>
                        </property>
                        <property name="numDigits">
                         <number>10</number>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLCDNumber" name="hitRate">
                        <property name="enabled">
                         <bool>true</bool>
                        </property>
                        <property name="palette">
                         <palette>
                          <active>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>63</red>
                              <green>63</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </active>
                          <inactive>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>38</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </inactive>
                          <disabled>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>170</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>212</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>183</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>85</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>113</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </disabled>
                         </palette>
                        </property>
                        <property name="numDigits">
                         <number>10</number>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLCDNumber" name="trgRate">
                        <property name="enabled">
                         <bool>true</bool>
                        </property>
                        <property name="palette">
                         <palette>
                          <active>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>63</red>
                              <green>63</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </active>
                          <inactive>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>127</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>38</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </inactive>
                          <disabled>
                           <colorrole role="WindowText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Button">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>170</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Light">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>127</red>
                              <green>212</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Midlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>38</red>
                              <green>183</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Dark">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>85</green>
                              <blue>127</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Mid">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>113</green>
                              <blue>170</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Text">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="BrightText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="ButtonText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>128</red>
                              <green>128</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Base">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Window">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>220</red>
                              <green>220</green>
                              <blue>220</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Shadow">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>0</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Highlight">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>128</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="HighlightedText">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>255</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="Link">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>0</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                           <colorrole role="LinkVisited">
                            <brush brushstyle="SolidPattern">
                             <color alpha="255">
                              <red>255</red>
                              <green>0</green>
                              <blue>255</blue>
                             </color>
                            </brush>
                           </colorrole>
                          </disabled>
                         </palette>
                        </property>
                        <property name="numDigits">
                         <number>10</number>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QLineEdit" name="statusText">
                        <property name="text">
                         <string>idle</string>
                        </property>
                        <property name="alignment">
                         <set>Qt::AlignHCenter</set>
                        </property>
                       </widget>
                      </item>
                     </layout>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="spacer19">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>94</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <spacer name="spacer18_2_2">
             <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeType">
              <enum>QSizePolicy::Fixed</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>21</width>
               <height>21</height>
              </size>
             </property>
            </spacer>
           </item>
           <item>
            <layout class="QHBoxLayout">
             <item>
              <spacer name="spacer11">
               <property name="orientation">
                <enum>Qt::Horizontal</enum>
               </property>
               <property name="sizeType">
                <enum>QSizePolicy::Expanding</enum>
               </property>
               <property name="sizeHint" stdset="0">
                <size>
                 <width>201</width>
                 <height>41</height>
                </size>
               </property>
              </spacer>
             </item>
             <item>
              <widget class="QPushButton" name="runButton">
               <property name="sizePolicy">
                <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
                 <horstretch>0</horstretch>
                 <verstretch>0</verstretch>
                </sizepolicy>
               </property>
               <property name="minimumSize">
                <size>
                 <width>100</width>
                 <height>40</height>
                </size>
               </property>
               <property name="font">
                <font>
                 <weight>75</weight>
                 <bold>true</bold>
                </font>
               </property>
               <property name="styleSheet">
                <string notr="true">background-color: rgb(0, 255, 0);</string>
               </property>
               <property name="text">
                <string>Start Scan</string>
               </property>
              </widget>
             </item>
             <item>
              <spacer name="spacer11_2">
               <property name="orientation">
                <enum>Qt::Horizontal</enum>
               </property>
               <property name="sizeType">
                <enum>QSizePolicy::Expanding</enum>
               </property>
               <property name="sizeHint" stdset="0">
                <size>
                 <width>201</width>
                 <height>41</height>
                </size>
               </property>
              </spacer>
             </item>
            </layout>
           </item>
           <item>
            <spacer name="spacer27">
             <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeType">
              <enum>QSizePolicy::Expanding</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>31</width>
               <height>166</height>
              </size>
             </property>
            </spacer>
           </item>
           <item>
            <widget class="Q3GroupBox" name="groupBox6">
             <property name="title">
              <string>Output</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_13">
              <item>
               <layout class="QVBoxLayout" name="verticalLayout_12">
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="textLabel1_4">
                    <property name="text">
                     <string>Scan label</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLineEdit" name="scanLabel">
                    <property name="text">
                     <string>test scan</string>
                    </property>
                    <property name="alignment">
                     <set>Qt::AlignHCenter</set>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QPushButton" name="clearLabelMem">
                    <property name="text">
                     <string>Clear memory</string>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <widget class="QCheckBox" name="saveFile">
                  <property name="enabled">
                   <bool>true</bool>
                  </property>
                  <property name="text">
                   <string>save histograms to file:</string>
                  </property>
                  <property name="checked">
                   <bool>true</bool>
                  </property>
                 </widget>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLineEdit" name="scanFileName">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QPushButton" name="scanFileBrowse">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                    <property name="text">
                     <string>Browse</string>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout" name="horizontalLayout_9">
                  <item>
                   <widget class="QLabel" name="label_4">
                    <property name="text">
                     <string>Save raw data (source scan mode) to:</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_6">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="appIndRawfile">
                    <property name="text">
                     <string>generate from histogram file name and scan label</string>
                    </property>
                    <property name="checked">
                     <bool>true</bool>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout" name="_2">
                  <item>
                   <widget class="QLineEdit" name="rawFileName">
                    <property name="enabled">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QPushButton" name="rawFileBrowse">
                    <property name="enabled">
                     <bool>false</bool>
                    </property>
                    <property name="text">
                     <string>Browse</string>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout" name="horizontalLayout_26">
                  <item>
                   <widget class="QLabel" name="label_14">
                    <property name="text">
                     <string>Read USBPixDcs devices during scan: </string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QComboBox" name="dcsReadBox">
                    <item>
                     <property name="text">
                      <string>never</string>
                     </property>
                    </item>
                    <item>
                     <property name="text">
                      <string>after start</string>
                     </property>
                    </item>
                   </widget>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_31">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <spacer name="spacer27_2">
             <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeType">
              <enum>QSizePolicy::Expanding</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>656</width>
               <height>118</height>
              </size>
             </property>
            </spacer>
           </item>
          </layout>
         </item>
        </layout>
       </widget>
       <widget class="QWidget" name="tab1">
        <attribute name="title">
         <string>Basic Par's</string>
        </attribute>
        <layout class="QVBoxLayout" name="verticalLayout_36">
         <item>
          <layout class="QVBoxLayout" name="verticalLayout_35">
           <item>
            <widget class="Q3GroupBox" name="GeneralBox">
             <property name="title">
              <string>General</string>
             </property>
             <layout class="QVBoxLayout">
              <item>
               <layout class="QVBoxLayout">
                <item>
                 <layout class="QHBoxLayout">
                  <property name="spacing">
                   <number>6</number>
                  </property>
                  <property name="margin">
                   <number>0</number>
                  </property>
                  <item>
                   <widget class="QLabel" name="eventsLabel">
                    <property name="text">
                     <string>Events per scan point:</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="Spacer1">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>31</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="nEvents">
                    <property name="minimumSize">
                     <size>
                      <width>100</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="minimum">
                     <number>1</number>
                    </property>
                    <property name="maximum">
                     <number>2147483646</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <widget class="QCheckBox" name="concurrMode">
                  <property name="enabled">
                   <bool>false</bool>
                  </property>
                  <property name="text">
                   <string>concurrent mode</string>
                  </property>
                 </widget>
                </item>
                <item>
                 <widget class="QCheckBox" name="restorConfig">
                  <property name="text">
                   <string>restore config after scan</string>
                  </property>
                 </widget>
                </item>
                <item>
                 <widget class="QCheckBox" name="snglfeMode">
                  <property name="enabled">
                   <bool>true</bool>
                  </property>
                  <property name="text">
                   <string>run FE by FE with only one FE configured</string>
                  </property>
                 </widget>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <widget class="Q3GroupBox" name="TriggerBox">
             <property name="title">
              <string>Trigger</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_17">
              <item>
               <layout class="QVBoxLayout" name="verticalLayout_16">
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="textLabel1_2">
                    <property name="text">
                     <string>Consecutive Lvl1s</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_2">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Fixed</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>16</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="nAccepts_A0">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>60</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="maximum">
                     <number>16</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_2_2">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>16</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="nAccepts_B0">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>60</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="maximum">
                     <number>16</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_2_2_2">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>16</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="nAccepts_A1">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>60</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="maximum">
                     <number>16</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_2_2_3">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>16</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="nAccepts_B1">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>60</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="maximum">
                     <number>16</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="textLabel1">
                    <property name="text">
                     <string>Lvl1 Delay</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Fixed</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>52</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="l1Delay">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>100</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="maximum">
                     <number>255</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_4">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Fixed</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="overwL1delBox">
                    <property name="text">
                     <string>overwrite group setting</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_30">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="textLabel1_5">
                    <property name="text">
                     <string>Latency</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_3">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Fixed</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>62</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="trgLatency">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>100</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="maximum">
                     <number>10000</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_3_4_2">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>31</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QLabel" name="sgrpLabel">
                    <property name="text">
                     <string>Super-grp. delay</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_3_4">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>31</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="superGrpDelay">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>100</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="minimum">
                     <number>-1</number>
                    </property>
                    <property name="maximum">
                     <number>10000</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="delg0Label">
                    <property name="text">
                     <string>Delay AB grp 0</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_3_2">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>27</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="delayAB0">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>100</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="minimum">
                     <number>-1</number>
                    </property>
                    <property name="maximum">
                     <number>10000</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer71">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>41</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QLabel" name="delg1Label">
                    <property name="text">
                     <string>Delay AB grp 1</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_3_2_2">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>27</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="delayAB1">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>100</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="minimum">
                     <number>-1</number>
                    </property>
                    <property name="maximum">
                     <number>10000</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout" name="horizontalLayout_7">
                  <item>
                   <widget class="QCheckBox" name="sourceScan">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                    <property name="text">
                     <string>source scan mode</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer68_2">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>169</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="lvl1Binned">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                    <property name="text">
                     <string>LVL1 histo binned</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer76">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>111</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="selfTrigger">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                    <property name="text">
                     <string>self-trigger</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer68">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>169</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout" name="horizontalLayout_15">
                  <item>
                   <widget class="QLabel" name="trgtypeLabel">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                    <property name="text">
                     <string>Trigger type</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_12">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QComboBox" name="trgTypeBox">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>150</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout" name="horizontalLayout_22">
                  <item>
                   <widget class="QLabel" name="label_24">
                    <property name="text">
                     <string>Type of event count (src. scan only)</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_19">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QComboBox" name="srcEventCount">
                    <property name="enabled">
                     <bool>false</bool>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>150</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <widget class="Q3GroupBox" name="StrobeBox">
             <property name="title">
              <string>Strobe/Injection</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_19">
              <item>
               <layout class="QVBoxLayout" name="verticalLayout_18">
                <item>
                 <layout class="QHBoxLayout" name="horizontalLayout_16">
                  <item>
                   <widget class="QLabel" name="textLabel1_5_3">
                    <property name="text">
                     <string>Duration</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_3_3">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Fixed</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="strDuration">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>100</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="maximum">
                     <number>1000000000</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_13">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QLabel" name="label_19">
                    <property name="text">
                     <string>1/Frequency</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_14">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Fixed</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="strFrequency">
                    <property name="maximum">
                     <number>999999999</number>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="textLabel1_5_3_2">
                    <property name="text">
                     <string>Delay</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_3_3_2_2">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>110</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="fixedSdelBox">
                    <property name="text">
                     <string>leave unchanged</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_3_3_2">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>110</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="strDelay">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>100</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="maximum">
                     <number>10000</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="delRangeLabel">
                    <property name="text">
                     <string>Delay range</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer13_3_3_4">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>20</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="strDelRange">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>100</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="maximum">
                     <number>10000</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <widget class="QCheckBox" name="injectionMode">
                  <property name="text">
                   <string>Digital injection (off=analogue)</string>
                  </property>
                 </widget>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="textLabel2_2">
                    <property name="text">
                     <string>VCal</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="setVcal">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>100</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="maximum">
                     <number>10000</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="fixedVCALBox">
                    <property name="text">
                     <string>leave unchanged</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="spacer74">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>31</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QComboBox" name="capSelBox"/>
                  </item>
                  <item>
                   <spacer name="spacer75">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>21</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <widget class="Q3GroupBox" name="MaskBox">
             <property name="title">
              <string>Mask</string>
             </property>
             <layout class="QVBoxLayout">
              <item>
               <layout class="QVBoxLayout">
                <item>
                 <widget class="QComboBox" name="maskStage"/>
                </item>
                <item>
                 <widget class="QComboBox" name="maskMode">
                  <property name="enabled">
                   <bool>true</bool>
                  </property>
                 </widget>
                </item>
                <item>
                 <widget class="QComboBox" name="staticMode">
                  <property name="enabled">
                   <bool>true</bool>
                  </property>
                 </widget>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <property name="spacing">
                   <number>6</number>
                  </property>
                  <property name="margin">
                   <number>0</number>
                  </property>
                  <item>
                   <widget class="QLabel" name="TextLabel1_2">
                    <property name="text">
                     <string>Mask steps:</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="Spacer1_2">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>31</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="nMaskSteps">
                    <property name="minimumSize">
                     <size>
                      <width>100</width>
                      <height>0</height>
                     </size>
                    </property>
                    <property name="minimum">
                     <number>1</number>
                    </property>
                    <property name="maximum">
                     <number>26880</number>
                    </property>
                    <property name="value">
                     <number>1</number>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <spacer name="verticalSpacer_2">
             <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>20</width>
               <height>40</height>
              </size>
             </property>
            </spacer>
           </item>
          </layout>
         </item>
        </layout>
       </widget>
       <widget class="QWidget" name="tab2">
        <attribute name="title">
         <string>Scan Pars</string>
        </attribute>
        <layout class="QVBoxLayout" name="verticalLayout_34">
         <item>
          <layout class="QVBoxLayout" name="verticalLayout_27">
           <item>
            <layout class="QVBoxLayout">
             <item>
              <layout class="QHBoxLayout">
               <item>
                <widget class="QCheckBox" name="stageAdvBox">
                 <property name="text">
                  <string>Swap innermost loop and mask staging</string>
                 </property>
                </widget>
               </item>
               <item>
                <spacer name="spacer57">
                 <property name="orientation">
                  <enum>Qt::Horizontal</enum>
                 </property>
                 <property name="sizeType">
                  <enum>QSizePolicy::Expanding</enum>
                 </property>
                 <property name="sizeHint" stdset="0">
                  <size>
                   <width>51</width>
                   <height>21</height>
                  </size>
                 </property>
                </spacer>
               </item>
               <item>
                <widget class="QCheckBox" name="maskOnDsp">
                 <property name="text">
                  <string>mask is staged on Controller</string>
                 </property>
                </widget>
               </item>
               <item>
                <spacer name="spacer58">
                 <property name="orientation">
                  <enum>Qt::Horizontal</enum>
                 </property>
                 <property name="sizeType">
                  <enum>QSizePolicy::Expanding</enum>
                 </property>
                 <property name="sizeHint" stdset="0">
                  <size>
                   <width>41</width>
                   <height>21</height>
                  </size>
                 </property>
                </spacer>
               </item>
              </layout>
             </item>
             <item>
              <spacer name="spacer113">
               <property name="orientation">
                <enum>Qt::Vertical</enum>
               </property>
               <property name="sizeType">
                <enum>QSizePolicy::Fixed</enum>
               </property>
               <property name="sizeHint" stdset="0">
                <size>
                 <width>20</width>
                 <height>25</height>
                </size>
               </property>
              </spacer>
             </item>
             <item>
              <layout class="QHBoxLayout">
               <item>
                <widget class="QLabel" name="loopSetLabel">
                 <property name="text">
                  <string>Show settings for loop </string>
                 </property>
                 <property name="wordWrap">
                  <bool>false</bool>
                 </property>
                </widget>
               </item>
               <item>
                <spacer name="spacer59">
                 <property name="orientation">
                  <enum>Qt::Horizontal</enum>
                 </property>
                 <property name="sizeType">
                  <enum>QSizePolicy::Fixed</enum>
                 </property>
                 <property name="sizeHint" stdset="0">
                  <size>
                   <width>31</width>
                   <height>21</height>
                  </size>
                 </property>
                </spacer>
               </item>
               <item>
                <widget class="QSpinBox" name="showLoopIndex">
                 <property name="maximum">
                  <number>2</number>
                 </property>
                </widget>
               </item>
               <item>
                <spacer name="spacer60">
                 <property name="orientation">
                  <enum>Qt::Horizontal</enum>
                 </property>
                 <property name="sizeType">
                  <enum>QSizePolicy::Expanding</enum>
                 </property>
                 <property name="sizeHint" stdset="0">
                  <size>
                   <width>291</width>
                   <height>21</height>
                  </size>
                 </property>
                </spacer>
               </item>
              </layout>
             </item>
            </layout>
           </item>
           <item>
            <widget class="Q3GroupBox" name="Loop0Box">
             <property name="title">
              <string>Loop 0</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_33">
              <item>
               <layout class="QVBoxLayout" name="verticalLayout_32">
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QComboBox" name="loop0Type">
                    <property name="minimumSize">
                     <size>
                      <width>220</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop0Sp8">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Maximum</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>50</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="loop0Active">
                    <property name="text">
                     <string>active</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop0Sp9">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>61</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="loop0DspProc">
                    <property name="text">
                     <string>Controller processing</string>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout" name="horizontalLayout_12">
                  <item>
                   <widget class="QLabel" name="label_16">
                    <property name="text">
                     <string>FE-I4 glob. reg.</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QComboBox" name="feGlobRegName0">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>180</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_11">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <layout class="QVBoxLayout">
                    <item>
                     <spacer name="loop0Sp2">
                      <property name="orientation">
                       <enum>Qt::Vertical</enum>
                      </property>
                      <property name="sizeType">
                       <enum>QSizePolicy::Expanding</enum>
                      </property>
                      <property name="sizeHint" stdset="0">
                       <size>
                        <width>20</width>
                        <height>17</height>
                       </size>
                      </property>
                     </spacer>
                    </item>
                    <item>
                     <layout class="QVBoxLayout">
                      <item>
                       <layout class="QHBoxLayout">
                        <item>
                         <widget class="QLabel" name="loop0FromLabel">
                          <property name="text">
                           <string>Scan from</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QDoubleSpinBox" name="loop0Start">
                          <property name="minimum">
                           <double>-9999999.000000000000000</double>
                          </property>
                          <property name="maximum">
                           <double>9999999.000000000000000</double>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <layout class="QHBoxLayout">
                        <item>
                         <widget class="QLabel" name="loop0ToLabel">
                          <property name="text">
                           <string>to</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QDoubleSpinBox" name="loop0Stop">
                          <property name="minimum">
                           <double>-9999999.000000000000000</double>
                          </property>
                          <property name="maximum">
                           <double>9999999.000000000000000</double>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <layout class="QHBoxLayout">
                        <item>
                         <widget class="QLabel" name="loop0StepsLabel">
                          <property name="text">
                           <string>#steps</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QSpinBox" name="loop0Step">
                          <property name="enabled">
                           <bool>true</bool>
                          </property>
                          <property name="palette">
                           <palette>
                            <active>
                             <colorrole role="WindowText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Button">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>228</red>
                                <green>228</green>
                                <blue>228</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Light">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Midlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>241</red>
                                <green>241</green>
                                <blue>241</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Dark">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>114</red>
                                <green>114</green>
                                <blue>114</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Mid">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>152</red>
                                <green>152</green>
                                <blue>152</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Text">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="BrightText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="ButtonText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Base">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Window">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>235</red>
                                <green>235</green>
                                <blue>235</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Shadow">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Highlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="HighlightedText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Link">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="LinkVisited">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                            </active>
                            <inactive>
                             <colorrole role="WindowText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Button">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>228</red>
                                <green>228</green>
                                <blue>228</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Light">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Midlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Dark">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>114</red>
                                <green>114</green>
                                <blue>114</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Mid">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>152</red>
                                <green>152</green>
                                <blue>152</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Text">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="BrightText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="ButtonText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Base">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Window">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>235</red>
                                <green>235</green>
                                <blue>235</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Shadow">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Highlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="HighlightedText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Link">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="LinkVisited">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                            </inactive>
                            <disabled>
                             <colorrole role="WindowText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>128</red>
                                <green>128</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Button">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>228</red>
                                <green>228</green>
                                <blue>228</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Light">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Midlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Dark">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>114</red>
                                <green>114</green>
                                <blue>114</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Mid">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>152</red>
                                <green>152</green>
                                <blue>152</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Text">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>128</red>
                                <green>128</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="BrightText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="ButtonText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>128</red>
                                <green>128</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Base">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Window">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>235</red>
                                <green>235</green>
                                <blue>235</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Shadow">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Highlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="HighlightedText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Link">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="LinkVisited">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                            </disabled>
                           </palette>
                          </property>
                          <property name="maximum">
                           <number>100000</number>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                     </layout>
                    </item>
                    <item>
                     <spacer name="loop0Sp1">
                      <property name="orientation">
                       <enum>Qt::Vertical</enum>
                      </property>
                      <property name="sizeType">
                       <enum>QSizePolicy::Expanding</enum>
                      </property>
                      <property name="sizeHint" stdset="0">
                       <size>
                        <width>20</width>
                        <height>17</height>
                       </size>
                      </property>
                     </spacer>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="loop0Regular">
                      <property name="text">
                       <string>regularly spaced points</string>
                      </property>
                      <property name="checked">
                       <bool>true</bool>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="loop0Free">
                      <property name="text">
                       <string>values free loop</string>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="loop0Sp3">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>130</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <layout class="QVBoxLayout">
                    <item>
                     <widget class="QLabel" name="loop0PtlLabel">
                      <property name="text">
                       <string>scan points</string>
                      </property>
                      <property name="wordWrap">
                       <bool>false</bool>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="Q3ListBox" name="loop0PtsBox"/>
                    </item>
                    <item>
                     <widget class="QPushButton" name="loop0LoadPoints">
                      <property name="enabled">
                       <bool>false</bool>
                      </property>
                      <property name="text">
                       <string>Load</string>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="loop0Sp4">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>130</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="loop0PostActLabel">
                    <property name="text">
                     <string>Post-loop action:</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QComboBox" name="loop0EndAction">
                    <property name="minimumSize">
                     <size>
                      <width>200</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop0Sp5">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Maximum</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>16</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="loop0OnDsp">
                    <property name="text">
                     <string>on Controller</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop0Sp10">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>130</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <widget class="Q3GroupBox" name="Loop1Box">
             <property name="title">
              <string>Loop 1</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_29">
              <item>
               <layout class="QVBoxLayout" name="verticalLayout_28">
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QComboBox" name="loop1Type">
                    <property name="minimumSize">
                     <size>
                      <width>220</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop1Sp8">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Maximum</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>50</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="loop1Active">
                    <property name="text">
                     <string>active</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop1Sp9">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>61</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="loop1DspProc">
                    <property name="text">
                     <string>Controller processing</string>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout" name="horizontalLayout_13">
                  <item>
                   <widget class="QLabel" name="label_17">
                    <property name="text">
                     <string>FE-I4 glob. reg.</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QComboBox" name="feGlobRegName1">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>180</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_21">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <layout class="QVBoxLayout">
                    <item>
                     <spacer name="loop1Sp2">
                      <property name="orientation">
                       <enum>Qt::Vertical</enum>
                      </property>
                      <property name="sizeType">
                       <enum>QSizePolicy::Expanding</enum>
                      </property>
                      <property name="sizeHint" stdset="0">
                       <size>
                        <width>20</width>
                        <height>17</height>
                       </size>
                      </property>
                     </spacer>
                    </item>
                    <item>
                     <layout class="QVBoxLayout">
                      <item>
                       <layout class="QHBoxLayout">
                        <item>
                         <widget class="QLabel" name="loop1FromLabel">
                          <property name="text">
                           <string>Scan from</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QDoubleSpinBox" name="loop1Start">
                          <property name="minimum">
                           <double>-9999999.000000000000000</double>
                          </property>
                          <property name="maximum">
                           <double>9999999.000000000000000</double>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <layout class="QHBoxLayout">
                        <item>
                         <widget class="QLabel" name="loop1ToLabel">
                          <property name="text">
                           <string>to</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QDoubleSpinBox" name="loop1Stop">
                          <property name="minimum">
                           <double>-9999999.000000000000000</double>
                          </property>
                          <property name="maximum">
                           <double>9999999.000000000000000</double>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <layout class="QHBoxLayout">
                        <item>
                         <widget class="QLabel" name="loop1StepsLabel">
                          <property name="text">
                           <string>#steps</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QSpinBox" name="loop1Step">
                          <property name="enabled">
                           <bool>true</bool>
                          </property>
                          <property name="palette">
                           <palette>
                            <active>
                             <colorrole role="WindowText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Button">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>228</red>
                                <green>228</green>
                                <blue>228</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Light">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Midlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>241</red>
                                <green>241</green>
                                <blue>241</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Dark">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>114</red>
                                <green>114</green>
                                <blue>114</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Mid">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>152</red>
                                <green>152</green>
                                <blue>152</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Text">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="BrightText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="ButtonText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Base">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Window">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>235</red>
                                <green>235</green>
                                <blue>235</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Shadow">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Highlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="HighlightedText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Link">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="LinkVisited">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                            </active>
                            <inactive>
                             <colorrole role="WindowText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Button">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>228</red>
                                <green>228</green>
                                <blue>228</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Light">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Midlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Dark">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>114</red>
                                <green>114</green>
                                <blue>114</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Mid">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>152</red>
                                <green>152</green>
                                <blue>152</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Text">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="BrightText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="ButtonText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Base">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Window">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>235</red>
                                <green>235</green>
                                <blue>235</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Shadow">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Highlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="HighlightedText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Link">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="LinkVisited">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                            </inactive>
                            <disabled>
                             <colorrole role="WindowText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>128</red>
                                <green>128</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Button">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>228</red>
                                <green>228</green>
                                <blue>228</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Light">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Midlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Dark">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>114</red>
                                <green>114</green>
                                <blue>114</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Mid">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>152</red>
                                <green>152</green>
                                <blue>152</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Text">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>128</red>
                                <green>128</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="BrightText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="ButtonText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>128</red>
                                <green>128</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Base">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Window">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>235</red>
                                <green>235</green>
                                <blue>235</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Shadow">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Highlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="HighlightedText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Link">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="LinkVisited">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                            </disabled>
                           </palette>
                          </property>
                          <property name="maximum">
                           <number>100000</number>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                     </layout>
                    </item>
                    <item>
                     <spacer name="loop1Sp1">
                      <property name="orientation">
                       <enum>Qt::Vertical</enum>
                      </property>
                      <property name="sizeType">
                       <enum>QSizePolicy::Expanding</enum>
                      </property>
                      <property name="sizeHint" stdset="0">
                       <size>
                        <width>20</width>
                        <height>17</height>
                       </size>
                      </property>
                     </spacer>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="loop1Regular">
                      <property name="text">
                       <string>regularly spaced points</string>
                      </property>
                      <property name="checked">
                       <bool>true</bool>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="loop1Free">
                      <property name="text">
                       <string>values free loop</string>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="loop1Sp3">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>130</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <layout class="QVBoxLayout">
                    <item>
                     <widget class="QLabel" name="loop1PtlLabel">
                      <property name="text">
                       <string>scan points</string>
                      </property>
                      <property name="wordWrap">
                       <bool>false</bool>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="Q3ListBox" name="loop1PtsBox"/>
                    </item>
                    <item>
                     <widget class="QPushButton" name="loop1LoadPoints">
                      <property name="enabled">
                       <bool>false</bool>
                      </property>
                      <property name="text">
                       <string>Load</string>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="loop1Sp4">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>130</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="loop1PostActLabel">
                    <property name="text">
                     <string>Post-loop action:</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QComboBox" name="loop1EndAction">
                    <property name="minimumSize">
                     <size>
                      <width>200</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop1Sp5">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Maximum</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>16</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="loop1OnDsp">
                    <property name="text">
                     <string>on Controller</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop1Sp10">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>130</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <widget class="Q3GroupBox" name="Loop2Box">
             <property name="title">
              <string>Loop 2</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_31">
              <item>
               <layout class="QVBoxLayout" name="verticalLayout_30">
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QComboBox" name="loop2Type">
                    <property name="minimumSize">
                     <size>
                      <width>220</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop2Sp8">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Maximum</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>50</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="loop2Active">
                    <property name="text">
                     <string>active</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop2Sp9">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>61</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="loop2DspProc">
                    <property name="text">
                     <string>Controller processing</string>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout" name="horizontalLayout_14">
                  <item>
                   <widget class="QLabel" name="label_18">
                    <property name="text">
                     <string>FE-I4 glob. reg.</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QComboBox" name="feGlobRegName2">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimumSize">
                     <size>
                      <width>180</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_22">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <layout class="QVBoxLayout">
                    <item>
                     <spacer name="loop2Sp2">
                      <property name="orientation">
                       <enum>Qt::Vertical</enum>
                      </property>
                      <property name="sizeType">
                       <enum>QSizePolicy::Expanding</enum>
                      </property>
                      <property name="sizeHint" stdset="0">
                       <size>
                        <width>20</width>
                        <height>17</height>
                       </size>
                      </property>
                     </spacer>
                    </item>
                    <item>
                     <layout class="QVBoxLayout">
                      <item>
                       <layout class="QHBoxLayout">
                        <item>
                         <widget class="QLabel" name="loop2FromLabel">
                          <property name="text">
                           <string>Scan from</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QDoubleSpinBox" name="loop2Start">
                          <property name="minimum">
                           <double>-9999999.000000000000000</double>
                          </property>
                          <property name="maximum">
                           <double>9999999.000000000000000</double>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <layout class="QHBoxLayout">
                        <item>
                         <widget class="QLabel" name="loop2ToLabel">
                          <property name="text">
                           <string>to</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QDoubleSpinBox" name="loop2Stop">
                          <property name="minimum">
                           <double>-9999999.000000000000000</double>
                          </property>
                          <property name="maximum">
                           <double>9999999.000000000000000</double>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <layout class="QHBoxLayout">
                        <item>
                         <widget class="QLabel" name="loop2StepsLabel">
                          <property name="text">
                           <string>#steps</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QSpinBox" name="loop2Step">
                          <property name="enabled">
                           <bool>true</bool>
                          </property>
                          <property name="palette">
                           <palette>
                            <active>
                             <colorrole role="WindowText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Button">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>228</red>
                                <green>228</green>
                                <blue>228</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Light">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Midlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>241</red>
                                <green>241</green>
                                <blue>241</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Dark">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>114</red>
                                <green>114</green>
                                <blue>114</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Mid">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>152</red>
                                <green>152</green>
                                <blue>152</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Text">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="BrightText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="ButtonText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Base">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Window">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>235</red>
                                <green>235</green>
                                <blue>235</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Shadow">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Highlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="HighlightedText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Link">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="LinkVisited">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                            </active>
                            <inactive>
                             <colorrole role="WindowText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Button">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>228</red>
                                <green>228</green>
                                <blue>228</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Light">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Midlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Dark">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>114</red>
                                <green>114</green>
                                <blue>114</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Mid">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>152</red>
                                <green>152</green>
                                <blue>152</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Text">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="BrightText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="ButtonText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Base">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Window">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>235</red>
                                <green>235</green>
                                <blue>235</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Shadow">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Highlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="HighlightedText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Link">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="LinkVisited">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                            </inactive>
                            <disabled>
                             <colorrole role="WindowText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>128</red>
                                <green>128</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Button">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>228</red>
                                <green>228</green>
                                <blue>228</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Light">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Midlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Dark">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>114</red>
                                <green>114</green>
                                <blue>114</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Mid">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>152</red>
                                <green>152</green>
                                <blue>152</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Text">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>128</red>
                                <green>128</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="BrightText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="ButtonText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>128</red>
                                <green>128</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Base">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Window">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>235</red>
                                <green>235</green>
                                <blue>235</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Shadow">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>0</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Highlight">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>128</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="HighlightedText">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>255</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="Link">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>0</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                             <colorrole role="LinkVisited">
                              <brush brushstyle="SolidPattern">
                               <color alpha="255">
                                <red>255</red>
                                <green>0</green>
                                <blue>255</blue>
                               </color>
                              </brush>
                             </colorrole>
                            </disabled>
                           </palette>
                          </property>
                          <property name="maximum">
                           <number>100000</number>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                     </layout>
                    </item>
                    <item>
                     <spacer name="loop2Sp1">
                      <property name="orientation">
                       <enum>Qt::Vertical</enum>
                      </property>
                      <property name="sizeType">
                       <enum>QSizePolicy::Expanding</enum>
                      </property>
                      <property name="sizeHint" stdset="0">
                       <size>
                        <width>20</width>
                        <height>17</height>
                       </size>
                      </property>
                     </spacer>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="loop2Regular">
                      <property name="text">
                       <string>regularly spaced points</string>
                      </property>
                      <property name="checked">
                       <bool>true</bool>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="loop2Free">
                      <property name="text">
                       <string>values free loop</string>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="loop2Sp3">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>130</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <layout class="QVBoxLayout">
                    <item>
                     <widget class="QLabel" name="loop2PtlLabel">
                      <property name="text">
                       <string>scan points</string>
                      </property>
                      <property name="wordWrap">
                       <bool>false</bool>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="Q3ListBox" name="loop2PtsBox"/>
                    </item>
                    <item>
                     <widget class="QPushButton" name="loop2LoadPoints">
                      <property name="enabled">
                       <bool>false</bool>
                      </property>
                      <property name="text">
                       <string>Load</string>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="loop2Sp4">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>130</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <widget class="QLabel" name="loop2PostActLabel">
                    <property name="text">
                     <string>Post-loop action:</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QComboBox" name="loop2EndAction">
                    <property name="minimumSize">
                     <size>
                      <width>200</width>
                      <height>0</height>
                     </size>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop2Sp5">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Maximum</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>16</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="loop2OnDsp">
                    <property name="text">
                     <string>on Controller</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <spacer name="loop2Sp10">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Expanding</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>130</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <widget class="QGroupBox" name="groupBox_4">
             <property name="title">
              <string>S-curve fitting</string>
             </property>
             <layout class="QHBoxLayout" name="horizontalLayout_20">
              <item>
               <layout class="QHBoxLayout" name="horizontalLayout_10">
                <item>
                 <layout class="QVBoxLayout" name="verticalLayout_25">
                  <item>
                   <widget class="QLabel" name="chi2cutLabel">
                    <property name="text">
                     <string>chi^2 above which S-curve is discarded</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="nbadChi2Label">
                    <property name="text">
                     <string>No. pixel above which S-curve is re-fitted</string>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <spacer name="horizontalSpacer_18">
                  <property name="orientation">
                   <enum>Qt::Horizontal</enum>
                  </property>
                  <property name="sizeType">
                   <enum>QSizePolicy::Fixed</enum>
                  </property>
                  <property name="sizeHint" stdset="0">
                   <size>
                    <width>40</width>
                    <height>20</height>
                   </size>
                  </property>
                 </spacer>
                </item>
                <item>
                 <layout class="QVBoxLayout" name="verticalLayout_26">
                  <item>
                   <widget class="QDoubleSpinBox" name="scurveChi2Cut">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="decimals">
                     <number>1</number>
                    </property>
                    <property name="maximum">
                     <double>999999999.000000000000000</double>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="scurveNbadChi2">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="maximum">
                     <number>999999999</number>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <spacer name="horizontalSpacer_20">
                  <property name="orientation">
                   <enum>Qt::Horizontal</enum>
                  </property>
                  <property name="sizeHint" stdset="0">
                   <size>
                    <width>40</width>
                    <height>20</height>
                   </size>
                  </property>
                 </spacer>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <widget class="QGroupBox" name="groupBox_3">
             <property name="title">
              <string>Tuning parameters</string>
             </property>
             <layout class="QHBoxLayout" name="horizontalLayout_11">
              <item>
               <layout class="QHBoxLayout">
                <item>
                 <layout class="QVBoxLayout">
                  <item>
                   <widget class="QLabel" name="textLabel1_8">
                    <property name="text">
                     <string>Threshold target value for TDAC tuning</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="totchargelabel">
                    <property name="text">
                     <string>ToT target value for FDAC tuning</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="textLabel3_2">
                    <property name="text">
                     <string>Reference charge for FDAC tuning</string>
                    </property>
                    <property name="wordWrap">
                     <bool>false</bool>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <spacer name="horizontalSpacer_23">
                  <property name="orientation">
                   <enum>Qt::Horizontal</enum>
                  </property>
                  <property name="sizeType">
                   <enum>QSizePolicy::Fixed</enum>
                  </property>
                  <property name="sizeHint" stdset="0">
                   <size>
                    <width>40</width>
                    <height>20</height>
                   </size>
                  </property>
                 </spacer>
                </item>
                <item>
                 <layout class="QVBoxLayout">
                  <item>
                   <widget class="QSpinBox" name="thresvalue">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimum">
                     <number>-99999</number>
                    </property>
                    <property name="maximum">
                     <number>999999</number>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="totvalue">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimum">
                     <number>-99999</number>
                    </property>
                    <property name="maximum">
                     <number>999999</number>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QSpinBox" name="totcharge">
                    <property name="sizePolicy">
                     <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                     </sizepolicy>
                    </property>
                    <property name="minimum">
                     <number>-99999</number>
                    </property>
                    <property name="maximum">
                     <number>999999</number>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <spacer name="horizontalSpacer_24">
                  <property name="orientation">
                   <enum>Qt::Horizontal</enum>
                  </property>
                  <property name="sizeHint" stdset="0">
                   <size>
                    <width>40</width>
                    <height>20</height>
                   </size>
                  </property>
                 </spacer>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <widget class="QGroupBox" name="minThrGroupBox">
             <property name="title">
              <string>min. threshold scan</string>
             </property>
             <layout class="QHBoxLayout" name="horizontalLayout_19">
              <item>
               <layout class="QHBoxLayout" name="horizontalLayout_8">
                <item>
                 <layout class="QVBoxLayout" name="verticalLayout_24">
                  <item>
                   <widget class="QLabel" name="minThrNoiseCutLabel">
                    <property name="text">
                     <string>Noise cuts</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="label_5">
                    <property name="text">
                     <string>  for pixel type</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="label_10">
                    <property name="text">
                     <string>Chi2 cut</string>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <layout class="QVBoxLayout" name="verticalLayout_20">
                  <item>
                   <widget class="QDoubleSpinBox" name="minThrsNoiseCutNormal">
                    <property name="minimum">
                     <double>0.000000000000000</double>
                    </property>
                    <property name="maximum">
                     <double>999999999.990000009536743</double>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="label_6">
                    <property name="text">
                     <string>normal</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QDoubleSpinBox" name="minThrsChi2Cut">
                    <property name="maximum">
                     <double>999999999.000000000000000</double>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <spacer name="horizontalSpacer_7">
                  <property name="orientation">
                   <enum>Qt::Horizontal</enum>
                  </property>
                  <property name="sizeHint" stdset="0">
                   <size>
                    <width>13</width>
                    <height>39</height>
                   </size>
                  </property>
                 </spacer>
                </item>
                <item>
                 <layout class="QVBoxLayout" name="verticalLayout_21">
                  <item>
                   <widget class="QDoubleSpinBox" name="minThrsNoiseCutLong">
                    <property name="minimum">
                     <double>0.000000000000000</double>
                    </property>
                    <property name="maximum">
                     <double>999999999.990000009536743</double>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="label_7">
                    <property name="text">
                     <string>long</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="label_11">
                    <property name="text">
                     <string/>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <spacer name="horizontalSpacer_8">
                  <property name="orientation">
                   <enum>Qt::Horizontal</enum>
                  </property>
                  <property name="sizeHint" stdset="0">
                   <size>
                    <width>13</width>
                    <height>39</height>
                   </size>
                  </property>
                 </spacer>
                </item>
                <item>
                 <layout class="QVBoxLayout" name="verticalLayout_22">
                  <item>
                   <widget class="QDoubleSpinBox" name="minThrsNoiseCutGanged">
                    <property name="minimum">
                     <double>0.000000000000000</double>
                    </property>
                    <property name="maximum">
                     <double>999999999.990000009536743</double>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="label_8">
                    <property name="text">
                     <string>ganged</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="label_12">
                    <property name="text">
                     <string/>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <spacer name="horizontalSpacer_9">
                  <property name="orientation">
                   <enum>Qt::Horizontal</enum>
                  </property>
                  <property name="sizeHint" stdset="0">
                   <size>
                    <width>13</width>
                    <height>39</height>
                   </size>
                  </property>
                 </spacer>
                </item>
                <item>
                 <layout class="QVBoxLayout" name="verticalLayout_23">
                  <item>
                   <widget class="QDoubleSpinBox" name="minThrsNoiseCutInterGanged">
                    <property name="minimum">
                     <double>0.000000000000000</double>
                    </property>
                    <property name="maximum">
                     <double>999999999.990000009536743</double>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="label_9">
                    <property name="text">
                     <string>inter-ganged</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QLabel" name="label_13">
                    <property name="text">
                     <string/>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
                <item>
                 <spacer name="horizontalSpacer_10">
                  <property name="orientation">
                   <enum>Qt::Horizontal</enum>
                  </property>
                  <property name="sizeHint" stdset="0">
                   <size>
                    <width>13</width>
                    <height>39</height>
                   </size>
                  </property>
                 </spacer>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <spacer name="spacer38_3">
             <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeType">
              <enum>QSizePolicy::Expanding</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>48</width>
               <height>17</height>
              </size>
             </property>
            </spacer>
           </item>
          </layout>
         </item>
        </layout>
       </widget>
       <widget class="QWidget" name="TabPage2">
        <attribute name="title">
         <string>Histos</string>
        </attribute>
        <layout class="QVBoxLayout" name="verticalLayout_44">
         <item>
          <layout class="QVBoxLayout" name="verticalLayout_43">
           <item>
            <widget class="QGroupBox" name="histoFillBox">
             <property name="sizePolicy">
              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
               <horstretch>0</horstretch>
               <verstretch>0</verstretch>
              </sizepolicy>
             </property>
             <property name="title">
              <string>Histogram generation/filling</string>
             </property>
             <layout class="QVBoxLayout" name="verticalLayout_40">
              <item>
               <widget class="QScrollArea" name="scrollArea">
                <property name="widgetResizable">
                 <bool>true</bool>
                </property>
                <widget class="QWidget" name="scrollAreaWidgetContents">
                 <property name="geometry">
                  <rect>
                   <x>0</x>
                   <y>0</y>
                   <width>683</width>
                   <height>1109</height>
                  </rect>
                 </property>
                 <layout class="QVBoxLayout" name="verticalLayout_39">
                  <item>
                   <layout class="QVBoxLayout" name="verticalLayout_38">
                    <item>
                     <layout class="QHBoxLayout" name="horizontalLayout">
                      <item>
                       <layout class="QVBoxLayout" name="verticalLayout">
                        <item>
                         <widget class="QLabel" name="occLabel">
                          <property name="text">
                           <string>occupancy histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="sumOccLabel">
                          <property name="text">
                           <string>occ. sum histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="lvl1Label">
                          <property name="text">
                           <string>LVL1 histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="totLabel">
                          <property name="text">
                           <string>ToT histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="tot015Label">
                          <property name="text">
                           <string>ToT 0...15 histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="totmeanLabel">
                          <property name="text">
                           <string>ToT mean histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="totsigLabel">
                          <property name="text">
                           <string>ToT sigma histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="fdactlabel">
                          <property name="text">
                           <string>FDAC T histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="fdactotlabel">
                          <property name="text">
                           <string>FDAC ToT histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="gdactlabel">
                          <property name="text">
                           <string>GDAC T histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="gdacthrlabel">
                          <property name="text">
                           <string>GDAC thr histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="gdacOccLabel">
                          <property name="text">
                           <string>GDAC occ. histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="iftlabel">
                          <property name="text">
                           <string>IF T histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="iftotlabel">
                          <property name="text">
                           <string>IF ToT histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="scurvechi2label">
                          <property name="text">
                           <string>S-curve chi2 histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="scurvemeanlabel">
                          <property name="text">
                           <string>S-curve mean histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="scurvesigmalabel">
                          <property name="text">
                           <string>S-curve sigma histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="tdactlabel">
                          <property name="text">
                           <string>TDAC T histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="tdacthrlabel">
                          <property name="text">
                           <string>TDAC thr histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="tdacOccLabel">
                          <property name="text">
                           <string>TDAC occ. histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="twlabel">
                          <property name="text">
                           <string>timewalk histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="totavlabel">
                          <property name="text">
                           <string>ToT Average:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="rd0label">
                          <property name="text">
                           <string>Raw Data 0:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="rd1label">
                          <property name="text">
                           <string>Raw Data 1:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="rdd1label">
                          <property name="text">
                           <string>Raw Data Diff 1:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="rdd2label">
                          <property name="text">
                           <string>Raw Data Diff 2:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="rdrlabel">
                          <property name="text">
                           <string>Raw Data Ref:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="dspelabel">
                          <property name="text">
                           <string>FE error histos:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="totcalalabel">
                          <property name="text">
                           <string>ToT cal. fit par A:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="totcalblabel">
                          <property name="text">
                           <string>ToT cal. fit par B:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="totcalclabel">
                          <property name="text">
                           <string>ToT cal. fit par C:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="totchilabel">
                          <property name="text">
                           <string>ToT cal. fit chi2:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="dcsdatalabel">
                          <property name="text">
                           <string>DCS Data:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="MLdatalabel">
                          <property name="text">
                           <string>MonLeak:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="HBSdatalabel">
                          <property name="text">
                           <string>Hitbus Scaler:</string>
                          </property>
                          <property name="wordWrap">
                           <bool>false</bool>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="Hitratelabel">
                          <property name="text">
                           <string>Hit rate:</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="Trgratelabel">
                          <property name="text">
                           <string>Trigger rate:</string>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <spacer name="spacer102_3">
                        <property name="orientation">
                         <enum>Qt::Horizontal</enum>
                        </property>
                        <property name="sizeType">
                         <enum>QSizePolicy::Fixed</enum>
                        </property>
                        <property name="sizeHint" stdset="0">
                         <size>
                          <width>60</width>
                          <height>21</height>
                         </size>
                        </property>
                       </spacer>
                      </item>
                      <item>
                       <layout class="QVBoxLayout" name="verticalLayout_2">
                        <item>
                         <widget class="QCheckBox" name="occFill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="sumOccFill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="lvl1Fill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totFill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="tot015Fill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totmeanFill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totsigFill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="fdactfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="fdactotfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="gdactfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="gdacthrfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="gdacOccFill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="iftfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="iftotfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="scurvechi2fill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="scurvemeanfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="scurvesigmafill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="tdactfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="tdacthrfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="tdacOccFill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="twfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totavfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="rd0fill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="rd1fill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="rdd1fill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="rdd2fill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="rdrfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="dspefill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totcalafill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totcalbfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totcalcfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totchifill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="dcsdatafill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="MLdatafill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="HBSdatafill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="Hitratefill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="Trgratefill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <spacer name="spacer103_3">
                        <property name="orientation">
                         <enum>Qt::Horizontal</enum>
                        </property>
                        <property name="sizeType">
                         <enum>QSizePolicy::Fixed</enum>
                        </property>
                        <property name="sizeHint" stdset="0">
                         <size>
                          <width>50</width>
                          <height>21</height>
                         </size>
                        </property>
                       </spacer>
                      </item>
                      <item>
                       <layout class="QVBoxLayout" name="verticalLayout_37">
                        <item>
                         <widget class="QCheckBox" name="occKeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="sumOccKeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="lvl1Keep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totKeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="tot015Keep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totmeanKeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totsigKeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="fdactkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="fdactotkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="gdactkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="gdacthrkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="gdacOccKeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="iftkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="iftotkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="scurvechi2keep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="scurvemeankeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="scurvesigmakeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="tdactkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="tdacthrkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="tdacOccKeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="twkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totavkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="rd0keep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="rd1keep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="rdd1keep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="rdd2keep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="rdrkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="dspekeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totcalakeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totcalbkeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totcalckeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="totchikeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="dcsdatakeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="MLdatakeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="HBSdatakeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="Hitratekeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="Trgratekeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <spacer name="spacer103_3_2">
                        <property name="orientation">
                         <enum>Qt::Horizontal</enum>
                        </property>
                        <property name="sizeType">
                         <enum>QSizePolicy::Expanding</enum>
                        </property>
                        <property name="sizeHint" stdset="0">
                         <size>
                          <width>173</width>
                          <height>21</height>
                         </size>
                        </property>
                       </spacer>
                      </item>
                     </layout>
                    </item>
                    <item>
                     <layout class="QHBoxLayout" name="horizontalLayout_24">
                      <item>
                       <spacer name="horizontalSpacer_25">
                        <property name="orientation">
                         <enum>Qt::Horizontal</enum>
                        </property>
                        <property name="sizeType">
                         <enum>QSizePolicy::Fixed</enum>
                        </property>
                        <property name="sizeHint" stdset="0">
                         <size>
                          <width>191</width>
                          <height>20</height>
                         </size>
                        </property>
                       </spacer>
                      </item>
                      <item>
                       <widget class="QPushButton" name="toggleClusButton">
                        <property name="text">
                         <string>toggle cluster histos</string>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <spacer name="horizontalSpacer_26">
                        <property name="orientation">
                         <enum>Qt::Horizontal</enum>
                        </property>
                        <property name="sizeHint" stdset="0">
                         <size>
                          <width>40</width>
                          <height>20</height>
                         </size>
                        </property>
                       </spacer>
                      </item>
                     </layout>
                    </item>
                    <item>
                     <layout class="QHBoxLayout" name="horizontalLayout_25">
                      <item>
                       <layout class="QVBoxLayout" name="verticalLayout_7">
                        <item>
                         <widget class="QLabel" name="CSdatalabel">
                          <property name="text">
                           <string>Cluster Size:</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="CTOTlabel">
                          <property name="text">
                           <string>Cluster ToT:</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="CSTOTlabel">
                          <property name="text">
                           <string>Cluster Size vs. ToT:</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="hitocclabel">
                          <property name="text">
                           <string>Cluster Occupancy:</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="STOTlabel">
                          <property name="text">
                           <string>Seed ToT:</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="SLVL1label">
                          <property name="text">
                           <string>Seed LVL1:</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QLabel" name="NSeedlabel">
                          <property name="text">
                           <string>Number of Seeds:</string>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <spacer name="horizontalSpacer_27">
                        <property name="orientation">
                         <enum>Qt::Horizontal</enum>
                        </property>
                        <property name="sizeType">
                         <enum>QSizePolicy::Fixed</enum>
                        </property>
                        <property name="sizeHint" stdset="0">
                         <size>
                          <width>65</width>
                          <height>20</height>
                         </size>
                        </property>
                       </spacer>
                      </item>
                      <item>
                       <layout class="QVBoxLayout" name="verticalLayout_4">
                        <item>
                         <widget class="QCheckBox" name="CSdatafill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="CTOTdatafill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="CSTOTdatafill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="hitoccfill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="STOTdatafill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="SLVL1datafill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="NSeeddatafill">
                          <property name="text">
                           <string>fill</string>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <spacer name="horizontalSpacer_28">
                        <property name="orientation">
                         <enum>Qt::Horizontal</enum>
                        </property>
                        <property name="sizeType">
                         <enum>QSizePolicy::Fixed</enum>
                        </property>
                        <property name="sizeHint" stdset="0">
                         <size>
                          <width>50</width>
                          <height>20</height>
                         </size>
                        </property>
                       </spacer>
                      </item>
                      <item>
                       <layout class="QVBoxLayout" name="verticalLayout_3">
                        <item>
                         <widget class="QCheckBox" name="CSdatakeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="CTOTdatakeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="CSTOTdatakeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="hitocckeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="STOTdatakeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="SLVL1datakeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                        <item>
                         <widget class="QCheckBox" name="NSeeddatakeep">
                          <property name="text">
                           <string>keep</string>
                          </property>
                         </widget>
                        </item>
                       </layout>
                      </item>
                      <item>
                       <spacer name="horizontalSpacer_29">
                        <property name="orientation">
                         <enum>Qt::Horizontal</enum>
                        </property>
                        <property name="sizeHint" stdset="0">
                         <size>
                          <width>173</width>
                          <height>21</height>
                         </size>
                        </property>
                       </spacer>
                      </item>
                     </layout>
                    </item>
                   </layout>
                  </item>
                 </layout>
                </widget>
               </widget>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <layout class="QHBoxLayout" name="horizontalLayout_23">
             <item>
              <widget class="Q3GroupBox" name="histoToTSetBox">
               <property name="minimumSize">
                <size>
                 <width>220</width>
                 <height>0</height>
                </size>
               </property>
               <property name="maximumSize">
                <size>
                 <width>16777215</width>
                 <height>16777215</height>
                </size>
               </property>
               <property name="title">
                <string>ToT Settings</string>
               </property>
               <layout class="QVBoxLayout" name="verticalLayout_6">
                <item>
                 <layout class="QHBoxLayout" name="horizontalLayout_18">
                  <item>
                   <layout class="QVBoxLayout" name="verticalLayout_5">
                    <item>
                     <widget class="QLabel" name="textLabel1_6">
                      <property name="minimumSize">
                       <size>
                        <width>80</width>
                        <height>0</height>
                       </size>
                      </property>
                      <property name="maximumSize">
                       <size>
                        <width>16777215</width>
                        <height>16777215</height>
                       </size>
                      </property>
                      <property name="text">
                       <string>ToT nBins</string>
                      </property>
                      <property name="wordWrap">
                       <bool>false</bool>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QLabel" name="textLabel1_6_2">
                      <property name="minimumSize">
                       <size>
                        <width>70</width>
                        <height>0</height>
                       </size>
                      </property>
                      <property name="maximumSize">
                       <size>
                        <width>16777215</width>
                        <height>16777215</height>
                       </size>
                      </property>
                      <property name="text">
                       <string>ToT min</string>
                      </property>
                      <property name="wordWrap">
                       <bool>false</bool>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QLabel" name="textLabel1_6_3">
                      <property name="minimumSize">
                       <size>
                        <width>70</width>
                        <height>0</height>
                       </size>
                      </property>
                      <property name="maximumSize">
                       <size>
                        <width>16777215</width>
                        <height>16777215</height>
                       </size>
                      </property>
                      <property name="text">
                       <string>ToT max</string>
                      </property>
                      <property name="wordWrap">
                       <bool>false</bool>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="spacer55">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Fixed</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>30</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <layout class="QVBoxLayout">
                    <item>
                     <widget class="QSpinBox" name="totBins">
                      <property name="sizePolicy">
                       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
                        <horstretch>0</horstretch>
                        <verstretch>0</verstretch>
                       </sizepolicy>
                      </property>
                      <property name="minimumSize">
                       <size>
                        <width>70</width>
                        <height>0</height>
                       </size>
                      </property>
                      <property name="maximumSize">
                       <size>
                        <width>70</width>
                        <height>16777215</height>
                       </size>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QSpinBox" name="totMin">
                      <property name="minimumSize">
                       <size>
                        <width>70</width>
                        <height>0</height>
                       </size>
                      </property>
                      <property name="maximumSize">
                       <size>
                        <width>70</width>
                        <height>16777215</height>
                       </size>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QSpinBox" name="totMax">
                      <property name="minimumSize">
                       <size>
                        <width>70</width>
                        <height>0</height>
                       </size>
                      </property>
                      <property name="maximumSize">
                       <size>
                        <width>70</width>
                        <height>16777215</height>
                       </size>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_16">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
               </layout>
              </widget>
             </item>
             <item>
              <widget class="QGroupBox" name="groupBox">
               <property name="enabled">
                <bool>true</bool>
               </property>
               <property name="minimumSize">
                <size>
                 <width>200</width>
                 <height>150</height>
                </size>
               </property>
               <property name="maximumSize">
                <size>
                 <width>16777215</width>
                 <height>16777215</height>
                </size>
               </property>
               <property name="title">
                <string>Clustering Settings</string>
               </property>
               <layout class="QHBoxLayout" name="horizontalLayout_17">
                <item>
                 <layout class="QHBoxLayout" name="horizontalLayout_21">
                  <item>
                   <layout class="QVBoxLayout" name="verticalLayout_41">
                    <item>
                     <widget class="QLabel" name="label_21">
                      <property name="text">
                       <string>Max. column cluster distance</string>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QLabel" name="label_22">
                      <property name="text">
                       <string>Max. row cluster distance</string>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QLabel" name="label_23">
                      <property name="text">
                       <string>Max. cluster BCID depth</string>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QLabel" name="label_20">
                      <property name="text">
                       <string>Upper ToT threshold for timewalk clustering</string>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_15">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Fixed</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <layout class="QVBoxLayout" name="verticalLayout_42">
                    <item>
                     <widget class="QSpinBox" name="maxColClusterDist">
                      <property name="minimumSize">
                       <size>
                        <width>70</width>
                        <height>0</height>
                       </size>
                      </property>
                      <property name="maximumSize">
                       <size>
                        <width>70</width>
                        <height>16777215</height>
                       </size>
                      </property>
                      <property name="maximum">
                       <number>79</number>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QSpinBox" name="maxRowClusterDist">
                      <property name="minimumSize">
                       <size>
                        <width>70</width>
                        <height>0</height>
                       </size>
                      </property>
                      <property name="maximumSize">
                       <size>
                        <width>70</width>
                        <height>16777215</height>
                       </size>
                      </property>
                      <property name="maximum">
                       <number>335</number>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QSpinBox" name="maxClusterBcidDepth">
                      <property name="minimumSize">
                       <size>
                        <width>70</width>
                        <height>0</height>
                       </size>
                      </property>
                      <property name="maximumSize">
                       <size>
                        <width>70</width>
                        <height>16777215</height>
                       </size>
                      </property>
                      <property name="maximum">
                       <number>15</number>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QSpinBox" name="upperThreshTimewalk">
                      <property name="minimumSize">
                       <size>
                        <width>70</width>
                        <height>0</height>
                       </size>
                      </property>
                      <property name="maximumSize">
                       <size>
                        <width>70</width>
                        <height>16777215</height>
                       </size>
                      </property>
                      <property name="maximum">
                       <number>14</number>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="horizontalSpacer_17">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>40</width>
                      <height>20</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                 </layout>
                </item>
               </layout>
              </widget>
             </item>
            </layout>
           </item>
           <item>
            <widget class="Q3GroupBox" name="histoBox">
             <property name="title">
              <string>Histogramming</string>
             </property>
             <layout class="QVBoxLayout">
              <item>
               <layout class="QVBoxLayout">
                <item>
                 <widget class="QComboBox" name="histoCode"/>
                </item>
                <item>
                 <widget class="QComboBox" name="histoWidth"/>
                </item>
               </layout>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <spacer name="spacer38_2">
             <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeType">
              <enum>QSizePolicy::Expanding</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>20</width>
               <height>28</height>
              </size>
             </property>
            </spacer>
           </item>
          </layout>
         </item>
        </layout>
       </widget>
       <widget class="QWidget" name="TabPage3">
        <attribute name="title">
         <string>MCC/FE</string>
        </attribute>
        <layout class="QVBoxLayout">
         <item>
          <layout class="QVBoxLayout">
           <item>
            <layout class="QVBoxLayout">
             <item>
              <widget class="Q3GroupBox" name="mccBox">
               <property name="title">
                <string>MCC scan settings</string>
               </property>
               <layout class="QVBoxLayout">
                <item>
                 <layout class="QVBoxLayout">
                  <item>
                   <layout class="QHBoxLayout">
                    <property name="spacing">
                     <number>6</number>
                    </property>
                    <property name="margin">
                     <number>0</number>
                    </property>
                    <item>
                     <widget class="QLabel" name="BwidthLabel">
                      <property name="text">
                       <string>Output Bandwidth</string>
                      </property>
                      <property name="wordWrap">
                       <bool>false</bool>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QComboBox" name="MCC_Bwidth">
                      <property name="enabled">
                       <bool>true</bool>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="MCC_ErrorFlag">
                    <property name="enabled">
                     <bool>true</bool>
                    </property>
                    <property name="text">
                     <string>MCC Register error check</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="MCC_FECheck">
                    <property name="text">
                     <string>individual check FE enable</string>
                    </property>
                   </widget>
                  </item>
                  <item>
                   <widget class="QCheckBox" name="MCC_TimeStampComp">
                    <property name="text">
                     <string>FE time stamp comparison check</string>
                    </property>
                   </widget>
                  </item>
                 </layout>
                </item>
               </layout>
              </widget>
             </item>
             <item>
              <widget class="Q3GroupBox" name="feBox">
               <property name="title">
                <string>FE scan settings</string>
               </property>
               <layout class="QHBoxLayout">
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <layout class="QVBoxLayout">
                    <item>
                     <layout class="QHBoxLayout">
                      <property name="spacing">
                       <number>6</number>
                      </property>
                      <property name="margin">
                       <number>0</number>
                      </property>
                      <item>
                       <widget class="QLabel" name="PhiClockLabel_2_2_2">
                        <property name="text">
                         <string>TOT threshold mode</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QComboBox" name="TOTmode">
                        <item>
                         <property name="text">
                          <string>Both off</string>
                         </property>
                        </item>
                        <item>
                         <property name="text">
                          <string>Minimum only</string>
                         </property>
                        </item>
                        <item>
                         <property name="text">
                          <string>Doubling only</string>
                         </property>
                        </item>
                        <item>
                         <property name="text">
                          <string>Both</string>
                         </property>
                        </item>
                       </widget>
                      </item>
                     </layout>
                    </item>
                    <item>
                     <layout class="QHBoxLayout">
                      <item>
                       <widget class="QLabel" name="TextLabel1_9">
                        <property name="text">
                         <string>TOT min threshold   </string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QSpinBox" name="minTOT">
                        <property name="maximum">
                         <number>255</number>
                        </property>
                       </widget>
                      </item>
                     </layout>
                    </item>
                    <item>
                     <layout class="QHBoxLayout">
                      <item>
                       <widget class="QLabel" name="TextLabel1_9_2_2">
                        <property name="text">
                         <string>TOT doubling thresh</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QSpinBox" name="dblTOT">
                        <property name="maximum">
                         <number>255</number>
                        </property>
                       </widget>
                      </item>
                     </layout>
                    </item>
                    <item>
                     <layout class="QHBoxLayout">
                      <property name="spacing">
                       <number>6</number>
                      </property>
                      <property name="margin">
                       <number>0</number>
                      </property>
                      <item>
                       <widget class="QLabel" name="PhiClockLabel_2_2_2_2">
                        <property name="text">
                         <string>TOT LE mode</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QComboBox" name="TOTLEmode">
                        <item>
                         <property name="text">
                          <string>Timestamp</string>
                         </property>
                        </item>
                        <item>
                         <property name="text">
                          <string>Leading Edge</string>
                         </property>
                        </item>
                       </widget>
                      </item>
                     </layout>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <spacer name="spacer46">
                    <property name="orientation">
                     <enum>Qt::Horizontal</enum>
                    </property>
                    <property name="sizeType">
                     <enum>QSizePolicy::Fixed</enum>
                    </property>
                    <property name="sizeHint" stdset="0">
                     <size>
                      <width>31</width>
                      <height>21</height>
                     </size>
                    </property>
                   </spacer>
                  </item>
                  <item>
                   <layout class="QVBoxLayout">
                    <item>
                     <spacer name="spacer133_2">
                      <property name="orientation">
                       <enum>Qt::Vertical</enum>
                      </property>
                      <property name="sizeType">
                       <enum>QSizePolicy::Expanding</enum>
                      </property>
                      <property name="sizeHint" stdset="0">
                       <size>
                        <width>20</width>
                        <height>40</height>
                       </size>
                      </property>
                     </spacer>
                    </item>
                    <item>
                     <layout class="QHBoxLayout">
                      <property name="spacing">
                       <number>6</number>
                      </property>
                      <property name="margin">
                       <number>0</number>
                      </property>
                      <item>
                       <widget class="QLabel" name="TextLabel2">
                        <property name="text">
                         <string>Phi clock</string>
                        </property>
                        <property name="wordWrap">
                         <bool>false</bool>
                        </property>
                       </widget>
                      </item>
                      <item>
                       <widget class="QComboBox" name="PhiClock">
                        <item>
                         <property name="text">
                          <string>unknown</string>
                         </property>
                        </item>
                        <item>
                         <property name="text">
                          <string>OFF</string>
                         </property>
                        </item>
                        <item>
                         <property name="text">
                          <string>10 MHz</string>
                         </property>
                        </item>
                        <item>
                         <property name="text">
                          <string>20 MHz</string>
                         </property>
                        </item>
                        <item>
                         <property name="text">
                          <string>40 MHz</string>
                         </property>
                        </item>
                       </widget>
                      </item>
                     </layout>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="HitbusEnabled">
                      <property name="enabled">
                       <bool>true</bool>
                      </property>
                      <property name="text">
                       <string>Global hitbus enabled</string>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <spacer name="spacer133">
                      <property name="orientation">
                       <enum>Qt::Vertical</enum>
                      </property>
                      <property name="sizeType">
                       <enum>QSizePolicy::Expanding</enum>
                      </property>
                      <property name="sizeHint" stdset="0">
                       <size>
                        <width>20</width>
                        <height>76</height>
                       </size>
                      </property>
                     </spacer>
                    </item>
                   </layout>
                  </item>
                 </layout>
                </item>
               </layout>
              </widget>
             </item>
             <item>
              <widget class="Q3GroupBox" name="ErrorBox">
               <property name="title">
                <string>Resets</string>
               </property>
               <layout class="QHBoxLayout">
                <item>
                 <layout class="QHBoxLayout">
                  <item>
                   <layout class="QVBoxLayout">
                    <item>
                     <widget class="QCheckBox" name="hardReset">
                      <property name="text">
                       <string>FE Hard Reset</string>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="softReset">
                      <property name="text">
                       <string>FE Soft Reset</string>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="shortSync">
                      <property name="text">
                       <string>FE Short Sync (L1ID)</string>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="mediumSync">
                      <property name="text">
                       <string>FE Medium Sync (BCID)</string>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                  <item>
                   <layout class="QVBoxLayout">
                    <item>
                     <widget class="QCheckBox" name="longSync">
                      <property name="text">
                       <string>FE Long Sync (RST)</string>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="sendBCR">
                      <property name="text">
                       <string>MCC BCR</string>
                      </property>
                     </widget>
                    </item>
                    <item>
                     <widget class="QCheckBox" name="sendECR">
                      <property name="text">
                       <string>MCC ECR</string>
                      </property>
                     </widget>
                    </item>
                   </layout>
                  </item>
                 </layout>
                </item>
               </layout>
              </widget>
             </item>
            </layout>
           </item>
           <item>
            <spacer name="spacer38">
             <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeType">
              <enum>QSizePolicy::Expanding</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>20</width>
               <height>16</height>
              </size>
             </property>
            </spacer>
           </item>
          </layout>
         </item>
        </layout>
       </widget>
       <widget class="QWidget" name="tab">
        <attribute name="title">
         <string>Voltage/DCS Control</string>
        </attribute>
        <layout class="QVBoxLayout" name="verticalLayout_11">
         <item>
          <layout class="QVBoxLayout" name="verticalLayout_10">
           <item>
            <layout class="QVBoxLayout" name="verticalLayout_8">
             <item>
              <layout class="QHBoxLayout" name="horizontalLayout_3">
               <item>
                <widget class="QLabel" name="labelrD">
                 <property name="text">
                  <string>Name of DCS channel read while scanning</string>
                 </property>
                </widget>
               </item>
               <item>
                <spacer name="horizontalSpacer">
                 <property name="orientation">
                  <enum>Qt::Horizontal</enum>
                 </property>
                 <property name="sizeHint" stdset="0">
                  <size>
                   <width>40</width>
                   <height>20</height>
                  </size>
                 </property>
                </spacer>
               </item>
               <item>
                <widget class="QLineEdit" name="readDcsChan">
                 <property name="minimumSize">
                  <size>
                   <width>300</width>
                   <height>0</height>
                  </size>
                 </property>
                </widget>
               </item>
              </layout>
             </item>
             <item>
              <layout class="QHBoxLayout" name="horizontalLayout_2">
               <item>
                <widget class="QLabel" name="label">
                 <property name="text">
                  <string>    (_[module name] will be added)</string>
                 </property>
                </widget>
               </item>
               <item>
                <spacer name="horizontalSpacer_2">
                 <property name="orientation">
                  <enum>Qt::Horizontal</enum>
                 </property>
                 <property name="sizeHint" stdset="0">
                  <size>
                   <width>40</width>
                   <height>20</height>
                  </size>
                 </property>
                </spacer>
               </item>
              </layout>
             </item>
            </layout>
           </item>
           <item>
            <layout class="QHBoxLayout" name="horizontalLayout_4">
             <item>
              <widget class="QLabel" name="label_2">
               <property name="text">
                <string>Type of reading from DCS channel</string>
               </property>
              </widget>
             </item>
             <item>
              <spacer name="horizontalSpacer_3">
               <property name="orientation">
                <enum>Qt::Horizontal</enum>
               </property>
               <property name="sizeHint" stdset="0">
                <size>
                 <width>40</width>
                 <height>20</height>
                </size>
               </property>
              </spacer>
             </item>
             <item>
              <widget class="QComboBox" name="readDcsMode"/>
             </item>
            </layout>
           </item>
           <item>
            <layout class="QVBoxLayout" name="verticalLayout_9">
             <item>
              <layout class="QHBoxLayout" name="horizontalLayout_5">
               <item>
                <widget class="QLabel" name="labelrD_2">
                 <property name="text">
                  <string>Name of DCS channel which controls scanned voltage</string>
                 </property>
                </widget>
               </item>
               <item>
                <spacer name="horizontalSpacer_4">
                 <property name="orientation">
                  <enum>Qt::Horizontal</enum>
                 </property>
                 <property name="sizeHint" stdset="0">
                  <size>
                   <width>40</width>
                   <height>20</height>
                  </size>
                 </property>
                </spacer>
               </item>
               <item>
                <widget class="QLineEdit" name="scanDcsChan">
                 <property name="minimumSize">
                  <size>
                   <width>300</width>
                   <height>0</height>
                  </size>
                 </property>
                </widget>
               </item>
              </layout>
             </item>
             <item>
              <layout class="QHBoxLayout" name="horizontalLayout_6">
               <item>
                <widget class="QLabel" name="label_3">
                 <property name="text">
                  <string>    (_[module name] will be added)</string>
                 </property>
                </widget>
               </item>
               <item>
                <spacer name="horizontalSpacer_5">
                 <property name="orientation">
                  <enum>Qt::Horizontal</enum>
                 </property>
                 <property name="sizeHint" stdset="0">
                  <size>
                   <width>40</width>
                   <height>20</height>
                  </size>
                 </property>
                </spacer>
               </item>
              </layout>
             </item>
            </layout>
           </item>
           <item>
            <spacer name="verticalSpacer">
             <property name="orientation">
              <enum>Qt::Vertical</enum>
             </property>
             <property name="sizeHint" stdset="0">
              <size>
               <width>20</width>
               <height>40</height>
              </size>
             </property>
            </spacer>
           </item>
          </layout>
         </item>
        </layout>
       </widget>
       <widget class="QWidget" name="TabPage4">
        <attribute name="title">
         <string>Table</string>
        </attribute>
        <layout class="QVBoxLayout">
         <item>
          <widget class="Q3Table" name="configParameterTable">
           <property name="numRows">
            <number>0</number>
           </property>
           <property name="numCols">
            <number>4</number>
           </property>
           <column>
            <property name="text">
             <string>Name</string>
            </property>
           </column>
           <column>
            <property name="text">
             <string>Type</string>
            </property>
           </column>
           <column>
            <property name="text">
             <string>Comment</string>
            </property>
           </column>
           <column>
            <property name="text">
             <string>Value</string>
            </property>
           </column>
          </widget>
         </item>
        </layout>
       </widget>
      </widget>
     </item>
    </layout>
   </item>
  </layout>
 </widget>
 <layoutdefault spacing="4" margin="11"/>
 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
 <customwidgets>
  <customwidget>
   <class>Q3GroupBox</class>
   <extends>QGroupBox</extends>
   <header>Qt3Support/Q3GroupBox</header>
   <container>1</container>
  </customwidget>
  <customwidget>
   <class>Q3Frame</class>
   <extends>QFrame</extends>
   <header>Qt3Support/Q3Frame</header>
   <container>1</container>
  </customwidget>
  <customwidget>
   <class>Q3Table</class>
   <extends>Q3Frame</extends>
   <header>q3table.h</header>
  </customwidget>
  <customwidget>
   <class>Q3ListBox</class>
   <extends>Q3Frame</extends>
   <header>q3listbox.h</header>
  </customwidget>
 </customwidgets>
 <resources/>
 <connections>
  <connection>
   <sender>fixedSdelBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>strDelay</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>400</x>
     <y>495</y>
    </hint>
    <hint type="destinationlabel">
     <x>735</x>
     <y>496</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>fixedSdelBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>strDelRange</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>400</x>
     <y>495</y>
    </hint>
    <hint type="destinationlabel">
     <x>735</x>
     <y>524</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>fixedVCALBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>setVcal</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>271</x>
     <y>575</y>
    </hint>
    <hint type="destinationlabel">
     <x>159</x>
     <y>576</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>loop0Regular</sender>
   <signal>toggled(bool)</signal>
   <receiver>loop0LoadPoints</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>120</x>
     <y>88</y>
    </hint>
    <hint type="destinationlabel">
     <x>120</x>
     <y>88</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>loop1Regular</sender>
   <signal>toggled(bool)</signal>
   <receiver>loop1LoadPoints</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>120</x>
     <y>88</y>
    </hint>
    <hint type="destinationlabel">
     <x>120</x>
     <y>88</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>loop2Regular</sender>
   <signal>toggled(bool)</signal>
   <receiver>loop2LoadPoints</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>120</x>
     <y>88</y>
    </hint>
    <hint type="destinationlabel">
     <x>120</x>
     <y>88</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>overwL1delBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>l1Delay</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>433</x>
     <y>264</y>
    </hint>
    <hint type="destinationlabel">
     <x>244</x>
     <y>265</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>saveFile</sender>
   <signal>toggled(bool)</signal>
   <receiver>scanFileName</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>101</x>
     <y>1125</y>
    </hint>
    <hint type="destinationlabel">
     <x>105</x>
     <y>1153</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>saveFile</sender>
   <signal>toggled(bool)</signal>
   <receiver>scanFileBrowse</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>101</x>
     <y>1125</y>
    </hint>
    <hint type="destinationlabel">
     <x>735</x>
     <y>1155</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>appIndRawfile</sender>
   <signal>toggled(bool)</signal>
   <receiver>rawFileName</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>735</x>
     <y>1182</y>
    </hint>
    <hint type="destinationlabel">
     <x>604</x>
     <y>1212</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>appIndRawfile</sender>
   <signal>toggled(bool)</signal>
   <receiver>rawFileBrowse</receiver>
   <slot>setDisabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>735</x>
     <y>1182</y>
    </hint>
    <hint type="destinationlabel">
     <x>735</x>
     <y>1214</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>saveFile</sender>
   <signal>toggled(bool)</signal>
   <receiver>appIndRawfile</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>83</x>
     <y>1125</y>
    </hint>
    <hint type="destinationlabel">
     <x>735</x>
     <y>1182</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>sourceScan</sender>
   <signal>toggled(bool)</signal>
   <receiver>srcEventCount</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>142</x>
     <y>349</y>
    </hint>
    <hint type="destinationlabel">
     <x>735</x>
     <y>407</y>
    </hint>
   </hints>
  </connection>
 </connections>
</ui>
