| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <ui version="4.0">
|
|---|
| 3 | <class>MainWindow</class>
|
|---|
| 4 | <widget class="QMainWindow" name="MainWindow">
|
|---|
| 5 | <property name="enabled">
|
|---|
| 6 | <bool>true</bool>
|
|---|
| 7 | </property>
|
|---|
| 8 | <property name="geometry">
|
|---|
| 9 | <rect>
|
|---|
| 10 | <x>0</x>
|
|---|
| 11 | <y>0</y>
|
|---|
| 12 | <width>1149</width>
|
|---|
| 13 | <height>768</height>
|
|---|
| 14 | </rect>
|
|---|
| 15 | </property>
|
|---|
| 16 | <property name="sizePolicy">
|
|---|
| 17 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 18 | <horstretch>0</horstretch>
|
|---|
| 19 | <verstretch>0</verstretch>
|
|---|
| 20 | </sizepolicy>
|
|---|
| 21 | </property>
|
|---|
| 22 | <property name="windowTitle">
|
|---|
| 23 | <string>FACT++</string>
|
|---|
| 24 | </property>
|
|---|
| 25 | <property name="dockNestingEnabled">
|
|---|
| 26 | <bool>false</bool>
|
|---|
| 27 | </property>
|
|---|
| 28 | <widget class="QWidget" name="fCentralWidget">
|
|---|
| 29 | <property name="sizePolicy">
|
|---|
| 30 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 31 | <horstretch>0</horstretch>
|
|---|
| 32 | <verstretch>0</verstretch>
|
|---|
| 33 | </sizepolicy>
|
|---|
| 34 | </property>
|
|---|
| 35 | <layout class="QGridLayout" name="gridLayout" rowstretch="0,0">
|
|---|
| 36 | <property name="sizeConstraint">
|
|---|
| 37 | <enum>QLayout::SetDefaultConstraint</enum>
|
|---|
| 38 | </property>
|
|---|
| 39 | <item row="1" column="0">
|
|---|
| 40 | <widget class="QTabWidget" name="fTabWidget">
|
|---|
| 41 | <property name="enabled">
|
|---|
| 42 | <bool>true</bool>
|
|---|
| 43 | </property>
|
|---|
| 44 | <property name="sizePolicy">
|
|---|
| 45 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 46 | <horstretch>0</horstretch>
|
|---|
| 47 | <verstretch>0</verstretch>
|
|---|
| 48 | </sizepolicy>
|
|---|
| 49 | </property>
|
|---|
| 50 | <property name="mouseTracking">
|
|---|
| 51 | <bool>true</bool>
|
|---|
| 52 | </property>
|
|---|
| 53 | <property name="currentIndex">
|
|---|
| 54 | <number>3</number>
|
|---|
| 55 | </property>
|
|---|
| 56 | <property name="documentMode">
|
|---|
| 57 | <bool>false</bool>
|
|---|
| 58 | </property>
|
|---|
| 59 | <property name="tabsClosable">
|
|---|
| 60 | <bool>true</bool>
|
|---|
| 61 | </property>
|
|---|
| 62 | <property name="movable">
|
|---|
| 63 | <bool>true</bool>
|
|---|
| 64 | </property>
|
|---|
| 65 | <widget class="QWidget" name="fTriggerTab">
|
|---|
| 66 | <attribute name="title">
|
|---|
| 67 | <string>Trigger</string>
|
|---|
| 68 | </attribute>
|
|---|
| 69 | <layout class="QGridLayout" name="gridLayout_16">
|
|---|
| 70 | <item row="0" column="0">
|
|---|
| 71 | <widget class="QDockWidget" name="fTriggerDock">
|
|---|
| 72 | <property name="sizePolicy">
|
|---|
| 73 | <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|---|
| 74 | <horstretch>0</horstretch>
|
|---|
| 75 | <verstretch>0</verstretch>
|
|---|
| 76 | </sizepolicy>
|
|---|
| 77 | </property>
|
|---|
| 78 | <property name="features">
|
|---|
| 79 | <set>QDockWidget::NoDockWidgetFeatures</set>
|
|---|
| 80 | </property>
|
|---|
| 81 | <property name="allowedAreas">
|
|---|
| 82 | <set>Qt::AllDockWidgetAreas</set>
|
|---|
| 83 | </property>
|
|---|
| 84 | <property name="windowTitle">
|
|---|
| 85 | <string>Trigegr settings</string>
|
|---|
| 86 | </property>
|
|---|
| 87 | <widget class="QWidget" name="fTriggerWidget">
|
|---|
| 88 | <property name="sizePolicy">
|
|---|
| 89 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 90 | <horstretch>0</horstretch>
|
|---|
| 91 | <verstretch>0</verstretch>
|
|---|
| 92 | </sizepolicy>
|
|---|
| 93 | </property>
|
|---|
| 94 | <layout class="QGridLayout" name="gridLayout_21" rowstretch="0,1,1" columnstretch="1,1,1">
|
|---|
| 95 | <item row="1" column="0">
|
|---|
| 96 | <widget class="QGroupBox" name="groupBox_5">
|
|---|
| 97 | <property name="sizePolicy">
|
|---|
| 98 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 99 | <horstretch>0</horstretch>
|
|---|
| 100 | <verstretch>0</verstretch>
|
|---|
| 101 | </sizepolicy>
|
|---|
| 102 | </property>
|
|---|
| 103 | <property name="title">
|
|---|
| 104 | <string>Trigger setup</string>
|
|---|
| 105 | </property>
|
|---|
| 106 | <property name="flat">
|
|---|
| 107 | <bool>false</bool>
|
|---|
| 108 | </property>
|
|---|
| 109 | <property name="checkable">
|
|---|
| 110 | <bool>false</bool>
|
|---|
| 111 | </property>
|
|---|
| 112 | <layout class="QGridLayout" name="gridLayout_23">
|
|---|
| 113 | <item row="2" column="2">
|
|---|
| 114 | <layout class="QHBoxLayout" name="horizontalLayout_10">
|
|---|
| 115 | <property name="topMargin">
|
|---|
| 116 | <number>0</number>
|
|---|
| 117 | </property>
|
|---|
| 118 | <item>
|
|---|
| 119 | <spacer name="horizontalSpacer_18">
|
|---|
| 120 | <property name="orientation">
|
|---|
| 121 | <enum>Qt::Horizontal</enum>
|
|---|
| 122 | </property>
|
|---|
| 123 | <property name="sizeHint" stdset="0">
|
|---|
| 124 | <size>
|
|---|
| 125 | <width>40</width>
|
|---|
| 126 | <height>20</height>
|
|---|
| 127 | </size>
|
|---|
| 128 | </property>
|
|---|
| 129 | </spacer>
|
|---|
| 130 | </item>
|
|---|
| 131 | <item>
|
|---|
| 132 | <widget class="QLabel" name="label_31">
|
|---|
| 133 | <property name="text">
|
|---|
| 134 | <string>Interval</string>
|
|---|
| 135 | </property>
|
|---|
| 136 | <property name="alignment">
|
|---|
| 137 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 138 | </property>
|
|---|
| 139 | </widget>
|
|---|
| 140 | </item>
|
|---|
| 141 | <item>
|
|---|
| 142 | <widget class="QSpinBox" name="fTriggerInterval">
|
|---|
| 143 | <property name="accelerated">
|
|---|
| 144 | <bool>true</bool>
|
|---|
| 145 | </property>
|
|---|
| 146 | <property name="suffix">
|
|---|
| 147 | <string> ms</string>
|
|---|
| 148 | </property>
|
|---|
| 149 | <property name="minimum">
|
|---|
| 150 | <number>1</number>
|
|---|
| 151 | </property>
|
|---|
| 152 | <property name="maximum">
|
|---|
| 153 | <number>1023</number>
|
|---|
| 154 | </property>
|
|---|
| 155 | </widget>
|
|---|
| 156 | </item>
|
|---|
| 157 | <item>
|
|---|
| 158 | <spacer name="horizontalSpacer_17">
|
|---|
| 159 | <property name="orientation">
|
|---|
| 160 | <enum>Qt::Horizontal</enum>
|
|---|
| 161 | </property>
|
|---|
| 162 | <property name="sizeHint" stdset="0">
|
|---|
| 163 | <size>
|
|---|
| 164 | <width>40</width>
|
|---|
| 165 | <height>20</height>
|
|---|
| 166 | </size>
|
|---|
| 167 | </property>
|
|---|
| 168 | </spacer>
|
|---|
| 169 | </item>
|
|---|
| 170 | </layout>
|
|---|
| 171 | </item>
|
|---|
| 172 | <item row="6" column="0" colspan="4">
|
|---|
| 173 | <widget class="Line" name="line_5">
|
|---|
| 174 | <property name="orientation">
|
|---|
| 175 | <enum>Qt::Horizontal</enum>
|
|---|
| 176 | </property>
|
|---|
| 177 | </widget>
|
|---|
| 178 | </item>
|
|---|
| 179 | <item row="0" column="0" colspan="4">
|
|---|
| 180 | <widget class="Line" name="line_6">
|
|---|
| 181 | <property name="orientation">
|
|---|
| 182 | <enum>Qt::Horizontal</enum>
|
|---|
| 183 | </property>
|
|---|
| 184 | </widget>
|
|---|
| 185 | </item>
|
|---|
| 186 | <item row="1" column="2">
|
|---|
| 187 | <spacer name="verticalSpacer_8">
|
|---|
| 188 | <property name="orientation">
|
|---|
| 189 | <enum>Qt::Vertical</enum>
|
|---|
| 190 | </property>
|
|---|
| 191 | <property name="sizeHint" stdset="0">
|
|---|
| 192 | <size>
|
|---|
| 193 | <width>20</width>
|
|---|
| 194 | <height>0</height>
|
|---|
| 195 | </size>
|
|---|
| 196 | </property>
|
|---|
| 197 | </spacer>
|
|---|
| 198 | </item>
|
|---|
| 199 | <item row="15" column="2">
|
|---|
| 200 | <spacer name="verticalSpacer_9">
|
|---|
| 201 | <property name="orientation">
|
|---|
| 202 | <enum>Qt::Vertical</enum>
|
|---|
| 203 | </property>
|
|---|
| 204 | <property name="sizeHint" stdset="0">
|
|---|
| 205 | <size>
|
|---|
| 206 | <width>20</width>
|
|---|
| 207 | <height>0</height>
|
|---|
| 208 | </size>
|
|---|
| 209 | </property>
|
|---|
| 210 | </spacer>
|
|---|
| 211 | </item>
|
|---|
| 212 | <item row="8" column="0">
|
|---|
| 213 | <spacer name="horizontalSpacer_23">
|
|---|
| 214 | <property name="orientation">
|
|---|
| 215 | <enum>Qt::Horizontal</enum>
|
|---|
| 216 | </property>
|
|---|
| 217 | <property name="sizeHint" stdset="0">
|
|---|
| 218 | <size>
|
|---|
| 219 | <width>40</width>
|
|---|
| 220 | <height>20</height>
|
|---|
| 221 | </size>
|
|---|
| 222 | </property>
|
|---|
| 223 | </spacer>
|
|---|
| 224 | </item>
|
|---|
| 225 | <item row="8" column="3">
|
|---|
| 226 | <spacer name="horizontalSpacer_24">
|
|---|
| 227 | <property name="orientation">
|
|---|
| 228 | <enum>Qt::Horizontal</enum>
|
|---|
| 229 | </property>
|
|---|
| 230 | <property name="sizeHint" stdset="0">
|
|---|
| 231 | <size>
|
|---|
| 232 | <width>40</width>
|
|---|
| 233 | <height>20</height>
|
|---|
| 234 | </size>
|
|---|
| 235 | </property>
|
|---|
| 236 | </spacer>
|
|---|
| 237 | </item>
|
|---|
| 238 | <item row="11" column="0" colspan="4">
|
|---|
| 239 | <widget class="Line" name="line_11">
|
|---|
| 240 | <property name="orientation">
|
|---|
| 241 | <enum>Qt::Horizontal</enum>
|
|---|
| 242 | </property>
|
|---|
| 243 | </widget>
|
|---|
| 244 | </item>
|
|---|
| 245 | <item row="13" column="2">
|
|---|
| 246 | <layout class="QGridLayout" name="gridLayout_30">
|
|---|
| 247 | <property name="topMargin">
|
|---|
| 248 | <number>0</number>
|
|---|
| 249 | </property>
|
|---|
| 250 | <item row="0" column="1">
|
|---|
| 251 | <widget class="QLabel" name="label_23">
|
|---|
| 252 | <property name="text">
|
|---|
| 253 | <string>Trg</string>
|
|---|
| 254 | </property>
|
|---|
| 255 | <property name="alignment">
|
|---|
| 256 | <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|---|
| 257 | </property>
|
|---|
| 258 | </widget>
|
|---|
| 259 | </item>
|
|---|
| 260 | <item row="0" column="2">
|
|---|
| 261 | <widget class="QLabel" name="label_29">
|
|---|
| 262 | <property name="text">
|
|---|
| 263 | <string>Ext1</string>
|
|---|
| 264 | </property>
|
|---|
| 265 | <property name="alignment">
|
|---|
| 266 | <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|---|
| 267 | </property>
|
|---|
| 268 | </widget>
|
|---|
| 269 | </item>
|
|---|
| 270 | <item row="0" column="3">
|
|---|
| 271 | <widget class="QLabel" name="label_30">
|
|---|
| 272 | <property name="text">
|
|---|
| 273 | <string>Ext2</string>
|
|---|
| 274 | </property>
|
|---|
| 275 | <property name="alignment">
|
|---|
| 276 | <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|---|
| 277 | </property>
|
|---|
| 278 | </widget>
|
|---|
| 279 | </item>
|
|---|
| 280 | <item row="0" column="4">
|
|---|
| 281 | <widget class="QLabel" name="label_28">
|
|---|
| 282 | <property name="text">
|
|---|
| 283 | <string>Clk</string>
|
|---|
| 284 | </property>
|
|---|
| 285 | <property name="alignment">
|
|---|
| 286 | <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|---|
| 287 | </property>
|
|---|
| 288 | </widget>
|
|---|
| 289 | </item>
|
|---|
| 290 | <item row="1" column="5">
|
|---|
| 291 | <spacer name="horizontalSpacer_30">
|
|---|
| 292 | <property name="orientation">
|
|---|
| 293 | <enum>Qt::Horizontal</enum>
|
|---|
| 294 | </property>
|
|---|
| 295 | <property name="sizeType">
|
|---|
| 296 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 297 | </property>
|
|---|
| 298 | <property name="sizeHint" stdset="0">
|
|---|
| 299 | <size>
|
|---|
| 300 | <width>10</width>
|
|---|
| 301 | <height>0</height>
|
|---|
| 302 | </size>
|
|---|
| 303 | </property>
|
|---|
| 304 | </spacer>
|
|---|
| 305 | </item>
|
|---|
| 306 | <item row="0" column="6">
|
|---|
| 307 | <widget class="QLabel" name="label_27">
|
|---|
| 308 | <property name="text">
|
|---|
| 309 | <string>Veto</string>
|
|---|
| 310 | </property>
|
|---|
| 311 | <property name="alignment">
|
|---|
| 312 | <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|---|
| 313 | </property>
|
|---|
| 314 | </widget>
|
|---|
| 315 | </item>
|
|---|
| 316 | <item row="1" column="6">
|
|---|
| 317 | <layout class="QHBoxLayout" name="horizontalLayout_20">
|
|---|
| 318 | <item>
|
|---|
| 319 | <widget class="QCheckBox" name="fEnableVeto">
|
|---|
| 320 | <property name="sizePolicy">
|
|---|
| 321 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|---|
| 322 | <horstretch>0</horstretch>
|
|---|
| 323 | <verstretch>0</verstretch>
|
|---|
| 324 | </sizepolicy>
|
|---|
| 325 | </property>
|
|---|
| 326 | <property name="maximumSize">
|
|---|
| 327 | <size>
|
|---|
| 328 | <width>21</width>
|
|---|
| 329 | <height>16777215</height>
|
|---|
| 330 | </size>
|
|---|
| 331 | </property>
|
|---|
| 332 | <property name="baseSize">
|
|---|
| 333 | <size>
|
|---|
| 334 | <width>0</width>
|
|---|
| 335 | <height>0</height>
|
|---|
| 336 | </size>
|
|---|
| 337 | </property>
|
|---|
| 338 | <property name="text">
|
|---|
| 339 | <string/>
|
|---|
| 340 | </property>
|
|---|
| 341 | </widget>
|
|---|
| 342 | </item>
|
|---|
| 343 | </layout>
|
|---|
| 344 | </item>
|
|---|
| 345 | <item row="1" column="4">
|
|---|
| 346 | <layout class="QHBoxLayout" name="horizontalLayout_19">
|
|---|
| 347 | <item>
|
|---|
| 348 | <widget class="QCheckBox" name="fEnableClockCond">
|
|---|
| 349 | <property name="sizePolicy">
|
|---|
| 350 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|---|
| 351 | <horstretch>0</horstretch>
|
|---|
| 352 | <verstretch>0</verstretch>
|
|---|
| 353 | </sizepolicy>
|
|---|
| 354 | </property>
|
|---|
| 355 | <property name="maximumSize">
|
|---|
| 356 | <size>
|
|---|
| 357 | <width>21</width>
|
|---|
| 358 | <height>16777215</height>
|
|---|
| 359 | </size>
|
|---|
| 360 | </property>
|
|---|
| 361 | <property name="text">
|
|---|
| 362 | <string/>
|
|---|
| 363 | </property>
|
|---|
| 364 | </widget>
|
|---|
| 365 | </item>
|
|---|
| 366 | </layout>
|
|---|
| 367 | </item>
|
|---|
| 368 | <item row="1" column="3">
|
|---|
| 369 | <layout class="QHBoxLayout" name="horizontalLayout_18">
|
|---|
| 370 | <item>
|
|---|
| 371 | <widget class="QCheckBox" name="fEnableExt2">
|
|---|
| 372 | <property name="sizePolicy">
|
|---|
| 373 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|---|
| 374 | <horstretch>0</horstretch>
|
|---|
| 375 | <verstretch>0</verstretch>
|
|---|
| 376 | </sizepolicy>
|
|---|
| 377 | </property>
|
|---|
| 378 | <property name="maximumSize">
|
|---|
| 379 | <size>
|
|---|
| 380 | <width>21</width>
|
|---|
| 381 | <height>16777215</height>
|
|---|
| 382 | </size>
|
|---|
| 383 | </property>
|
|---|
| 384 | <property name="text">
|
|---|
| 385 | <string/>
|
|---|
| 386 | </property>
|
|---|
| 387 | </widget>
|
|---|
| 388 | </item>
|
|---|
| 389 | </layout>
|
|---|
| 390 | </item>
|
|---|
| 391 | <item row="1" column="2">
|
|---|
| 392 | <layout class="QHBoxLayout" name="horizontalLayout_17">
|
|---|
| 393 | <item>
|
|---|
| 394 | <widget class="QCheckBox" name="fEnableExt1">
|
|---|
| 395 | <property name="sizePolicy">
|
|---|
| 396 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|---|
| 397 | <horstretch>0</horstretch>
|
|---|
| 398 | <verstretch>0</verstretch>
|
|---|
| 399 | </sizepolicy>
|
|---|
| 400 | </property>
|
|---|
| 401 | <property name="maximumSize">
|
|---|
| 402 | <size>
|
|---|
| 403 | <width>21</width>
|
|---|
| 404 | <height>16777215</height>
|
|---|
| 405 | </size>
|
|---|
| 406 | </property>
|
|---|
| 407 | <property name="text">
|
|---|
| 408 | <string/>
|
|---|
| 409 | </property>
|
|---|
| 410 | </widget>
|
|---|
| 411 | </item>
|
|---|
| 412 | </layout>
|
|---|
| 413 | </item>
|
|---|
| 414 | <item row="1" column="1">
|
|---|
| 415 | <layout class="QHBoxLayout" name="horizontalLayout_16">
|
|---|
| 416 | <item>
|
|---|
| 417 | <widget class="QCheckBox" name="fEnableTrigger">
|
|---|
| 418 | <property name="sizePolicy">
|
|---|
| 419 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|---|
| 420 | <horstretch>0</horstretch>
|
|---|
| 421 | <verstretch>0</verstretch>
|
|---|
| 422 | </sizepolicy>
|
|---|
| 423 | </property>
|
|---|
| 424 | <property name="maximumSize">
|
|---|
| 425 | <size>
|
|---|
| 426 | <width>21</width>
|
|---|
| 427 | <height>16777215</height>
|
|---|
| 428 | </size>
|
|---|
| 429 | </property>
|
|---|
| 430 | <property name="text">
|
|---|
| 431 | <string/>
|
|---|
| 432 | </property>
|
|---|
| 433 | <property name="checked">
|
|---|
| 434 | <bool>false</bool>
|
|---|
| 435 | </property>
|
|---|
| 436 | </widget>
|
|---|
| 437 | </item>
|
|---|
| 438 | </layout>
|
|---|
| 439 | </item>
|
|---|
| 440 | </layout>
|
|---|
| 441 | </item>
|
|---|
| 442 | <item row="7" column="2">
|
|---|
| 443 | <spacer name="verticalSpacer_10">
|
|---|
| 444 | <property name="orientation">
|
|---|
| 445 | <enum>Qt::Vertical</enum>
|
|---|
| 446 | </property>
|
|---|
| 447 | <property name="sizeHint" stdset="0">
|
|---|
| 448 | <size>
|
|---|
| 449 | <width>20</width>
|
|---|
| 450 | <height>40</height>
|
|---|
| 451 | </size>
|
|---|
| 452 | </property>
|
|---|
| 453 | </spacer>
|
|---|
| 454 | </item>
|
|---|
| 455 | <item row="8" column="2">
|
|---|
| 456 | <layout class="QGridLayout" name="gridLayout_24">
|
|---|
| 457 | <item row="2" column="0">
|
|---|
| 458 | <widget class="QLabel" name="label_34">
|
|---|
| 459 | <property name="text">
|
|---|
| 460 | <string>Pedestal</string>
|
|---|
| 461 | </property>
|
|---|
| 462 | <property name="alignment">
|
|---|
| 463 | <set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|---|
| 464 | </property>
|
|---|
| 465 | </widget>
|
|---|
| 466 | </item>
|
|---|
| 467 | <item row="3" column="0">
|
|---|
| 468 | <widget class="QSpinBox" name="fTriggerSeqPed">
|
|---|
| 469 | <property name="enabled">
|
|---|
| 470 | <bool>true</bool>
|
|---|
| 471 | </property>
|
|---|
| 472 | <property name="sizePolicy">
|
|---|
| 473 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 474 | <horstretch>0</horstretch>
|
|---|
| 475 | <verstretch>0</verstretch>
|
|---|
| 476 | </sizepolicy>
|
|---|
| 477 | </property>
|
|---|
| 478 | <property name="alignment">
|
|---|
| 479 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 480 | </property>
|
|---|
| 481 | <property name="maximum">
|
|---|
| 482 | <number>31</number>
|
|---|
| 483 | </property>
|
|---|
| 484 | </widget>
|
|---|
| 485 | </item>
|
|---|
| 486 | <item row="3" column="2">
|
|---|
| 487 | <widget class="QLabel" name="label_32">
|
|---|
| 488 | <property name="text">
|
|---|
| 489 | <string>:</string>
|
|---|
| 490 | </property>
|
|---|
| 491 | <property name="alignment">
|
|---|
| 492 | <set>Qt::AlignCenter</set>
|
|---|
| 493 | </property>
|
|---|
| 494 | </widget>
|
|---|
| 495 | </item>
|
|---|
| 496 | <item row="3" column="5">
|
|---|
| 497 | <widget class="QLabel" name="label_33">
|
|---|
| 498 | <property name="text">
|
|---|
| 499 | <string>:</string>
|
|---|
| 500 | </property>
|
|---|
| 501 | <property name="alignment">
|
|---|
| 502 | <set>Qt::AlignCenter</set>
|
|---|
| 503 | </property>
|
|---|
| 504 | </widget>
|
|---|
| 505 | </item>
|
|---|
| 506 | <item row="3" column="6">
|
|---|
| 507 | <widget class="QSpinBox" name="fTriggerSeqLPint">
|
|---|
| 508 | <property name="enabled">
|
|---|
| 509 | <bool>true</bool>
|
|---|
| 510 | </property>
|
|---|
| 511 | <property name="sizePolicy">
|
|---|
| 512 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 513 | <horstretch>0</horstretch>
|
|---|
| 514 | <verstretch>0</verstretch>
|
|---|
| 515 | </sizepolicy>
|
|---|
| 516 | </property>
|
|---|
| 517 | <property name="alignment">
|
|---|
| 518 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 519 | </property>
|
|---|
| 520 | <property name="maximum">
|
|---|
| 521 | <number>31</number>
|
|---|
| 522 | </property>
|
|---|
| 523 | </widget>
|
|---|
| 524 | </item>
|
|---|
| 525 | <item row="3" column="4">
|
|---|
| 526 | <widget class="QSpinBox" name="fTriggerSeqLPext">
|
|---|
| 527 | <property name="enabled">
|
|---|
| 528 | <bool>true</bool>
|
|---|
| 529 | </property>
|
|---|
| 530 | <property name="sizePolicy">
|
|---|
| 531 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 532 | <horstretch>0</horstretch>
|
|---|
| 533 | <verstretch>0</verstretch>
|
|---|
| 534 | </sizepolicy>
|
|---|
| 535 | </property>
|
|---|
| 536 | <property name="alignment">
|
|---|
| 537 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 538 | </property>
|
|---|
| 539 | <property name="maximum">
|
|---|
| 540 | <number>31</number>
|
|---|
| 541 | </property>
|
|---|
| 542 | </widget>
|
|---|
| 543 | </item>
|
|---|
| 544 | <item row="2" column="6">
|
|---|
| 545 | <widget class="QLabel" name="label_36">
|
|---|
| 546 | <property name="text">
|
|---|
| 547 | <string>LPint</string>
|
|---|
| 548 | </property>
|
|---|
| 549 | <property name="alignment">
|
|---|
| 550 | <set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|---|
| 551 | </property>
|
|---|
| 552 | </widget>
|
|---|
| 553 | </item>
|
|---|
| 554 | <item row="2" column="4">
|
|---|
| 555 | <widget class="QLabel" name="label_38">
|
|---|
| 556 | <property name="text">
|
|---|
| 557 | <string>LPext</string>
|
|---|
| 558 | </property>
|
|---|
| 559 | <property name="alignment">
|
|---|
| 560 | <set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|---|
| 561 | </property>
|
|---|
| 562 | </widget>
|
|---|
| 563 | </item>
|
|---|
| 564 | </layout>
|
|---|
| 565 | </item>
|
|---|
| 566 | <item row="10" column="2">
|
|---|
| 567 | <spacer name="verticalSpacer_11">
|
|---|
| 568 | <property name="orientation">
|
|---|
| 569 | <enum>Qt::Vertical</enum>
|
|---|
| 570 | </property>
|
|---|
| 571 | <property name="sizeType">
|
|---|
| 572 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 573 | </property>
|
|---|
| 574 | <property name="sizeHint" stdset="0">
|
|---|
| 575 | <size>
|
|---|
| 576 | <width>20</width>
|
|---|
| 577 | <height>5</height>
|
|---|
| 578 | </size>
|
|---|
| 579 | </property>
|
|---|
| 580 | </spacer>
|
|---|
| 581 | </item>
|
|---|
| 582 | <item row="12" column="2">
|
|---|
| 583 | <spacer name="verticalSpacer_17">
|
|---|
| 584 | <property name="orientation">
|
|---|
| 585 | <enum>Qt::Vertical</enum>
|
|---|
| 586 | </property>
|
|---|
| 587 | <property name="sizeType">
|
|---|
| 588 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 589 | </property>
|
|---|
| 590 | <property name="sizeHint" stdset="0">
|
|---|
| 591 | <size>
|
|---|
| 592 | <width>20</width>
|
|---|
| 593 | <height>5</height>
|
|---|
| 594 | </size>
|
|---|
| 595 | </property>
|
|---|
| 596 | </spacer>
|
|---|
| 597 | </item>
|
|---|
| 598 | <item row="14" column="2">
|
|---|
| 599 | <spacer name="verticalSpacer_18">
|
|---|
| 600 | <property name="orientation">
|
|---|
| 601 | <enum>Qt::Vertical</enum>
|
|---|
| 602 | </property>
|
|---|
| 603 | <property name="sizeHint" stdset="0">
|
|---|
| 604 | <size>
|
|---|
| 605 | <width>20</width>
|
|---|
| 606 | <height>40</height>
|
|---|
| 607 | </size>
|
|---|
| 608 | </property>
|
|---|
| 609 | </spacer>
|
|---|
| 610 | </item>
|
|---|
| 611 | <item row="3" column="2">
|
|---|
| 612 | <spacer name="verticalSpacer_7">
|
|---|
| 613 | <property name="orientation">
|
|---|
| 614 | <enum>Qt::Vertical</enum>
|
|---|
| 615 | </property>
|
|---|
| 616 | <property name="sizeHint" stdset="0">
|
|---|
| 617 | <size>
|
|---|
| 618 | <width>20</width>
|
|---|
| 619 | <height>40</height>
|
|---|
| 620 | </size>
|
|---|
| 621 | </property>
|
|---|
| 622 | </spacer>
|
|---|
| 623 | </item>
|
|---|
| 624 | </layout>
|
|---|
| 625 | </widget>
|
|---|
| 626 | </item>
|
|---|
| 627 | <item row="2" column="0">
|
|---|
| 628 | <widget class="QGroupBox" name="groupBox_6">
|
|---|
| 629 | <property name="sizePolicy">
|
|---|
| 630 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 631 | <horstretch>0</horstretch>
|
|---|
| 632 | <verstretch>0</verstretch>
|
|---|
| 633 | </sizepolicy>
|
|---|
| 634 | </property>
|
|---|
| 635 | <property name="title">
|
|---|
| 636 | <string>Light pulser settings</string>
|
|---|
| 637 | </property>
|
|---|
| 638 | </widget>
|
|---|
| 639 | </item>
|
|---|
| 640 | <item row="0" column="0" colspan="3">
|
|---|
| 641 | <layout class="QHBoxLayout" name="horizontalLayout_21">
|
|---|
| 642 | <item>
|
|---|
| 643 | <spacer name="horizontalSpacer_15">
|
|---|
| 644 | <property name="orientation">
|
|---|
| 645 | <enum>Qt::Horizontal</enum>
|
|---|
| 646 | </property>
|
|---|
| 647 | <property name="sizeType">
|
|---|
| 648 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 649 | </property>
|
|---|
| 650 | <property name="sizeHint" stdset="0">
|
|---|
| 651 | <size>
|
|---|
| 652 | <width>5</width>
|
|---|
| 653 | <height>20</height>
|
|---|
| 654 | </size>
|
|---|
| 655 | </property>
|
|---|
| 656 | </spacer>
|
|---|
| 657 | </item>
|
|---|
| 658 | <item>
|
|---|
| 659 | <layout class="QGridLayout" name="gridLayout_26">
|
|---|
| 660 | <property name="topMargin">
|
|---|
| 661 | <number>0</number>
|
|---|
| 662 | </property>
|
|---|
| 663 | <item row="1" column="0">
|
|---|
| 664 | <widget class="QLabel" name="label_35">
|
|---|
| 665 | <property name="text">
|
|---|
| 666 | <string>FTM Firmware ID</string>
|
|---|
| 667 | </property>
|
|---|
| 668 | </widget>
|
|---|
| 669 | </item>
|
|---|
| 670 | <item row="0" column="0">
|
|---|
| 671 | <widget class="QLabel" name="label_37">
|
|---|
| 672 | <property name="text">
|
|---|
| 673 | <string>FTM Board ID</string>
|
|---|
| 674 | </property>
|
|---|
| 675 | </widget>
|
|---|
| 676 | </item>
|
|---|
| 677 | <item row="1" column="1">
|
|---|
| 678 | <widget class="QLineEdit" name="fFtmFirmwareId">
|
|---|
| 679 | <property name="enabled">
|
|---|
| 680 | <bool>true</bool>
|
|---|
| 681 | </property>
|
|---|
| 682 | <property name="alignment">
|
|---|
| 683 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 684 | </property>
|
|---|
| 685 | <property name="readOnly">
|
|---|
| 686 | <bool>true</bool>
|
|---|
| 687 | </property>
|
|---|
| 688 | </widget>
|
|---|
| 689 | </item>
|
|---|
| 690 | <item row="0" column="1">
|
|---|
| 691 | <widget class="QLineEdit" name="fFtmBoardId">
|
|---|
| 692 | <property name="enabled">
|
|---|
| 693 | <bool>true</bool>
|
|---|
| 694 | </property>
|
|---|
| 695 | <property name="alignment">
|
|---|
| 696 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 697 | </property>
|
|---|
| 698 | <property name="readOnly">
|
|---|
| 699 | <bool>true</bool>
|
|---|
| 700 | </property>
|
|---|
| 701 | </widget>
|
|---|
| 702 | </item>
|
|---|
| 703 | </layout>
|
|---|
| 704 | </item>
|
|---|
| 705 | <item>
|
|---|
| 706 | <spacer name="horizontalSpacer_7">
|
|---|
| 707 | <property name="orientation">
|
|---|
| 708 | <enum>Qt::Horizontal</enum>
|
|---|
| 709 | </property>
|
|---|
| 710 | <property name="sizeType">
|
|---|
| 711 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 712 | </property>
|
|---|
| 713 | <property name="sizeHint" stdset="0">
|
|---|
| 714 | <size>
|
|---|
| 715 | <width>10</width>
|
|---|
| 716 | <height>20</height>
|
|---|
| 717 | </size>
|
|---|
| 718 | </property>
|
|---|
| 719 | </spacer>
|
|---|
| 720 | </item>
|
|---|
| 721 | <item>
|
|---|
| 722 | <layout class="QGridLayout" name="gridLayout_27">
|
|---|
| 723 | <item row="0" column="0">
|
|---|
| 724 | <widget class="QLabel" name="label_61">
|
|---|
| 725 | <property name="text">
|
|---|
| 726 | <string>Header</string>
|
|---|
| 727 | </property>
|
|---|
| 728 | <property name="alignment">
|
|---|
| 729 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 730 | </property>
|
|---|
| 731 | </widget>
|
|---|
| 732 | </item>
|
|---|
| 733 | <item row="0" column="3">
|
|---|
| 734 | <widget class="QLabel" name="label_62">
|
|---|
| 735 | <property name="text">
|
|---|
| 736 | <string>Dynamic data</string>
|
|---|
| 737 | </property>
|
|---|
| 738 | <property name="alignment">
|
|---|
| 739 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 740 | </property>
|
|---|
| 741 | </widget>
|
|---|
| 742 | </item>
|
|---|
| 743 | <item row="1" column="6">
|
|---|
| 744 | <widget class="QLabel" name="label_66">
|
|---|
| 745 | <property name="text">
|
|---|
| 746 | <string>Register</string>
|
|---|
| 747 | </property>
|
|---|
| 748 | <property name="alignment">
|
|---|
| 749 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 750 | </property>
|
|---|
| 751 | </widget>
|
|---|
| 752 | </item>
|
|---|
| 753 | <item row="0" column="8">
|
|---|
| 754 | <widget class="QSpinBox" name="fFtmCounterE">
|
|---|
| 755 | <property name="alignment">
|
|---|
| 756 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 757 | </property>
|
|---|
| 758 | <property name="readOnly">
|
|---|
| 759 | <bool>true</bool>
|
|---|
| 760 | </property>
|
|---|
| 761 | <property name="buttonSymbols">
|
|---|
| 762 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 763 | </property>
|
|---|
| 764 | <property name="maximum">
|
|---|
| 765 | <number>16777215</number>
|
|---|
| 766 | </property>
|
|---|
| 767 | </widget>
|
|---|
| 768 | </item>
|
|---|
| 769 | <item row="1" column="8">
|
|---|
| 770 | <widget class="QSpinBox" name="fFtmCounterR">
|
|---|
| 771 | <property name="alignment">
|
|---|
| 772 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 773 | </property>
|
|---|
| 774 | <property name="readOnly">
|
|---|
| 775 | <bool>true</bool>
|
|---|
| 776 | </property>
|
|---|
| 777 | <property name="buttonSymbols">
|
|---|
| 778 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 779 | </property>
|
|---|
| 780 | <property name="maximum">
|
|---|
| 781 | <number>16777215</number>
|
|---|
| 782 | </property>
|
|---|
| 783 | </widget>
|
|---|
| 784 | </item>
|
|---|
| 785 | <item row="1" column="5">
|
|---|
| 786 | <widget class="QSpinBox" name="fFtmCounterS">
|
|---|
| 787 | <property name="alignment">
|
|---|
| 788 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 789 | </property>
|
|---|
| 790 | <property name="readOnly">
|
|---|
| 791 | <bool>true</bool>
|
|---|
| 792 | </property>
|
|---|
| 793 | <property name="buttonSymbols">
|
|---|
| 794 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 795 | </property>
|
|---|
| 796 | <property name="maximum">
|
|---|
| 797 | <number>16777215</number>
|
|---|
| 798 | </property>
|
|---|
| 799 | </widget>
|
|---|
| 800 | </item>
|
|---|
| 801 | <item row="0" column="5">
|
|---|
| 802 | <widget class="QSpinBox" name="fFtmCounterD">
|
|---|
| 803 | <property name="alignment">
|
|---|
| 804 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 805 | </property>
|
|---|
| 806 | <property name="readOnly">
|
|---|
| 807 | <bool>true</bool>
|
|---|
| 808 | </property>
|
|---|
| 809 | <property name="buttonSymbols">
|
|---|
| 810 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 811 | </property>
|
|---|
| 812 | <property name="maximum">
|
|---|
| 813 | <number>16777215</number>
|
|---|
| 814 | </property>
|
|---|
| 815 | </widget>
|
|---|
| 816 | </item>
|
|---|
| 817 | <item row="1" column="2">
|
|---|
| 818 | <widget class="QSpinBox" name="fFtmCounterF">
|
|---|
| 819 | <property name="alignment">
|
|---|
| 820 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 821 | </property>
|
|---|
| 822 | <property name="readOnly">
|
|---|
| 823 | <bool>true</bool>
|
|---|
| 824 | </property>
|
|---|
| 825 | <property name="buttonSymbols">
|
|---|
| 826 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 827 | </property>
|
|---|
| 828 | <property name="maximum">
|
|---|
| 829 | <number>16777215</number>
|
|---|
| 830 | </property>
|
|---|
| 831 | </widget>
|
|---|
| 832 | </item>
|
|---|
| 833 | <item row="0" column="2">
|
|---|
| 834 | <widget class="QSpinBox" name="fFtmCounterH">
|
|---|
| 835 | <property name="alignment">
|
|---|
| 836 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 837 | </property>
|
|---|
| 838 | <property name="readOnly">
|
|---|
| 839 | <bool>true</bool>
|
|---|
| 840 | </property>
|
|---|
| 841 | <property name="buttonSymbols">
|
|---|
| 842 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 843 | </property>
|
|---|
| 844 | <property name="minimum">
|
|---|
| 845 | <number>0</number>
|
|---|
| 846 | </property>
|
|---|
| 847 | <property name="maximum">
|
|---|
| 848 | <number>16777215</number>
|
|---|
| 849 | </property>
|
|---|
| 850 | </widget>
|
|---|
| 851 | </item>
|
|---|
| 852 | <item row="1" column="3">
|
|---|
| 853 | <widget class="QLabel" name="label_63">
|
|---|
| 854 | <property name="text">
|
|---|
| 855 | <string>Static data</string>
|
|---|
| 856 | </property>
|
|---|
| 857 | <property name="alignment">
|
|---|
| 858 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 859 | </property>
|
|---|
| 860 | </widget>
|
|---|
| 861 | </item>
|
|---|
| 862 | <item row="0" column="6">
|
|---|
| 863 | <widget class="QLabel" name="label_65">
|
|---|
| 864 | <property name="text">
|
|---|
| 865 | <string>Error</string>
|
|---|
| 866 | </property>
|
|---|
| 867 | <property name="alignment">
|
|---|
| 868 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 869 | </property>
|
|---|
| 870 | </widget>
|
|---|
| 871 | </item>
|
|---|
| 872 | <item row="1" column="0">
|
|---|
| 873 | <widget class="QLabel" name="label_64">
|
|---|
| 874 | <property name="text">
|
|---|
| 875 | <string>FTU list</string>
|
|---|
| 876 | </property>
|
|---|
| 877 | <property name="alignment">
|
|---|
| 878 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 879 | </property>
|
|---|
| 880 | </widget>
|
|---|
| 881 | </item>
|
|---|
| 882 | </layout>
|
|---|
| 883 | </item>
|
|---|
| 884 | <item>
|
|---|
| 885 | <spacer name="horizontalSpacer_16">
|
|---|
| 886 | <property name="orientation">
|
|---|
| 887 | <enum>Qt::Horizontal</enum>
|
|---|
| 888 | </property>
|
|---|
| 889 | <property name="sizeType">
|
|---|
| 890 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 891 | </property>
|
|---|
| 892 | <property name="sizeHint" stdset="0">
|
|---|
| 893 | <size>
|
|---|
| 894 | <width>3</width>
|
|---|
| 895 | <height>20</height>
|
|---|
| 896 | </size>
|
|---|
| 897 | </property>
|
|---|
| 898 | </spacer>
|
|---|
| 899 | </item>
|
|---|
| 900 | </layout>
|
|---|
| 901 | </item>
|
|---|
| 902 | <item row="1" column="1">
|
|---|
| 903 | <widget class="QGroupBox" name="groupBox">
|
|---|
| 904 | <property name="sizePolicy">
|
|---|
| 905 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 906 | <horstretch>0</horstretch>
|
|---|
| 907 | <verstretch>0</verstretch>
|
|---|
| 908 | </sizepolicy>
|
|---|
| 909 | </property>
|
|---|
| 910 | <property name="title">
|
|---|
| 911 | <string>Trigger Majority Logic</string>
|
|---|
| 912 | </property>
|
|---|
| 913 | <layout class="QGridLayout" name="gridLayout_15">
|
|---|
| 914 | <item row="2" column="1">
|
|---|
| 915 | <widget class="QLabel" name="label_8">
|
|---|
| 916 | <property name="text">
|
|---|
| 917 | <string>Physics</string>
|
|---|
| 918 | </property>
|
|---|
| 919 | </widget>
|
|---|
| 920 | </item>
|
|---|
| 921 | <item row="2" column="2">
|
|---|
| 922 | <widget class="QSpinBox" name="fPhysicsCoincidence">
|
|---|
| 923 | <property name="alignment">
|
|---|
| 924 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 925 | </property>
|
|---|
| 926 | <property name="suffix">
|
|---|
| 927 | <string> / 40</string>
|
|---|
| 928 | </property>
|
|---|
| 929 | <property name="minimum">
|
|---|
| 930 | <number>1</number>
|
|---|
| 931 | </property>
|
|---|
| 932 | <property name="maximum">
|
|---|
| 933 | <number>40</number>
|
|---|
| 934 | </property>
|
|---|
| 935 | </widget>
|
|---|
| 936 | </item>
|
|---|
| 937 | <item row="5" column="2">
|
|---|
| 938 | <widget class="QSpinBox" name="fCalibCoincidence">
|
|---|
| 939 | <property name="alignment">
|
|---|
| 940 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 941 | </property>
|
|---|
| 942 | <property name="suffix">
|
|---|
| 943 | <string> / 40</string>
|
|---|
| 944 | </property>
|
|---|
| 945 | <property name="minimum">
|
|---|
| 946 | <number>1</number>
|
|---|
| 947 | </property>
|
|---|
| 948 | <property name="maximum">
|
|---|
| 949 | <number>40</number>
|
|---|
| 950 | </property>
|
|---|
| 951 | </widget>
|
|---|
| 952 | </item>
|
|---|
| 953 | <item row="2" column="3">
|
|---|
| 954 | <widget class="SpinBox4ns" name="fPhysicsWindow">
|
|---|
| 955 | <property name="alignment">
|
|---|
| 956 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 957 | </property>
|
|---|
| 958 | <property name="accelerated">
|
|---|
| 959 | <bool>false</bool>
|
|---|
| 960 | </property>
|
|---|
| 961 | <property name="correctionMode">
|
|---|
| 962 | <enum>QAbstractSpinBox::CorrectToPreviousValue</enum>
|
|---|
| 963 | </property>
|
|---|
| 964 | <property name="suffix">
|
|---|
| 965 | <string> ns</string>
|
|---|
| 966 | </property>
|
|---|
| 967 | <property name="minimum">
|
|---|
| 968 | <number>8</number>
|
|---|
| 969 | </property>
|
|---|
| 970 | <property name="maximum">
|
|---|
| 971 | <number>68</number>
|
|---|
| 972 | </property>
|
|---|
| 973 | <property name="singleStep">
|
|---|
| 974 | <number>4</number>
|
|---|
| 975 | </property>
|
|---|
| 976 | </widget>
|
|---|
| 977 | </item>
|
|---|
| 978 | <item row="5" column="3">
|
|---|
| 979 | <widget class="SpinBox4ns" name="fCalibWindow">
|
|---|
| 980 | <property name="alignment">
|
|---|
| 981 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 982 | </property>
|
|---|
| 983 | <property name="suffix">
|
|---|
| 984 | <string> ns</string>
|
|---|
| 985 | </property>
|
|---|
| 986 | <property name="minimum">
|
|---|
| 987 | <number>8</number>
|
|---|
| 988 | </property>
|
|---|
| 989 | <property name="maximum">
|
|---|
| 990 | <number>68</number>
|
|---|
| 991 | </property>
|
|---|
| 992 | <property name="singleStep">
|
|---|
| 993 | <number>4</number>
|
|---|
| 994 | </property>
|
|---|
| 995 | </widget>
|
|---|
| 996 | </item>
|
|---|
| 997 | <item row="5" column="1">
|
|---|
| 998 | <widget class="QLabel" name="label_13">
|
|---|
| 999 | <property name="text">
|
|---|
| 1000 | <string>LPext</string>
|
|---|
| 1001 | </property>
|
|---|
| 1002 | </widget>
|
|---|
| 1003 | </item>
|
|---|
| 1004 | <item row="1" column="2">
|
|---|
| 1005 | <widget class="QLabel" name="label_9">
|
|---|
| 1006 | <property name="text">
|
|---|
| 1007 | <string>Coincidence</string>
|
|---|
| 1008 | </property>
|
|---|
| 1009 | <property name="alignment">
|
|---|
| 1010 | <set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|---|
| 1011 | </property>
|
|---|
| 1012 | </widget>
|
|---|
| 1013 | </item>
|
|---|
| 1014 | <item row="1" column="3">
|
|---|
| 1015 | <widget class="QLabel" name="label_10">
|
|---|
| 1016 | <property name="text">
|
|---|
| 1017 | <string>Window</string>
|
|---|
| 1018 | </property>
|
|---|
| 1019 | <property name="alignment">
|
|---|
| 1020 | <set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|---|
| 1021 | </property>
|
|---|
| 1022 | </widget>
|
|---|
| 1023 | </item>
|
|---|
| 1024 | <item row="0" column="0" colspan="5">
|
|---|
| 1025 | <widget class="Line" name="line_8">
|
|---|
| 1026 | <property name="orientation">
|
|---|
| 1027 | <enum>Qt::Horizontal</enum>
|
|---|
| 1028 | </property>
|
|---|
| 1029 | </widget>
|
|---|
| 1030 | </item>
|
|---|
| 1031 | <item row="1" column="1">
|
|---|
| 1032 | <spacer name="verticalSpacer_14">
|
|---|
| 1033 | <property name="orientation">
|
|---|
| 1034 | <enum>Qt::Vertical</enum>
|
|---|
| 1035 | </property>
|
|---|
| 1036 | <property name="sizeHint" stdset="0">
|
|---|
| 1037 | <size>
|
|---|
| 1038 | <width>20</width>
|
|---|
| 1039 | <height>0</height>
|
|---|
| 1040 | </size>
|
|---|
| 1041 | </property>
|
|---|
| 1042 | </spacer>
|
|---|
| 1043 | </item>
|
|---|
| 1044 | <item row="6" column="1">
|
|---|
| 1045 | <spacer name="verticalSpacer_15">
|
|---|
| 1046 | <property name="orientation">
|
|---|
| 1047 | <enum>Qt::Vertical</enum>
|
|---|
| 1048 | </property>
|
|---|
| 1049 | <property name="sizeHint" stdset="0">
|
|---|
| 1050 | <size>
|
|---|
| 1051 | <width>20</width>
|
|---|
| 1052 | <height>0</height>
|
|---|
| 1053 | </size>
|
|---|
| 1054 | </property>
|
|---|
| 1055 | </spacer>
|
|---|
| 1056 | </item>
|
|---|
| 1057 | <item row="2" column="0">
|
|---|
| 1058 | <spacer name="horizontalSpacer_21">
|
|---|
| 1059 | <property name="orientation">
|
|---|
| 1060 | <enum>Qt::Horizontal</enum>
|
|---|
| 1061 | </property>
|
|---|
| 1062 | <property name="sizeHint" stdset="0">
|
|---|
| 1063 | <size>
|
|---|
| 1064 | <width>40</width>
|
|---|
| 1065 | <height>20</height>
|
|---|
| 1066 | </size>
|
|---|
| 1067 | </property>
|
|---|
| 1068 | </spacer>
|
|---|
| 1069 | </item>
|
|---|
| 1070 | <item row="2" column="4">
|
|---|
| 1071 | <spacer name="horizontalSpacer_22">
|
|---|
| 1072 | <property name="orientation">
|
|---|
| 1073 | <enum>Qt::Horizontal</enum>
|
|---|
| 1074 | </property>
|
|---|
| 1075 | <property name="sizeHint" stdset="0">
|
|---|
| 1076 | <size>
|
|---|
| 1077 | <width>40</width>
|
|---|
| 1078 | <height>20</height>
|
|---|
| 1079 | </size>
|
|---|
| 1080 | </property>
|
|---|
| 1081 | </spacer>
|
|---|
| 1082 | </item>
|
|---|
| 1083 | </layout>
|
|---|
| 1084 | </widget>
|
|---|
| 1085 | </item>
|
|---|
| 1086 | <item row="2" column="1">
|
|---|
| 1087 | <widget class="QGroupBox" name="groupBox_4">
|
|---|
| 1088 | <property name="sizePolicy">
|
|---|
| 1089 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 1090 | <horstretch>0</horstretch>
|
|---|
| 1091 | <verstretch>0</verstretch>
|
|---|
| 1092 | </sizepolicy>
|
|---|
| 1093 | </property>
|
|---|
| 1094 | <property name="title">
|
|---|
| 1095 | <string>Rate settings</string>
|
|---|
| 1096 | </property>
|
|---|
| 1097 | <layout class="QGridLayout" name="gridLayout_22">
|
|---|
| 1098 | <item row="0" column="0" colspan="9">
|
|---|
| 1099 | <widget class="Line" name="line_7">
|
|---|
| 1100 | <property name="sizePolicy">
|
|---|
| 1101 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|---|
| 1102 | <horstretch>0</horstretch>
|
|---|
| 1103 | <verstretch>0</verstretch>
|
|---|
| 1104 | </sizepolicy>
|
|---|
| 1105 | </property>
|
|---|
| 1106 | <property name="orientation">
|
|---|
| 1107 | <enum>Qt::Horizontal</enum>
|
|---|
| 1108 | </property>
|
|---|
| 1109 | </widget>
|
|---|
| 1110 | </item>
|
|---|
| 1111 | <item row="1" column="4">
|
|---|
| 1112 | <spacer name="verticalSpacer_6">
|
|---|
| 1113 | <property name="orientation">
|
|---|
| 1114 | <enum>Qt::Vertical</enum>
|
|---|
| 1115 | </property>
|
|---|
| 1116 | <property name="sizeHint" stdset="0">
|
|---|
| 1117 | <size>
|
|---|
| 1118 | <width>20</width>
|
|---|
| 1119 | <height>40</height>
|
|---|
| 1120 | </size>
|
|---|
| 1121 | </property>
|
|---|
| 1122 | </spacer>
|
|---|
| 1123 | </item>
|
|---|
| 1124 | <item row="2" column="4">
|
|---|
| 1125 | <widget class="QSpinBox" name="fPrescalingVal">
|
|---|
| 1126 | <property name="alignment">
|
|---|
| 1127 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1128 | </property>
|
|---|
| 1129 | <property name="minimum">
|
|---|
| 1130 | <number>1</number>
|
|---|
| 1131 | </property>
|
|---|
| 1132 | <property name="maximum">
|
|---|
| 1133 | <number>256</number>
|
|---|
| 1134 | </property>
|
|---|
| 1135 | </widget>
|
|---|
| 1136 | </item>
|
|---|
| 1137 | <item row="3" column="4">
|
|---|
| 1138 | <spacer name="verticalSpacer_22">
|
|---|
| 1139 | <property name="orientation">
|
|---|
| 1140 | <enum>Qt::Vertical</enum>
|
|---|
| 1141 | </property>
|
|---|
| 1142 | <property name="sizeHint" stdset="0">
|
|---|
| 1143 | <size>
|
|---|
| 1144 | <width>20</width>
|
|---|
| 1145 | <height>40</height>
|
|---|
| 1146 | </size>
|
|---|
| 1147 | </property>
|
|---|
| 1148 | </spacer>
|
|---|
| 1149 | </item>
|
|---|
| 1150 | <item row="2" column="3">
|
|---|
| 1151 | <widget class="QLabel" name="label_56">
|
|---|
| 1152 | <property name="text">
|
|---|
| 1153 | <string>Prescaling</string>
|
|---|
| 1154 | </property>
|
|---|
| 1155 | </widget>
|
|---|
| 1156 | </item>
|
|---|
| 1157 | <item row="2" column="5">
|
|---|
| 1158 | <widget class="QLabel" name="label_57">
|
|---|
| 1159 | <property name="text">
|
|---|
| 1160 | <string>· 0.5s</string>
|
|---|
| 1161 | </property>
|
|---|
| 1162 | </widget>
|
|---|
| 1163 | </item>
|
|---|
| 1164 | </layout>
|
|---|
| 1165 | </widget>
|
|---|
| 1166 | </item>
|
|---|
| 1167 | <item row="1" column="2">
|
|---|
| 1168 | <widget class="QGroupBox" name="groupBox_2">
|
|---|
| 1169 | <property name="sizePolicy">
|
|---|
| 1170 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 1171 | <horstretch>0</horstretch>
|
|---|
| 1172 | <verstretch>0</verstretch>
|
|---|
| 1173 | </sizepolicy>
|
|---|
| 1174 | </property>
|
|---|
| 1175 | <property name="title">
|
|---|
| 1176 | <string>Trigger timing</string>
|
|---|
| 1177 | </property>
|
|---|
| 1178 | <layout class="QGridLayout" name="gridLayout_17">
|
|---|
| 1179 | <item row="2" column="1">
|
|---|
| 1180 | <widget class="QLabel" name="label_12">
|
|---|
| 1181 | <property name="text">
|
|---|
| 1182 | <string>Trigger signal delay</string>
|
|---|
| 1183 | </property>
|
|---|
| 1184 | </widget>
|
|---|
| 1185 | </item>
|
|---|
| 1186 | <item row="3" column="1">
|
|---|
| 1187 | <widget class="QLabel" name="label_14">
|
|---|
| 1188 | <property name="text">
|
|---|
| 1189 | <string>Time marker delay</string>
|
|---|
| 1190 | </property>
|
|---|
| 1191 | </widget>
|
|---|
| 1192 | </item>
|
|---|
| 1193 | <item row="4" column="1">
|
|---|
| 1194 | <widget class="QLabel" name="label_15">
|
|---|
| 1195 | <property name="text">
|
|---|
| 1196 | <string>Dead time</string>
|
|---|
| 1197 | </property>
|
|---|
| 1198 | </widget>
|
|---|
| 1199 | </item>
|
|---|
| 1200 | <item row="2" column="2">
|
|---|
| 1201 | <widget class="SpinBox4ns" name="fTriggerDelay">
|
|---|
| 1202 | <property name="alignment">
|
|---|
| 1203 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1204 | </property>
|
|---|
| 1205 | <property name="accelerated">
|
|---|
| 1206 | <bool>true</bool>
|
|---|
| 1207 | </property>
|
|---|
| 1208 | <property name="suffix">
|
|---|
| 1209 | <string> ns</string>
|
|---|
| 1210 | </property>
|
|---|
| 1211 | <property name="prefix">
|
|---|
| 1212 | <string/>
|
|---|
| 1213 | </property>
|
|---|
| 1214 | <property name="minimum">
|
|---|
| 1215 | <number>8</number>
|
|---|
| 1216 | </property>
|
|---|
| 1217 | <property name="maximum">
|
|---|
| 1218 | <number>4100</number>
|
|---|
| 1219 | </property>
|
|---|
| 1220 | <property name="singleStep">
|
|---|
| 1221 | <number>4</number>
|
|---|
| 1222 | </property>
|
|---|
| 1223 | </widget>
|
|---|
| 1224 | </item>
|
|---|
| 1225 | <item row="3" column="2">
|
|---|
| 1226 | <widget class="SpinBox4ns" name="fTimeMarkerDelay">
|
|---|
| 1227 | <property name="alignment">
|
|---|
| 1228 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1229 | </property>
|
|---|
| 1230 | <property name="accelerated">
|
|---|
| 1231 | <bool>true</bool>
|
|---|
| 1232 | </property>
|
|---|
| 1233 | <property name="suffix">
|
|---|
| 1234 | <string> ns</string>
|
|---|
| 1235 | </property>
|
|---|
| 1236 | <property name="minimum">
|
|---|
| 1237 | <number>8</number>
|
|---|
| 1238 | </property>
|
|---|
| 1239 | <property name="maximum">
|
|---|
| 1240 | <number>4100</number>
|
|---|
| 1241 | </property>
|
|---|
| 1242 | <property name="singleStep">
|
|---|
| 1243 | <number>4</number>
|
|---|
| 1244 | </property>
|
|---|
| 1245 | </widget>
|
|---|
| 1246 | </item>
|
|---|
| 1247 | <item row="4" column="2">
|
|---|
| 1248 | <widget class="SpinBox4ns" name="fDeadTime">
|
|---|
| 1249 | <property name="alignment">
|
|---|
| 1250 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1251 | </property>
|
|---|
| 1252 | <property name="accelerated">
|
|---|
| 1253 | <bool>true</bool>
|
|---|
| 1254 | </property>
|
|---|
| 1255 | <property name="suffix">
|
|---|
| 1256 | <string> ns</string>
|
|---|
| 1257 | </property>
|
|---|
| 1258 | <property name="minimum">
|
|---|
| 1259 | <number>8</number>
|
|---|
| 1260 | </property>
|
|---|
| 1261 | <property name="maximum">
|
|---|
| 1262 | <number>262148</number>
|
|---|
| 1263 | </property>
|
|---|
| 1264 | <property name="singleStep">
|
|---|
| 1265 | <number>4</number>
|
|---|
| 1266 | </property>
|
|---|
| 1267 | </widget>
|
|---|
| 1268 | </item>
|
|---|
| 1269 | <item row="0" column="0" colspan="4">
|
|---|
| 1270 | <widget class="Line" name="line_9">
|
|---|
| 1271 | <property name="orientation">
|
|---|
| 1272 | <enum>Qt::Horizontal</enum>
|
|---|
| 1273 | </property>
|
|---|
| 1274 | </widget>
|
|---|
| 1275 | </item>
|
|---|
| 1276 | <item row="1" column="2">
|
|---|
| 1277 | <spacer name="verticalSpacer_2">
|
|---|
| 1278 | <property name="orientation">
|
|---|
| 1279 | <enum>Qt::Vertical</enum>
|
|---|
| 1280 | </property>
|
|---|
| 1281 | <property name="sizeHint" stdset="0">
|
|---|
| 1282 | <size>
|
|---|
| 1283 | <width>20</width>
|
|---|
| 1284 | <height>0</height>
|
|---|
| 1285 | </size>
|
|---|
| 1286 | </property>
|
|---|
| 1287 | </spacer>
|
|---|
| 1288 | </item>
|
|---|
| 1289 | <item row="5" column="1">
|
|---|
| 1290 | <spacer name="verticalSpacer_5">
|
|---|
| 1291 | <property name="orientation">
|
|---|
| 1292 | <enum>Qt::Vertical</enum>
|
|---|
| 1293 | </property>
|
|---|
| 1294 | <property name="sizeHint" stdset="0">
|
|---|
| 1295 | <size>
|
|---|
| 1296 | <width>20</width>
|
|---|
| 1297 | <height>0</height>
|
|---|
| 1298 | </size>
|
|---|
| 1299 | </property>
|
|---|
| 1300 | </spacer>
|
|---|
| 1301 | </item>
|
|---|
| 1302 | <item row="2" column="3">
|
|---|
| 1303 | <spacer name="horizontalSpacer_19">
|
|---|
| 1304 | <property name="orientation">
|
|---|
| 1305 | <enum>Qt::Horizontal</enum>
|
|---|
| 1306 | </property>
|
|---|
| 1307 | <property name="sizeHint" stdset="0">
|
|---|
| 1308 | <size>
|
|---|
| 1309 | <width>40</width>
|
|---|
| 1310 | <height>20</height>
|
|---|
| 1311 | </size>
|
|---|
| 1312 | </property>
|
|---|
| 1313 | </spacer>
|
|---|
| 1314 | </item>
|
|---|
| 1315 | <item row="2" column="0">
|
|---|
| 1316 | <spacer name="horizontalSpacer_20">
|
|---|
| 1317 | <property name="orientation">
|
|---|
| 1318 | <enum>Qt::Horizontal</enum>
|
|---|
| 1319 | </property>
|
|---|
| 1320 | <property name="sizeHint" stdset="0">
|
|---|
| 1321 | <size>
|
|---|
| 1322 | <width>40</width>
|
|---|
| 1323 | <height>20</height>
|
|---|
| 1324 | </size>
|
|---|
| 1325 | </property>
|
|---|
| 1326 | </spacer>
|
|---|
| 1327 | </item>
|
|---|
| 1328 | </layout>
|
|---|
| 1329 | </widget>
|
|---|
| 1330 | </item>
|
|---|
| 1331 | <item row="2" column="2">
|
|---|
| 1332 | <widget class="QGroupBox" name="groupBox_3">
|
|---|
| 1333 | <property name="sizePolicy">
|
|---|
| 1334 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 1335 | <horstretch>0</horstretch>
|
|---|
| 1336 | <verstretch>0</verstretch>
|
|---|
| 1337 | </sizepolicy>
|
|---|
| 1338 | </property>
|
|---|
| 1339 | <property name="title">
|
|---|
| 1340 | <string>Clock conditioner (Clk)</string>
|
|---|
| 1341 | </property>
|
|---|
| 1342 | <layout class="QGridLayout" name="gridLayout_18">
|
|---|
| 1343 | <item row="3" column="1">
|
|---|
| 1344 | <widget class="SpinBoxHex" name="fClockCondR0">
|
|---|
| 1345 | <property name="enabled">
|
|---|
| 1346 | <bool>false</bool>
|
|---|
| 1347 | </property>
|
|---|
| 1348 | <property name="alignment">
|
|---|
| 1349 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1350 | </property>
|
|---|
| 1351 | <property name="buttonSymbols">
|
|---|
| 1352 | <enum>QAbstractSpinBox::UpDownArrows</enum>
|
|---|
| 1353 | </property>
|
|---|
| 1354 | <property name="accelerated">
|
|---|
| 1355 | <bool>true</bool>
|
|---|
| 1356 | </property>
|
|---|
| 1357 | <property name="maximum">
|
|---|
| 1358 | <number>999999999</number>
|
|---|
| 1359 | </property>
|
|---|
| 1360 | </widget>
|
|---|
| 1361 | </item>
|
|---|
| 1362 | <item row="3" column="2">
|
|---|
| 1363 | <widget class="SpinBoxHex" name="fClockCondR1">
|
|---|
| 1364 | <property name="enabled">
|
|---|
| 1365 | <bool>false</bool>
|
|---|
| 1366 | </property>
|
|---|
| 1367 | <property name="alignment">
|
|---|
| 1368 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1369 | </property>
|
|---|
| 1370 | <property name="buttonSymbols">
|
|---|
| 1371 | <enum>QAbstractSpinBox::UpDownArrows</enum>
|
|---|
| 1372 | </property>
|
|---|
| 1373 | <property name="accelerated">
|
|---|
| 1374 | <bool>true</bool>
|
|---|
| 1375 | </property>
|
|---|
| 1376 | <property name="maximum">
|
|---|
| 1377 | <number>999999999</number>
|
|---|
| 1378 | </property>
|
|---|
| 1379 | </widget>
|
|---|
| 1380 | </item>
|
|---|
| 1381 | <item row="3" column="3">
|
|---|
| 1382 | <widget class="SpinBoxHex" name="fClockCondR8">
|
|---|
| 1383 | <property name="enabled">
|
|---|
| 1384 | <bool>false</bool>
|
|---|
| 1385 | </property>
|
|---|
| 1386 | <property name="alignment">
|
|---|
| 1387 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1388 | </property>
|
|---|
| 1389 | <property name="buttonSymbols">
|
|---|
| 1390 | <enum>QAbstractSpinBox::UpDownArrows</enum>
|
|---|
| 1391 | </property>
|
|---|
| 1392 | <property name="accelerated">
|
|---|
| 1393 | <bool>true</bool>
|
|---|
| 1394 | </property>
|
|---|
| 1395 | <property name="maximum">
|
|---|
| 1396 | <number>999999999</number>
|
|---|
| 1397 | </property>
|
|---|
| 1398 | </widget>
|
|---|
| 1399 | </item>
|
|---|
| 1400 | <item row="3" column="4">
|
|---|
| 1401 | <widget class="SpinBoxHex" name="fClockCondR9">
|
|---|
| 1402 | <property name="enabled">
|
|---|
| 1403 | <bool>false</bool>
|
|---|
| 1404 | </property>
|
|---|
| 1405 | <property name="alignment">
|
|---|
| 1406 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1407 | </property>
|
|---|
| 1408 | <property name="buttonSymbols">
|
|---|
| 1409 | <enum>QAbstractSpinBox::UpDownArrows</enum>
|
|---|
| 1410 | </property>
|
|---|
| 1411 | <property name="accelerated">
|
|---|
| 1412 | <bool>true</bool>
|
|---|
| 1413 | </property>
|
|---|
| 1414 | <property name="maximum">
|
|---|
| 1415 | <number>999999999</number>
|
|---|
| 1416 | </property>
|
|---|
| 1417 | </widget>
|
|---|
| 1418 | </item>
|
|---|
| 1419 | <item row="4" column="1">
|
|---|
| 1420 | <widget class="SpinBoxHex" name="fClockCondR11">
|
|---|
| 1421 | <property name="enabled">
|
|---|
| 1422 | <bool>false</bool>
|
|---|
| 1423 | </property>
|
|---|
| 1424 | <property name="alignment">
|
|---|
| 1425 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1426 | </property>
|
|---|
| 1427 | <property name="buttonSymbols">
|
|---|
| 1428 | <enum>QAbstractSpinBox::UpDownArrows</enum>
|
|---|
| 1429 | </property>
|
|---|
| 1430 | <property name="accelerated">
|
|---|
| 1431 | <bool>true</bool>
|
|---|
| 1432 | </property>
|
|---|
| 1433 | <property name="maximum">
|
|---|
| 1434 | <number>999999999</number>
|
|---|
| 1435 | </property>
|
|---|
| 1436 | </widget>
|
|---|
| 1437 | </item>
|
|---|
| 1438 | <item row="4" column="2">
|
|---|
| 1439 | <widget class="SpinBoxHex" name="fClockCondR13">
|
|---|
| 1440 | <property name="enabled">
|
|---|
| 1441 | <bool>false</bool>
|
|---|
| 1442 | </property>
|
|---|
| 1443 | <property name="alignment">
|
|---|
| 1444 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1445 | </property>
|
|---|
| 1446 | <property name="buttonSymbols">
|
|---|
| 1447 | <enum>QAbstractSpinBox::UpDownArrows</enum>
|
|---|
| 1448 | </property>
|
|---|
| 1449 | <property name="accelerated">
|
|---|
| 1450 | <bool>true</bool>
|
|---|
| 1451 | </property>
|
|---|
| 1452 | <property name="maximum">
|
|---|
| 1453 | <number>999999999</number>
|
|---|
| 1454 | </property>
|
|---|
| 1455 | </widget>
|
|---|
| 1456 | </item>
|
|---|
| 1457 | <item row="4" column="3">
|
|---|
| 1458 | <widget class="SpinBoxHex" name="fClockCondR14">
|
|---|
| 1459 | <property name="enabled">
|
|---|
| 1460 | <bool>false</bool>
|
|---|
| 1461 | </property>
|
|---|
| 1462 | <property name="alignment">
|
|---|
| 1463 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1464 | </property>
|
|---|
| 1465 | <property name="buttonSymbols">
|
|---|
| 1466 | <enum>QAbstractSpinBox::UpDownArrows</enum>
|
|---|
| 1467 | </property>
|
|---|
| 1468 | <property name="accelerated">
|
|---|
| 1469 | <bool>true</bool>
|
|---|
| 1470 | </property>
|
|---|
| 1471 | <property name="maximum">
|
|---|
| 1472 | <number>999999999</number>
|
|---|
| 1473 | </property>
|
|---|
| 1474 | </widget>
|
|---|
| 1475 | </item>
|
|---|
| 1476 | <item row="4" column="4">
|
|---|
| 1477 | <widget class="SpinBoxHex" name="fClockCondR15">
|
|---|
| 1478 | <property name="enabled">
|
|---|
| 1479 | <bool>false</bool>
|
|---|
| 1480 | </property>
|
|---|
| 1481 | <property name="alignment">
|
|---|
| 1482 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1483 | </property>
|
|---|
| 1484 | <property name="buttonSymbols">
|
|---|
| 1485 | <enum>QAbstractSpinBox::UpDownArrows</enum>
|
|---|
| 1486 | </property>
|
|---|
| 1487 | <property name="accelerated">
|
|---|
| 1488 | <bool>true</bool>
|
|---|
| 1489 | </property>
|
|---|
| 1490 | <property name="maximum">
|
|---|
| 1491 | <number>999999999</number>
|
|---|
| 1492 | </property>
|
|---|
| 1493 | </widget>
|
|---|
| 1494 | </item>
|
|---|
| 1495 | <item row="2" column="2">
|
|---|
| 1496 | <widget class="QLabel" name="label_11">
|
|---|
| 1497 | <property name="text">
|
|---|
| 1498 | <string>R1</string>
|
|---|
| 1499 | </property>
|
|---|
| 1500 | <property name="alignment">
|
|---|
| 1501 | <set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|---|
| 1502 | </property>
|
|---|
| 1503 | </widget>
|
|---|
| 1504 | </item>
|
|---|
| 1505 | <item row="2" column="1">
|
|---|
| 1506 | <widget class="QLabel" name="label_16">
|
|---|
| 1507 | <property name="text">
|
|---|
| 1508 | <string>R0</string>
|
|---|
| 1509 | </property>
|
|---|
| 1510 | <property name="alignment">
|
|---|
| 1511 | <set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|---|
| 1512 | </property>
|
|---|
| 1513 | </widget>
|
|---|
| 1514 | </item>
|
|---|
| 1515 | <item row="2" column="3">
|
|---|
| 1516 | <widget class="QLabel" name="label_17">
|
|---|
| 1517 | <property name="text">
|
|---|
| 1518 | <string>R8</string>
|
|---|
| 1519 | </property>
|
|---|
| 1520 | <property name="alignment">
|
|---|
| 1521 | <set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|---|
| 1522 | </property>
|
|---|
| 1523 | </widget>
|
|---|
| 1524 | </item>
|
|---|
| 1525 | <item row="2" column="4">
|
|---|
| 1526 | <widget class="QLabel" name="label_18">
|
|---|
| 1527 | <property name="text">
|
|---|
| 1528 | <string>R9</string>
|
|---|
| 1529 | </property>
|
|---|
| 1530 | <property name="alignment">
|
|---|
| 1531 | <set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|---|
| 1532 | </property>
|
|---|
| 1533 | </widget>
|
|---|
| 1534 | </item>
|
|---|
| 1535 | <item row="5" column="1">
|
|---|
| 1536 | <widget class="QLabel" name="label_19">
|
|---|
| 1537 | <property name="text">
|
|---|
| 1538 | <string>R11</string>
|
|---|
| 1539 | </property>
|
|---|
| 1540 | <property name="alignment">
|
|---|
| 1541 | <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|---|
| 1542 | </property>
|
|---|
| 1543 | </widget>
|
|---|
| 1544 | </item>
|
|---|
| 1545 | <item row="5" column="2">
|
|---|
| 1546 | <widget class="QLabel" name="label_20">
|
|---|
| 1547 | <property name="text">
|
|---|
| 1548 | <string>R13</string>
|
|---|
| 1549 | </property>
|
|---|
| 1550 | <property name="alignment">
|
|---|
| 1551 | <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|---|
| 1552 | </property>
|
|---|
| 1553 | </widget>
|
|---|
| 1554 | </item>
|
|---|
| 1555 | <item row="5" column="3">
|
|---|
| 1556 | <widget class="QLabel" name="label_21">
|
|---|
| 1557 | <property name="text">
|
|---|
| 1558 | <string>R14</string>
|
|---|
| 1559 | </property>
|
|---|
| 1560 | <property name="alignment">
|
|---|
| 1561 | <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|---|
| 1562 | </property>
|
|---|
| 1563 | </widget>
|
|---|
| 1564 | </item>
|
|---|
| 1565 | <item row="5" column="4">
|
|---|
| 1566 | <widget class="QLabel" name="label_22">
|
|---|
| 1567 | <property name="text">
|
|---|
| 1568 | <string>R15</string>
|
|---|
| 1569 | </property>
|
|---|
| 1570 | <property name="alignment">
|
|---|
| 1571 | <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|---|
| 1572 | </property>
|
|---|
| 1573 | </widget>
|
|---|
| 1574 | </item>
|
|---|
| 1575 | <item row="0" column="0" colspan="6">
|
|---|
| 1576 | <widget class="Line" name="line_10">
|
|---|
| 1577 | <property name="sizePolicy">
|
|---|
| 1578 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|---|
| 1579 | <horstretch>0</horstretch>
|
|---|
| 1580 | <verstretch>0</verstretch>
|
|---|
| 1581 | </sizepolicy>
|
|---|
| 1582 | </property>
|
|---|
| 1583 | <property name="orientation">
|
|---|
| 1584 | <enum>Qt::Horizontal</enum>
|
|---|
| 1585 | </property>
|
|---|
| 1586 | </widget>
|
|---|
| 1587 | </item>
|
|---|
| 1588 | <item row="6" column="2">
|
|---|
| 1589 | <spacer name="verticalSpacer_12">
|
|---|
| 1590 | <property name="orientation">
|
|---|
| 1591 | <enum>Qt::Vertical</enum>
|
|---|
| 1592 | </property>
|
|---|
| 1593 | <property name="sizeHint" stdset="0">
|
|---|
| 1594 | <size>
|
|---|
| 1595 | <width>20</width>
|
|---|
| 1596 | <height>0</height>
|
|---|
| 1597 | </size>
|
|---|
| 1598 | </property>
|
|---|
| 1599 | </spacer>
|
|---|
| 1600 | </item>
|
|---|
| 1601 | <item row="1" column="2">
|
|---|
| 1602 | <spacer name="verticalSpacer_13">
|
|---|
| 1603 | <property name="orientation">
|
|---|
| 1604 | <enum>Qt::Vertical</enum>
|
|---|
| 1605 | </property>
|
|---|
| 1606 | <property name="sizeHint" stdset="0">
|
|---|
| 1607 | <size>
|
|---|
| 1608 | <width>20</width>
|
|---|
| 1609 | <height>0</height>
|
|---|
| 1610 | </size>
|
|---|
| 1611 | </property>
|
|---|
| 1612 | </spacer>
|
|---|
| 1613 | </item>
|
|---|
| 1614 | <item row="3" column="0">
|
|---|
| 1615 | <spacer name="horizontalSpacer_25">
|
|---|
| 1616 | <property name="orientation">
|
|---|
| 1617 | <enum>Qt::Horizontal</enum>
|
|---|
| 1618 | </property>
|
|---|
| 1619 | <property name="sizeHint" stdset="0">
|
|---|
| 1620 | <size>
|
|---|
| 1621 | <width>40</width>
|
|---|
| 1622 | <height>20</height>
|
|---|
| 1623 | </size>
|
|---|
| 1624 | </property>
|
|---|
| 1625 | </spacer>
|
|---|
| 1626 | </item>
|
|---|
| 1627 | <item row="3" column="5">
|
|---|
| 1628 | <spacer name="horizontalSpacer_26">
|
|---|
| 1629 | <property name="orientation">
|
|---|
| 1630 | <enum>Qt::Horizontal</enum>
|
|---|
| 1631 | </property>
|
|---|
| 1632 | <property name="sizeHint" stdset="0">
|
|---|
| 1633 | <size>
|
|---|
| 1634 | <width>40</width>
|
|---|
| 1635 | <height>20</height>
|
|---|
| 1636 | </size>
|
|---|
| 1637 | </property>
|
|---|
| 1638 | </spacer>
|
|---|
| 1639 | </item>
|
|---|
| 1640 | </layout>
|
|---|
| 1641 | </widget>
|
|---|
| 1642 | </item>
|
|---|
| 1643 | </layout>
|
|---|
| 1644 | </widget>
|
|---|
| 1645 | </widget>
|
|---|
| 1646 | </item>
|
|---|
| 1647 | </layout>
|
|---|
| 1648 | </widget>
|
|---|
| 1649 | <widget class="QWidget" name="fFtuTab">
|
|---|
| 1650 | <attribute name="title">
|
|---|
| 1651 | <string>FTUs</string>
|
|---|
| 1652 | </attribute>
|
|---|
| 1653 | <layout class="QGridLayout" name="gridLayout_28">
|
|---|
| 1654 | <item row="0" column="1">
|
|---|
| 1655 | <widget class="QDockWidget" name="fFtuDock">
|
|---|
| 1656 | <property name="sizePolicy">
|
|---|
| 1657 | <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|---|
| 1658 | <horstretch>0</horstretch>
|
|---|
| 1659 | <verstretch>0</verstretch>
|
|---|
| 1660 | </sizepolicy>
|
|---|
| 1661 | </property>
|
|---|
| 1662 | <property name="features">
|
|---|
| 1663 | <set>QDockWidget::NoDockWidgetFeatures</set>
|
|---|
| 1664 | </property>
|
|---|
| 1665 | <property name="allowedAreas">
|
|---|
| 1666 | <set>Qt::AllDockWidgetAreas</set>
|
|---|
| 1667 | </property>
|
|---|
| 1668 | <property name="windowTitle">
|
|---|
| 1669 | <string>FTU overview</string>
|
|---|
| 1670 | </property>
|
|---|
| 1671 | <widget class="QWidget" name="fFtuWidget">
|
|---|
| 1672 | <property name="sizePolicy">
|
|---|
| 1673 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 1674 | <horstretch>0</horstretch>
|
|---|
| 1675 | <verstretch>0</verstretch>
|
|---|
| 1676 | </sizepolicy>
|
|---|
| 1677 | </property>
|
|---|
| 1678 | <layout class="QGridLayout" name="gridLayout_25" rowstretch="0,0,0,0,0" columnstretch="1,0">
|
|---|
| 1679 | <item row="0" column="1" rowspan="5">
|
|---|
| 1680 | <widget class="QGroupBox" name="groupBox_8">
|
|---|
| 1681 | <property name="sizePolicy">
|
|---|
| 1682 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 1683 | <horstretch>0</horstretch>
|
|---|
| 1684 | <verstretch>0</verstretch>
|
|---|
| 1685 | </sizepolicy>
|
|---|
| 1686 | </property>
|
|---|
| 1687 | <property name="title">
|
|---|
| 1688 | <string>FTM Temperatures</string>
|
|---|
| 1689 | </property>
|
|---|
| 1690 | <layout class="QVBoxLayout" name="verticalLayout_4">
|
|---|
| 1691 | <item>
|
|---|
| 1692 | <layout class="QHBoxLayout" name="horizontalLayout_14">
|
|---|
| 1693 | <property name="topMargin">
|
|---|
| 1694 | <number>0</number>
|
|---|
| 1695 | </property>
|
|---|
| 1696 | <item>
|
|---|
| 1697 | <widget class="QDoubleSpinBox" name="fFtmTemp0">
|
|---|
| 1698 | <property name="alignment">
|
|---|
| 1699 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1700 | </property>
|
|---|
| 1701 | <property name="readOnly">
|
|---|
| 1702 | <bool>true</bool>
|
|---|
| 1703 | </property>
|
|---|
| 1704 | <property name="buttonSymbols">
|
|---|
| 1705 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 1706 | </property>
|
|---|
| 1707 | <property name="suffix">
|
|---|
| 1708 | <string>°C</string>
|
|---|
| 1709 | </property>
|
|---|
| 1710 | <property name="decimals">
|
|---|
| 1711 | <number>1</number>
|
|---|
| 1712 | </property>
|
|---|
| 1713 | <property name="minimum">
|
|---|
| 1714 | <double>-20.000000000000000</double>
|
|---|
| 1715 | </property>
|
|---|
| 1716 | </widget>
|
|---|
| 1717 | </item>
|
|---|
| 1718 | <item>
|
|---|
| 1719 | <widget class="QDoubleSpinBox" name="fFtmTemp1">
|
|---|
| 1720 | <property name="alignment">
|
|---|
| 1721 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1722 | </property>
|
|---|
| 1723 | <property name="readOnly">
|
|---|
| 1724 | <bool>true</bool>
|
|---|
| 1725 | </property>
|
|---|
| 1726 | <property name="buttonSymbols">
|
|---|
| 1727 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 1728 | </property>
|
|---|
| 1729 | <property name="suffix">
|
|---|
| 1730 | <string>°C</string>
|
|---|
| 1731 | </property>
|
|---|
| 1732 | <property name="decimals">
|
|---|
| 1733 | <number>1</number>
|
|---|
| 1734 | </property>
|
|---|
| 1735 | <property name="minimum">
|
|---|
| 1736 | <double>-20.000000000000000</double>
|
|---|
| 1737 | </property>
|
|---|
| 1738 | </widget>
|
|---|
| 1739 | </item>
|
|---|
| 1740 | <item>
|
|---|
| 1741 | <widget class="QDoubleSpinBox" name="fFtmTemp2">
|
|---|
| 1742 | <property name="alignment">
|
|---|
| 1743 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1744 | </property>
|
|---|
| 1745 | <property name="readOnly">
|
|---|
| 1746 | <bool>true</bool>
|
|---|
| 1747 | </property>
|
|---|
| 1748 | <property name="buttonSymbols">
|
|---|
| 1749 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 1750 | </property>
|
|---|
| 1751 | <property name="suffix">
|
|---|
| 1752 | <string>°C</string>
|
|---|
| 1753 | </property>
|
|---|
| 1754 | <property name="decimals">
|
|---|
| 1755 | <number>1</number>
|
|---|
| 1756 | </property>
|
|---|
| 1757 | <property name="minimum">
|
|---|
| 1758 | <double>-20.000000000000000</double>
|
|---|
| 1759 | </property>
|
|---|
| 1760 | </widget>
|
|---|
| 1761 | </item>
|
|---|
| 1762 | <item>
|
|---|
| 1763 | <widget class="QDoubleSpinBox" name="fFtmTemp3">
|
|---|
| 1764 | <property name="alignment">
|
|---|
| 1765 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1766 | </property>
|
|---|
| 1767 | <property name="readOnly">
|
|---|
| 1768 | <bool>true</bool>
|
|---|
| 1769 | </property>
|
|---|
| 1770 | <property name="buttonSymbols">
|
|---|
| 1771 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 1772 | </property>
|
|---|
| 1773 | <property name="suffix">
|
|---|
| 1774 | <string>°C</string>
|
|---|
| 1775 | </property>
|
|---|
| 1776 | <property name="decimals">
|
|---|
| 1777 | <number>1</number>
|
|---|
| 1778 | </property>
|
|---|
| 1779 | <property name="minimum">
|
|---|
| 1780 | <double>-20.000000000000000</double>
|
|---|
| 1781 | </property>
|
|---|
| 1782 | </widget>
|
|---|
| 1783 | </item>
|
|---|
| 1784 | </layout>
|
|---|
| 1785 | </item>
|
|---|
| 1786 | <item>
|
|---|
| 1787 | <widget class="QFrame" name="frame_2">
|
|---|
| 1788 | <property name="sizePolicy">
|
|---|
| 1789 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 1790 | <horstretch>0</horstretch>
|
|---|
| 1791 | <verstretch>0</verstretch>
|
|---|
| 1792 | </sizepolicy>
|
|---|
| 1793 | </property>
|
|---|
| 1794 | <property name="frameShape">
|
|---|
| 1795 | <enum>QFrame::StyledPanel</enum>
|
|---|
| 1796 | </property>
|
|---|
| 1797 | <property name="frameShadow">
|
|---|
| 1798 | <enum>QFrame::Sunken</enum>
|
|---|
| 1799 | </property>
|
|---|
| 1800 | <layout class="QGridLayout" name="gridLayout_29">
|
|---|
| 1801 | <property name="margin">
|
|---|
| 1802 | <number>3</number>
|
|---|
| 1803 | </property>
|
|---|
| 1804 | <item row="0" column="0">
|
|---|
| 1805 | <widget class="RootWidget" name="fFtmRateCanv" native="true">
|
|---|
| 1806 | <property name="sizePolicy">
|
|---|
| 1807 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 1808 | <horstretch>0</horstretch>
|
|---|
| 1809 | <verstretch>0</verstretch>
|
|---|
| 1810 | </sizepolicy>
|
|---|
| 1811 | </property>
|
|---|
| 1812 | </widget>
|
|---|
| 1813 | </item>
|
|---|
| 1814 | <item row="1" column="0">
|
|---|
| 1815 | <layout class="QGridLayout" name="gridLayout_34">
|
|---|
| 1816 | <property name="topMargin">
|
|---|
| 1817 | <number>0</number>
|
|---|
| 1818 | </property>
|
|---|
| 1819 | <item row="0" column="0">
|
|---|
| 1820 | <widget class="QLabel" name="label_70">
|
|---|
| 1821 | <property name="text">
|
|---|
| 1822 | <string>Patch</string>
|
|---|
| 1823 | </property>
|
|---|
| 1824 | </widget>
|
|---|
| 1825 | </item>
|
|---|
| 1826 | <item row="1" column="0">
|
|---|
| 1827 | <widget class="QSpinBox" name="fRatePatch1">
|
|---|
| 1828 | <property name="specialValueText">
|
|---|
| 1829 | <string>off</string>
|
|---|
| 1830 | </property>
|
|---|
| 1831 | <property name="minimum">
|
|---|
| 1832 | <number>-1</number>
|
|---|
| 1833 | </property>
|
|---|
| 1834 | <property name="maximum">
|
|---|
| 1835 | <number>159</number>
|
|---|
| 1836 | </property>
|
|---|
| 1837 | <property name="value">
|
|---|
| 1838 | <number>-1</number>
|
|---|
| 1839 | </property>
|
|---|
| 1840 | </widget>
|
|---|
| 1841 | </item>
|
|---|
| 1842 | <item row="1" column="2">
|
|---|
| 1843 | <widget class="QSpinBox" name="fRateBoard1">
|
|---|
| 1844 | <property name="specialValueText">
|
|---|
| 1845 | <string>off</string>
|
|---|
| 1846 | </property>
|
|---|
| 1847 | <property name="minimum">
|
|---|
| 1848 | <number>-1</number>
|
|---|
| 1849 | </property>
|
|---|
| 1850 | <property name="maximum">
|
|---|
| 1851 | <number>39</number>
|
|---|
| 1852 | </property>
|
|---|
| 1853 | <property name="value">
|
|---|
| 1854 | <number>-1</number>
|
|---|
| 1855 | </property>
|
|---|
| 1856 | </widget>
|
|---|
| 1857 | </item>
|
|---|
| 1858 | <item row="0" column="2">
|
|---|
| 1859 | <widget class="QLabel" name="label_72">
|
|---|
| 1860 | <property name="text">
|
|---|
| 1861 | <string>Board</string>
|
|---|
| 1862 | </property>
|
|---|
| 1863 | </widget>
|
|---|
| 1864 | </item>
|
|---|
| 1865 | <item row="1" column="1">
|
|---|
| 1866 | <widget class="QSpinBox" name="fRatePatch2">
|
|---|
| 1867 | <property name="specialValueText">
|
|---|
| 1868 | <string>off</string>
|
|---|
| 1869 | </property>
|
|---|
| 1870 | <property name="minimum">
|
|---|
| 1871 | <number>-1</number>
|
|---|
| 1872 | </property>
|
|---|
| 1873 | <property name="maximum">
|
|---|
| 1874 | <number>159</number>
|
|---|
| 1875 | </property>
|
|---|
| 1876 | <property name="value">
|
|---|
| 1877 | <number>-1</number>
|
|---|
| 1878 | </property>
|
|---|
| 1879 | </widget>
|
|---|
| 1880 | </item>
|
|---|
| 1881 | <item row="1" column="3">
|
|---|
| 1882 | <widget class="QSpinBox" name="fRateBoard2">
|
|---|
| 1883 | <property name="specialValueText">
|
|---|
| 1884 | <string>off</string>
|
|---|
| 1885 | </property>
|
|---|
| 1886 | <property name="minimum">
|
|---|
| 1887 | <number>-1</number>
|
|---|
| 1888 | </property>
|
|---|
| 1889 | <property name="maximum">
|
|---|
| 1890 | <number>39</number>
|
|---|
| 1891 | </property>
|
|---|
| 1892 | <property name="value">
|
|---|
| 1893 | <number>-1</number>
|
|---|
| 1894 | </property>
|
|---|
| 1895 | </widget>
|
|---|
| 1896 | </item>
|
|---|
| 1897 | </layout>
|
|---|
| 1898 | </item>
|
|---|
| 1899 | </layout>
|
|---|
| 1900 | </widget>
|
|---|
| 1901 | </item>
|
|---|
| 1902 | </layout>
|
|---|
| 1903 | </widget>
|
|---|
| 1904 | </item>
|
|---|
| 1905 | <item row="0" column="0">
|
|---|
| 1906 | <widget class="QGroupBox" name="groupBox_10">
|
|---|
| 1907 | <property name="sizePolicy">
|
|---|
| 1908 | <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|---|
| 1909 | <horstretch>0</horstretch>
|
|---|
| 1910 | <verstretch>0</verstretch>
|
|---|
| 1911 | </sizepolicy>
|
|---|
| 1912 | </property>
|
|---|
| 1913 | <property name="title">
|
|---|
| 1914 | <string>FTM Counter</string>
|
|---|
| 1915 | </property>
|
|---|
| 1916 | <layout class="QGridLayout" name="gridLayout_33">
|
|---|
| 1917 | <item row="1" column="0">
|
|---|
| 1918 | <widget class="QLabel" name="label_39">
|
|---|
| 1919 | <property name="text">
|
|---|
| 1920 | <string>Time</string>
|
|---|
| 1921 | </property>
|
|---|
| 1922 | </widget>
|
|---|
| 1923 | </item>
|
|---|
| 1924 | <item row="2" column="0">
|
|---|
| 1925 | <widget class="QLabel" name="label_41">
|
|---|
| 1926 | <property name="text">
|
|---|
| 1927 | <string>On time</string>
|
|---|
| 1928 | </property>
|
|---|
| 1929 | </widget>
|
|---|
| 1930 | </item>
|
|---|
| 1931 | <item row="1" column="1">
|
|---|
| 1932 | <widget class="QLineEdit" name="fFtmTime">
|
|---|
| 1933 | <property name="sizePolicy">
|
|---|
| 1934 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 1935 | <horstretch>0</horstretch>
|
|---|
| 1936 | <verstretch>0</verstretch>
|
|---|
| 1937 | </sizepolicy>
|
|---|
| 1938 | </property>
|
|---|
| 1939 | <property name="alignment">
|
|---|
| 1940 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1941 | </property>
|
|---|
| 1942 | <property name="readOnly">
|
|---|
| 1943 | <bool>true</bool>
|
|---|
| 1944 | </property>
|
|---|
| 1945 | </widget>
|
|---|
| 1946 | </item>
|
|---|
| 1947 | <item row="2" column="1">
|
|---|
| 1948 | <widget class="QLineEdit" name="fOnTime">
|
|---|
| 1949 | <property name="sizePolicy">
|
|---|
| 1950 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 1951 | <horstretch>0</horstretch>
|
|---|
| 1952 | <verstretch>0</verstretch>
|
|---|
| 1953 | </sizepolicy>
|
|---|
| 1954 | </property>
|
|---|
| 1955 | <property name="alignment">
|
|---|
| 1956 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1957 | </property>
|
|---|
| 1958 | <property name="readOnly">
|
|---|
| 1959 | <bool>true</bool>
|
|---|
| 1960 | </property>
|
|---|
| 1961 | </widget>
|
|---|
| 1962 | </item>
|
|---|
| 1963 | <item row="3" column="1">
|
|---|
| 1964 | <widget class="QLineEdit" name="fTriggerCounter">
|
|---|
| 1965 | <property name="sizePolicy">
|
|---|
| 1966 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 1967 | <horstretch>0</horstretch>
|
|---|
| 1968 | <verstretch>0</verstretch>
|
|---|
| 1969 | </sizepolicy>
|
|---|
| 1970 | </property>
|
|---|
| 1971 | <property name="alignment">
|
|---|
| 1972 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1973 | </property>
|
|---|
| 1974 | <property name="readOnly">
|
|---|
| 1975 | <bool>true</bool>
|
|---|
| 1976 | </property>
|
|---|
| 1977 | </widget>
|
|---|
| 1978 | </item>
|
|---|
| 1979 | <item row="3" column="0">
|
|---|
| 1980 | <widget class="QLabel" name="label_40">
|
|---|
| 1981 | <property name="text">
|
|---|
| 1982 | <string>Trigger counter</string>
|
|---|
| 1983 | </property>
|
|---|
| 1984 | </widget>
|
|---|
| 1985 | </item>
|
|---|
| 1986 | <item row="2" column="2">
|
|---|
| 1987 | <widget class="QDoubleSpinBox" name="fOnTimeRel">
|
|---|
| 1988 | <property name="sizePolicy">
|
|---|
| 1989 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 1990 | <horstretch>0</horstretch>
|
|---|
| 1991 | <verstretch>0</verstretch>
|
|---|
| 1992 | </sizepolicy>
|
|---|
| 1993 | </property>
|
|---|
| 1994 | <property name="alignment">
|
|---|
| 1995 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1996 | </property>
|
|---|
| 1997 | <property name="readOnly">
|
|---|
| 1998 | <bool>true</bool>
|
|---|
| 1999 | </property>
|
|---|
| 2000 | <property name="buttonSymbols">
|
|---|
| 2001 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 2002 | </property>
|
|---|
| 2003 | <property name="suffix">
|
|---|
| 2004 | <string>%</string>
|
|---|
| 2005 | </property>
|
|---|
| 2006 | <property name="maximum">
|
|---|
| 2007 | <double>100.000000000000000</double>
|
|---|
| 2008 | </property>
|
|---|
| 2009 | <property name="singleStep">
|
|---|
| 2010 | <double>0.010000000000000</double>
|
|---|
| 2011 | </property>
|
|---|
| 2012 | <property name="value">
|
|---|
| 2013 | <double>100.000000000000000</double>
|
|---|
| 2014 | </property>
|
|---|
| 2015 | </widget>
|
|---|
| 2016 | </item>
|
|---|
| 2017 | <item row="3" column="2">
|
|---|
| 2018 | <widget class="QDoubleSpinBox" name="fTriggerCounterRate">
|
|---|
| 2019 | <property name="alignment">
|
|---|
| 2020 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 2021 | </property>
|
|---|
| 2022 | <property name="buttonSymbols">
|
|---|
| 2023 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 2024 | </property>
|
|---|
| 2025 | <property name="suffix">
|
|---|
| 2026 | <string> Hz</string>
|
|---|
| 2027 | </property>
|
|---|
| 2028 | <property name="maximum">
|
|---|
| 2029 | <double>10000.000000000000000</double>
|
|---|
| 2030 | </property>
|
|---|
| 2031 | <property name="value">
|
|---|
| 2032 | <double>10000.000000000000000</double>
|
|---|
| 2033 | </property>
|
|---|
| 2034 | </widget>
|
|---|
| 2035 | </item>
|
|---|
| 2036 | </layout>
|
|---|
| 2037 | </widget>
|
|---|
| 2038 | </item>
|
|---|
| 2039 | <item row="2" column="0">
|
|---|
| 2040 | <widget class="QGroupBox" name="groupBox_7">
|
|---|
| 2041 | <property name="sizePolicy">
|
|---|
| 2042 | <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
|
|---|
| 2043 | <horstretch>0</horstretch>
|
|---|
| 2044 | <verstretch>0</verstretch>
|
|---|
| 2045 | </sizepolicy>
|
|---|
| 2046 | </property>
|
|---|
| 2047 | <property name="minimumSize">
|
|---|
| 2048 | <size>
|
|---|
| 2049 | <width>359</width>
|
|---|
| 2050 | <height>0</height>
|
|---|
| 2051 | </size>
|
|---|
| 2052 | </property>
|
|---|
| 2053 | <property name="title">
|
|---|
| 2054 | <string>FTU DNAs</string>
|
|---|
| 2055 | </property>
|
|---|
| 2056 | <layout class="QGridLayout" name="gridLayout_13">
|
|---|
| 2057 | <item row="0" column="0">
|
|---|
| 2058 | <widget class="QTextEdit" name="fFtuDNA">
|
|---|
| 2059 | <property name="readOnly">
|
|---|
| 2060 | <bool>true</bool>
|
|---|
| 2061 | </property>
|
|---|
| 2062 | </widget>
|
|---|
| 2063 | </item>
|
|---|
| 2064 | </layout>
|
|---|
| 2065 | </widget>
|
|---|
| 2066 | </item>
|
|---|
| 2067 | <item row="1" column="0">
|
|---|
| 2068 | <widget class="QGroupBox" name="groupBox_9">
|
|---|
| 2069 | <property name="sizePolicy">
|
|---|
| 2070 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 2071 | <horstretch>0</horstretch>
|
|---|
| 2072 | <verstretch>0</verstretch>
|
|---|
| 2073 | </sizepolicy>
|
|---|
| 2074 | </property>
|
|---|
| 2075 | <property name="minimumSize">
|
|---|
| 2076 | <size>
|
|---|
| 2077 | <width>359</width>
|
|---|
| 2078 | <height>185</height>
|
|---|
| 2079 | </size>
|
|---|
| 2080 | </property>
|
|---|
| 2081 | <property name="maximumSize">
|
|---|
| 2082 | <size>
|
|---|
| 2083 | <width>359</width>
|
|---|
| 2084 | <height>16777215</height>
|
|---|
| 2085 | </size>
|
|---|
| 2086 | </property>
|
|---|
| 2087 | <property name="title">
|
|---|
| 2088 | <string>FTU Enable</string>
|
|---|
| 2089 | </property>
|
|---|
| 2090 | <layout class="QGridLayout" name="gridLayout_32">
|
|---|
| 2091 | <item row="1" column="0" colspan="6">
|
|---|
| 2092 | <layout class="QGridLayout" name="fFtuLedLayout" rowstretch="0,1,1,1,1" columnstretch="0,1,1,1,1,1,1,1,1,1,1,0">
|
|---|
| 2093 | <property name="margin">
|
|---|
| 2094 | <number>4</number>
|
|---|
| 2095 | </property>
|
|---|
| 2096 | <item row="1" column="1">
|
|---|
| 2097 | <widget class="QPushButton" name="fFtuLEDPrototype">
|
|---|
| 2098 | <property name="enabled">
|
|---|
| 2099 | <bool>true</bool>
|
|---|
| 2100 | </property>
|
|---|
| 2101 | <property name="sizePolicy">
|
|---|
| 2102 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 2103 | <horstretch>0</horstretch>
|
|---|
| 2104 | <verstretch>0</verstretch>
|
|---|
| 2105 | </sizepolicy>
|
|---|
| 2106 | </property>
|
|---|
| 2107 | <property name="maximumSize">
|
|---|
| 2108 | <size>
|
|---|
| 2109 | <width>18</width>
|
|---|
| 2110 | <height>16777215</height>
|
|---|
| 2111 | </size>
|
|---|
| 2112 | </property>
|
|---|
| 2113 | <property name="text">
|
|---|
| 2114 | <string/>
|
|---|
| 2115 | </property>
|
|---|
| 2116 | <property name="icon">
|
|---|
| 2117 | <iconset resource="design.qrc">
|
|---|
| 2118 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 2119 | </property>
|
|---|
| 2120 | <property name="iconSize">
|
|---|
| 2121 | <size>
|
|---|
| 2122 | <width>16</width>
|
|---|
| 2123 | <height>16</height>
|
|---|
| 2124 | </size>
|
|---|
| 2125 | </property>
|
|---|
| 2126 | <property name="checkable">
|
|---|
| 2127 | <bool>true</bool>
|
|---|
| 2128 | </property>
|
|---|
| 2129 | <property name="flat">
|
|---|
| 2130 | <bool>true</bool>
|
|---|
| 2131 | </property>
|
|---|
| 2132 | </widget>
|
|---|
| 2133 | </item>
|
|---|
| 2134 | <item row="1" column="0">
|
|---|
| 2135 | <widget class="QLabel" name="label_42">
|
|---|
| 2136 | <property name="text">
|
|---|
| 2137 | <string>Crate #0</string>
|
|---|
| 2138 | </property>
|
|---|
| 2139 | </widget>
|
|---|
| 2140 | </item>
|
|---|
| 2141 | <item row="2" column="0">
|
|---|
| 2142 | <widget class="QLabel" name="label_43">
|
|---|
| 2143 | <property name="text">
|
|---|
| 2144 | <string>Crate #1</string>
|
|---|
| 2145 | </property>
|
|---|
| 2146 | </widget>
|
|---|
| 2147 | </item>
|
|---|
| 2148 | <item row="3" column="0">
|
|---|
| 2149 | <widget class="QLabel" name="label_44">
|
|---|
| 2150 | <property name="text">
|
|---|
| 2151 | <string>Crate #2</string>
|
|---|
| 2152 | </property>
|
|---|
| 2153 | </widget>
|
|---|
| 2154 | </item>
|
|---|
| 2155 | <item row="4" column="0">
|
|---|
| 2156 | <widget class="QLabel" name="label_45">
|
|---|
| 2157 | <property name="text">
|
|---|
| 2158 | <string>Crate #3</string>
|
|---|
| 2159 | </property>
|
|---|
| 2160 | </widget>
|
|---|
| 2161 | </item>
|
|---|
| 2162 | <item row="0" column="1">
|
|---|
| 2163 | <widget class="QLabel" name="label_46">
|
|---|
| 2164 | <property name="text">
|
|---|
| 2165 | <string>0</string>
|
|---|
| 2166 | </property>
|
|---|
| 2167 | <property name="alignment">
|
|---|
| 2168 | <set>Qt::AlignCenter</set>
|
|---|
| 2169 | </property>
|
|---|
| 2170 | </widget>
|
|---|
| 2171 | </item>
|
|---|
| 2172 | <item row="0" column="2">
|
|---|
| 2173 | <widget class="QLabel" name="label_47">
|
|---|
| 2174 | <property name="text">
|
|---|
| 2175 | <string>1</string>
|
|---|
| 2176 | </property>
|
|---|
| 2177 | <property name="alignment">
|
|---|
| 2178 | <set>Qt::AlignCenter</set>
|
|---|
| 2179 | </property>
|
|---|
| 2180 | </widget>
|
|---|
| 2181 | </item>
|
|---|
| 2182 | <item row="0" column="3">
|
|---|
| 2183 | <widget class="QLabel" name="label_48">
|
|---|
| 2184 | <property name="text">
|
|---|
| 2185 | <string>2</string>
|
|---|
| 2186 | </property>
|
|---|
| 2187 | <property name="alignment">
|
|---|
| 2188 | <set>Qt::AlignCenter</set>
|
|---|
| 2189 | </property>
|
|---|
| 2190 | </widget>
|
|---|
| 2191 | </item>
|
|---|
| 2192 | <item row="0" column="4">
|
|---|
| 2193 | <widget class="QLabel" name="label_49">
|
|---|
| 2194 | <property name="text">
|
|---|
| 2195 | <string>3</string>
|
|---|
| 2196 | </property>
|
|---|
| 2197 | <property name="alignment">
|
|---|
| 2198 | <set>Qt::AlignCenter</set>
|
|---|
| 2199 | </property>
|
|---|
| 2200 | </widget>
|
|---|
| 2201 | </item>
|
|---|
| 2202 | <item row="0" column="5">
|
|---|
| 2203 | <widget class="QLabel" name="label_50">
|
|---|
| 2204 | <property name="text">
|
|---|
| 2205 | <string>4</string>
|
|---|
| 2206 | </property>
|
|---|
| 2207 | <property name="alignment">
|
|---|
| 2208 | <set>Qt::AlignCenter</set>
|
|---|
| 2209 | </property>
|
|---|
| 2210 | </widget>
|
|---|
| 2211 | </item>
|
|---|
| 2212 | <item row="0" column="6">
|
|---|
| 2213 | <widget class="QLabel" name="label_51">
|
|---|
| 2214 | <property name="text">
|
|---|
| 2215 | <string>5</string>
|
|---|
| 2216 | </property>
|
|---|
| 2217 | <property name="alignment">
|
|---|
| 2218 | <set>Qt::AlignCenter</set>
|
|---|
| 2219 | </property>
|
|---|
| 2220 | </widget>
|
|---|
| 2221 | </item>
|
|---|
| 2222 | <item row="0" column="7">
|
|---|
| 2223 | <widget class="QLabel" name="label_52">
|
|---|
| 2224 | <property name="text">
|
|---|
| 2225 | <string>6</string>
|
|---|
| 2226 | </property>
|
|---|
| 2227 | <property name="alignment">
|
|---|
| 2228 | <set>Qt::AlignCenter</set>
|
|---|
| 2229 | </property>
|
|---|
| 2230 | </widget>
|
|---|
| 2231 | </item>
|
|---|
| 2232 | <item row="0" column="8">
|
|---|
| 2233 | <widget class="QLabel" name="label_53">
|
|---|
| 2234 | <property name="text">
|
|---|
| 2235 | <string>7</string>
|
|---|
| 2236 | </property>
|
|---|
| 2237 | <property name="alignment">
|
|---|
| 2238 | <set>Qt::AlignCenter</set>
|
|---|
| 2239 | </property>
|
|---|
| 2240 | </widget>
|
|---|
| 2241 | </item>
|
|---|
| 2242 | <item row="0" column="9">
|
|---|
| 2243 | <widget class="QLabel" name="label_54">
|
|---|
| 2244 | <property name="text">
|
|---|
| 2245 | <string>8</string>
|
|---|
| 2246 | </property>
|
|---|
| 2247 | <property name="alignment">
|
|---|
| 2248 | <set>Qt::AlignCenter</set>
|
|---|
| 2249 | </property>
|
|---|
| 2250 | </widget>
|
|---|
| 2251 | </item>
|
|---|
| 2252 | <item row="0" column="10">
|
|---|
| 2253 | <widget class="QLabel" name="label_55">
|
|---|
| 2254 | <property name="text">
|
|---|
| 2255 | <string>9</string>
|
|---|
| 2256 | </property>
|
|---|
| 2257 | <property name="alignment">
|
|---|
| 2258 | <set>Qt::AlignCenter</set>
|
|---|
| 2259 | </property>
|
|---|
| 2260 | </widget>
|
|---|
| 2261 | </item>
|
|---|
| 2262 | <item row="1" column="11">
|
|---|
| 2263 | <widget class="QSpinBox" name="fFtuAnswersCrate0">
|
|---|
| 2264 | <property name="alignment">
|
|---|
| 2265 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 2266 | </property>
|
|---|
| 2267 | <property name="readOnly">
|
|---|
| 2268 | <bool>true</bool>
|
|---|
| 2269 | </property>
|
|---|
| 2270 | <property name="buttonSymbols">
|
|---|
| 2271 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 2272 | </property>
|
|---|
| 2273 | <property name="maximum">
|
|---|
| 2274 | <number>10</number>
|
|---|
| 2275 | </property>
|
|---|
| 2276 | </widget>
|
|---|
| 2277 | </item>
|
|---|
| 2278 | <item row="2" column="11">
|
|---|
| 2279 | <widget class="QSpinBox" name="fFtuAnswersCrate1">
|
|---|
| 2280 | <property name="alignment">
|
|---|
| 2281 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 2282 | </property>
|
|---|
| 2283 | <property name="readOnly">
|
|---|
| 2284 | <bool>true</bool>
|
|---|
| 2285 | </property>
|
|---|
| 2286 | <property name="buttonSymbols">
|
|---|
| 2287 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 2288 | </property>
|
|---|
| 2289 | <property name="maximum">
|
|---|
| 2290 | <number>10</number>
|
|---|
| 2291 | </property>
|
|---|
| 2292 | </widget>
|
|---|
| 2293 | </item>
|
|---|
| 2294 | <item row="3" column="11">
|
|---|
| 2295 | <widget class="QSpinBox" name="fFtuAnswersCrate2">
|
|---|
| 2296 | <property name="alignment">
|
|---|
| 2297 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 2298 | </property>
|
|---|
| 2299 | <property name="readOnly">
|
|---|
| 2300 | <bool>true</bool>
|
|---|
| 2301 | </property>
|
|---|
| 2302 | <property name="buttonSymbols">
|
|---|
| 2303 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 2304 | </property>
|
|---|
| 2305 | <property name="maximum">
|
|---|
| 2306 | <number>10</number>
|
|---|
| 2307 | </property>
|
|---|
| 2308 | </widget>
|
|---|
| 2309 | </item>
|
|---|
| 2310 | <item row="4" column="11">
|
|---|
| 2311 | <widget class="QSpinBox" name="fFtuAnswersCrate3">
|
|---|
| 2312 | <property name="alignment">
|
|---|
| 2313 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 2314 | </property>
|
|---|
| 2315 | <property name="readOnly">
|
|---|
| 2316 | <bool>true</bool>
|
|---|
| 2317 | </property>
|
|---|
| 2318 | <property name="buttonSymbols">
|
|---|
| 2319 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 2320 | </property>
|
|---|
| 2321 | <property name="maximum">
|
|---|
| 2322 | <number>10</number>
|
|---|
| 2323 | </property>
|
|---|
| 2324 | </widget>
|
|---|
| 2325 | </item>
|
|---|
| 2326 | <item row="0" column="11">
|
|---|
| 2327 | <widget class="QSpinBox" name="fFtuAnswersTotal">
|
|---|
| 2328 | <property name="alignment">
|
|---|
| 2329 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 2330 | </property>
|
|---|
| 2331 | <property name="readOnly">
|
|---|
| 2332 | <bool>true</bool>
|
|---|
| 2333 | </property>
|
|---|
| 2334 | <property name="buttonSymbols">
|
|---|
| 2335 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 2336 | </property>
|
|---|
| 2337 | <property name="maximum">
|
|---|
| 2338 | <number>40</number>
|
|---|
| 2339 | </property>
|
|---|
| 2340 | </widget>
|
|---|
| 2341 | </item>
|
|---|
| 2342 | </layout>
|
|---|
| 2343 | </item>
|
|---|
| 2344 | <item row="2" column="4">
|
|---|
| 2345 | <widget class="QPushButton" name="fFtuPing">
|
|---|
| 2346 | <property name="text">
|
|---|
| 2347 | <string> Ping </string>
|
|---|
| 2348 | </property>
|
|---|
| 2349 | <property name="checkable">
|
|---|
| 2350 | <bool>true</bool>
|
|---|
| 2351 | </property>
|
|---|
| 2352 | </widget>
|
|---|
| 2353 | </item>
|
|---|
| 2354 | <item row="2" column="1">
|
|---|
| 2355 | <widget class="QPushButton" name="fFtuAllOn">
|
|---|
| 2356 | <property name="text">
|
|---|
| 2357 | <string>All on</string>
|
|---|
| 2358 | </property>
|
|---|
| 2359 | </widget>
|
|---|
| 2360 | </item>
|
|---|
| 2361 | <item row="2" column="3">
|
|---|
| 2362 | <spacer name="horizontalSpacer_13">
|
|---|
| 2363 | <property name="orientation">
|
|---|
| 2364 | <enum>Qt::Horizontal</enum>
|
|---|
| 2365 | </property>
|
|---|
| 2366 | <property name="sizeHint" stdset="0">
|
|---|
| 2367 | <size>
|
|---|
| 2368 | <width>40</width>
|
|---|
| 2369 | <height>20</height>
|
|---|
| 2370 | </size>
|
|---|
| 2371 | </property>
|
|---|
| 2372 | </spacer>
|
|---|
| 2373 | </item>
|
|---|
| 2374 | <item row="2" column="2">
|
|---|
| 2375 | <widget class="QPushButton" name="fFtuAllOff">
|
|---|
| 2376 | <property name="text">
|
|---|
| 2377 | <string>All off</string>
|
|---|
| 2378 | </property>
|
|---|
| 2379 | </widget>
|
|---|
| 2380 | </item>
|
|---|
| 2381 | </layout>
|
|---|
| 2382 | </widget>
|
|---|
| 2383 | </item>
|
|---|
| 2384 | </layout>
|
|---|
| 2385 | </widget>
|
|---|
| 2386 | </widget>
|
|---|
| 2387 | </item>
|
|---|
| 2388 | </layout>
|
|---|
| 2389 | </widget>
|
|---|
| 2390 | <widget class="QWidget" name="fRatesTab">
|
|---|
| 2391 | <attribute name="title">
|
|---|
| 2392 | <string>Rates</string>
|
|---|
| 2393 | </attribute>
|
|---|
| 2394 | <layout class="QGridLayout" name="gridLayout_12">
|
|---|
| 2395 | <item row="0" column="0">
|
|---|
| 2396 | <widget class="QDockWidget" name="fRatesDock">
|
|---|
| 2397 | <property name="sizePolicy">
|
|---|
| 2398 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 2399 | <horstretch>0</horstretch>
|
|---|
| 2400 | <verstretch>0</verstretch>
|
|---|
| 2401 | </sizepolicy>
|
|---|
| 2402 | </property>
|
|---|
| 2403 | <property name="features">
|
|---|
| 2404 | <set>QDockWidget::NoDockWidgetFeatures</set>
|
|---|
| 2405 | </property>
|
|---|
| 2406 | <property name="allowedAreas">
|
|---|
| 2407 | <set>Qt::AllDockWidgetAreas</set>
|
|---|
| 2408 | </property>
|
|---|
| 2409 | <property name="windowTitle">
|
|---|
| 2410 | <string>Dim command overview</string>
|
|---|
| 2411 | </property>
|
|---|
| 2412 | <widget class="QWidget" name="fRatesWidget">
|
|---|
| 2413 | <property name="sizePolicy">
|
|---|
| 2414 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 2415 | <horstretch>0</horstretch>
|
|---|
| 2416 | <verstretch>0</verstretch>
|
|---|
| 2417 | </sizepolicy>
|
|---|
| 2418 | </property>
|
|---|
| 2419 | <layout class="QGridLayout" name="gridLayout_6">
|
|---|
| 2420 | <item row="0" column="0">
|
|---|
| 2421 | <widget class="QFrame" name="frame_4">
|
|---|
| 2422 | <property name="sizePolicy">
|
|---|
| 2423 | <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|---|
| 2424 | <horstretch>0</horstretch>
|
|---|
| 2425 | <verstretch>0</verstretch>
|
|---|
| 2426 | </sizepolicy>
|
|---|
| 2427 | </property>
|
|---|
| 2428 | <property name="minimumSize">
|
|---|
| 2429 | <size>
|
|---|
| 2430 | <width>500</width>
|
|---|
| 2431 | <height>500</height>
|
|---|
| 2432 | </size>
|
|---|
| 2433 | </property>
|
|---|
| 2434 | <property name="frameShape">
|
|---|
| 2435 | <enum>QFrame::StyledPanel</enum>
|
|---|
| 2436 | </property>
|
|---|
| 2437 | <property name="frameShadow">
|
|---|
| 2438 | <enum>QFrame::Sunken</enum>
|
|---|
| 2439 | </property>
|
|---|
| 2440 | <layout class="QGridLayout" name="gridLayout_31">
|
|---|
| 2441 | <property name="margin">
|
|---|
| 2442 | <number>3</number>
|
|---|
| 2443 | </property>
|
|---|
| 2444 | <item row="0" column="0">
|
|---|
| 2445 | <widget class="RootWidget" name="fRatesCanv" native="true"/>
|
|---|
| 2446 | </item>
|
|---|
| 2447 | </layout>
|
|---|
| 2448 | </widget>
|
|---|
| 2449 | </item>
|
|---|
| 2450 | <item row="0" column="1">
|
|---|
| 2451 | <layout class="QVBoxLayout" name="verticalLayout_5">
|
|---|
| 2452 | <property name="rightMargin">
|
|---|
| 2453 | <number>0</number>
|
|---|
| 2454 | </property>
|
|---|
| 2455 | <item>
|
|---|
| 2456 | <widget class="QLabel" name="label_68">
|
|---|
| 2457 | <property name="text">
|
|---|
| 2458 | <string>Pixel</string>
|
|---|
| 2459 | </property>
|
|---|
| 2460 | </widget>
|
|---|
| 2461 | </item>
|
|---|
| 2462 | <item>
|
|---|
| 2463 | <layout class="QHBoxLayout" name="horizontalLayout_12">
|
|---|
| 2464 | <property name="topMargin">
|
|---|
| 2465 | <number>0</number>
|
|---|
| 2466 | </property>
|
|---|
| 2467 | <item>
|
|---|
| 2468 | <widget class="QSpinBox" name="fPixelIdx">
|
|---|
| 2469 | <property name="alignment">
|
|---|
| 2470 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 2471 | </property>
|
|---|
| 2472 | <property name="maximum">
|
|---|
| 2473 | <number>1439</number>
|
|---|
| 2474 | </property>
|
|---|
| 2475 | </widget>
|
|---|
| 2476 | </item>
|
|---|
| 2477 | <item>
|
|---|
| 2478 | <widget class="QCheckBox" name="fPixelEnable">
|
|---|
| 2479 | <property name="maximumSize">
|
|---|
| 2480 | <size>
|
|---|
| 2481 | <width>20</width>
|
|---|
| 2482 | <height>16777215</height>
|
|---|
| 2483 | </size>
|
|---|
| 2484 | </property>
|
|---|
| 2485 | <property name="text">
|
|---|
| 2486 | <string/>
|
|---|
| 2487 | </property>
|
|---|
| 2488 | </widget>
|
|---|
| 2489 | </item>
|
|---|
| 2490 | </layout>
|
|---|
| 2491 | </item>
|
|---|
| 2492 | <item>
|
|---|
| 2493 | <spacer name="verticalSpacer_16">
|
|---|
| 2494 | <property name="orientation">
|
|---|
| 2495 | <enum>Qt::Vertical</enum>
|
|---|
| 2496 | </property>
|
|---|
| 2497 | <property name="sizeType">
|
|---|
| 2498 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 2499 | </property>
|
|---|
| 2500 | <property name="sizeHint" stdset="0">
|
|---|
| 2501 | <size>
|
|---|
| 2502 | <width>20</width>
|
|---|
| 2503 | <height>20</height>
|
|---|
| 2504 | </size>
|
|---|
| 2505 | </property>
|
|---|
| 2506 | </spacer>
|
|---|
| 2507 | </item>
|
|---|
| 2508 | <item>
|
|---|
| 2509 | <widget class="QLabel" name="label_25">
|
|---|
| 2510 | <property name="text">
|
|---|
| 2511 | <string>Patch</string>
|
|---|
| 2512 | </property>
|
|---|
| 2513 | </widget>
|
|---|
| 2514 | </item>
|
|---|
| 2515 | <item>
|
|---|
| 2516 | <widget class="QSpinBox" name="fThresholdIdx">
|
|---|
| 2517 | <property name="alignment">
|
|---|
| 2518 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 2519 | </property>
|
|---|
| 2520 | <property name="readOnly">
|
|---|
| 2521 | <bool>false</bool>
|
|---|
| 2522 | </property>
|
|---|
| 2523 | <property name="specialValueText">
|
|---|
| 2524 | <string>all</string>
|
|---|
| 2525 | </property>
|
|---|
| 2526 | <property name="minimum">
|
|---|
| 2527 | <number>-1</number>
|
|---|
| 2528 | </property>
|
|---|
| 2529 | <property name="maximum">
|
|---|
| 2530 | <number>1438</number>
|
|---|
| 2531 | </property>
|
|---|
| 2532 | <property name="value">
|
|---|
| 2533 | <number>0</number>
|
|---|
| 2534 | </property>
|
|---|
| 2535 | </widget>
|
|---|
| 2536 | </item>
|
|---|
| 2537 | <item>
|
|---|
| 2538 | <spacer name="verticalSpacer_20">
|
|---|
| 2539 | <property name="orientation">
|
|---|
| 2540 | <enum>Qt::Vertical</enum>
|
|---|
| 2541 | </property>
|
|---|
| 2542 | <property name="sizeType">
|
|---|
| 2543 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 2544 | </property>
|
|---|
| 2545 | <property name="sizeHint" stdset="0">
|
|---|
| 2546 | <size>
|
|---|
| 2547 | <width>20</width>
|
|---|
| 2548 | <height>5</height>
|
|---|
| 2549 | </size>
|
|---|
| 2550 | </property>
|
|---|
| 2551 | </spacer>
|
|---|
| 2552 | </item>
|
|---|
| 2553 | <item>
|
|---|
| 2554 | <widget class="QLabel" name="label_24">
|
|---|
| 2555 | <property name="text">
|
|---|
| 2556 | <string>Threshold</string>
|
|---|
| 2557 | </property>
|
|---|
| 2558 | </widget>
|
|---|
| 2559 | </item>
|
|---|
| 2560 | <item>
|
|---|
| 2561 | <widget class="QSpinBox" name="fThresholdVal">
|
|---|
| 2562 | <property name="alignment">
|
|---|
| 2563 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 2564 | </property>
|
|---|
| 2565 | <property name="maximum">
|
|---|
| 2566 | <number>4095</number>
|
|---|
| 2567 | </property>
|
|---|
| 2568 | </widget>
|
|---|
| 2569 | </item>
|
|---|
| 2570 | <item>
|
|---|
| 2571 | <widget class="QDoubleSpinBox" name="fThresholdVolt">
|
|---|
| 2572 | <property name="sizePolicy">
|
|---|
| 2573 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|---|
| 2574 | <horstretch>0</horstretch>
|
|---|
| 2575 | <verstretch>0</verstretch>
|
|---|
| 2576 | </sizepolicy>
|
|---|
| 2577 | </property>
|
|---|
| 2578 | <property name="minimumSize">
|
|---|
| 2579 | <size>
|
|---|
| 2580 | <width>100</width>
|
|---|
| 2581 | <height>0</height>
|
|---|
| 2582 | </size>
|
|---|
| 2583 | </property>
|
|---|
| 2584 | <property name="alignment">
|
|---|
| 2585 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 2586 | </property>
|
|---|
| 2587 | <property name="readOnly">
|
|---|
| 2588 | <bool>true</bool>
|
|---|
| 2589 | </property>
|
|---|
| 2590 | <property name="buttonSymbols">
|
|---|
| 2591 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 2592 | </property>
|
|---|
| 2593 | <property name="suffix">
|
|---|
| 2594 | <string> mV</string>
|
|---|
| 2595 | </property>
|
|---|
| 2596 | <property name="decimals">
|
|---|
| 2597 | <number>1</number>
|
|---|
| 2598 | </property>
|
|---|
| 2599 | <property name="maximum">
|
|---|
| 2600 | <double>2500.000000000000000</double>
|
|---|
| 2601 | </property>
|
|---|
| 2602 | <property name="value">
|
|---|
| 2603 | <double>0.000000000000000</double>
|
|---|
| 2604 | </property>
|
|---|
| 2605 | </widget>
|
|---|
| 2606 | </item>
|
|---|
| 2607 | <item>
|
|---|
| 2608 | <spacer name="verticalSpacer">
|
|---|
| 2609 | <property name="orientation">
|
|---|
| 2610 | <enum>Qt::Vertical</enum>
|
|---|
| 2611 | </property>
|
|---|
| 2612 | <property name="sizeType">
|
|---|
| 2613 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 2614 | </property>
|
|---|
| 2615 | <property name="sizeHint" stdset="0">
|
|---|
| 2616 | <size>
|
|---|
| 2617 | <width>20</width>
|
|---|
| 2618 | <height>5</height>
|
|---|
| 2619 | </size>
|
|---|
| 2620 | </property>
|
|---|
| 2621 | </spacer>
|
|---|
| 2622 | </item>
|
|---|
| 2623 | <item>
|
|---|
| 2624 | <widget class="QLabel" name="label_69">
|
|---|
| 2625 | <property name="text">
|
|---|
| 2626 | <string>Rate</string>
|
|---|
| 2627 | </property>
|
|---|
| 2628 | </widget>
|
|---|
| 2629 | </item>
|
|---|
| 2630 | <item>
|
|---|
| 2631 | <widget class="QDoubleSpinBox" name="fPatchRate">
|
|---|
| 2632 | <property name="alignment">
|
|---|
| 2633 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 2634 | </property>
|
|---|
| 2635 | <property name="readOnly">
|
|---|
| 2636 | <bool>true</bool>
|
|---|
| 2637 | </property>
|
|---|
| 2638 | <property name="buttonSymbols">
|
|---|
| 2639 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 2640 | </property>
|
|---|
| 2641 | <property name="suffix">
|
|---|
| 2642 | <string> Hz</string>
|
|---|
| 2643 | </property>
|
|---|
| 2644 | <property name="maximum">
|
|---|
| 2645 | <double>999999999.000000000000000</double>
|
|---|
| 2646 | </property>
|
|---|
| 2647 | </widget>
|
|---|
| 2648 | </item>
|
|---|
| 2649 | <item>
|
|---|
| 2650 | <spacer name="verticalSpacer_19">
|
|---|
| 2651 | <property name="orientation">
|
|---|
| 2652 | <enum>Qt::Vertical</enum>
|
|---|
| 2653 | </property>
|
|---|
| 2654 | <property name="sizeHint" stdset="0">
|
|---|
| 2655 | <size>
|
|---|
| 2656 | <width>20</width>
|
|---|
| 2657 | <height>40</height>
|
|---|
| 2658 | </size>
|
|---|
| 2659 | </property>
|
|---|
| 2660 | </spacer>
|
|---|
| 2661 | </item>
|
|---|
| 2662 | </layout>
|
|---|
| 2663 | </item>
|
|---|
| 2664 | </layout>
|
|---|
| 2665 | </widget>
|
|---|
| 2666 | </widget>
|
|---|
| 2667 | </item>
|
|---|
| 2668 | </layout>
|
|---|
| 2669 | </widget>
|
|---|
| 2670 | <widget class="QWidget" name="fFADTab">
|
|---|
| 2671 | <attribute name="title">
|
|---|
| 2672 | <string>FAD</string>
|
|---|
| 2673 | </attribute>
|
|---|
| 2674 | <layout class="QGridLayout" name="gridLayout_41">
|
|---|
| 2675 | <item row="0" column="0">
|
|---|
| 2676 | <widget class="QDockWidget" name="fFadDock">
|
|---|
| 2677 | <property name="sizePolicy">
|
|---|
| 2678 | <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|---|
| 2679 | <horstretch>0</horstretch>
|
|---|
| 2680 | <verstretch>0</verstretch>
|
|---|
| 2681 | </sizepolicy>
|
|---|
| 2682 | </property>
|
|---|
| 2683 | <property name="features">
|
|---|
| 2684 | <set>QDockWidget::NoDockWidgetFeatures</set>
|
|---|
| 2685 | </property>
|
|---|
| 2686 | <property name="allowedAreas">
|
|---|
| 2687 | <set>Qt::AllDockWidgetAreas</set>
|
|---|
| 2688 | </property>
|
|---|
| 2689 | <property name="windowTitle">
|
|---|
| 2690 | <string>FAD overview</string>
|
|---|
| 2691 | </property>
|
|---|
| 2692 | <widget class="QWidget" name="fFadWidget">
|
|---|
| 2693 | <property name="sizePolicy">
|
|---|
| 2694 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 2695 | <horstretch>0</horstretch>
|
|---|
| 2696 | <verstretch>0</verstretch>
|
|---|
| 2697 | </sizepolicy>
|
|---|
| 2698 | </property>
|
|---|
| 2699 | <widget class="QGroupBox" name="groupBox_11">
|
|---|
| 2700 | <property name="geometry">
|
|---|
| 2701 | <rect>
|
|---|
| 2702 | <x>570</x>
|
|---|
| 2703 | <y>10</y>
|
|---|
| 2704 | <width>307</width>
|
|---|
| 2705 | <height>161</height>
|
|---|
| 2706 | </rect>
|
|---|
| 2707 | </property>
|
|---|
| 2708 | <property name="sizePolicy">
|
|---|
| 2709 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 2710 | <horstretch>0</horstretch>
|
|---|
| 2711 | <verstretch>0</verstretch>
|
|---|
| 2712 | </sizepolicy>
|
|---|
| 2713 | </property>
|
|---|
| 2714 | <property name="minimumSize">
|
|---|
| 2715 | <size>
|
|---|
| 2716 | <width>307</width>
|
|---|
| 2717 | <height>161</height>
|
|---|
| 2718 | </size>
|
|---|
| 2719 | </property>
|
|---|
| 2720 | <property name="maximumSize">
|
|---|
| 2721 | <size>
|
|---|
| 2722 | <width>359</width>
|
|---|
| 2723 | <height>16777215</height>
|
|---|
| 2724 | </size>
|
|---|
| 2725 | </property>
|
|---|
| 2726 | <property name="title">
|
|---|
| 2727 | <string>Connection</string>
|
|---|
| 2728 | </property>
|
|---|
| 2729 | <layout class="QGridLayout" name="gridLayout_35">
|
|---|
| 2730 | <item row="1" column="0" colspan="2">
|
|---|
| 2731 | <layout class="QGridLayout" name="fFadLedLayout" rowstretch="0,0,0,0,0" columnstretch="0,0,0,0,0,0,0,0,0,0,0">
|
|---|
| 2732 | <property name="margin">
|
|---|
| 2733 | <number>4</number>
|
|---|
| 2734 | </property>
|
|---|
| 2735 | <item row="1" column="1">
|
|---|
| 2736 | <widget class="QPushButton" name="fFadLEDPrototype">
|
|---|
| 2737 | <property name="enabled">
|
|---|
| 2738 | <bool>true</bool>
|
|---|
| 2739 | </property>
|
|---|
| 2740 | <property name="sizePolicy">
|
|---|
| 2741 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 2742 | <horstretch>0</horstretch>
|
|---|
| 2743 | <verstretch>0</verstretch>
|
|---|
| 2744 | </sizepolicy>
|
|---|
| 2745 | </property>
|
|---|
| 2746 | <property name="maximumSize">
|
|---|
| 2747 | <size>
|
|---|
| 2748 | <width>18</width>
|
|---|
| 2749 | <height>16777215</height>
|
|---|
| 2750 | </size>
|
|---|
| 2751 | </property>
|
|---|
| 2752 | <property name="text">
|
|---|
| 2753 | <string/>
|
|---|
| 2754 | </property>
|
|---|
| 2755 | <property name="icon">
|
|---|
| 2756 | <iconset resource="design.qrc">
|
|---|
| 2757 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 2758 | </property>
|
|---|
| 2759 | <property name="iconSize">
|
|---|
| 2760 | <size>
|
|---|
| 2761 | <width>16</width>
|
|---|
| 2762 | <height>16</height>
|
|---|
| 2763 | </size>
|
|---|
| 2764 | </property>
|
|---|
| 2765 | <property name="checkable">
|
|---|
| 2766 | <bool>false</bool>
|
|---|
| 2767 | </property>
|
|---|
| 2768 | <property name="flat">
|
|---|
| 2769 | <bool>true</bool>
|
|---|
| 2770 | </property>
|
|---|
| 2771 | </widget>
|
|---|
| 2772 | </item>
|
|---|
| 2773 | <item row="1" column="0">
|
|---|
| 2774 | <widget class="QLabel" name="label_71">
|
|---|
| 2775 | <property name="text">
|
|---|
| 2776 | <string>Crate #0</string>
|
|---|
| 2777 | </property>
|
|---|
| 2778 | </widget>
|
|---|
| 2779 | </item>
|
|---|
| 2780 | <item row="2" column="0">
|
|---|
| 2781 | <widget class="QLabel" name="label_73">
|
|---|
| 2782 | <property name="text">
|
|---|
| 2783 | <string>Crate #1</string>
|
|---|
| 2784 | </property>
|
|---|
| 2785 | </widget>
|
|---|
| 2786 | </item>
|
|---|
| 2787 | <item row="3" column="0">
|
|---|
| 2788 | <widget class="QLabel" name="label_74">
|
|---|
| 2789 | <property name="text">
|
|---|
| 2790 | <string>Crate #2</string>
|
|---|
| 2791 | </property>
|
|---|
| 2792 | </widget>
|
|---|
| 2793 | </item>
|
|---|
| 2794 | <item row="4" column="0">
|
|---|
| 2795 | <widget class="QLabel" name="label_75">
|
|---|
| 2796 | <property name="text">
|
|---|
| 2797 | <string>Crate #3</string>
|
|---|
| 2798 | </property>
|
|---|
| 2799 | </widget>
|
|---|
| 2800 | </item>
|
|---|
| 2801 | <item row="0" column="1">
|
|---|
| 2802 | <widget class="QLabel" name="label_76">
|
|---|
| 2803 | <property name="text">
|
|---|
| 2804 | <string>0</string>
|
|---|
| 2805 | </property>
|
|---|
| 2806 | <property name="alignment">
|
|---|
| 2807 | <set>Qt::AlignCenter</set>
|
|---|
| 2808 | </property>
|
|---|
| 2809 | </widget>
|
|---|
| 2810 | </item>
|
|---|
| 2811 | <item row="0" column="2">
|
|---|
| 2812 | <widget class="QLabel" name="label_77">
|
|---|
| 2813 | <property name="text">
|
|---|
| 2814 | <string>1</string>
|
|---|
| 2815 | </property>
|
|---|
| 2816 | <property name="alignment">
|
|---|
| 2817 | <set>Qt::AlignCenter</set>
|
|---|
| 2818 | </property>
|
|---|
| 2819 | </widget>
|
|---|
| 2820 | </item>
|
|---|
| 2821 | <item row="0" column="3">
|
|---|
| 2822 | <widget class="QLabel" name="label_78">
|
|---|
| 2823 | <property name="text">
|
|---|
| 2824 | <string>2</string>
|
|---|
| 2825 | </property>
|
|---|
| 2826 | <property name="alignment">
|
|---|
| 2827 | <set>Qt::AlignCenter</set>
|
|---|
| 2828 | </property>
|
|---|
| 2829 | </widget>
|
|---|
| 2830 | </item>
|
|---|
| 2831 | <item row="0" column="4">
|
|---|
| 2832 | <widget class="QLabel" name="label_79">
|
|---|
| 2833 | <property name="text">
|
|---|
| 2834 | <string>3</string>
|
|---|
| 2835 | </property>
|
|---|
| 2836 | <property name="alignment">
|
|---|
| 2837 | <set>Qt::AlignCenter</set>
|
|---|
| 2838 | </property>
|
|---|
| 2839 | </widget>
|
|---|
| 2840 | </item>
|
|---|
| 2841 | <item row="0" column="5">
|
|---|
| 2842 | <widget class="QLabel" name="label_80">
|
|---|
| 2843 | <property name="text">
|
|---|
| 2844 | <string>4</string>
|
|---|
| 2845 | </property>
|
|---|
| 2846 | <property name="alignment">
|
|---|
| 2847 | <set>Qt::AlignCenter</set>
|
|---|
| 2848 | </property>
|
|---|
| 2849 | </widget>
|
|---|
| 2850 | </item>
|
|---|
| 2851 | <item row="0" column="6">
|
|---|
| 2852 | <widget class="QLabel" name="label_81">
|
|---|
| 2853 | <property name="text">
|
|---|
| 2854 | <string>5</string>
|
|---|
| 2855 | </property>
|
|---|
| 2856 | <property name="alignment">
|
|---|
| 2857 | <set>Qt::AlignCenter</set>
|
|---|
| 2858 | </property>
|
|---|
| 2859 | </widget>
|
|---|
| 2860 | </item>
|
|---|
| 2861 | <item row="0" column="7">
|
|---|
| 2862 | <widget class="QLabel" name="label_82">
|
|---|
| 2863 | <property name="text">
|
|---|
| 2864 | <string>6</string>
|
|---|
| 2865 | </property>
|
|---|
| 2866 | <property name="alignment">
|
|---|
| 2867 | <set>Qt::AlignCenter</set>
|
|---|
| 2868 | </property>
|
|---|
| 2869 | </widget>
|
|---|
| 2870 | </item>
|
|---|
| 2871 | <item row="0" column="8">
|
|---|
| 2872 | <widget class="QLabel" name="label_83">
|
|---|
| 2873 | <property name="text">
|
|---|
| 2874 | <string>7</string>
|
|---|
| 2875 | </property>
|
|---|
| 2876 | <property name="alignment">
|
|---|
| 2877 | <set>Qt::AlignCenter</set>
|
|---|
| 2878 | </property>
|
|---|
| 2879 | </widget>
|
|---|
| 2880 | </item>
|
|---|
| 2881 | <item row="0" column="9">
|
|---|
| 2882 | <widget class="QLabel" name="label_84">
|
|---|
| 2883 | <property name="text">
|
|---|
| 2884 | <string>8</string>
|
|---|
| 2885 | </property>
|
|---|
| 2886 | <property name="alignment">
|
|---|
| 2887 | <set>Qt::AlignCenter</set>
|
|---|
| 2888 | </property>
|
|---|
| 2889 | </widget>
|
|---|
| 2890 | </item>
|
|---|
| 2891 | <item row="0" column="10">
|
|---|
| 2892 | <widget class="QLabel" name="label_85">
|
|---|
| 2893 | <property name="text">
|
|---|
| 2894 | <string>9</string>
|
|---|
| 2895 | </property>
|
|---|
| 2896 | <property name="alignment">
|
|---|
| 2897 | <set>Qt::AlignCenter</set>
|
|---|
| 2898 | </property>
|
|---|
| 2899 | </widget>
|
|---|
| 2900 | </item>
|
|---|
| 2901 | </layout>
|
|---|
| 2902 | </item>
|
|---|
| 2903 | </layout>
|
|---|
| 2904 | </widget>
|
|---|
| 2905 | <widget class="QWidget" name="gridLayoutWidget">
|
|---|
| 2906 | <property name="geometry">
|
|---|
| 2907 | <rect>
|
|---|
| 2908 | <x>10</x>
|
|---|
| 2909 | <y>330</y>
|
|---|
| 2910 | <width>201</width>
|
|---|
| 2911 | <height>172</height>
|
|---|
| 2912 | </rect>
|
|---|
| 2913 | </property>
|
|---|
| 2914 | <layout class="QGridLayout" name="gridLayout_37">
|
|---|
| 2915 | <item row="0" column="0">
|
|---|
| 2916 | <widget class="QPushButton" name="fFadLedPllLck">
|
|---|
| 2917 | <property name="enabled">
|
|---|
| 2918 | <bool>true</bool>
|
|---|
| 2919 | </property>
|
|---|
| 2920 | <property name="sizePolicy">
|
|---|
| 2921 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 2922 | <horstretch>0</horstretch>
|
|---|
| 2923 | <verstretch>0</verstretch>
|
|---|
| 2924 | </sizepolicy>
|
|---|
| 2925 | </property>
|
|---|
| 2926 | <property name="maximumSize">
|
|---|
| 2927 | <size>
|
|---|
| 2928 | <width>18</width>
|
|---|
| 2929 | <height>16777215</height>
|
|---|
| 2930 | </size>
|
|---|
| 2931 | </property>
|
|---|
| 2932 | <property name="text">
|
|---|
| 2933 | <string/>
|
|---|
| 2934 | </property>
|
|---|
| 2935 | <property name="icon">
|
|---|
| 2936 | <iconset resource="design.qrc">
|
|---|
| 2937 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 2938 | </property>
|
|---|
| 2939 | <property name="iconSize">
|
|---|
| 2940 | <size>
|
|---|
| 2941 | <width>16</width>
|
|---|
| 2942 | <height>16</height>
|
|---|
| 2943 | </size>
|
|---|
| 2944 | </property>
|
|---|
| 2945 | <property name="checkable">
|
|---|
| 2946 | <bool>false</bool>
|
|---|
| 2947 | </property>
|
|---|
| 2948 | <property name="flat">
|
|---|
| 2949 | <bool>true</bool>
|
|---|
| 2950 | </property>
|
|---|
| 2951 | </widget>
|
|---|
| 2952 | </item>
|
|---|
| 2953 | <item row="1" column="0">
|
|---|
| 2954 | <widget class="QPushButton" name="fFadLedDenable">
|
|---|
| 2955 | <property name="enabled">
|
|---|
| 2956 | <bool>true</bool>
|
|---|
| 2957 | </property>
|
|---|
| 2958 | <property name="sizePolicy">
|
|---|
| 2959 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 2960 | <horstretch>0</horstretch>
|
|---|
| 2961 | <verstretch>0</verstretch>
|
|---|
| 2962 | </sizepolicy>
|
|---|
| 2963 | </property>
|
|---|
| 2964 | <property name="maximumSize">
|
|---|
| 2965 | <size>
|
|---|
| 2966 | <width>18</width>
|
|---|
| 2967 | <height>16777215</height>
|
|---|
| 2968 | </size>
|
|---|
| 2969 | </property>
|
|---|
| 2970 | <property name="text">
|
|---|
| 2971 | <string/>
|
|---|
| 2972 | </property>
|
|---|
| 2973 | <property name="icon">
|
|---|
| 2974 | <iconset resource="design.qrc">
|
|---|
| 2975 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 2976 | </property>
|
|---|
| 2977 | <property name="iconSize">
|
|---|
| 2978 | <size>
|
|---|
| 2979 | <width>16</width>
|
|---|
| 2980 | <height>16</height>
|
|---|
| 2981 | </size>
|
|---|
| 2982 | </property>
|
|---|
| 2983 | <property name="checkable">
|
|---|
| 2984 | <bool>false</bool>
|
|---|
| 2985 | </property>
|
|---|
| 2986 | <property name="flat">
|
|---|
| 2987 | <bool>true</bool>
|
|---|
| 2988 | </property>
|
|---|
| 2989 | </widget>
|
|---|
| 2990 | </item>
|
|---|
| 2991 | <item row="2" column="0">
|
|---|
| 2992 | <widget class="QPushButton" name="fFadLedDwrite">
|
|---|
| 2993 | <property name="enabled">
|
|---|
| 2994 | <bool>true</bool>
|
|---|
| 2995 | </property>
|
|---|
| 2996 | <property name="sizePolicy">
|
|---|
| 2997 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 2998 | <horstretch>0</horstretch>
|
|---|
| 2999 | <verstretch>0</verstretch>
|
|---|
| 3000 | </sizepolicy>
|
|---|
| 3001 | </property>
|
|---|
| 3002 | <property name="maximumSize">
|
|---|
| 3003 | <size>
|
|---|
| 3004 | <width>18</width>
|
|---|
| 3005 | <height>16777215</height>
|
|---|
| 3006 | </size>
|
|---|
| 3007 | </property>
|
|---|
| 3008 | <property name="text">
|
|---|
| 3009 | <string/>
|
|---|
| 3010 | </property>
|
|---|
| 3011 | <property name="icon">
|
|---|
| 3012 | <iconset resource="design.qrc">
|
|---|
| 3013 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3014 | </property>
|
|---|
| 3015 | <property name="iconSize">
|
|---|
| 3016 | <size>
|
|---|
| 3017 | <width>16</width>
|
|---|
| 3018 | <height>16</height>
|
|---|
| 3019 | </size>
|
|---|
| 3020 | </property>
|
|---|
| 3021 | <property name="checkable">
|
|---|
| 3022 | <bool>false</bool>
|
|---|
| 3023 | </property>
|
|---|
| 3024 | <property name="flat">
|
|---|
| 3025 | <bool>true</bool>
|
|---|
| 3026 | </property>
|
|---|
| 3027 | </widget>
|
|---|
| 3028 | </item>
|
|---|
| 3029 | <item row="3" column="0">
|
|---|
| 3030 | <widget class="QPushButton" name="fFadLedDcmLocked">
|
|---|
| 3031 | <property name="enabled">
|
|---|
| 3032 | <bool>true</bool>
|
|---|
| 3033 | </property>
|
|---|
| 3034 | <property name="sizePolicy">
|
|---|
| 3035 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3036 | <horstretch>0</horstretch>
|
|---|
| 3037 | <verstretch>0</verstretch>
|
|---|
| 3038 | </sizepolicy>
|
|---|
| 3039 | </property>
|
|---|
| 3040 | <property name="maximumSize">
|
|---|
| 3041 | <size>
|
|---|
| 3042 | <width>18</width>
|
|---|
| 3043 | <height>16777215</height>
|
|---|
| 3044 | </size>
|
|---|
| 3045 | </property>
|
|---|
| 3046 | <property name="text">
|
|---|
| 3047 | <string/>
|
|---|
| 3048 | </property>
|
|---|
| 3049 | <property name="icon">
|
|---|
| 3050 | <iconset resource="design.qrc">
|
|---|
| 3051 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3052 | </property>
|
|---|
| 3053 | <property name="iconSize">
|
|---|
| 3054 | <size>
|
|---|
| 3055 | <width>16</width>
|
|---|
| 3056 | <height>16</height>
|
|---|
| 3057 | </size>
|
|---|
| 3058 | </property>
|
|---|
| 3059 | <property name="checkable">
|
|---|
| 3060 | <bool>false</bool>
|
|---|
| 3061 | </property>
|
|---|
| 3062 | <property name="flat">
|
|---|
| 3063 | <bool>true</bool>
|
|---|
| 3064 | </property>
|
|---|
| 3065 | </widget>
|
|---|
| 3066 | </item>
|
|---|
| 3067 | <item row="4" column="0">
|
|---|
| 3068 | <widget class="QPushButton" name="fFadLedDcmReady">
|
|---|
| 3069 | <property name="enabled">
|
|---|
| 3070 | <bool>true</bool>
|
|---|
| 3071 | </property>
|
|---|
| 3072 | <property name="sizePolicy">
|
|---|
| 3073 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3074 | <horstretch>0</horstretch>
|
|---|
| 3075 | <verstretch>0</verstretch>
|
|---|
| 3076 | </sizepolicy>
|
|---|
| 3077 | </property>
|
|---|
| 3078 | <property name="maximumSize">
|
|---|
| 3079 | <size>
|
|---|
| 3080 | <width>18</width>
|
|---|
| 3081 | <height>16777215</height>
|
|---|
| 3082 | </size>
|
|---|
| 3083 | </property>
|
|---|
| 3084 | <property name="text">
|
|---|
| 3085 | <string/>
|
|---|
| 3086 | </property>
|
|---|
| 3087 | <property name="icon">
|
|---|
| 3088 | <iconset resource="design.qrc">
|
|---|
| 3089 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3090 | </property>
|
|---|
| 3091 | <property name="iconSize">
|
|---|
| 3092 | <size>
|
|---|
| 3093 | <width>16</width>
|
|---|
| 3094 | <height>16</height>
|
|---|
| 3095 | </size>
|
|---|
| 3096 | </property>
|
|---|
| 3097 | <property name="checkable">
|
|---|
| 3098 | <bool>false</bool>
|
|---|
| 3099 | </property>
|
|---|
| 3100 | <property name="flat">
|
|---|
| 3101 | <bool>true</bool>
|
|---|
| 3102 | </property>
|
|---|
| 3103 | </widget>
|
|---|
| 3104 | </item>
|
|---|
| 3105 | <item row="5" column="0">
|
|---|
| 3106 | <widget class="QPushButton" name="fFadLedSpiSclk">
|
|---|
| 3107 | <property name="enabled">
|
|---|
| 3108 | <bool>true</bool>
|
|---|
| 3109 | </property>
|
|---|
| 3110 | <property name="sizePolicy">
|
|---|
| 3111 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3112 | <horstretch>0</horstretch>
|
|---|
| 3113 | <verstretch>0</verstretch>
|
|---|
| 3114 | </sizepolicy>
|
|---|
| 3115 | </property>
|
|---|
| 3116 | <property name="maximumSize">
|
|---|
| 3117 | <size>
|
|---|
| 3118 | <width>18</width>
|
|---|
| 3119 | <height>16777215</height>
|
|---|
| 3120 | </size>
|
|---|
| 3121 | </property>
|
|---|
| 3122 | <property name="text">
|
|---|
| 3123 | <string/>
|
|---|
| 3124 | </property>
|
|---|
| 3125 | <property name="icon">
|
|---|
| 3126 | <iconset resource="design.qrc">
|
|---|
| 3127 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3128 | </property>
|
|---|
| 3129 | <property name="iconSize">
|
|---|
| 3130 | <size>
|
|---|
| 3131 | <width>16</width>
|
|---|
| 3132 | <height>16</height>
|
|---|
| 3133 | </size>
|
|---|
| 3134 | </property>
|
|---|
| 3135 | <property name="checkable">
|
|---|
| 3136 | <bool>false</bool>
|
|---|
| 3137 | </property>
|
|---|
| 3138 | <property name="flat">
|
|---|
| 3139 | <bool>true</bool>
|
|---|
| 3140 | </property>
|
|---|
| 3141 | </widget>
|
|---|
| 3142 | </item>
|
|---|
| 3143 | <item row="0" column="3">
|
|---|
| 3144 | <widget class="QLabel" name="label_92">
|
|---|
| 3145 | <property name="text">
|
|---|
| 3146 | <string>PLL lock</string>
|
|---|
| 3147 | </property>
|
|---|
| 3148 | </widget>
|
|---|
| 3149 | </item>
|
|---|
| 3150 | <item row="1" column="3">
|
|---|
| 3151 | <widget class="QLabel" name="label_93">
|
|---|
| 3152 | <property name="text">
|
|---|
| 3153 | <string>DRS enable</string>
|
|---|
| 3154 | </property>
|
|---|
| 3155 | </widget>
|
|---|
| 3156 | </item>
|
|---|
| 3157 | <item row="2" column="3">
|
|---|
| 3158 | <widget class="QLabel" name="label_94">
|
|---|
| 3159 | <property name="text">
|
|---|
| 3160 | <string>Write enable</string>
|
|---|
| 3161 | </property>
|
|---|
| 3162 | </widget>
|
|---|
| 3163 | </item>
|
|---|
| 3164 | <item row="3" column="3">
|
|---|
| 3165 | <widget class="QLabel" name="label_95">
|
|---|
| 3166 | <property name="text">
|
|---|
| 3167 | <string>DCM locked</string>
|
|---|
| 3168 | </property>
|
|---|
| 3169 | </widget>
|
|---|
| 3170 | </item>
|
|---|
| 3171 | <item row="4" column="3">
|
|---|
| 3172 | <widget class="QLabel" name="label_96">
|
|---|
| 3173 | <property name="text">
|
|---|
| 3174 | <string>DCM ready</string>
|
|---|
| 3175 | </property>
|
|---|
| 3176 | </widget>
|
|---|
| 3177 | </item>
|
|---|
| 3178 | <item row="5" column="3">
|
|---|
| 3179 | <widget class="QLabel" name="label_97">
|
|---|
| 3180 | <property name="text">
|
|---|
| 3181 | <string>SPI serial clock</string>
|
|---|
| 3182 | </property>
|
|---|
| 3183 | </widget>
|
|---|
| 3184 | </item>
|
|---|
| 3185 | <item row="0" column="1">
|
|---|
| 3186 | <widget class="QPushButton" name="pushButton_4">
|
|---|
| 3187 | <property name="text">
|
|---|
| 3188 | <string>on</string>
|
|---|
| 3189 | </property>
|
|---|
| 3190 | </widget>
|
|---|
| 3191 | </item>
|
|---|
| 3192 | <item row="0" column="2">
|
|---|
| 3193 | <widget class="QPushButton" name="pushButton_5">
|
|---|
| 3194 | <property name="text">
|
|---|
| 3195 | <string>off</string>
|
|---|
| 3196 | </property>
|
|---|
| 3197 | </widget>
|
|---|
| 3198 | </item>
|
|---|
| 3199 | <item row="1" column="1">
|
|---|
| 3200 | <widget class="QPushButton" name="pushButton_6">
|
|---|
| 3201 | <property name="text">
|
|---|
| 3202 | <string>on</string>
|
|---|
| 3203 | </property>
|
|---|
| 3204 | </widget>
|
|---|
| 3205 | </item>
|
|---|
| 3206 | <item row="2" column="1">
|
|---|
| 3207 | <widget class="QPushButton" name="pushButton_7">
|
|---|
| 3208 | <property name="text">
|
|---|
| 3209 | <string>on</string>
|
|---|
| 3210 | </property>
|
|---|
| 3211 | </widget>
|
|---|
| 3212 | </item>
|
|---|
| 3213 | <item row="3" column="1">
|
|---|
| 3214 | <widget class="QPushButton" name="pushButton_8">
|
|---|
| 3215 | <property name="text">
|
|---|
| 3216 | <string>on</string>
|
|---|
| 3217 | </property>
|
|---|
| 3218 | </widget>
|
|---|
| 3219 | </item>
|
|---|
| 3220 | <item row="4" column="1">
|
|---|
| 3221 | <widget class="QPushButton" name="pushButton_9">
|
|---|
| 3222 | <property name="text">
|
|---|
| 3223 | <string>on</string>
|
|---|
| 3224 | </property>
|
|---|
| 3225 | </widget>
|
|---|
| 3226 | </item>
|
|---|
| 3227 | <item row="5" column="1">
|
|---|
| 3228 | <widget class="QPushButton" name="pushButton_10">
|
|---|
| 3229 | <property name="text">
|
|---|
| 3230 | <string>on</string>
|
|---|
| 3231 | </property>
|
|---|
| 3232 | </widget>
|
|---|
| 3233 | </item>
|
|---|
| 3234 | <item row="1" column="2">
|
|---|
| 3235 | <widget class="QPushButton" name="pushButton_11">
|
|---|
| 3236 | <property name="text">
|
|---|
| 3237 | <string>off</string>
|
|---|
| 3238 | </property>
|
|---|
| 3239 | </widget>
|
|---|
| 3240 | </item>
|
|---|
| 3241 | <item row="2" column="2">
|
|---|
| 3242 | <widget class="QPushButton" name="pushButton_12">
|
|---|
| 3243 | <property name="text">
|
|---|
| 3244 | <string>off</string>
|
|---|
| 3245 | </property>
|
|---|
| 3246 | </widget>
|
|---|
| 3247 | </item>
|
|---|
| 3248 | <item row="3" column="2">
|
|---|
| 3249 | <widget class="QPushButton" name="pushButton_13">
|
|---|
| 3250 | <property name="text">
|
|---|
| 3251 | <string>off</string>
|
|---|
| 3252 | </property>
|
|---|
| 3253 | </widget>
|
|---|
| 3254 | </item>
|
|---|
| 3255 | <item row="4" column="2">
|
|---|
| 3256 | <widget class="QPushButton" name="pushButton_14">
|
|---|
| 3257 | <property name="text">
|
|---|
| 3258 | <string>off</string>
|
|---|
| 3259 | </property>
|
|---|
| 3260 | </widget>
|
|---|
| 3261 | </item>
|
|---|
| 3262 | <item row="5" column="2">
|
|---|
| 3263 | <widget class="QPushButton" name="pushButton_15">
|
|---|
| 3264 | <property name="text">
|
|---|
| 3265 | <string>off</string>
|
|---|
| 3266 | </property>
|
|---|
| 3267 | </widget>
|
|---|
| 3268 | </item>
|
|---|
| 3269 | </layout>
|
|---|
| 3270 | </widget>
|
|---|
| 3271 | <widget class="QWidget" name="gridLayoutWidget_2">
|
|---|
| 3272 | <property name="geometry">
|
|---|
| 3273 | <rect>
|
|---|
| 3274 | <x>10</x>
|
|---|
| 3275 | <y>30</y>
|
|---|
| 3276 | <width>281</width>
|
|---|
| 3277 | <height>234</height>
|
|---|
| 3278 | </rect>
|
|---|
| 3279 | </property>
|
|---|
| 3280 | <layout class="QGridLayout" name="gridLayout_38">
|
|---|
| 3281 | <item row="1" column="1">
|
|---|
| 3282 | <widget class="QPushButton" name="fStatusDNSLed_2">
|
|---|
| 3283 | <property name="enabled">
|
|---|
| 3284 | <bool>true</bool>
|
|---|
| 3285 | </property>
|
|---|
| 3286 | <property name="sizePolicy">
|
|---|
| 3287 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3288 | <horstretch>0</horstretch>
|
|---|
| 3289 | <verstretch>0</verstretch>
|
|---|
| 3290 | </sizepolicy>
|
|---|
| 3291 | </property>
|
|---|
| 3292 | <property name="maximumSize">
|
|---|
| 3293 | <size>
|
|---|
| 3294 | <width>18</width>
|
|---|
| 3295 | <height>16777215</height>
|
|---|
| 3296 | </size>
|
|---|
| 3297 | </property>
|
|---|
| 3298 | <property name="text">
|
|---|
| 3299 | <string/>
|
|---|
| 3300 | </property>
|
|---|
| 3301 | <property name="icon">
|
|---|
| 3302 | <iconset resource="design.qrc">
|
|---|
| 3303 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3304 | </property>
|
|---|
| 3305 | <property name="iconSize">
|
|---|
| 3306 | <size>
|
|---|
| 3307 | <width>16</width>
|
|---|
| 3308 | <height>16</height>
|
|---|
| 3309 | </size>
|
|---|
| 3310 | </property>
|
|---|
| 3311 | <property name="checkable">
|
|---|
| 3312 | <bool>false</bool>
|
|---|
| 3313 | </property>
|
|---|
| 3314 | <property name="flat">
|
|---|
| 3315 | <bool>true</bool>
|
|---|
| 3316 | </property>
|
|---|
| 3317 | </widget>
|
|---|
| 3318 | </item>
|
|---|
| 3319 | <item row="2" column="1">
|
|---|
| 3320 | <widget class="QPushButton" name="fStatusDNSLed_3">
|
|---|
| 3321 | <property name="enabled">
|
|---|
| 3322 | <bool>true</bool>
|
|---|
| 3323 | </property>
|
|---|
| 3324 | <property name="sizePolicy">
|
|---|
| 3325 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3326 | <horstretch>0</horstretch>
|
|---|
| 3327 | <verstretch>0</verstretch>
|
|---|
| 3328 | </sizepolicy>
|
|---|
| 3329 | </property>
|
|---|
| 3330 | <property name="maximumSize">
|
|---|
| 3331 | <size>
|
|---|
| 3332 | <width>18</width>
|
|---|
| 3333 | <height>16777215</height>
|
|---|
| 3334 | </size>
|
|---|
| 3335 | </property>
|
|---|
| 3336 | <property name="text">
|
|---|
| 3337 | <string/>
|
|---|
| 3338 | </property>
|
|---|
| 3339 | <property name="icon">
|
|---|
| 3340 | <iconset resource="design.qrc">
|
|---|
| 3341 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3342 | </property>
|
|---|
| 3343 | <property name="iconSize">
|
|---|
| 3344 | <size>
|
|---|
| 3345 | <width>16</width>
|
|---|
| 3346 | <height>16</height>
|
|---|
| 3347 | </size>
|
|---|
| 3348 | </property>
|
|---|
| 3349 | <property name="checkable">
|
|---|
| 3350 | <bool>false</bool>
|
|---|
| 3351 | </property>
|
|---|
| 3352 | <property name="flat">
|
|---|
| 3353 | <bool>true</bool>
|
|---|
| 3354 | </property>
|
|---|
| 3355 | </widget>
|
|---|
| 3356 | </item>
|
|---|
| 3357 | <item row="3" column="1">
|
|---|
| 3358 | <widget class="QPushButton" name="fStatusDNSLed_4">
|
|---|
| 3359 | <property name="enabled">
|
|---|
| 3360 | <bool>true</bool>
|
|---|
| 3361 | </property>
|
|---|
| 3362 | <property name="sizePolicy">
|
|---|
| 3363 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3364 | <horstretch>0</horstretch>
|
|---|
| 3365 | <verstretch>0</verstretch>
|
|---|
| 3366 | </sizepolicy>
|
|---|
| 3367 | </property>
|
|---|
| 3368 | <property name="maximumSize">
|
|---|
| 3369 | <size>
|
|---|
| 3370 | <width>18</width>
|
|---|
| 3371 | <height>16777215</height>
|
|---|
| 3372 | </size>
|
|---|
| 3373 | </property>
|
|---|
| 3374 | <property name="text">
|
|---|
| 3375 | <string/>
|
|---|
| 3376 | </property>
|
|---|
| 3377 | <property name="icon">
|
|---|
| 3378 | <iconset resource="design.qrc">
|
|---|
| 3379 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3380 | </property>
|
|---|
| 3381 | <property name="iconSize">
|
|---|
| 3382 | <size>
|
|---|
| 3383 | <width>16</width>
|
|---|
| 3384 | <height>16</height>
|
|---|
| 3385 | </size>
|
|---|
| 3386 | </property>
|
|---|
| 3387 | <property name="checkable">
|
|---|
| 3388 | <bool>false</bool>
|
|---|
| 3389 | </property>
|
|---|
| 3390 | <property name="flat">
|
|---|
| 3391 | <bool>true</bool>
|
|---|
| 3392 | </property>
|
|---|
| 3393 | </widget>
|
|---|
| 3394 | </item>
|
|---|
| 3395 | <item row="1" column="0">
|
|---|
| 3396 | <widget class="QLabel" name="label_99">
|
|---|
| 3397 | <property name="text">
|
|---|
| 3398 | <string>Prescaler</string>
|
|---|
| 3399 | </property>
|
|---|
| 3400 | </widget>
|
|---|
| 3401 | </item>
|
|---|
| 3402 | <item row="2" column="0">
|
|---|
| 3403 | <widget class="QLabel" name="label_100">
|
|---|
| 3404 | <property name="text">
|
|---|
| 3405 | <string>Region of interest</string>
|
|---|
| 3406 | </property>
|
|---|
| 3407 | </widget>
|
|---|
| 3408 | </item>
|
|---|
| 3409 | <item row="3" column="0">
|
|---|
| 3410 | <widget class="QLabel" name="label_101">
|
|---|
| 3411 | <property name="text">
|
|---|
| 3412 | <string>Reference clock</string>
|
|---|
| 3413 | </property>
|
|---|
| 3414 | </widget>
|
|---|
| 3415 | </item>
|
|---|
| 3416 | <item row="0" column="0">
|
|---|
| 3417 | <widget class="QLabel" name="label_102">
|
|---|
| 3418 | <property name="toolTip">
|
|---|
| 3419 | <string>This is<br>a tool tip</string>
|
|---|
| 3420 | </property>
|
|---|
| 3421 | <property name="text">
|
|---|
| 3422 | <string>Version</string>
|
|---|
| 3423 | </property>
|
|---|
| 3424 | </widget>
|
|---|
| 3425 | </item>
|
|---|
| 3426 | <item row="0" column="1">
|
|---|
| 3427 | <widget class="QPushButton" name="fStatusDNSLed_5">
|
|---|
| 3428 | <property name="enabled">
|
|---|
| 3429 | <bool>true</bool>
|
|---|
| 3430 | </property>
|
|---|
| 3431 | <property name="sizePolicy">
|
|---|
| 3432 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3433 | <horstretch>0</horstretch>
|
|---|
| 3434 | <verstretch>0</verstretch>
|
|---|
| 3435 | </sizepolicy>
|
|---|
| 3436 | </property>
|
|---|
| 3437 | <property name="maximumSize">
|
|---|
| 3438 | <size>
|
|---|
| 3439 | <width>18</width>
|
|---|
| 3440 | <height>16777215</height>
|
|---|
| 3441 | </size>
|
|---|
| 3442 | </property>
|
|---|
| 3443 | <property name="text">
|
|---|
| 3444 | <string/>
|
|---|
| 3445 | </property>
|
|---|
| 3446 | <property name="icon">
|
|---|
| 3447 | <iconset resource="design.qrc">
|
|---|
| 3448 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3449 | </property>
|
|---|
| 3450 | <property name="iconSize">
|
|---|
| 3451 | <size>
|
|---|
| 3452 | <width>16</width>
|
|---|
| 3453 | <height>16</height>
|
|---|
| 3454 | </size>
|
|---|
| 3455 | </property>
|
|---|
| 3456 | <property name="checkable">
|
|---|
| 3457 | <bool>false</bool>
|
|---|
| 3458 | </property>
|
|---|
| 3459 | <property name="flat">
|
|---|
| 3460 | <bool>true</bool>
|
|---|
| 3461 | </property>
|
|---|
| 3462 | </widget>
|
|---|
| 3463 | </item>
|
|---|
| 3464 | <item row="4" column="0">
|
|---|
| 3465 | <widget class="QLabel" name="label_103">
|
|---|
| 3466 | <property name="text">
|
|---|
| 3467 | <string> -- underflow</string>
|
|---|
| 3468 | </property>
|
|---|
| 3469 | </widget>
|
|---|
| 3470 | </item>
|
|---|
| 3471 | <item row="5" column="0">
|
|---|
| 3472 | <widget class="QLabel" name="label_104">
|
|---|
| 3473 | <property name="text">
|
|---|
| 3474 | <string> -- overflow</string>
|
|---|
| 3475 | </property>
|
|---|
| 3476 | </widget>
|
|---|
| 3477 | </item>
|
|---|
| 3478 | <item row="5" column="1">
|
|---|
| 3479 | <widget class="QPushButton" name="fStatusDNSLed_6">
|
|---|
| 3480 | <property name="enabled">
|
|---|
| 3481 | <bool>true</bool>
|
|---|
| 3482 | </property>
|
|---|
| 3483 | <property name="sizePolicy">
|
|---|
| 3484 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3485 | <horstretch>0</horstretch>
|
|---|
| 3486 | <verstretch>0</verstretch>
|
|---|
| 3487 | </sizepolicy>
|
|---|
| 3488 | </property>
|
|---|
| 3489 | <property name="maximumSize">
|
|---|
| 3490 | <size>
|
|---|
| 3491 | <width>18</width>
|
|---|
| 3492 | <height>16777215</height>
|
|---|
| 3493 | </size>
|
|---|
| 3494 | </property>
|
|---|
| 3495 | <property name="text">
|
|---|
| 3496 | <string/>
|
|---|
| 3497 | </property>
|
|---|
| 3498 | <property name="icon">
|
|---|
| 3499 | <iconset resource="design.qrc">
|
|---|
| 3500 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3501 | </property>
|
|---|
| 3502 | <property name="iconSize">
|
|---|
| 3503 | <size>
|
|---|
| 3504 | <width>16</width>
|
|---|
| 3505 | <height>16</height>
|
|---|
| 3506 | </size>
|
|---|
| 3507 | </property>
|
|---|
| 3508 | <property name="checkable">
|
|---|
| 3509 | <bool>false</bool>
|
|---|
| 3510 | </property>
|
|---|
| 3511 | <property name="flat">
|
|---|
| 3512 | <bool>true</bool>
|
|---|
| 3513 | </property>
|
|---|
| 3514 | </widget>
|
|---|
| 3515 | </item>
|
|---|
| 3516 | <item row="1" column="2">
|
|---|
| 3517 | <widget class="QSpinBox" name="spinBox">
|
|---|
| 3518 | <property name="alignment">
|
|---|
| 3519 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3520 | </property>
|
|---|
| 3521 | <property name="readOnly">
|
|---|
| 3522 | <bool>true</bool>
|
|---|
| 3523 | </property>
|
|---|
| 3524 | <property name="buttonSymbols">
|
|---|
| 3525 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3526 | </property>
|
|---|
| 3527 | </widget>
|
|---|
| 3528 | </item>
|
|---|
| 3529 | <item row="2" column="2">
|
|---|
| 3530 | <widget class="QSpinBox" name="spinBox_2">
|
|---|
| 3531 | <property name="alignment">
|
|---|
| 3532 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3533 | </property>
|
|---|
| 3534 | <property name="readOnly">
|
|---|
| 3535 | <bool>true</bool>
|
|---|
| 3536 | </property>
|
|---|
| 3537 | <property name="buttonSymbols">
|
|---|
| 3538 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3539 | </property>
|
|---|
| 3540 | </widget>
|
|---|
| 3541 | </item>
|
|---|
| 3542 | <item row="0" column="2">
|
|---|
| 3543 | <widget class="QDoubleSpinBox" name="doubleSpinBox">
|
|---|
| 3544 | <property name="alignment">
|
|---|
| 3545 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3546 | </property>
|
|---|
| 3547 | <property name="readOnly">
|
|---|
| 3548 | <bool>true</bool>
|
|---|
| 3549 | </property>
|
|---|
| 3550 | <property name="buttonSymbols">
|
|---|
| 3551 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3552 | </property>
|
|---|
| 3553 | <property name="prefix">
|
|---|
| 3554 | <string>V</string>
|
|---|
| 3555 | </property>
|
|---|
| 3556 | </widget>
|
|---|
| 3557 | </item>
|
|---|
| 3558 | <item row="3" column="2">
|
|---|
| 3559 | <widget class="QSpinBox" name="spinBox_3">
|
|---|
| 3560 | <property name="alignment">
|
|---|
| 3561 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3562 | </property>
|
|---|
| 3563 | <property name="readOnly">
|
|---|
| 3564 | <bool>true</bool>
|
|---|
| 3565 | </property>
|
|---|
| 3566 | <property name="buttonSymbols">
|
|---|
| 3567 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3568 | </property>
|
|---|
| 3569 | </widget>
|
|---|
| 3570 | </item>
|
|---|
| 3571 | <item row="4" column="1">
|
|---|
| 3572 | <widget class="QPushButton" name="fStatusDNSLed_11">
|
|---|
| 3573 | <property name="enabled">
|
|---|
| 3574 | <bool>true</bool>
|
|---|
| 3575 | </property>
|
|---|
| 3576 | <property name="sizePolicy">
|
|---|
| 3577 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3578 | <horstretch>0</horstretch>
|
|---|
| 3579 | <verstretch>0</verstretch>
|
|---|
| 3580 | </sizepolicy>
|
|---|
| 3581 | </property>
|
|---|
| 3582 | <property name="maximumSize">
|
|---|
| 3583 | <size>
|
|---|
| 3584 | <width>18</width>
|
|---|
| 3585 | <height>16777215</height>
|
|---|
| 3586 | </size>
|
|---|
| 3587 | </property>
|
|---|
| 3588 | <property name="text">
|
|---|
| 3589 | <string/>
|
|---|
| 3590 | </property>
|
|---|
| 3591 | <property name="icon">
|
|---|
| 3592 | <iconset resource="design.qrc">
|
|---|
| 3593 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3594 | </property>
|
|---|
| 3595 | <property name="iconSize">
|
|---|
| 3596 | <size>
|
|---|
| 3597 | <width>16</width>
|
|---|
| 3598 | <height>16</height>
|
|---|
| 3599 | </size>
|
|---|
| 3600 | </property>
|
|---|
| 3601 | <property name="checkable">
|
|---|
| 3602 | <bool>false</bool>
|
|---|
| 3603 | </property>
|
|---|
| 3604 | <property name="flat">
|
|---|
| 3605 | <bool>true</bool>
|
|---|
| 3606 | </property>
|
|---|
| 3607 | </widget>
|
|---|
| 3608 | </item>
|
|---|
| 3609 | <item row="1" column="3">
|
|---|
| 3610 | <widget class="QSpinBox" name="spinBox_18">
|
|---|
| 3611 | <property name="alignment">
|
|---|
| 3612 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3613 | </property>
|
|---|
| 3614 | </widget>
|
|---|
| 3615 | </item>
|
|---|
| 3616 | <item row="2" column="3">
|
|---|
| 3617 | <widget class="QSpinBox" name="spinBox_19">
|
|---|
| 3618 | <property name="alignment">
|
|---|
| 3619 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3620 | </property>
|
|---|
| 3621 | </widget>
|
|---|
| 3622 | </item>
|
|---|
| 3623 | <item row="3" column="3">
|
|---|
| 3624 | <widget class="QSpinBox" name="spinBox_20">
|
|---|
| 3625 | <property name="alignment">
|
|---|
| 3626 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3627 | </property>
|
|---|
| 3628 | </widget>
|
|---|
| 3629 | </item>
|
|---|
| 3630 | <item row="8" column="0">
|
|---|
| 3631 | <widget class="QLabel" name="label_111">
|
|---|
| 3632 | <property name="text">
|
|---|
| 3633 | <string>Temperature</string>
|
|---|
| 3634 | </property>
|
|---|
| 3635 | </widget>
|
|---|
| 3636 | </item>
|
|---|
| 3637 | <item row="8" column="1">
|
|---|
| 3638 | <widget class="QPushButton" name="fStatusDNSLed_10">
|
|---|
| 3639 | <property name="enabled">
|
|---|
| 3640 | <bool>true</bool>
|
|---|
| 3641 | </property>
|
|---|
| 3642 | <property name="sizePolicy">
|
|---|
| 3643 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3644 | <horstretch>0</horstretch>
|
|---|
| 3645 | <verstretch>0</verstretch>
|
|---|
| 3646 | </sizepolicy>
|
|---|
| 3647 | </property>
|
|---|
| 3648 | <property name="maximumSize">
|
|---|
| 3649 | <size>
|
|---|
| 3650 | <width>18</width>
|
|---|
| 3651 | <height>16777215</height>
|
|---|
| 3652 | </size>
|
|---|
| 3653 | </property>
|
|---|
| 3654 | <property name="text">
|
|---|
| 3655 | <string/>
|
|---|
| 3656 | </property>
|
|---|
| 3657 | <property name="icon">
|
|---|
| 3658 | <iconset resource="design.qrc">
|
|---|
| 3659 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3660 | </property>
|
|---|
| 3661 | <property name="iconSize">
|
|---|
| 3662 | <size>
|
|---|
| 3663 | <width>16</width>
|
|---|
| 3664 | <height>16</height>
|
|---|
| 3665 | </size>
|
|---|
| 3666 | </property>
|
|---|
| 3667 | <property name="checkable">
|
|---|
| 3668 | <bool>false</bool>
|
|---|
| 3669 | </property>
|
|---|
| 3670 | <property name="flat">
|
|---|
| 3671 | <bool>true</bool>
|
|---|
| 3672 | </property>
|
|---|
| 3673 | </widget>
|
|---|
| 3674 | </item>
|
|---|
| 3675 | <item row="8" column="2">
|
|---|
| 3676 | <widget class="QDoubleSpinBox" name="doubleSpinBox_2">
|
|---|
| 3677 | <property name="alignment">
|
|---|
| 3678 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3679 | </property>
|
|---|
| 3680 | <property name="readOnly">
|
|---|
| 3681 | <bool>true</bool>
|
|---|
| 3682 | </property>
|
|---|
| 3683 | <property name="buttonSymbols">
|
|---|
| 3684 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3685 | </property>
|
|---|
| 3686 | </widget>
|
|---|
| 3687 | </item>
|
|---|
| 3688 | <item row="8" column="3">
|
|---|
| 3689 | <widget class="QDoubleSpinBox" name="doubleSpinBox_3">
|
|---|
| 3690 | <property name="alignment">
|
|---|
| 3691 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3692 | </property>
|
|---|
| 3693 | <property name="readOnly">
|
|---|
| 3694 | <bool>true</bool>
|
|---|
| 3695 | </property>
|
|---|
| 3696 | <property name="buttonSymbols">
|
|---|
| 3697 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3698 | </property>
|
|---|
| 3699 | </widget>
|
|---|
| 3700 | </item>
|
|---|
| 3701 | <item row="7" column="2">
|
|---|
| 3702 | <widget class="QLabel" name="label_128">
|
|---|
| 3703 | <property name="text">
|
|---|
| 3704 | <string>Min</string>
|
|---|
| 3705 | </property>
|
|---|
| 3706 | <property name="alignment">
|
|---|
| 3707 | <set>Qt::AlignCenter</set>
|
|---|
| 3708 | </property>
|
|---|
| 3709 | </widget>
|
|---|
| 3710 | </item>
|
|---|
| 3711 | <item row="7" column="3">
|
|---|
| 3712 | <widget class="QLabel" name="label_129">
|
|---|
| 3713 | <property name="text">
|
|---|
| 3714 | <string>Max</string>
|
|---|
| 3715 | </property>
|
|---|
| 3716 | <property name="alignment">
|
|---|
| 3717 | <set>Qt::AlignCenter</set>
|
|---|
| 3718 | </property>
|
|---|
| 3719 | </widget>
|
|---|
| 3720 | </item>
|
|---|
| 3721 | <item row="6" column="1">
|
|---|
| 3722 | <spacer name="verticalSpacer_26">
|
|---|
| 3723 | <property name="orientation">
|
|---|
| 3724 | <enum>Qt::Vertical</enum>
|
|---|
| 3725 | </property>
|
|---|
| 3726 | <property name="sizeType">
|
|---|
| 3727 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 3728 | </property>
|
|---|
| 3729 | <property name="sizeHint" stdset="0">
|
|---|
| 3730 | <size>
|
|---|
| 3731 | <width>20</width>
|
|---|
| 3732 | <height>10</height>
|
|---|
| 3733 | </size>
|
|---|
| 3734 | </property>
|
|---|
| 3735 | </spacer>
|
|---|
| 3736 | </item>
|
|---|
| 3737 | </layout>
|
|---|
| 3738 | </widget>
|
|---|
| 3739 | <widget class="QWidget" name="gridLayoutWidget_3">
|
|---|
| 3740 | <property name="geometry">
|
|---|
| 3741 | <rect>
|
|---|
| 3742 | <x>310</x>
|
|---|
| 3743 | <y>30</y>
|
|---|
| 3744 | <width>221</width>
|
|---|
| 3745 | <height>140</height>
|
|---|
| 3746 | </rect>
|
|---|
| 3747 | </property>
|
|---|
| 3748 | <layout class="QGridLayout" name="gridLayout_39">
|
|---|
| 3749 | <item row="1" column="0">
|
|---|
| 3750 | <widget class="QLabel" name="label_98">
|
|---|
| 3751 | <property name="text">
|
|---|
| 3752 | <string>Run number</string>
|
|---|
| 3753 | </property>
|
|---|
| 3754 | </widget>
|
|---|
| 3755 | </item>
|
|---|
| 3756 | <item row="2" column="0">
|
|---|
| 3757 | <widget class="QLabel" name="label_108">
|
|---|
| 3758 | <property name="text">
|
|---|
| 3759 | <string>Trigger ID</string>
|
|---|
| 3760 | </property>
|
|---|
| 3761 | </widget>
|
|---|
| 3762 | </item>
|
|---|
| 3763 | <item row="3" column="0">
|
|---|
| 3764 | <widget class="QLabel" name="label_109">
|
|---|
| 3765 | <property name="text">
|
|---|
| 3766 | <string>Event ID</string>
|
|---|
| 3767 | </property>
|
|---|
| 3768 | </widget>
|
|---|
| 3769 | </item>
|
|---|
| 3770 | <item row="1" column="1">
|
|---|
| 3771 | <widget class="QPushButton" name="fStatusDNSLed_7">
|
|---|
| 3772 | <property name="enabled">
|
|---|
| 3773 | <bool>true</bool>
|
|---|
| 3774 | </property>
|
|---|
| 3775 | <property name="sizePolicy">
|
|---|
| 3776 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3777 | <horstretch>0</horstretch>
|
|---|
| 3778 | <verstretch>0</verstretch>
|
|---|
| 3779 | </sizepolicy>
|
|---|
| 3780 | </property>
|
|---|
| 3781 | <property name="maximumSize">
|
|---|
| 3782 | <size>
|
|---|
| 3783 | <width>18</width>
|
|---|
| 3784 | <height>16777215</height>
|
|---|
| 3785 | </size>
|
|---|
| 3786 | </property>
|
|---|
| 3787 | <property name="text">
|
|---|
| 3788 | <string/>
|
|---|
| 3789 | </property>
|
|---|
| 3790 | <property name="icon">
|
|---|
| 3791 | <iconset resource="design.qrc">
|
|---|
| 3792 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3793 | </property>
|
|---|
| 3794 | <property name="iconSize">
|
|---|
| 3795 | <size>
|
|---|
| 3796 | <width>16</width>
|
|---|
| 3797 | <height>16</height>
|
|---|
| 3798 | </size>
|
|---|
| 3799 | </property>
|
|---|
| 3800 | <property name="checkable">
|
|---|
| 3801 | <bool>false</bool>
|
|---|
| 3802 | </property>
|
|---|
| 3803 | <property name="flat">
|
|---|
| 3804 | <bool>true</bool>
|
|---|
| 3805 | </property>
|
|---|
| 3806 | </widget>
|
|---|
| 3807 | </item>
|
|---|
| 3808 | <item row="2" column="1">
|
|---|
| 3809 | <widget class="QPushButton" name="fStatusDNSLed_8">
|
|---|
| 3810 | <property name="enabled">
|
|---|
| 3811 | <bool>true</bool>
|
|---|
| 3812 | </property>
|
|---|
| 3813 | <property name="sizePolicy">
|
|---|
| 3814 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3815 | <horstretch>0</horstretch>
|
|---|
| 3816 | <verstretch>0</verstretch>
|
|---|
| 3817 | </sizepolicy>
|
|---|
| 3818 | </property>
|
|---|
| 3819 | <property name="maximumSize">
|
|---|
| 3820 | <size>
|
|---|
| 3821 | <width>18</width>
|
|---|
| 3822 | <height>16777215</height>
|
|---|
| 3823 | </size>
|
|---|
| 3824 | </property>
|
|---|
| 3825 | <property name="text">
|
|---|
| 3826 | <string/>
|
|---|
| 3827 | </property>
|
|---|
| 3828 | <property name="icon">
|
|---|
| 3829 | <iconset resource="design.qrc">
|
|---|
| 3830 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3831 | </property>
|
|---|
| 3832 | <property name="iconSize">
|
|---|
| 3833 | <size>
|
|---|
| 3834 | <width>16</width>
|
|---|
| 3835 | <height>16</height>
|
|---|
| 3836 | </size>
|
|---|
| 3837 | </property>
|
|---|
| 3838 | <property name="checkable">
|
|---|
| 3839 | <bool>false</bool>
|
|---|
| 3840 | </property>
|
|---|
| 3841 | <property name="flat">
|
|---|
| 3842 | <bool>true</bool>
|
|---|
| 3843 | </property>
|
|---|
| 3844 | </widget>
|
|---|
| 3845 | </item>
|
|---|
| 3846 | <item row="3" column="1">
|
|---|
| 3847 | <widget class="QPushButton" name="fStatusDNSLed_9">
|
|---|
| 3848 | <property name="enabled">
|
|---|
| 3849 | <bool>true</bool>
|
|---|
| 3850 | </property>
|
|---|
| 3851 | <property name="sizePolicy">
|
|---|
| 3852 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 3853 | <horstretch>0</horstretch>
|
|---|
| 3854 | <verstretch>0</verstretch>
|
|---|
| 3855 | </sizepolicy>
|
|---|
| 3856 | </property>
|
|---|
| 3857 | <property name="maximumSize">
|
|---|
| 3858 | <size>
|
|---|
| 3859 | <width>18</width>
|
|---|
| 3860 | <height>16777215</height>
|
|---|
| 3861 | </size>
|
|---|
| 3862 | </property>
|
|---|
| 3863 | <property name="text">
|
|---|
| 3864 | <string/>
|
|---|
| 3865 | </property>
|
|---|
| 3866 | <property name="icon">
|
|---|
| 3867 | <iconset resource="design.qrc">
|
|---|
| 3868 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 3869 | </property>
|
|---|
| 3870 | <property name="iconSize">
|
|---|
| 3871 | <size>
|
|---|
| 3872 | <width>16</width>
|
|---|
| 3873 | <height>16</height>
|
|---|
| 3874 | </size>
|
|---|
| 3875 | </property>
|
|---|
| 3876 | <property name="checkable">
|
|---|
| 3877 | <bool>false</bool>
|
|---|
| 3878 | </property>
|
|---|
| 3879 | <property name="flat">
|
|---|
| 3880 | <bool>true</bool>
|
|---|
| 3881 | </property>
|
|---|
| 3882 | </widget>
|
|---|
| 3883 | </item>
|
|---|
| 3884 | <item row="1" column="2">
|
|---|
| 3885 | <widget class="QSpinBox" name="spinBox_4">
|
|---|
| 3886 | <property name="alignment">
|
|---|
| 3887 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3888 | </property>
|
|---|
| 3889 | <property name="readOnly">
|
|---|
| 3890 | <bool>true</bool>
|
|---|
| 3891 | </property>
|
|---|
| 3892 | <property name="buttonSymbols">
|
|---|
| 3893 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3894 | </property>
|
|---|
| 3895 | </widget>
|
|---|
| 3896 | </item>
|
|---|
| 3897 | <item row="1" column="3">
|
|---|
| 3898 | <widget class="QSpinBox" name="fEvtsRunMax">
|
|---|
| 3899 | <property name="alignment">
|
|---|
| 3900 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3901 | </property>
|
|---|
| 3902 | <property name="readOnly">
|
|---|
| 3903 | <bool>true</bool>
|
|---|
| 3904 | </property>
|
|---|
| 3905 | <property name="buttonSymbols">
|
|---|
| 3906 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3907 | </property>
|
|---|
| 3908 | </widget>
|
|---|
| 3909 | </item>
|
|---|
| 3910 | <item row="2" column="2">
|
|---|
| 3911 | <widget class="QSpinBox" name="spinBox_6">
|
|---|
| 3912 | <property name="alignment">
|
|---|
| 3913 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3914 | </property>
|
|---|
| 3915 | <property name="readOnly">
|
|---|
| 3916 | <bool>true</bool>
|
|---|
| 3917 | </property>
|
|---|
| 3918 | <property name="buttonSymbols">
|
|---|
| 3919 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3920 | </property>
|
|---|
| 3921 | </widget>
|
|---|
| 3922 | </item>
|
|---|
| 3923 | <item row="2" column="3">
|
|---|
| 3924 | <widget class="QSpinBox" name="fEvtsTriggerId">
|
|---|
| 3925 | <property name="alignment">
|
|---|
| 3926 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3927 | </property>
|
|---|
| 3928 | <property name="readOnly">
|
|---|
| 3929 | <bool>true</bool>
|
|---|
| 3930 | </property>
|
|---|
| 3931 | <property name="buttonSymbols">
|
|---|
| 3932 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3933 | </property>
|
|---|
| 3934 | </widget>
|
|---|
| 3935 | </item>
|
|---|
| 3936 | <item row="3" column="2">
|
|---|
| 3937 | <widget class="QSpinBox" name="spinBox_8">
|
|---|
| 3938 | <property name="alignment">
|
|---|
| 3939 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3940 | </property>
|
|---|
| 3941 | <property name="readOnly">
|
|---|
| 3942 | <bool>true</bool>
|
|---|
| 3943 | </property>
|
|---|
| 3944 | <property name="buttonSymbols">
|
|---|
| 3945 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3946 | </property>
|
|---|
| 3947 | </widget>
|
|---|
| 3948 | </item>
|
|---|
| 3949 | <item row="3" column="3">
|
|---|
| 3950 | <widget class="QSpinBox" name="spinBox_9">
|
|---|
| 3951 | <property name="alignment">
|
|---|
| 3952 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3953 | </property>
|
|---|
| 3954 | <property name="readOnly">
|
|---|
| 3955 | <bool>true</bool>
|
|---|
| 3956 | </property>
|
|---|
| 3957 | <property name="buttonSymbols">
|
|---|
| 3958 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3959 | </property>
|
|---|
| 3960 | </widget>
|
|---|
| 3961 | </item>
|
|---|
| 3962 | <item row="5" column="0">
|
|---|
| 3963 | <widget class="QLabel" name="label_126">
|
|---|
| 3964 | <property name="text">
|
|---|
| 3965 | <string>FAD Buffer</string>
|
|---|
| 3966 | </property>
|
|---|
| 3967 | </widget>
|
|---|
| 3968 | </item>
|
|---|
| 3969 | <item row="4" column="0">
|
|---|
| 3970 | <spacer name="verticalSpacer_25">
|
|---|
| 3971 | <property name="orientation">
|
|---|
| 3972 | <enum>Qt::Vertical</enum>
|
|---|
| 3973 | </property>
|
|---|
| 3974 | <property name="sizeType">
|
|---|
| 3975 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 3976 | </property>
|
|---|
| 3977 | <property name="sizeHint" stdset="0">
|
|---|
| 3978 | <size>
|
|---|
| 3979 | <width>20</width>
|
|---|
| 3980 | <height>5</height>
|
|---|
| 3981 | </size>
|
|---|
| 3982 | </property>
|
|---|
| 3983 | </spacer>
|
|---|
| 3984 | </item>
|
|---|
| 3985 | <item row="5" column="2">
|
|---|
| 3986 | <widget class="QSpinBox" name="spinBox_16">
|
|---|
| 3987 | <property name="alignment">
|
|---|
| 3988 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 3989 | </property>
|
|---|
| 3990 | <property name="readOnly">
|
|---|
| 3991 | <bool>true</bool>
|
|---|
| 3992 | </property>
|
|---|
| 3993 | <property name="buttonSymbols">
|
|---|
| 3994 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 3995 | </property>
|
|---|
| 3996 | </widget>
|
|---|
| 3997 | </item>
|
|---|
| 3998 | <item row="5" column="3">
|
|---|
| 3999 | <widget class="QSpinBox" name="spinBox_17">
|
|---|
| 4000 | <property name="alignment">
|
|---|
| 4001 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4002 | </property>
|
|---|
| 4003 | <property name="readOnly">
|
|---|
| 4004 | <bool>true</bool>
|
|---|
| 4005 | </property>
|
|---|
| 4006 | <property name="buttonSymbols">
|
|---|
| 4007 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4008 | </property>
|
|---|
| 4009 | </widget>
|
|---|
| 4010 | </item>
|
|---|
| 4011 | <item row="0" column="2">
|
|---|
| 4012 | <widget class="QLabel" name="label_110">
|
|---|
| 4013 | <property name="text">
|
|---|
| 4014 | <string>Min</string>
|
|---|
| 4015 | </property>
|
|---|
| 4016 | </widget>
|
|---|
| 4017 | </item>
|
|---|
| 4018 | <item row="0" column="3">
|
|---|
| 4019 | <widget class="QLabel" name="label_127">
|
|---|
| 4020 | <property name="text">
|
|---|
| 4021 | <string>Max</string>
|
|---|
| 4022 | </property>
|
|---|
| 4023 | </widget>
|
|---|
| 4024 | </item>
|
|---|
| 4025 | </layout>
|
|---|
| 4026 | </widget>
|
|---|
| 4027 | <widget class="QLabel" name="label_105">
|
|---|
| 4028 | <property name="geometry">
|
|---|
| 4029 | <rect>
|
|---|
| 4030 | <x>20</x>
|
|---|
| 4031 | <y>10</y>
|
|---|
| 4032 | <width>57</width>
|
|---|
| 4033 | <height>15</height>
|
|---|
| 4034 | </rect>
|
|---|
| 4035 | </property>
|
|---|
| 4036 | <property name="text">
|
|---|
| 4037 | <string>FAD </string>
|
|---|
| 4038 | </property>
|
|---|
| 4039 | </widget>
|
|---|
| 4040 | <widget class="QLabel" name="label_106">
|
|---|
| 4041 | <property name="geometry">
|
|---|
| 4042 | <rect>
|
|---|
| 4043 | <x>30</x>
|
|---|
| 4044 | <y>300</y>
|
|---|
| 4045 | <width>91</width>
|
|---|
| 4046 | <height>16</height>
|
|---|
| 4047 | </rect>
|
|---|
| 4048 | </property>
|
|---|
| 4049 | <property name="text">
|
|---|
| 4050 | <string>FAD status</string>
|
|---|
| 4051 | </property>
|
|---|
| 4052 | </widget>
|
|---|
| 4053 | <widget class="QLabel" name="label_107">
|
|---|
| 4054 | <property name="geometry">
|
|---|
| 4055 | <rect>
|
|---|
| 4056 | <x>370</x>
|
|---|
| 4057 | <y>10</y>
|
|---|
| 4058 | <width>121</width>
|
|---|
| 4059 | <height>20</height>
|
|---|
| 4060 | </rect>
|
|---|
| 4061 | </property>
|
|---|
| 4062 | <property name="text">
|
|---|
| 4063 | <string>Eventbuilder / FAD</string>
|
|---|
| 4064 | </property>
|
|---|
| 4065 | </widget>
|
|---|
| 4066 | <widget class="QTextEdit" name="textEdit">
|
|---|
| 4067 | <property name="geometry">
|
|---|
| 4068 | <rect>
|
|---|
| 4069 | <x>660</x>
|
|---|
| 4070 | <y>410</y>
|
|---|
| 4071 | <width>231</width>
|
|---|
| 4072 | <height>101</height>
|
|---|
| 4073 | </rect>
|
|---|
| 4074 | </property>
|
|---|
| 4075 | </widget>
|
|---|
| 4076 | <widget class="QLabel" name="label_112">
|
|---|
| 4077 | <property name="geometry">
|
|---|
| 4078 | <rect>
|
|---|
| 4079 | <x>750</x>
|
|---|
| 4080 | <y>390</y>
|
|---|
| 4081 | <width>57</width>
|
|---|
| 4082 | <height>15</height>
|
|---|
| 4083 | </rect>
|
|---|
| 4084 | </property>
|
|---|
| 4085 | <property name="text">
|
|---|
| 4086 | <string>DNA</string>
|
|---|
| 4087 | </property>
|
|---|
| 4088 | </widget>
|
|---|
| 4089 | <widget class="QWidget" name="gridLayoutWidget_5">
|
|---|
| 4090 | <property name="geometry">
|
|---|
| 4091 | <rect>
|
|---|
| 4092 | <x>310</x>
|
|---|
| 4093 | <y>210</y>
|
|---|
| 4094 | <width>209</width>
|
|---|
| 4095 | <height>104</height>
|
|---|
| 4096 | </rect>
|
|---|
| 4097 | </property>
|
|---|
| 4098 | <layout class="QGridLayout" name="gridLayout_42">
|
|---|
| 4099 | <item row="1" column="0">
|
|---|
| 4100 | <widget class="QLabel" name="label_113">
|
|---|
| 4101 | <property name="text">
|
|---|
| 4102 | <string>Successfull</string>
|
|---|
| 4103 | </property>
|
|---|
| 4104 | </widget>
|
|---|
| 4105 | </item>
|
|---|
| 4106 | <item row="3" column="0">
|
|---|
| 4107 | <widget class="QLabel" name="label_114">
|
|---|
| 4108 | <property name="text">
|
|---|
| 4109 | <string>Rejected</string>
|
|---|
| 4110 | </property>
|
|---|
| 4111 | </widget>
|
|---|
| 4112 | </item>
|
|---|
| 4113 | <item row="2" column="0">
|
|---|
| 4114 | <widget class="QLabel" name="label_115">
|
|---|
| 4115 | <property name="text">
|
|---|
| 4116 | <string>Incomplete</string>
|
|---|
| 4117 | </property>
|
|---|
| 4118 | </widget>
|
|---|
| 4119 | </item>
|
|---|
| 4120 | <item row="1" column="1">
|
|---|
| 4121 | <widget class="QSpinBox" name="fEvtsSuccessCurRun">
|
|---|
| 4122 | <property name="alignment">
|
|---|
| 4123 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4124 | </property>
|
|---|
| 4125 | <property name="readOnly">
|
|---|
| 4126 | <bool>true</bool>
|
|---|
| 4127 | </property>
|
|---|
| 4128 | <property name="buttonSymbols">
|
|---|
| 4129 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4130 | </property>
|
|---|
| 4131 | </widget>
|
|---|
| 4132 | </item>
|
|---|
| 4133 | <item row="2" column="1">
|
|---|
| 4134 | <widget class="QSpinBox" name="spinBox_11">
|
|---|
| 4135 | <property name="alignment">
|
|---|
| 4136 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4137 | </property>
|
|---|
| 4138 | <property name="readOnly">
|
|---|
| 4139 | <bool>true</bool>
|
|---|
| 4140 | </property>
|
|---|
| 4141 | <property name="buttonSymbols">
|
|---|
| 4142 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4143 | </property>
|
|---|
| 4144 | </widget>
|
|---|
| 4145 | </item>
|
|---|
| 4146 | <item row="3" column="1">
|
|---|
| 4147 | <widget class="QSpinBox" name="spinBox_12">
|
|---|
| 4148 | <property name="alignment">
|
|---|
| 4149 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4150 | </property>
|
|---|
| 4151 | <property name="readOnly">
|
|---|
| 4152 | <bool>true</bool>
|
|---|
| 4153 | </property>
|
|---|
| 4154 | <property name="buttonSymbols">
|
|---|
| 4155 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4156 | </property>
|
|---|
| 4157 | </widget>
|
|---|
| 4158 | </item>
|
|---|
| 4159 | <item row="0" column="1">
|
|---|
| 4160 | <widget class="QLabel" name="label_116">
|
|---|
| 4161 | <property name="text">
|
|---|
| 4162 | <string>Current run</string>
|
|---|
| 4163 | </property>
|
|---|
| 4164 | </widget>
|
|---|
| 4165 | </item>
|
|---|
| 4166 | <item row="0" column="2">
|
|---|
| 4167 | <widget class="QLabel" name="label_121">
|
|---|
| 4168 | <property name="text">
|
|---|
| 4169 | <string>Total</string>
|
|---|
| 4170 | </property>
|
|---|
| 4171 | </widget>
|
|---|
| 4172 | </item>
|
|---|
| 4173 | <item row="1" column="2">
|
|---|
| 4174 | <widget class="QSpinBox" name="fEvtsSuccessTotal">
|
|---|
| 4175 | <property name="alignment">
|
|---|
| 4176 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4177 | </property>
|
|---|
| 4178 | <property name="readOnly">
|
|---|
| 4179 | <bool>true</bool>
|
|---|
| 4180 | </property>
|
|---|
| 4181 | <property name="buttonSymbols">
|
|---|
| 4182 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4183 | </property>
|
|---|
| 4184 | </widget>
|
|---|
| 4185 | </item>
|
|---|
| 4186 | <item row="2" column="2">
|
|---|
| 4187 | <widget class="QSpinBox" name="spinBox_14">
|
|---|
| 4188 | <property name="alignment">
|
|---|
| 4189 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4190 | </property>
|
|---|
| 4191 | <property name="readOnly">
|
|---|
| 4192 | <bool>true</bool>
|
|---|
| 4193 | </property>
|
|---|
| 4194 | <property name="buttonSymbols">
|
|---|
| 4195 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4196 | </property>
|
|---|
| 4197 | </widget>
|
|---|
| 4198 | </item>
|
|---|
| 4199 | <item row="3" column="2">
|
|---|
| 4200 | <widget class="QSpinBox" name="spinBox_15">
|
|---|
| 4201 | <property name="alignment">
|
|---|
| 4202 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4203 | </property>
|
|---|
| 4204 | <property name="readOnly">
|
|---|
| 4205 | <bool>true</bool>
|
|---|
| 4206 | </property>
|
|---|
| 4207 | <property name="buttonSymbols">
|
|---|
| 4208 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4209 | </property>
|
|---|
| 4210 | </widget>
|
|---|
| 4211 | </item>
|
|---|
| 4212 | </layout>
|
|---|
| 4213 | </widget>
|
|---|
| 4214 | <widget class="QLabel" name="label_120">
|
|---|
| 4215 | <property name="geometry">
|
|---|
| 4216 | <rect>
|
|---|
| 4217 | <x>320</x>
|
|---|
| 4218 | <y>190</y>
|
|---|
| 4219 | <width>191</width>
|
|---|
| 4220 | <height>16</height>
|
|---|
| 4221 | </rect>
|
|---|
| 4222 | </property>
|
|---|
| 4223 | <property name="text">
|
|---|
| 4224 | <string>Event builder event statistics</string>
|
|---|
| 4225 | </property>
|
|---|
| 4226 | </widget>
|
|---|
| 4227 | <widget class="QWidget" name="gridLayoutWidget_6">
|
|---|
| 4228 | <property name="geometry">
|
|---|
| 4229 | <rect>
|
|---|
| 4230 | <x>280</x>
|
|---|
| 4231 | <y>380</y>
|
|---|
| 4232 | <width>341</width>
|
|---|
| 4233 | <height>125</height>
|
|---|
| 4234 | </rect>
|
|---|
| 4235 | </property>
|
|---|
| 4236 | <layout class="QGridLayout" name="gridLayout_43" columnstretch="0,0,0,0">
|
|---|
| 4237 | <item row="4" column="2" colspan="2">
|
|---|
| 4238 | <widget class="QProgressBar" name="progressBar">
|
|---|
| 4239 | <property name="value">
|
|---|
| 4240 | <number>24</number>
|
|---|
| 4241 | </property>
|
|---|
| 4242 | </widget>
|
|---|
| 4243 | </item>
|
|---|
| 4244 | <item row="2" column="3">
|
|---|
| 4245 | <widget class="QDoubleSpinBox" name="doubleSpinBox_7">
|
|---|
| 4246 | <property name="alignment">
|
|---|
| 4247 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4248 | </property>
|
|---|
| 4249 | <property name="readOnly">
|
|---|
| 4250 | <bool>true</bool>
|
|---|
| 4251 | </property>
|
|---|
| 4252 | <property name="buttonSymbols">
|
|---|
| 4253 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4254 | </property>
|
|---|
| 4255 | </widget>
|
|---|
| 4256 | </item>
|
|---|
| 4257 | <item row="2" column="2">
|
|---|
| 4258 | <widget class="QDoubleSpinBox" name="doubleSpinBox_4">
|
|---|
| 4259 | <property name="alignment">
|
|---|
| 4260 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4261 | </property>
|
|---|
| 4262 | <property name="readOnly">
|
|---|
| 4263 | <bool>true</bool>
|
|---|
| 4264 | </property>
|
|---|
| 4265 | <property name="buttonSymbols">
|
|---|
| 4266 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4267 | </property>
|
|---|
| 4268 | </widget>
|
|---|
| 4269 | </item>
|
|---|
| 4270 | <item row="1" column="2">
|
|---|
| 4271 | <widget class="QDoubleSpinBox" name="doubleSpinBox_5">
|
|---|
| 4272 | <property name="alignment">
|
|---|
| 4273 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4274 | </property>
|
|---|
| 4275 | <property name="readOnly">
|
|---|
| 4276 | <bool>true</bool>
|
|---|
| 4277 | </property>
|
|---|
| 4278 | <property name="buttonSymbols">
|
|---|
| 4279 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4280 | </property>
|
|---|
| 4281 | </widget>
|
|---|
| 4282 | </item>
|
|---|
| 4283 | <item row="3" column="2">
|
|---|
| 4284 | <widget class="QDoubleSpinBox" name="doubleSpinBox_6">
|
|---|
| 4285 | <property name="alignment">
|
|---|
| 4286 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4287 | </property>
|
|---|
| 4288 | <property name="readOnly">
|
|---|
| 4289 | <bool>true</bool>
|
|---|
| 4290 | </property>
|
|---|
| 4291 | <property name="buttonSymbols">
|
|---|
| 4292 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4293 | </property>
|
|---|
| 4294 | </widget>
|
|---|
| 4295 | </item>
|
|---|
| 4296 | <item row="1" column="1">
|
|---|
| 4297 | <widget class="QLabel" name="label_118">
|
|---|
| 4298 | <property name="text">
|
|---|
| 4299 | <string>Min</string>
|
|---|
| 4300 | </property>
|
|---|
| 4301 | <property name="alignment">
|
|---|
| 4302 | <set>Qt::AlignCenter</set>
|
|---|
| 4303 | </property>
|
|---|
| 4304 | </widget>
|
|---|
| 4305 | </item>
|
|---|
| 4306 | <item row="2" column="1">
|
|---|
| 4307 | <widget class="QLabel" name="label_119">
|
|---|
| 4308 | <property name="text">
|
|---|
| 4309 | <string>Avg</string>
|
|---|
| 4310 | </property>
|
|---|
| 4311 | <property name="alignment">
|
|---|
| 4312 | <set>Qt::AlignCenter</set>
|
|---|
| 4313 | </property>
|
|---|
| 4314 | </widget>
|
|---|
| 4315 | </item>
|
|---|
| 4316 | <item row="3" column="1">
|
|---|
| 4317 | <widget class="QLabel" name="label_122">
|
|---|
| 4318 | <property name="text">
|
|---|
| 4319 | <string>Max</string>
|
|---|
| 4320 | </property>
|
|---|
| 4321 | <property name="alignment">
|
|---|
| 4322 | <set>Qt::AlignCenter</set>
|
|---|
| 4323 | </property>
|
|---|
| 4324 | </widget>
|
|---|
| 4325 | </item>
|
|---|
| 4326 | <item row="4" column="1">
|
|---|
| 4327 | <widget class="QLabel" name="label_124">
|
|---|
| 4328 | <property name="text">
|
|---|
| 4329 | <string>Buffer</string>
|
|---|
| 4330 | </property>
|
|---|
| 4331 | <property name="alignment">
|
|---|
| 4332 | <set>Qt::AlignCenter</set>
|
|---|
| 4333 | </property>
|
|---|
| 4334 | </widget>
|
|---|
| 4335 | </item>
|
|---|
| 4336 | <item row="0" column="1" colspan="3">
|
|---|
| 4337 | <widget class="QLabel" name="label_117">
|
|---|
| 4338 | <property name="text">
|
|---|
| 4339 | <string>Ethernet throughput per socket</string>
|
|---|
| 4340 | </property>
|
|---|
| 4341 | </widget>
|
|---|
| 4342 | </item>
|
|---|
| 4343 | <item row="1" column="3">
|
|---|
| 4344 | <widget class="QLabel" name="label_123">
|
|---|
| 4345 | <property name="text">
|
|---|
| 4346 | <string>Total</string>
|
|---|
| 4347 | </property>
|
|---|
| 4348 | <property name="alignment">
|
|---|
| 4349 | <set>Qt::AlignCenter</set>
|
|---|
| 4350 | </property>
|
|---|
| 4351 | </widget>
|
|---|
| 4352 | </item>
|
|---|
| 4353 | </layout>
|
|---|
| 4354 | </widget>
|
|---|
| 4355 | <widget class="QLabel" name="label_125">
|
|---|
| 4356 | <property name="geometry">
|
|---|
| 4357 | <rect>
|
|---|
| 4358 | <x>290</x>
|
|---|
| 4359 | <y>360</y>
|
|---|
| 4360 | <width>91</width>
|
|---|
| 4361 | <height>16</height>
|
|---|
| 4362 | </rect>
|
|---|
| 4363 | </property>
|
|---|
| 4364 | <property name="text">
|
|---|
| 4365 | <string>Event builder</string>
|
|---|
| 4366 | </property>
|
|---|
| 4367 | </widget>
|
|---|
| 4368 | </widget>
|
|---|
| 4369 | </widget>
|
|---|
| 4370 | </item>
|
|---|
| 4371 | </layout>
|
|---|
| 4372 | </widget>
|
|---|
| 4373 | <widget class="QWidget" name="fLoggerTab">
|
|---|
| 4374 | <property name="enabled">
|
|---|
| 4375 | <bool>true</bool>
|
|---|
| 4376 | </property>
|
|---|
| 4377 | <attribute name="title">
|
|---|
| 4378 | <string>Logger</string>
|
|---|
| 4379 | </attribute>
|
|---|
| 4380 | <layout class="QGridLayout" name="gridLayout_20">
|
|---|
| 4381 | <item row="0" column="2">
|
|---|
| 4382 | <widget class="QDockWidget" name="fLoggerDock">
|
|---|
| 4383 | <property name="enabled">
|
|---|
| 4384 | <bool>true</bool>
|
|---|
| 4385 | </property>
|
|---|
| 4386 | <property name="sizePolicy">
|
|---|
| 4387 | <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|---|
| 4388 | <horstretch>0</horstretch>
|
|---|
| 4389 | <verstretch>0</verstretch>
|
|---|
| 4390 | </sizepolicy>
|
|---|
| 4391 | </property>
|
|---|
| 4392 | <property name="features">
|
|---|
| 4393 | <set>QDockWidget::NoDockWidgetFeatures</set>
|
|---|
| 4394 | </property>
|
|---|
| 4395 | <property name="allowedAreas">
|
|---|
| 4396 | <set>Qt::AllDockWidgetAreas</set>
|
|---|
| 4397 | </property>
|
|---|
| 4398 | <property name="windowTitle">
|
|---|
| 4399 | <string>Data logger overview</string>
|
|---|
| 4400 | </property>
|
|---|
| 4401 | <widget class="QWidget" name="fLoggerWidget">
|
|---|
| 4402 | <property name="enabled">
|
|---|
| 4403 | <bool>true</bool>
|
|---|
| 4404 | </property>
|
|---|
| 4405 | <property name="sizePolicy">
|
|---|
| 4406 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 4407 | <horstretch>0</horstretch>
|
|---|
| 4408 | <verstretch>0</verstretch>
|
|---|
| 4409 | </sizepolicy>
|
|---|
| 4410 | </property>
|
|---|
| 4411 | <layout class="QGridLayout" name="gridLayout_19">
|
|---|
| 4412 | <item row="18" column="0">
|
|---|
| 4413 | <widget class="QLabel" name="label_4">
|
|---|
| 4414 | <property name="text">
|
|---|
| 4415 | <string>Run file</string>
|
|---|
| 4416 | </property>
|
|---|
| 4417 | </widget>
|
|---|
| 4418 | </item>
|
|---|
| 4419 | <item row="17" column="0">
|
|---|
| 4420 | <widget class="QLabel" name="label_5">
|
|---|
| 4421 | <property name="text">
|
|---|
| 4422 | <string>Night file</string>
|
|---|
| 4423 | </property>
|
|---|
| 4424 | </widget>
|
|---|
| 4425 | </item>
|
|---|
| 4426 | <item row="17" column="1">
|
|---|
| 4427 | <widget class="QLineEdit" name="fLoggerFilenameNight">
|
|---|
| 4428 | <property name="enabled">
|
|---|
| 4429 | <bool>true</bool>
|
|---|
| 4430 | </property>
|
|---|
| 4431 | <property name="readOnly">
|
|---|
| 4432 | <bool>true</bool>
|
|---|
| 4433 | </property>
|
|---|
| 4434 | </widget>
|
|---|
| 4435 | </item>
|
|---|
| 4436 | <item row="18" column="1">
|
|---|
| 4437 | <widget class="QLineEdit" name="fLoggerFilenameRun">
|
|---|
| 4438 | <property name="enabled">
|
|---|
| 4439 | <bool>true</bool>
|
|---|
| 4440 | </property>
|
|---|
| 4441 | <property name="readOnly">
|
|---|
| 4442 | <bool>true</bool>
|
|---|
| 4443 | </property>
|
|---|
| 4444 | </widget>
|
|---|
| 4445 | </item>
|
|---|
| 4446 | <item row="18" column="2">
|
|---|
| 4447 | <spacer name="horizontalSpacer_14">
|
|---|
| 4448 | <property name="orientation">
|
|---|
| 4449 | <enum>Qt::Horizontal</enum>
|
|---|
| 4450 | </property>
|
|---|
| 4451 | <property name="sizeType">
|
|---|
| 4452 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 4453 | </property>
|
|---|
| 4454 | <property name="sizeHint" stdset="0">
|
|---|
| 4455 | <size>
|
|---|
| 4456 | <width>10</width>
|
|---|
| 4457 | <height>20</height>
|
|---|
| 4458 | </size>
|
|---|
| 4459 | </property>
|
|---|
| 4460 | </spacer>
|
|---|
| 4461 | </item>
|
|---|
| 4462 | <item row="27" column="3">
|
|---|
| 4463 | <spacer name="verticalSpacer_4">
|
|---|
| 4464 | <property name="orientation">
|
|---|
| 4465 | <enum>Qt::Vertical</enum>
|
|---|
| 4466 | </property>
|
|---|
| 4467 | <property name="sizeType">
|
|---|
| 4468 | <enum>QSizePolicy::Expanding</enum>
|
|---|
| 4469 | </property>
|
|---|
| 4470 | <property name="sizeHint" stdset="0">
|
|---|
| 4471 | <size>
|
|---|
| 4472 | <width>20</width>
|
|---|
| 4473 | <height>40</height>
|
|---|
| 4474 | </size>
|
|---|
| 4475 | </property>
|
|---|
| 4476 | </spacer>
|
|---|
| 4477 | </item>
|
|---|
| 4478 | <item row="19" column="1" rowspan="2">
|
|---|
| 4479 | <layout class="QGridLayout" name="gridLayout_14">
|
|---|
| 4480 | <item row="1" column="0">
|
|---|
| 4481 | <widget class="QDoubleSpinBox" name="fLoggerWritten">
|
|---|
| 4482 | <property name="sizePolicy">
|
|---|
| 4483 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 4484 | <horstretch>0</horstretch>
|
|---|
| 4485 | <verstretch>0</verstretch>
|
|---|
| 4486 | </sizepolicy>
|
|---|
| 4487 | </property>
|
|---|
| 4488 | <property name="toolTip">
|
|---|
| 4489 | <string>Number of bytes written since startup of data logger.</string>
|
|---|
| 4490 | </property>
|
|---|
| 4491 | <property name="alignment">
|
|---|
| 4492 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4493 | </property>
|
|---|
| 4494 | <property name="readOnly">
|
|---|
| 4495 | <bool>true</bool>
|
|---|
| 4496 | </property>
|
|---|
| 4497 | <property name="buttonSymbols">
|
|---|
| 4498 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4499 | </property>
|
|---|
| 4500 | <property name="suffix">
|
|---|
| 4501 | <string> MB</string>
|
|---|
| 4502 | </property>
|
|---|
| 4503 | </widget>
|
|---|
| 4504 | </item>
|
|---|
| 4505 | <item row="2" column="0">
|
|---|
| 4506 | <widget class="QDoubleSpinBox" name="fLoggerRate">
|
|---|
| 4507 | <property name="enabled">
|
|---|
| 4508 | <bool>true</bool>
|
|---|
| 4509 | </property>
|
|---|
| 4510 | <property name="sizePolicy">
|
|---|
| 4511 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 4512 | <horstretch>0</horstretch>
|
|---|
| 4513 | <verstretch>0</verstretch>
|
|---|
| 4514 | </sizepolicy>
|
|---|
| 4515 | </property>
|
|---|
| 4516 | <property name="font">
|
|---|
| 4517 | <font>
|
|---|
| 4518 | <weight>50</weight>
|
|---|
| 4519 | <bold>false</bold>
|
|---|
| 4520 | </font>
|
|---|
| 4521 | </property>
|
|---|
| 4522 | <property name="toolTip">
|
|---|
| 4523 | <string>Current writing speed</string>
|
|---|
| 4524 | </property>
|
|---|
| 4525 | <property name="frame">
|
|---|
| 4526 | <bool>true</bool>
|
|---|
| 4527 | </property>
|
|---|
| 4528 | <property name="alignment">
|
|---|
| 4529 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4530 | </property>
|
|---|
| 4531 | <property name="readOnly">
|
|---|
| 4532 | <bool>true</bool>
|
|---|
| 4533 | </property>
|
|---|
| 4534 | <property name="buttonSymbols">
|
|---|
| 4535 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4536 | </property>
|
|---|
| 4537 | <property name="keyboardTracking">
|
|---|
| 4538 | <bool>true</bool>
|
|---|
| 4539 | </property>
|
|---|
| 4540 | <property name="suffix">
|
|---|
| 4541 | <string> kB/s</string>
|
|---|
| 4542 | </property>
|
|---|
| 4543 | <property name="maximum">
|
|---|
| 4544 | <double>99999.000000000000000</double>
|
|---|
| 4545 | </property>
|
|---|
| 4546 | <property name="value">
|
|---|
| 4547 | <double>0.000000000000000</double>
|
|---|
| 4548 | </property>
|
|---|
| 4549 | </widget>
|
|---|
| 4550 | </item>
|
|---|
| 4551 | <item row="1" column="1">
|
|---|
| 4552 | <spacer name="horizontalSpacer_11">
|
|---|
| 4553 | <property name="orientation">
|
|---|
| 4554 | <enum>Qt::Horizontal</enum>
|
|---|
| 4555 | </property>
|
|---|
| 4556 | <property name="sizeHint" stdset="0">
|
|---|
| 4557 | <size>
|
|---|
| 4558 | <width>40</width>
|
|---|
| 4559 | <height>20</height>
|
|---|
| 4560 | </size>
|
|---|
| 4561 | </property>
|
|---|
| 4562 | </spacer>
|
|---|
| 4563 | </item>
|
|---|
| 4564 | </layout>
|
|---|
| 4565 | </item>
|
|---|
| 4566 | <item row="20" column="0">
|
|---|
| 4567 | <widget class="QLabel" name="label_7">
|
|---|
| 4568 | <property name="text">
|
|---|
| 4569 | <string>Rate</string>
|
|---|
| 4570 | </property>
|
|---|
| 4571 | </widget>
|
|---|
| 4572 | </item>
|
|---|
| 4573 | <item row="19" column="0">
|
|---|
| 4574 | <widget class="QLabel" name="label_6">
|
|---|
| 4575 | <property name="text">
|
|---|
| 4576 | <string>Written</string>
|
|---|
| 4577 | </property>
|
|---|
| 4578 | </widget>
|
|---|
| 4579 | </item>
|
|---|
| 4580 | <item row="16" column="0" colspan="2">
|
|---|
| 4581 | <layout class="QHBoxLayout" name="horizontalLayout_11">
|
|---|
| 4582 | <property name="topMargin">
|
|---|
| 4583 | <number>0</number>
|
|---|
| 4584 | </property>
|
|---|
| 4585 | <item>
|
|---|
| 4586 | <widget class="QLabel" name="label_26">
|
|---|
| 4587 | <property name="text">
|
|---|
| 4588 | <string>Open files / subscriptions</string>
|
|---|
| 4589 | </property>
|
|---|
| 4590 | </widget>
|
|---|
| 4591 | </item>
|
|---|
| 4592 | <item>
|
|---|
| 4593 | <widget class="QSpinBox" name="fLoggerOpenFiles">
|
|---|
| 4594 | <property name="alignment">
|
|---|
| 4595 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4596 | </property>
|
|---|
| 4597 | <property name="readOnly">
|
|---|
| 4598 | <bool>true</bool>
|
|---|
| 4599 | </property>
|
|---|
| 4600 | <property name="buttonSymbols">
|
|---|
| 4601 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4602 | </property>
|
|---|
| 4603 | </widget>
|
|---|
| 4604 | </item>
|
|---|
| 4605 | <item>
|
|---|
| 4606 | <widget class="QLabel" name="label_58">
|
|---|
| 4607 | <property name="text">
|
|---|
| 4608 | <string>/</string>
|
|---|
| 4609 | </property>
|
|---|
| 4610 | </widget>
|
|---|
| 4611 | </item>
|
|---|
| 4612 | <item>
|
|---|
| 4613 | <widget class="QSpinBox" name="fLoggerSubscriptions">
|
|---|
| 4614 | <property name="alignment">
|
|---|
| 4615 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4616 | </property>
|
|---|
| 4617 | <property name="readOnly">
|
|---|
| 4618 | <bool>true</bool>
|
|---|
| 4619 | </property>
|
|---|
| 4620 | <property name="buttonSymbols">
|
|---|
| 4621 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4622 | </property>
|
|---|
| 4623 | </widget>
|
|---|
| 4624 | </item>
|
|---|
| 4625 | <item>
|
|---|
| 4626 | <spacer name="horizontalSpacer_12">
|
|---|
| 4627 | <property name="orientation">
|
|---|
| 4628 | <enum>Qt::Horizontal</enum>
|
|---|
| 4629 | </property>
|
|---|
| 4630 | <property name="sizeHint" stdset="0">
|
|---|
| 4631 | <size>
|
|---|
| 4632 | <width>40</width>
|
|---|
| 4633 | <height>20</height>
|
|---|
| 4634 | </size>
|
|---|
| 4635 | </property>
|
|---|
| 4636 | </spacer>
|
|---|
| 4637 | </item>
|
|---|
| 4638 | <item>
|
|---|
| 4639 | <widget class="QPushButton" name="fLoggerLedLog">
|
|---|
| 4640 | <property name="text">
|
|---|
| 4641 | <string>log</string>
|
|---|
| 4642 | </property>
|
|---|
| 4643 | <property name="icon">
|
|---|
| 4644 | <iconset resource="design.qrc">
|
|---|
| 4645 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 4646 | </property>
|
|---|
| 4647 | <property name="flat">
|
|---|
| 4648 | <bool>true</bool>
|
|---|
| 4649 | </property>
|
|---|
| 4650 | </widget>
|
|---|
| 4651 | </item>
|
|---|
| 4652 | <item>
|
|---|
| 4653 | <widget class="QPushButton" name="fLoggerLedRep">
|
|---|
| 4654 | <property name="text">
|
|---|
| 4655 | <string>rep</string>
|
|---|
| 4656 | </property>
|
|---|
| 4657 | <property name="icon">
|
|---|
| 4658 | <iconset resource="design.qrc">
|
|---|
| 4659 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 4660 | </property>
|
|---|
| 4661 | <property name="flat">
|
|---|
| 4662 | <bool>true</bool>
|
|---|
| 4663 | </property>
|
|---|
| 4664 | </widget>
|
|---|
| 4665 | </item>
|
|---|
| 4666 | <item>
|
|---|
| 4667 | <widget class="QPushButton" name="fLoggerLedFits">
|
|---|
| 4668 | <property name="text">
|
|---|
| 4669 | <string>fits</string>
|
|---|
| 4670 | </property>
|
|---|
| 4671 | <property name="icon">
|
|---|
| 4672 | <iconset resource="design.qrc">
|
|---|
| 4673 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 4674 | </property>
|
|---|
| 4675 | <property name="flat">
|
|---|
| 4676 | <bool>true</bool>
|
|---|
| 4677 | </property>
|
|---|
| 4678 | </widget>
|
|---|
| 4679 | </item>
|
|---|
| 4680 | </layout>
|
|---|
| 4681 | </item>
|
|---|
| 4682 | <item row="12" column="0" colspan="4">
|
|---|
| 4683 | <widget class="Line" name="line_12">
|
|---|
| 4684 | <property name="orientation">
|
|---|
| 4685 | <enum>Qt::Horizontal</enum>
|
|---|
| 4686 | </property>
|
|---|
| 4687 | </widget>
|
|---|
| 4688 | </item>
|
|---|
| 4689 | <item row="26" column="3">
|
|---|
| 4690 | <widget class="QTimeEdit" name="fLoggerET">
|
|---|
| 4691 | <property name="sizePolicy">
|
|---|
| 4692 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 4693 | <horstretch>0</horstretch>
|
|---|
| 4694 | <verstretch>0</verstretch>
|
|---|
| 4695 | </sizepolicy>
|
|---|
| 4696 | </property>
|
|---|
| 4697 | <property name="font">
|
|---|
| 4698 | <font>
|
|---|
| 4699 | <weight>50</weight>
|
|---|
| 4700 | <italic>false</italic>
|
|---|
| 4701 | <bold>false</bold>
|
|---|
| 4702 | <underline>false</underline>
|
|---|
| 4703 | <strikeout>false</strikeout>
|
|---|
| 4704 | </font>
|
|---|
| 4705 | </property>
|
|---|
| 4706 | <property name="toolTip">
|
|---|
| 4707 | <string>Estimated time until disk is filled with the current writing speed.</string>
|
|---|
| 4708 | </property>
|
|---|
| 4709 | <property name="alignment">
|
|---|
| 4710 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4711 | </property>
|
|---|
| 4712 | <property name="readOnly">
|
|---|
| 4713 | <bool>true</bool>
|
|---|
| 4714 | </property>
|
|---|
| 4715 | <property name="buttonSymbols">
|
|---|
| 4716 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4717 | </property>
|
|---|
| 4718 | <property name="currentSection">
|
|---|
| 4719 | <enum>QDateTimeEdit::HourSection</enum>
|
|---|
| 4720 | </property>
|
|---|
| 4721 | <property name="displayFormat">
|
|---|
| 4722 | <string>hh:mm:ss</string>
|
|---|
| 4723 | </property>
|
|---|
| 4724 | <property name="calendarPopup">
|
|---|
| 4725 | <bool>false</bool>
|
|---|
| 4726 | </property>
|
|---|
| 4727 | <property name="timeSpec">
|
|---|
| 4728 | <enum>Qt::OffsetFromUTC</enum>
|
|---|
| 4729 | </property>
|
|---|
| 4730 | <property name="time">
|
|---|
| 4731 | <time>
|
|---|
| 4732 | <hour>0</hour>
|
|---|
| 4733 | <minute>0</minute>
|
|---|
| 4734 | <second>0</second>
|
|---|
| 4735 | </time>
|
|---|
| 4736 | </property>
|
|---|
| 4737 | </widget>
|
|---|
| 4738 | </item>
|
|---|
| 4739 | <item row="14" column="3">
|
|---|
| 4740 | <widget class="QDoubleSpinBox" name="fLoggerFreeSpace">
|
|---|
| 4741 | <property name="toolTip">
|
|---|
| 4742 | <string>Remaining free disk space</string>
|
|---|
| 4743 | </property>
|
|---|
| 4744 | <property name="alignment">
|
|---|
| 4745 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4746 | </property>
|
|---|
| 4747 | <property name="readOnly">
|
|---|
| 4748 | <bool>true</bool>
|
|---|
| 4749 | </property>
|
|---|
| 4750 | <property name="buttonSymbols">
|
|---|
| 4751 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4752 | </property>
|
|---|
| 4753 | <property name="prefix">
|
|---|
| 4754 | <string/>
|
|---|
| 4755 | </property>
|
|---|
| 4756 | <property name="suffix">
|
|---|
| 4757 | <string> GB</string>
|
|---|
| 4758 | </property>
|
|---|
| 4759 | </widget>
|
|---|
| 4760 | </item>
|
|---|
| 4761 | <item row="16" column="3" rowspan="7">
|
|---|
| 4762 | <layout class="QHBoxLayout" name="horizontalLayout_9">
|
|---|
| 4763 | <item>
|
|---|
| 4764 | <widget class="QProgressBar" name="fLoggerSpaceLeft">
|
|---|
| 4765 | <property name="enabled">
|
|---|
| 4766 | <bool>false</bool>
|
|---|
| 4767 | </property>
|
|---|
| 4768 | <property name="contextMenuPolicy">
|
|---|
| 4769 | <enum>Qt::DefaultContextMenu</enum>
|
|---|
| 4770 | </property>
|
|---|
| 4771 | <property name="maximum">
|
|---|
| 4772 | <number>1000</number>
|
|---|
| 4773 | </property>
|
|---|
| 4774 | <property name="value">
|
|---|
| 4775 | <number>0</number>
|
|---|
| 4776 | </property>
|
|---|
| 4777 | <property name="alignment">
|
|---|
| 4778 | <set>Qt::AlignCenter</set>
|
|---|
| 4779 | </property>
|
|---|
| 4780 | <property name="textVisible">
|
|---|
| 4781 | <bool>false</bool>
|
|---|
| 4782 | </property>
|
|---|
| 4783 | <property name="orientation">
|
|---|
| 4784 | <enum>Qt::Vertical</enum>
|
|---|
| 4785 | </property>
|
|---|
| 4786 | <property name="invertedAppearance">
|
|---|
| 4787 | <bool>false</bool>
|
|---|
| 4788 | </property>
|
|---|
| 4789 | <property name="textDirection">
|
|---|
| 4790 | <enum>QProgressBar::BottomToTop</enum>
|
|---|
| 4791 | </property>
|
|---|
| 4792 | <property name="format">
|
|---|
| 4793 | <string>%p%</string>
|
|---|
| 4794 | </property>
|
|---|
| 4795 | </widget>
|
|---|
| 4796 | </item>
|
|---|
| 4797 | </layout>
|
|---|
| 4798 | </item>
|
|---|
| 4799 | <item row="24" column="3">
|
|---|
| 4800 | <widget class="QLabel" name="label">
|
|---|
| 4801 | <property name="sizePolicy">
|
|---|
| 4802 | <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
|---|
| 4803 | <horstretch>0</horstretch>
|
|---|
| 4804 | <verstretch>0</verstretch>
|
|---|
| 4805 | </sizepolicy>
|
|---|
| 4806 | </property>
|
|---|
| 4807 | <property name="text">
|
|---|
| 4808 | <string>Empty</string>
|
|---|
| 4809 | </property>
|
|---|
| 4810 | <property name="alignment">
|
|---|
| 4811 | <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|---|
| 4812 | </property>
|
|---|
| 4813 | </widget>
|
|---|
| 4814 | </item>
|
|---|
| 4815 | <item row="15" column="3">
|
|---|
| 4816 | <widget class="QLabel" name="label_3">
|
|---|
| 4817 | <property name="sizePolicy">
|
|---|
| 4818 | <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
|---|
| 4819 | <horstretch>0</horstretch>
|
|---|
| 4820 | <verstretch>0</verstretch>
|
|---|
| 4821 | </sizepolicy>
|
|---|
| 4822 | </property>
|
|---|
| 4823 | <property name="text">
|
|---|
| 4824 | <string>>=1GB</string>
|
|---|
| 4825 | </property>
|
|---|
| 4826 | <property name="alignment">
|
|---|
| 4827 | <set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|---|
| 4828 | </property>
|
|---|
| 4829 | </widget>
|
|---|
| 4830 | </item>
|
|---|
| 4831 | <item row="10" column="3">
|
|---|
| 4832 | <widget class="QTimeEdit" name="fEvtBuilderET">
|
|---|
| 4833 | <property name="sizePolicy">
|
|---|
| 4834 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 4835 | <horstretch>0</horstretch>
|
|---|
| 4836 | <verstretch>0</verstretch>
|
|---|
| 4837 | </sizepolicy>
|
|---|
| 4838 | </property>
|
|---|
| 4839 | <property name="font">
|
|---|
| 4840 | <font>
|
|---|
| 4841 | <weight>50</weight>
|
|---|
| 4842 | <italic>false</italic>
|
|---|
| 4843 | <bold>false</bold>
|
|---|
| 4844 | <underline>false</underline>
|
|---|
| 4845 | <strikeout>false</strikeout>
|
|---|
| 4846 | </font>
|
|---|
| 4847 | </property>
|
|---|
| 4848 | <property name="toolTip">
|
|---|
| 4849 | <string>Estimated time until disk is filled with the current writing speed.</string>
|
|---|
| 4850 | </property>
|
|---|
| 4851 | <property name="alignment">
|
|---|
| 4852 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4853 | </property>
|
|---|
| 4854 | <property name="readOnly">
|
|---|
| 4855 | <bool>true</bool>
|
|---|
| 4856 | </property>
|
|---|
| 4857 | <property name="buttonSymbols">
|
|---|
| 4858 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4859 | </property>
|
|---|
| 4860 | <property name="currentSection">
|
|---|
| 4861 | <enum>QDateTimeEdit::HourSection</enum>
|
|---|
| 4862 | </property>
|
|---|
| 4863 | <property name="displayFormat">
|
|---|
| 4864 | <string>hh:mm:ss</string>
|
|---|
| 4865 | </property>
|
|---|
| 4866 | <property name="calendarPopup">
|
|---|
| 4867 | <bool>false</bool>
|
|---|
| 4868 | </property>
|
|---|
| 4869 | <property name="timeSpec">
|
|---|
| 4870 | <enum>Qt::OffsetFromUTC</enum>
|
|---|
| 4871 | </property>
|
|---|
| 4872 | <property name="time">
|
|---|
| 4873 | <time>
|
|---|
| 4874 | <hour>0</hour>
|
|---|
| 4875 | <minute>0</minute>
|
|---|
| 4876 | <second>0</second>
|
|---|
| 4877 | </time>
|
|---|
| 4878 | </property>
|
|---|
| 4879 | </widget>
|
|---|
| 4880 | </item>
|
|---|
| 4881 | <item row="8" column="3">
|
|---|
| 4882 | <widget class="QLabel" name="label_87">
|
|---|
| 4883 | <property name="sizePolicy">
|
|---|
| 4884 | <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
|---|
| 4885 | <horstretch>0</horstretch>
|
|---|
| 4886 | <verstretch>0</verstretch>
|
|---|
| 4887 | </sizepolicy>
|
|---|
| 4888 | </property>
|
|---|
| 4889 | <property name="text">
|
|---|
| 4890 | <string>Empty</string>
|
|---|
| 4891 | </property>
|
|---|
| 4892 | <property name="alignment">
|
|---|
| 4893 | <set>Qt::AlignHCenter|Qt::AlignTop</set>
|
|---|
| 4894 | </property>
|
|---|
| 4895 | </widget>
|
|---|
| 4896 | </item>
|
|---|
| 4897 | <item row="3" column="3" rowspan="4">
|
|---|
| 4898 | <layout class="QHBoxLayout" name="horizontalLayout_13">
|
|---|
| 4899 | <item>
|
|---|
| 4900 | <widget class="QProgressBar" name="fEvtBuilderSpaceLeft">
|
|---|
| 4901 | <property name="enabled">
|
|---|
| 4902 | <bool>false</bool>
|
|---|
| 4903 | </property>
|
|---|
| 4904 | <property name="contextMenuPolicy">
|
|---|
| 4905 | <enum>Qt::DefaultContextMenu</enum>
|
|---|
| 4906 | </property>
|
|---|
| 4907 | <property name="maximum">
|
|---|
| 4908 | <number>1000</number>
|
|---|
| 4909 | </property>
|
|---|
| 4910 | <property name="value">
|
|---|
| 4911 | <number>0</number>
|
|---|
| 4912 | </property>
|
|---|
| 4913 | <property name="alignment">
|
|---|
| 4914 | <set>Qt::AlignCenter</set>
|
|---|
| 4915 | </property>
|
|---|
| 4916 | <property name="textVisible">
|
|---|
| 4917 | <bool>false</bool>
|
|---|
| 4918 | </property>
|
|---|
| 4919 | <property name="orientation">
|
|---|
| 4920 | <enum>Qt::Vertical</enum>
|
|---|
| 4921 | </property>
|
|---|
| 4922 | <property name="invertedAppearance">
|
|---|
| 4923 | <bool>false</bool>
|
|---|
| 4924 | </property>
|
|---|
| 4925 | <property name="textDirection">
|
|---|
| 4926 | <enum>QProgressBar::BottomToTop</enum>
|
|---|
| 4927 | </property>
|
|---|
| 4928 | <property name="format">
|
|---|
| 4929 | <string>%p%</string>
|
|---|
| 4930 | </property>
|
|---|
| 4931 | </widget>
|
|---|
| 4932 | </item>
|
|---|
| 4933 | </layout>
|
|---|
| 4934 | </item>
|
|---|
| 4935 | <item row="2" column="3">
|
|---|
| 4936 | <widget class="QLabel" name="label_86">
|
|---|
| 4937 | <property name="sizePolicy">
|
|---|
| 4938 | <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
|---|
| 4939 | <horstretch>0</horstretch>
|
|---|
| 4940 | <verstretch>0</verstretch>
|
|---|
| 4941 | </sizepolicy>
|
|---|
| 4942 | </property>
|
|---|
| 4943 | <property name="text">
|
|---|
| 4944 | <string>>=1GB</string>
|
|---|
| 4945 | </property>
|
|---|
| 4946 | <property name="alignment">
|
|---|
| 4947 | <set>Qt::AlignBottom|Qt::AlignHCenter</set>
|
|---|
| 4948 | </property>
|
|---|
| 4949 | </widget>
|
|---|
| 4950 | </item>
|
|---|
| 4951 | <item row="1" column="3">
|
|---|
| 4952 | <widget class="QDoubleSpinBox" name="fEvtBuilderFreeSpace">
|
|---|
| 4953 | <property name="toolTip">
|
|---|
| 4954 | <string>Remaining free disk space</string>
|
|---|
| 4955 | </property>
|
|---|
| 4956 | <property name="alignment">
|
|---|
| 4957 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 4958 | </property>
|
|---|
| 4959 | <property name="readOnly">
|
|---|
| 4960 | <bool>true</bool>
|
|---|
| 4961 | </property>
|
|---|
| 4962 | <property name="buttonSymbols">
|
|---|
| 4963 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 4964 | </property>
|
|---|
| 4965 | <property name="prefix">
|
|---|
| 4966 | <string/>
|
|---|
| 4967 | </property>
|
|---|
| 4968 | <property name="suffix">
|
|---|
| 4969 | <string> GB</string>
|
|---|
| 4970 | </property>
|
|---|
| 4971 | </widget>
|
|---|
| 4972 | </item>
|
|---|
| 4973 | <item row="11" column="3">
|
|---|
| 4974 | <spacer name="verticalSpacer_21">
|
|---|
| 4975 | <property name="orientation">
|
|---|
| 4976 | <enum>Qt::Vertical</enum>
|
|---|
| 4977 | </property>
|
|---|
| 4978 | <property name="sizeHint" stdset="0">
|
|---|
| 4979 | <size>
|
|---|
| 4980 | <width>20</width>
|
|---|
| 4981 | <height>40</height>
|
|---|
| 4982 | </size>
|
|---|
| 4983 | </property>
|
|---|
| 4984 | </spacer>
|
|---|
| 4985 | </item>
|
|---|
| 4986 | <item row="13" column="3">
|
|---|
| 4987 | <spacer name="verticalSpacer_23">
|
|---|
| 4988 | <property name="orientation">
|
|---|
| 4989 | <enum>Qt::Vertical</enum>
|
|---|
| 4990 | </property>
|
|---|
| 4991 | <property name="sizeHint" stdset="0">
|
|---|
| 4992 | <size>
|
|---|
| 4993 | <width>20</width>
|
|---|
| 4994 | <height>40</height>
|
|---|
| 4995 | </size>
|
|---|
| 4996 | </property>
|
|---|
| 4997 | </spacer>
|
|---|
| 4998 | </item>
|
|---|
| 4999 | <item row="0" column="3">
|
|---|
| 5000 | <spacer name="verticalSpacer_24">
|
|---|
| 5001 | <property name="orientation">
|
|---|
| 5002 | <enum>Qt::Vertical</enum>
|
|---|
| 5003 | </property>
|
|---|
| 5004 | <property name="sizeHint" stdset="0">
|
|---|
| 5005 | <size>
|
|---|
| 5006 | <width>20</width>
|
|---|
| 5007 | <height>40</height>
|
|---|
| 5008 | </size>
|
|---|
| 5009 | </property>
|
|---|
| 5010 | </spacer>
|
|---|
| 5011 | </item>
|
|---|
| 5012 | <item row="3" column="0" colspan="2">
|
|---|
| 5013 | <layout class="QHBoxLayout" name="horizontalLayout_15">
|
|---|
| 5014 | <item>
|
|---|
| 5015 | <widget class="QLabel" name="label_88">
|
|---|
| 5016 | <property name="text">
|
|---|
| 5017 | <string>Open files / runs</string>
|
|---|
| 5018 | </property>
|
|---|
| 5019 | </widget>
|
|---|
| 5020 | </item>
|
|---|
| 5021 | <item>
|
|---|
| 5022 | <widget class="QSpinBox" name="fEvtBuilderOpenFiles">
|
|---|
| 5023 | <property name="alignment">
|
|---|
| 5024 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 5025 | </property>
|
|---|
| 5026 | <property name="readOnly">
|
|---|
| 5027 | <bool>true</bool>
|
|---|
| 5028 | </property>
|
|---|
| 5029 | <property name="buttonSymbols">
|
|---|
| 5030 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 5031 | </property>
|
|---|
| 5032 | </widget>
|
|---|
| 5033 | </item>
|
|---|
| 5034 | <item>
|
|---|
| 5035 | <spacer name="horizontalSpacer_27">
|
|---|
| 5036 | <property name="orientation">
|
|---|
| 5037 | <enum>Qt::Horizontal</enum>
|
|---|
| 5038 | </property>
|
|---|
| 5039 | <property name="sizeHint" stdset="0">
|
|---|
| 5040 | <size>
|
|---|
| 5041 | <width>40</width>
|
|---|
| 5042 | <height>20</height>
|
|---|
| 5043 | </size>
|
|---|
| 5044 | </property>
|
|---|
| 5045 | </spacer>
|
|---|
| 5046 | </item>
|
|---|
| 5047 | <item>
|
|---|
| 5048 | <widget class="QPushButton" name="fEvtBuilderLedBin">
|
|---|
| 5049 | <property name="enabled">
|
|---|
| 5050 | <bool>true</bool>
|
|---|
| 5051 | </property>
|
|---|
| 5052 | <property name="sizePolicy">
|
|---|
| 5053 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|---|
| 5054 | <horstretch>0</horstretch>
|
|---|
| 5055 | <verstretch>0</verstretch>
|
|---|
| 5056 | </sizepolicy>
|
|---|
| 5057 | </property>
|
|---|
| 5058 | <property name="maximumSize">
|
|---|
| 5059 | <size>
|
|---|
| 5060 | <width>16777215</width>
|
|---|
| 5061 | <height>16777215</height>
|
|---|
| 5062 | </size>
|
|---|
| 5063 | </property>
|
|---|
| 5064 | <property name="text">
|
|---|
| 5065 | <string>bin</string>
|
|---|
| 5066 | </property>
|
|---|
| 5067 | <property name="icon">
|
|---|
| 5068 | <iconset resource="design.qrc">
|
|---|
| 5069 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 5070 | </property>
|
|---|
| 5071 | <property name="iconSize">
|
|---|
| 5072 | <size>
|
|---|
| 5073 | <width>16</width>
|
|---|
| 5074 | <height>16</height>
|
|---|
| 5075 | </size>
|
|---|
| 5076 | </property>
|
|---|
| 5077 | <property name="checkable">
|
|---|
| 5078 | <bool>false</bool>
|
|---|
| 5079 | </property>
|
|---|
| 5080 | <property name="flat">
|
|---|
| 5081 | <bool>true</bool>
|
|---|
| 5082 | </property>
|
|---|
| 5083 | </widget>
|
|---|
| 5084 | </item>
|
|---|
| 5085 | <item>
|
|---|
| 5086 | <widget class="QPushButton" name="fEvtBuilderLedFits">
|
|---|
| 5087 | <property name="enabled">
|
|---|
| 5088 | <bool>true</bool>
|
|---|
| 5089 | </property>
|
|---|
| 5090 | <property name="sizePolicy">
|
|---|
| 5091 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|---|
| 5092 | <horstretch>0</horstretch>
|
|---|
| 5093 | <verstretch>0</verstretch>
|
|---|
| 5094 | </sizepolicy>
|
|---|
| 5095 | </property>
|
|---|
| 5096 | <property name="maximumSize">
|
|---|
| 5097 | <size>
|
|---|
| 5098 | <width>16777215</width>
|
|---|
| 5099 | <height>16777215</height>
|
|---|
| 5100 | </size>
|
|---|
| 5101 | </property>
|
|---|
| 5102 | <property name="text">
|
|---|
| 5103 | <string>fits</string>
|
|---|
| 5104 | </property>
|
|---|
| 5105 | <property name="icon">
|
|---|
| 5106 | <iconset resource="design.qrc">
|
|---|
| 5107 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 5108 | </property>
|
|---|
| 5109 | <property name="iconSize">
|
|---|
| 5110 | <size>
|
|---|
| 5111 | <width>16</width>
|
|---|
| 5112 | <height>16</height>
|
|---|
| 5113 | </size>
|
|---|
| 5114 | </property>
|
|---|
| 5115 | <property name="checkable">
|
|---|
| 5116 | <bool>false</bool>
|
|---|
| 5117 | </property>
|
|---|
| 5118 | <property name="flat">
|
|---|
| 5119 | <bool>true</bool>
|
|---|
| 5120 | </property>
|
|---|
| 5121 | </widget>
|
|---|
| 5122 | </item>
|
|---|
| 5123 | </layout>
|
|---|
| 5124 | </item>
|
|---|
| 5125 | <item row="10" column="1" rowspan="2">
|
|---|
| 5126 | <widget class="QWidget" name="widget" native="true">
|
|---|
| 5127 | <property name="minimumSize">
|
|---|
| 5128 | <size>
|
|---|
| 5129 | <width>0</width>
|
|---|
| 5130 | <height>20</height>
|
|---|
| 5131 | </size>
|
|---|
| 5132 | </property>
|
|---|
| 5133 | </widget>
|
|---|
| 5134 | </item>
|
|---|
| 5135 | <item row="4" column="1">
|
|---|
| 5136 | <widget class="QLineEdit" name="fEvtBuilderFilename">
|
|---|
| 5137 | <property name="enabled">
|
|---|
| 5138 | <bool>true</bool>
|
|---|
| 5139 | </property>
|
|---|
| 5140 | <property name="readOnly">
|
|---|
| 5141 | <bool>true</bool>
|
|---|
| 5142 | </property>
|
|---|
| 5143 | </widget>
|
|---|
| 5144 | </item>
|
|---|
| 5145 | <item row="4" column="0">
|
|---|
| 5146 | <widget class="QLabel" name="label_89">
|
|---|
| 5147 | <property name="text">
|
|---|
| 5148 | <string>Newest file</string>
|
|---|
| 5149 | </property>
|
|---|
| 5150 | </widget>
|
|---|
| 5151 | </item>
|
|---|
| 5152 | <item row="5" column="1" rowspan="2">
|
|---|
| 5153 | <layout class="QGridLayout" name="gridLayout_36">
|
|---|
| 5154 | <property name="topMargin">
|
|---|
| 5155 | <number>0</number>
|
|---|
| 5156 | </property>
|
|---|
| 5157 | <item row="0" column="0">
|
|---|
| 5158 | <widget class="QDoubleSpinBox" name="fEvtBuilderWritten">
|
|---|
| 5159 | <property name="sizePolicy">
|
|---|
| 5160 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 5161 | <horstretch>0</horstretch>
|
|---|
| 5162 | <verstretch>0</verstretch>
|
|---|
| 5163 | </sizepolicy>
|
|---|
| 5164 | </property>
|
|---|
| 5165 | <property name="toolTip">
|
|---|
| 5166 | <string>Number of bytes written since startup of data logger.</string>
|
|---|
| 5167 | </property>
|
|---|
| 5168 | <property name="alignment">
|
|---|
| 5169 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 5170 | </property>
|
|---|
| 5171 | <property name="readOnly">
|
|---|
| 5172 | <bool>true</bool>
|
|---|
| 5173 | </property>
|
|---|
| 5174 | <property name="buttonSymbols">
|
|---|
| 5175 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 5176 | </property>
|
|---|
| 5177 | <property name="suffix">
|
|---|
| 5178 | <string> MB</string>
|
|---|
| 5179 | </property>
|
|---|
| 5180 | </widget>
|
|---|
| 5181 | </item>
|
|---|
| 5182 | <item row="0" column="1">
|
|---|
| 5183 | <spacer name="horizontalSpacer_28">
|
|---|
| 5184 | <property name="orientation">
|
|---|
| 5185 | <enum>Qt::Horizontal</enum>
|
|---|
| 5186 | </property>
|
|---|
| 5187 | <property name="sizeHint" stdset="0">
|
|---|
| 5188 | <size>
|
|---|
| 5189 | <width>40</width>
|
|---|
| 5190 | <height>20</height>
|
|---|
| 5191 | </size>
|
|---|
| 5192 | </property>
|
|---|
| 5193 | </spacer>
|
|---|
| 5194 | </item>
|
|---|
| 5195 | <item row="1" column="0">
|
|---|
| 5196 | <widget class="QDoubleSpinBox" name="fEvtBuilderRate">
|
|---|
| 5197 | <property name="enabled">
|
|---|
| 5198 | <bool>true</bool>
|
|---|
| 5199 | </property>
|
|---|
| 5200 | <property name="sizePolicy">
|
|---|
| 5201 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 5202 | <horstretch>0</horstretch>
|
|---|
| 5203 | <verstretch>0</verstretch>
|
|---|
| 5204 | </sizepolicy>
|
|---|
| 5205 | </property>
|
|---|
| 5206 | <property name="font">
|
|---|
| 5207 | <font>
|
|---|
| 5208 | <weight>50</weight>
|
|---|
| 5209 | <bold>false</bold>
|
|---|
| 5210 | </font>
|
|---|
| 5211 | </property>
|
|---|
| 5212 | <property name="toolTip">
|
|---|
| 5213 | <string>Current writing speed</string>
|
|---|
| 5214 | </property>
|
|---|
| 5215 | <property name="frame">
|
|---|
| 5216 | <bool>true</bool>
|
|---|
| 5217 | </property>
|
|---|
| 5218 | <property name="alignment">
|
|---|
| 5219 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 5220 | </property>
|
|---|
| 5221 | <property name="readOnly">
|
|---|
| 5222 | <bool>true</bool>
|
|---|
| 5223 | </property>
|
|---|
| 5224 | <property name="buttonSymbols">
|
|---|
| 5225 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 5226 | </property>
|
|---|
| 5227 | <property name="keyboardTracking">
|
|---|
| 5228 | <bool>true</bool>
|
|---|
| 5229 | </property>
|
|---|
| 5230 | <property name="suffix">
|
|---|
| 5231 | <string> kB/s</string>
|
|---|
| 5232 | </property>
|
|---|
| 5233 | <property name="maximum">
|
|---|
| 5234 | <double>99999.000000000000000</double>
|
|---|
| 5235 | </property>
|
|---|
| 5236 | <property name="value">
|
|---|
| 5237 | <double>0.000000000000000</double>
|
|---|
| 5238 | </property>
|
|---|
| 5239 | </widget>
|
|---|
| 5240 | </item>
|
|---|
| 5241 | </layout>
|
|---|
| 5242 | </item>
|
|---|
| 5243 | <item row="5" column="0">
|
|---|
| 5244 | <widget class="QLabel" name="label_90">
|
|---|
| 5245 | <property name="text">
|
|---|
| 5246 | <string>Written</string>
|
|---|
| 5247 | </property>
|
|---|
| 5248 | </widget>
|
|---|
| 5249 | </item>
|
|---|
| 5250 | <item row="6" column="0">
|
|---|
| 5251 | <widget class="QLabel" name="label_91">
|
|---|
| 5252 | <property name="text">
|
|---|
| 5253 | <string>Rate</string>
|
|---|
| 5254 | </property>
|
|---|
| 5255 | </widget>
|
|---|
| 5256 | </item>
|
|---|
| 5257 | </layout>
|
|---|
| 5258 | </widget>
|
|---|
| 5259 | </widget>
|
|---|
| 5260 | </item>
|
|---|
| 5261 | </layout>
|
|---|
| 5262 | </widget>
|
|---|
| 5263 | <widget class="QWidget" name="fDimCmdTab">
|
|---|
| 5264 | <property name="sizePolicy">
|
|---|
| 5265 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5266 | <horstretch>0</horstretch>
|
|---|
| 5267 | <verstretch>0</verstretch>
|
|---|
| 5268 | </sizepolicy>
|
|---|
| 5269 | </property>
|
|---|
| 5270 | <property name="accessibleName">
|
|---|
| 5271 | <string/>
|
|---|
| 5272 | </property>
|
|---|
| 5273 | <attribute name="title">
|
|---|
| 5274 | <string>Commands</string>
|
|---|
| 5275 | </attribute>
|
|---|
| 5276 | <layout class="QGridLayout" name="gridLayout_2">
|
|---|
| 5277 | <item row="0" column="0">
|
|---|
| 5278 | <widget class="QDockWidget" name="fDimCmdDock">
|
|---|
| 5279 | <property name="sizePolicy">
|
|---|
| 5280 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5281 | <horstretch>0</horstretch>
|
|---|
| 5282 | <verstretch>0</verstretch>
|
|---|
| 5283 | </sizepolicy>
|
|---|
| 5284 | </property>
|
|---|
| 5285 | <property name="features">
|
|---|
| 5286 | <set>QDockWidget::NoDockWidgetFeatures</set>
|
|---|
| 5287 | </property>
|
|---|
| 5288 | <property name="allowedAreas">
|
|---|
| 5289 | <set>Qt::AllDockWidgetAreas</set>
|
|---|
| 5290 | </property>
|
|---|
| 5291 | <property name="windowTitle">
|
|---|
| 5292 | <string>Dim command overview</string>
|
|---|
| 5293 | </property>
|
|---|
| 5294 | <widget class="QWidget" name="fDimCmdWidget">
|
|---|
| 5295 | <property name="sizePolicy">
|
|---|
| 5296 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5297 | <horstretch>0</horstretch>
|
|---|
| 5298 | <verstretch>0</verstretch>
|
|---|
| 5299 | </sizepolicy>
|
|---|
| 5300 | </property>
|
|---|
| 5301 | <layout class="QGridLayout" name="gridLayout_7">
|
|---|
| 5302 | <item row="2" column="0">
|
|---|
| 5303 | <layout class="QHBoxLayout" name="horizontalLayout_5">
|
|---|
| 5304 | <property name="topMargin">
|
|---|
| 5305 | <number>0</number>
|
|---|
| 5306 | </property>
|
|---|
| 5307 | <item>
|
|---|
| 5308 | <widget class="QListView" name="fDimCmdServers">
|
|---|
| 5309 | <property name="sizePolicy">
|
|---|
| 5310 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5311 | <horstretch>3</horstretch>
|
|---|
| 5312 | <verstretch>0</verstretch>
|
|---|
| 5313 | </sizepolicy>
|
|---|
| 5314 | </property>
|
|---|
| 5315 | <property name="editTriggers">
|
|---|
| 5316 | <set>QAbstractItemView::NoEditTriggers</set>
|
|---|
| 5317 | </property>
|
|---|
| 5318 | <property name="showDropIndicator" stdset="0">
|
|---|
| 5319 | <bool>false</bool>
|
|---|
| 5320 | </property>
|
|---|
| 5321 | <property name="alternatingRowColors">
|
|---|
| 5322 | <bool>true</bool>
|
|---|
| 5323 | </property>
|
|---|
| 5324 | <property name="movement">
|
|---|
| 5325 | <enum>QListView::Static</enum>
|
|---|
| 5326 | </property>
|
|---|
| 5327 | <property name="resizeMode">
|
|---|
| 5328 | <enum>QListView::Fixed</enum>
|
|---|
| 5329 | </property>
|
|---|
| 5330 | <property name="selectionRectVisible">
|
|---|
| 5331 | <bool>true</bool>
|
|---|
| 5332 | </property>
|
|---|
| 5333 | </widget>
|
|---|
| 5334 | </item>
|
|---|
| 5335 | <item>
|
|---|
| 5336 | <widget class="QListView" name="fDimCmdCommands">
|
|---|
| 5337 | <property name="sizePolicy">
|
|---|
| 5338 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5339 | <horstretch>5</horstretch>
|
|---|
| 5340 | <verstretch>0</verstretch>
|
|---|
| 5341 | </sizepolicy>
|
|---|
| 5342 | </property>
|
|---|
| 5343 | <property name="editTriggers">
|
|---|
| 5344 | <set>QAbstractItemView::NoEditTriggers</set>
|
|---|
| 5345 | </property>
|
|---|
| 5346 | <property name="showDropIndicator" stdset="0">
|
|---|
| 5347 | <bool>false</bool>
|
|---|
| 5348 | </property>
|
|---|
| 5349 | <property name="alternatingRowColors">
|
|---|
| 5350 | <bool>true</bool>
|
|---|
| 5351 | </property>
|
|---|
| 5352 | <property name="movement">
|
|---|
| 5353 | <enum>QListView::Static</enum>
|
|---|
| 5354 | </property>
|
|---|
| 5355 | <property name="resizeMode">
|
|---|
| 5356 | <enum>QListView::Fixed</enum>
|
|---|
| 5357 | </property>
|
|---|
| 5358 | </widget>
|
|---|
| 5359 | </item>
|
|---|
| 5360 | <item>
|
|---|
| 5361 | <widget class="QListView" name="fDimCmdDescription">
|
|---|
| 5362 | <property name="sizePolicy">
|
|---|
| 5363 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5364 | <horstretch>8</horstretch>
|
|---|
| 5365 | <verstretch>0</verstretch>
|
|---|
| 5366 | </sizepolicy>
|
|---|
| 5367 | </property>
|
|---|
| 5368 | <property name="editTriggers">
|
|---|
| 5369 | <set>QAbstractItemView::NoEditTriggers</set>
|
|---|
| 5370 | </property>
|
|---|
| 5371 | <property name="showDropIndicator" stdset="0">
|
|---|
| 5372 | <bool>false</bool>
|
|---|
| 5373 | </property>
|
|---|
| 5374 | <property name="selectionMode">
|
|---|
| 5375 | <enum>QAbstractItemView::NoSelection</enum>
|
|---|
| 5376 | </property>
|
|---|
| 5377 | <property name="movement">
|
|---|
| 5378 | <enum>QListView::Static</enum>
|
|---|
| 5379 | </property>
|
|---|
| 5380 | <property name="isWrapping" stdset="0">
|
|---|
| 5381 | <bool>false</bool>
|
|---|
| 5382 | </property>
|
|---|
| 5383 | <property name="resizeMode">
|
|---|
| 5384 | <enum>QListView::Fixed</enum>
|
|---|
| 5385 | </property>
|
|---|
| 5386 | <property name="wordWrap">
|
|---|
| 5387 | <bool>true</bool>
|
|---|
| 5388 | </property>
|
|---|
| 5389 | </widget>
|
|---|
| 5390 | </item>
|
|---|
| 5391 | </layout>
|
|---|
| 5392 | </item>
|
|---|
| 5393 | <item row="4" column="0">
|
|---|
| 5394 | <layout class="QHBoxLayout" name="horizontalLayout_6">
|
|---|
| 5395 | <property name="topMargin">
|
|---|
| 5396 | <number>0</number>
|
|---|
| 5397 | </property>
|
|---|
| 5398 | <item>
|
|---|
| 5399 | <widget class="QLabel" name="label_2">
|
|---|
| 5400 | <property name="text">
|
|---|
| 5401 | <string>Arguments</string>
|
|---|
| 5402 | </property>
|
|---|
| 5403 | </widget>
|
|---|
| 5404 | </item>
|
|---|
| 5405 | <item>
|
|---|
| 5406 | <widget class="QLineEdit" name="fDimCmdLineEdit">
|
|---|
| 5407 | <property name="toolTip">
|
|---|
| 5408 | <string>Arguments to be sent with the command (0x will be interpreted as hex value, a leading 0 as octal)</string>
|
|---|
| 5409 | </property>
|
|---|
| 5410 | </widget>
|
|---|
| 5411 | </item>
|
|---|
| 5412 | <item>
|
|---|
| 5413 | <widget class="QPushButton" name="fDimCmdSend">
|
|---|
| 5414 | <property name="text">
|
|---|
| 5415 | <string>Send</string>
|
|---|
| 5416 | </property>
|
|---|
| 5417 | </widget>
|
|---|
| 5418 | </item>
|
|---|
| 5419 | </layout>
|
|---|
| 5420 | </item>
|
|---|
| 5421 | </layout>
|
|---|
| 5422 | </widget>
|
|---|
| 5423 | </widget>
|
|---|
| 5424 | </item>
|
|---|
| 5425 | </layout>
|
|---|
| 5426 | </widget>
|
|---|
| 5427 | <widget class="QWidget" name="fDimSvcTab">
|
|---|
| 5428 | <attribute name="title">
|
|---|
| 5429 | <string>Services</string>
|
|---|
| 5430 | </attribute>
|
|---|
| 5431 | <layout class="QGridLayout" name="gridLayout_3">
|
|---|
| 5432 | <item row="0" column="0">
|
|---|
| 5433 | <widget class="QDockWidget" name="fDimSvcDock">
|
|---|
| 5434 | <property name="sizePolicy">
|
|---|
| 5435 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5436 | <horstretch>0</horstretch>
|
|---|
| 5437 | <verstretch>0</verstretch>
|
|---|
| 5438 | </sizepolicy>
|
|---|
| 5439 | </property>
|
|---|
| 5440 | <property name="features">
|
|---|
| 5441 | <set>QDockWidget::NoDockWidgetFeatures</set>
|
|---|
| 5442 | </property>
|
|---|
| 5443 | <property name="allowedAreas">
|
|---|
| 5444 | <set>Qt::AllDockWidgetAreas</set>
|
|---|
| 5445 | </property>
|
|---|
| 5446 | <property name="windowTitle">
|
|---|
| 5447 | <string>Dim service overview</string>
|
|---|
| 5448 | </property>
|
|---|
| 5449 | <widget class="QWidget" name="fDimSvcWidget">
|
|---|
| 5450 | <property name="sizePolicy">
|
|---|
| 5451 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5452 | <horstretch>0</horstretch>
|
|---|
| 5453 | <verstretch>0</verstretch>
|
|---|
| 5454 | </sizepolicy>
|
|---|
| 5455 | </property>
|
|---|
| 5456 | <layout class="QGridLayout" name="gridLayout_10" rowstretch="0,0,4,0,3">
|
|---|
| 5457 | <item row="2" column="0">
|
|---|
| 5458 | <layout class="QHBoxLayout" name="horizontalLayout_7" stretch="3,5,8">
|
|---|
| 5459 | <property name="topMargin">
|
|---|
| 5460 | <number>0</number>
|
|---|
| 5461 | </property>
|
|---|
| 5462 | <item>
|
|---|
| 5463 | <widget class="QListView" name="fDimSvcServers">
|
|---|
| 5464 | <property name="sizePolicy">
|
|---|
| 5465 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5466 | <horstretch>0</horstretch>
|
|---|
| 5467 | <verstretch>0</verstretch>
|
|---|
| 5468 | </sizepolicy>
|
|---|
| 5469 | </property>
|
|---|
| 5470 | <property name="editTriggers">
|
|---|
| 5471 | <set>QAbstractItemView::NoEditTriggers</set>
|
|---|
| 5472 | </property>
|
|---|
| 5473 | <property name="showDropIndicator" stdset="0">
|
|---|
| 5474 | <bool>false</bool>
|
|---|
| 5475 | </property>
|
|---|
| 5476 | <property name="alternatingRowColors">
|
|---|
| 5477 | <bool>true</bool>
|
|---|
| 5478 | </property>
|
|---|
| 5479 | <property name="movement">
|
|---|
| 5480 | <enum>QListView::Static</enum>
|
|---|
| 5481 | </property>
|
|---|
| 5482 | <property name="resizeMode">
|
|---|
| 5483 | <enum>QListView::Fixed</enum>
|
|---|
| 5484 | </property>
|
|---|
| 5485 | <property name="selectionRectVisible">
|
|---|
| 5486 | <bool>true</bool>
|
|---|
| 5487 | </property>
|
|---|
| 5488 | </widget>
|
|---|
| 5489 | </item>
|
|---|
| 5490 | <item>
|
|---|
| 5491 | <widget class="QListView" name="fDimSvcServices">
|
|---|
| 5492 | <property name="sizePolicy">
|
|---|
| 5493 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5494 | <horstretch>0</horstretch>
|
|---|
| 5495 | <verstretch>0</verstretch>
|
|---|
| 5496 | </sizepolicy>
|
|---|
| 5497 | </property>
|
|---|
| 5498 | <property name="editTriggers">
|
|---|
| 5499 | <set>QAbstractItemView::NoEditTriggers</set>
|
|---|
| 5500 | </property>
|
|---|
| 5501 | <property name="showDropIndicator" stdset="0">
|
|---|
| 5502 | <bool>false</bool>
|
|---|
| 5503 | </property>
|
|---|
| 5504 | <property name="alternatingRowColors">
|
|---|
| 5505 | <bool>true</bool>
|
|---|
| 5506 | </property>
|
|---|
| 5507 | <property name="movement">
|
|---|
| 5508 | <enum>QListView::Static</enum>
|
|---|
| 5509 | </property>
|
|---|
| 5510 | <property name="resizeMode">
|
|---|
| 5511 | <enum>QListView::Fixed</enum>
|
|---|
| 5512 | </property>
|
|---|
| 5513 | </widget>
|
|---|
| 5514 | </item>
|
|---|
| 5515 | <item>
|
|---|
| 5516 | <widget class="QListView" name="fDimSvcDescription">
|
|---|
| 5517 | <property name="sizePolicy">
|
|---|
| 5518 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5519 | <horstretch>0</horstretch>
|
|---|
| 5520 | <verstretch>0</verstretch>
|
|---|
| 5521 | </sizepolicy>
|
|---|
| 5522 | </property>
|
|---|
| 5523 | <property name="editTriggers">
|
|---|
| 5524 | <set>QAbstractItemView::NoEditTriggers</set>
|
|---|
| 5525 | </property>
|
|---|
| 5526 | <property name="showDropIndicator" stdset="0">
|
|---|
| 5527 | <bool>false</bool>
|
|---|
| 5528 | </property>
|
|---|
| 5529 | <property name="selectionMode">
|
|---|
| 5530 | <enum>QAbstractItemView::NoSelection</enum>
|
|---|
| 5531 | </property>
|
|---|
| 5532 | <property name="movement">
|
|---|
| 5533 | <enum>QListView::Static</enum>
|
|---|
| 5534 | </property>
|
|---|
| 5535 | <property name="isWrapping" stdset="0">
|
|---|
| 5536 | <bool>false</bool>
|
|---|
| 5537 | </property>
|
|---|
| 5538 | <property name="resizeMode">
|
|---|
| 5539 | <enum>QListView::Fixed</enum>
|
|---|
| 5540 | </property>
|
|---|
| 5541 | </widget>
|
|---|
| 5542 | </item>
|
|---|
| 5543 | </layout>
|
|---|
| 5544 | </item>
|
|---|
| 5545 | <item row="4" column="0">
|
|---|
| 5546 | <widget class="QTextEdit" name="fDimSvcText">
|
|---|
| 5547 | <property name="sizePolicy">
|
|---|
| 5548 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5549 | <horstretch>0</horstretch>
|
|---|
| 5550 | <verstretch>1</verstretch>
|
|---|
| 5551 | </sizepolicy>
|
|---|
| 5552 | </property>
|
|---|
| 5553 | <property name="maximumSize">
|
|---|
| 5554 | <size>
|
|---|
| 5555 | <width>16777215</width>
|
|---|
| 5556 | <height>16777215</height>
|
|---|
| 5557 | </size>
|
|---|
| 5558 | </property>
|
|---|
| 5559 | <property name="textInteractionFlags">
|
|---|
| 5560 | <set>Qt::TextSelectableByMouse</set>
|
|---|
| 5561 | </property>
|
|---|
| 5562 | </widget>
|
|---|
| 5563 | </item>
|
|---|
| 5564 | <item row="3" column="0">
|
|---|
| 5565 | <layout class="QHBoxLayout" name="horizontalLayout_8">
|
|---|
| 5566 | <property name="bottomMargin">
|
|---|
| 5567 | <number>0</number>
|
|---|
| 5568 | </property>
|
|---|
| 5569 | <item>
|
|---|
| 5570 | <spacer name="horizontalSpacer_9">
|
|---|
| 5571 | <property name="orientation">
|
|---|
| 5572 | <enum>Qt::Horizontal</enum>
|
|---|
| 5573 | </property>
|
|---|
| 5574 | <property name="sizeHint" stdset="0">
|
|---|
| 5575 | <size>
|
|---|
| 5576 | <width>40</width>
|
|---|
| 5577 | <height>20</height>
|
|---|
| 5578 | </size>
|
|---|
| 5579 | </property>
|
|---|
| 5580 | </spacer>
|
|---|
| 5581 | </item>
|
|---|
| 5582 | <item>
|
|---|
| 5583 | <widget class="QPushButton" name="pushButton">
|
|---|
| 5584 | <property name="toolTip">
|
|---|
| 5585 | <string>Clear contents of the service message window.</string>
|
|---|
| 5586 | </property>
|
|---|
| 5587 | <property name="text">
|
|---|
| 5588 | <string>Clear</string>
|
|---|
| 5589 | </property>
|
|---|
| 5590 | </widget>
|
|---|
| 5591 | </item>
|
|---|
| 5592 | <item>
|
|---|
| 5593 | <spacer name="horizontalSpacer_10">
|
|---|
| 5594 | <property name="orientation">
|
|---|
| 5595 | <enum>Qt::Horizontal</enum>
|
|---|
| 5596 | </property>
|
|---|
| 5597 | <property name="sizeType">
|
|---|
| 5598 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 5599 | </property>
|
|---|
| 5600 | <property name="sizeHint" stdset="0">
|
|---|
| 5601 | <size>
|
|---|
| 5602 | <width>20</width>
|
|---|
| 5603 | <height>20</height>
|
|---|
| 5604 | </size>
|
|---|
| 5605 | </property>
|
|---|
| 5606 | </spacer>
|
|---|
| 5607 | </item>
|
|---|
| 5608 | <item>
|
|---|
| 5609 | <widget class="QPushButton" name="pushButton_2">
|
|---|
| 5610 | <property name="toolTip">
|
|---|
| 5611 | <string>Increase size of the service message window.</string>
|
|---|
| 5612 | </property>
|
|---|
| 5613 | <property name="text">
|
|---|
| 5614 | <string>+</string>
|
|---|
| 5615 | </property>
|
|---|
| 5616 | </widget>
|
|---|
| 5617 | </item>
|
|---|
| 5618 | <item>
|
|---|
| 5619 | <widget class="QPushButton" name="pushButton_3">
|
|---|
| 5620 | <property name="toolTip">
|
|---|
| 5621 | <string>Decrease size of the service message window.</string>
|
|---|
| 5622 | </property>
|
|---|
| 5623 | <property name="text">
|
|---|
| 5624 | <string>-</string>
|
|---|
| 5625 | </property>
|
|---|
| 5626 | </widget>
|
|---|
| 5627 | </item>
|
|---|
| 5628 | </layout>
|
|---|
| 5629 | </item>
|
|---|
| 5630 | </layout>
|
|---|
| 5631 | </widget>
|
|---|
| 5632 | </widget>
|
|---|
| 5633 | </item>
|
|---|
| 5634 | </layout>
|
|---|
| 5635 | </widget>
|
|---|
| 5636 | <widget class="QWidget" name="fLogTab">
|
|---|
| 5637 | <property name="sizePolicy">
|
|---|
| 5638 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5639 | <horstretch>0</horstretch>
|
|---|
| 5640 | <verstretch>0</verstretch>
|
|---|
| 5641 | </sizepolicy>
|
|---|
| 5642 | </property>
|
|---|
| 5643 | <attribute name="title">
|
|---|
| 5644 | <string>Log</string>
|
|---|
| 5645 | </attribute>
|
|---|
| 5646 | <layout class="QGridLayout" name="gridLayout_4">
|
|---|
| 5647 | <item row="0" column="0">
|
|---|
| 5648 | <widget class="QDockWidget" name="fLogDock">
|
|---|
| 5649 | <property name="sizePolicy">
|
|---|
| 5650 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5651 | <horstretch>0</horstretch>
|
|---|
| 5652 | <verstretch>0</verstretch>
|
|---|
| 5653 | </sizepolicy>
|
|---|
| 5654 | </property>
|
|---|
| 5655 | <property name="features">
|
|---|
| 5656 | <set>QDockWidget::NoDockWidgetFeatures</set>
|
|---|
| 5657 | </property>
|
|---|
| 5658 | <property name="windowTitle">
|
|---|
| 5659 | <string>Logging of MESSAGE services</string>
|
|---|
| 5660 | </property>
|
|---|
| 5661 | <widget class="QWidget" name="fLogWidget">
|
|---|
| 5662 | <property name="sizePolicy">
|
|---|
| 5663 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5664 | <horstretch>0</horstretch>
|
|---|
| 5665 | <verstretch>0</verstretch>
|
|---|
| 5666 | </sizepolicy>
|
|---|
| 5667 | </property>
|
|---|
| 5668 | <layout class="QGridLayout" name="gridLayout_5">
|
|---|
| 5669 | <item row="1" column="1">
|
|---|
| 5670 | <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|---|
| 5671 | <property name="topMargin">
|
|---|
| 5672 | <number>0</number>
|
|---|
| 5673 | </property>
|
|---|
| 5674 | <item>
|
|---|
| 5675 | <spacer name="horizontalSpacer_2">
|
|---|
| 5676 | <property name="orientation">
|
|---|
| 5677 | <enum>Qt::Horizontal</enum>
|
|---|
| 5678 | </property>
|
|---|
| 5679 | <property name="sizeHint" stdset="0">
|
|---|
| 5680 | <size>
|
|---|
| 5681 | <width>40</width>
|
|---|
| 5682 | <height>20</height>
|
|---|
| 5683 | </size>
|
|---|
| 5684 | </property>
|
|---|
| 5685 | </spacer>
|
|---|
| 5686 | </item>
|
|---|
| 5687 | <item>
|
|---|
| 5688 | <widget class="QPushButton" name="fLogClear">
|
|---|
| 5689 | <property name="toolTip">
|
|---|
| 5690 | <string extracomment="bla bla">Clear the contents of the log-window.</string>
|
|---|
| 5691 | </property>
|
|---|
| 5692 | <property name="text">
|
|---|
| 5693 | <string>Clear</string>
|
|---|
| 5694 | </property>
|
|---|
| 5695 | </widget>
|
|---|
| 5696 | </item>
|
|---|
| 5697 | <item>
|
|---|
| 5698 | <spacer name="horizontalSpacer_3">
|
|---|
| 5699 | <property name="orientation">
|
|---|
| 5700 | <enum>Qt::Horizontal</enum>
|
|---|
| 5701 | </property>
|
|---|
| 5702 | <property name="sizeType">
|
|---|
| 5703 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 5704 | </property>
|
|---|
| 5705 | <property name="sizeHint" stdset="0">
|
|---|
| 5706 | <size>
|
|---|
| 5707 | <width>20</width>
|
|---|
| 5708 | <height>20</height>
|
|---|
| 5709 | </size>
|
|---|
| 5710 | </property>
|
|---|
| 5711 | </spacer>
|
|---|
| 5712 | </item>
|
|---|
| 5713 | <item>
|
|---|
| 5714 | <widget class="QPushButton" name="fLogFontPlus">
|
|---|
| 5715 | <property name="toolTip">
|
|---|
| 5716 | <string>Increase font size of the log-window.</string>
|
|---|
| 5717 | </property>
|
|---|
| 5718 | <property name="text">
|
|---|
| 5719 | <string>+</string>
|
|---|
| 5720 | </property>
|
|---|
| 5721 | </widget>
|
|---|
| 5722 | </item>
|
|---|
| 5723 | <item>
|
|---|
| 5724 | <widget class="QPushButton" name="fLogFontMinus">
|
|---|
| 5725 | <property name="toolTip">
|
|---|
| 5726 | <string>Decrease font size of the log-window.</string>
|
|---|
| 5727 | </property>
|
|---|
| 5728 | <property name="text">
|
|---|
| 5729 | <string>-</string>
|
|---|
| 5730 | </property>
|
|---|
| 5731 | </widget>
|
|---|
| 5732 | </item>
|
|---|
| 5733 | </layout>
|
|---|
| 5734 | </item>
|
|---|
| 5735 | <item row="2" column="1">
|
|---|
| 5736 | <widget class="QTextEdit" name="fLogText">
|
|---|
| 5737 | <property name="toolTip">
|
|---|
| 5738 | <string/>
|
|---|
| 5739 | </property>
|
|---|
| 5740 | <property name="frameShape">
|
|---|
| 5741 | <enum>QFrame::StyledPanel</enum>
|
|---|
| 5742 | </property>
|
|---|
| 5743 | <property name="frameShadow">
|
|---|
| 5744 | <enum>QFrame::Sunken</enum>
|
|---|
| 5745 | </property>
|
|---|
| 5746 | <property name="autoFormatting">
|
|---|
| 5747 | <set>QTextEdit::AutoNone</set>
|
|---|
| 5748 | </property>
|
|---|
| 5749 | <property name="documentTitle">
|
|---|
| 5750 | <string/>
|
|---|
| 5751 | </property>
|
|---|
| 5752 | <property name="undoRedoEnabled">
|
|---|
| 5753 | <bool>false</bool>
|
|---|
| 5754 | </property>
|
|---|
| 5755 | <property name="lineWrapMode">
|
|---|
| 5756 | <enum>QTextEdit::NoWrap</enum>
|
|---|
| 5757 | </property>
|
|---|
| 5758 | <property name="readOnly">
|
|---|
| 5759 | <bool>true</bool>
|
|---|
| 5760 | </property>
|
|---|
| 5761 | <property name="textInteractionFlags">
|
|---|
| 5762 | <set>Qt::TextSelectableByMouse</set>
|
|---|
| 5763 | </property>
|
|---|
| 5764 | </widget>
|
|---|
| 5765 | </item>
|
|---|
| 5766 | <item row="0" column="1">
|
|---|
| 5767 | <widget class="Line" name="line_3">
|
|---|
| 5768 | <property name="orientation">
|
|---|
| 5769 | <enum>Qt::Vertical</enum>
|
|---|
| 5770 | </property>
|
|---|
| 5771 | </widget>
|
|---|
| 5772 | </item>
|
|---|
| 5773 | </layout>
|
|---|
| 5774 | </widget>
|
|---|
| 5775 | </widget>
|
|---|
| 5776 | </item>
|
|---|
| 5777 | </layout>
|
|---|
| 5778 | </widget>
|
|---|
| 5779 | <widget class="QWidget" name="fChatTab">
|
|---|
| 5780 | <attribute name="title">
|
|---|
| 5781 | <string>Chat</string>
|
|---|
| 5782 | </attribute>
|
|---|
| 5783 | <layout class="QGridLayout" name="gridLayout_9">
|
|---|
| 5784 | <item row="0" column="0">
|
|---|
| 5785 | <widget class="QDockWidget" name="fChatDock">
|
|---|
| 5786 | <property name="sizePolicy">
|
|---|
| 5787 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5788 | <horstretch>0</horstretch>
|
|---|
| 5789 | <verstretch>0</verstretch>
|
|---|
| 5790 | </sizepolicy>
|
|---|
| 5791 | </property>
|
|---|
| 5792 | <property name="features">
|
|---|
| 5793 | <set>QDockWidget::NoDockWidgetFeatures</set>
|
|---|
| 5794 | </property>
|
|---|
| 5795 | <property name="windowTitle">
|
|---|
| 5796 | <string>Chat Window</string>
|
|---|
| 5797 | </property>
|
|---|
| 5798 | <widget class="QWidget" name="fChatWidget">
|
|---|
| 5799 | <property name="sizePolicy">
|
|---|
| 5800 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 5801 | <horstretch>0</horstretch>
|
|---|
| 5802 | <verstretch>0</verstretch>
|
|---|
| 5803 | </sizepolicy>
|
|---|
| 5804 | </property>
|
|---|
| 5805 | <layout class="QGridLayout" name="gridLayout_8">
|
|---|
| 5806 | <item row="0" column="1">
|
|---|
| 5807 | <layout class="QHBoxLayout" name="horizontalLayout_3">
|
|---|
| 5808 | <property name="topMargin">
|
|---|
| 5809 | <number>0</number>
|
|---|
| 5810 | </property>
|
|---|
| 5811 | <item>
|
|---|
| 5812 | <spacer name="horizontalSpacer_5">
|
|---|
| 5813 | <property name="orientation">
|
|---|
| 5814 | <enum>Qt::Horizontal</enum>
|
|---|
| 5815 | </property>
|
|---|
| 5816 | <property name="sizeHint" stdset="0">
|
|---|
| 5817 | <size>
|
|---|
| 5818 | <width>40</width>
|
|---|
| 5819 | <height>20</height>
|
|---|
| 5820 | </size>
|
|---|
| 5821 | </property>
|
|---|
| 5822 | </spacer>
|
|---|
| 5823 | </item>
|
|---|
| 5824 | <item>
|
|---|
| 5825 | <widget class="QPushButton" name="fChatClear">
|
|---|
| 5826 | <property name="toolTip">
|
|---|
| 5827 | <string extracomment="bla bla">Clear the contents of the chat-window.</string>
|
|---|
| 5828 | </property>
|
|---|
| 5829 | <property name="text">
|
|---|
| 5830 | <string>Clear</string>
|
|---|
| 5831 | </property>
|
|---|
| 5832 | </widget>
|
|---|
| 5833 | </item>
|
|---|
| 5834 | <item>
|
|---|
| 5835 | <spacer name="horizontalSpacer_6">
|
|---|
| 5836 | <property name="orientation">
|
|---|
| 5837 | <enum>Qt::Horizontal</enum>
|
|---|
| 5838 | </property>
|
|---|
| 5839 | <property name="sizeType">
|
|---|
| 5840 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 5841 | </property>
|
|---|
| 5842 | <property name="sizeHint" stdset="0">
|
|---|
| 5843 | <size>
|
|---|
| 5844 | <width>20</width>
|
|---|
| 5845 | <height>20</height>
|
|---|
| 5846 | </size>
|
|---|
| 5847 | </property>
|
|---|
| 5848 | </spacer>
|
|---|
| 5849 | </item>
|
|---|
| 5850 | <item>
|
|---|
| 5851 | <widget class="QPushButton" name="fChatFontPlus">
|
|---|
| 5852 | <property name="toolTip">
|
|---|
| 5853 | <string>Increase font size of the chat-window.</string>
|
|---|
| 5854 | </property>
|
|---|
| 5855 | <property name="text">
|
|---|
| 5856 | <string>+</string>
|
|---|
| 5857 | </property>
|
|---|
| 5858 | </widget>
|
|---|
| 5859 | </item>
|
|---|
| 5860 | <item>
|
|---|
| 5861 | <widget class="QPushButton" name="fChatFontMinus">
|
|---|
| 5862 | <property name="toolTip">
|
|---|
| 5863 | <string>Decrease font size of the chat-window.</string>
|
|---|
| 5864 | </property>
|
|---|
| 5865 | <property name="text">
|
|---|
| 5866 | <string>-</string>
|
|---|
| 5867 | </property>
|
|---|
| 5868 | </widget>
|
|---|
| 5869 | </item>
|
|---|
| 5870 | </layout>
|
|---|
| 5871 | </item>
|
|---|
| 5872 | <item row="1" column="1">
|
|---|
| 5873 | <widget class="QTextEdit" name="fChatText">
|
|---|
| 5874 | <property name="toolTip">
|
|---|
| 5875 | <string/>
|
|---|
| 5876 | </property>
|
|---|
| 5877 | <property name="frameShape">
|
|---|
| 5878 | <enum>QFrame::StyledPanel</enum>
|
|---|
| 5879 | </property>
|
|---|
| 5880 | <property name="frameShadow">
|
|---|
| 5881 | <enum>QFrame::Sunken</enum>
|
|---|
| 5882 | </property>
|
|---|
| 5883 | <property name="autoFormatting">
|
|---|
| 5884 | <set>QTextEdit::AutoNone</set>
|
|---|
| 5885 | </property>
|
|---|
| 5886 | <property name="documentTitle">
|
|---|
| 5887 | <string/>
|
|---|
| 5888 | </property>
|
|---|
| 5889 | <property name="undoRedoEnabled">
|
|---|
| 5890 | <bool>false</bool>
|
|---|
| 5891 | </property>
|
|---|
| 5892 | <property name="readOnly">
|
|---|
| 5893 | <bool>true</bool>
|
|---|
| 5894 | </property>
|
|---|
| 5895 | <property name="html">
|
|---|
| 5896 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|---|
| 5897 | <html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|---|
| 5898 | p, li { white-space: pre-wrap; }
|
|---|
| 5899 | </style></head><body style=" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;">
|
|---|
| 5900 | <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html></string>
|
|---|
| 5901 | </property>
|
|---|
| 5902 | <property name="textInteractionFlags">
|
|---|
| 5903 | <set>Qt::TextSelectableByMouse</set>
|
|---|
| 5904 | </property>
|
|---|
| 5905 | </widget>
|
|---|
| 5906 | </item>
|
|---|
| 5907 | <item row="2" column="1">
|
|---|
| 5908 | <layout class="QHBoxLayout" name="horizontalLayout_4">
|
|---|
| 5909 | <property name="topMargin">
|
|---|
| 5910 | <number>0</number>
|
|---|
| 5911 | </property>
|
|---|
| 5912 | <item>
|
|---|
| 5913 | <widget class="QLineEdit" name="fChatMessage">
|
|---|
| 5914 | <property name="toolTip">
|
|---|
| 5915 | <string>Entry field for a chat message.</string>
|
|---|
| 5916 | </property>
|
|---|
| 5917 | <property name="frame">
|
|---|
| 5918 | <bool>true</bool>
|
|---|
| 5919 | </property>
|
|---|
| 5920 | <property name="dragEnabled">
|
|---|
| 5921 | <bool>false</bool>
|
|---|
| 5922 | </property>
|
|---|
| 5923 | </widget>
|
|---|
| 5924 | </item>
|
|---|
| 5925 | <item>
|
|---|
| 5926 | <widget class="QPushButton" name="fChatSend">
|
|---|
| 5927 | <property name="toolTip">
|
|---|
| 5928 | <string>Send a chat message.</string>
|
|---|
| 5929 | </property>
|
|---|
| 5930 | <property name="text">
|
|---|
| 5931 | <string>Send</string>
|
|---|
| 5932 | </property>
|
|---|
| 5933 | </widget>
|
|---|
| 5934 | </item>
|
|---|
| 5935 | </layout>
|
|---|
| 5936 | </item>
|
|---|
| 5937 | </layout>
|
|---|
| 5938 | </widget>
|
|---|
| 5939 | </widget>
|
|---|
| 5940 | </item>
|
|---|
| 5941 | </layout>
|
|---|
| 5942 | </widget>
|
|---|
| 5943 | </widget>
|
|---|
| 5944 | </item>
|
|---|
| 5945 | </layout>
|
|---|
| 5946 | </widget>
|
|---|
| 5947 | <widget class="QMenuBar" name="fMenuBar">
|
|---|
| 5948 | <property name="geometry">
|
|---|
| 5949 | <rect>
|
|---|
| 5950 | <x>0</x>
|
|---|
| 5951 | <y>0</y>
|
|---|
| 5952 | <width>1149</width>
|
|---|
| 5953 | <height>21</height>
|
|---|
| 5954 | </rect>
|
|---|
| 5955 | </property>
|
|---|
| 5956 | <widget class="QMenu" name="fMenuLog">
|
|---|
| 5957 | <property name="title">
|
|---|
| 5958 | <string>Log</string>
|
|---|
| 5959 | </property>
|
|---|
| 5960 | <addaction name="fMenuLogSaveAs"/>
|
|---|
| 5961 | </widget>
|
|---|
| 5962 | <widget class="QMenu" name="menuFile">
|
|---|
| 5963 | <property name="title">
|
|---|
| 5964 | <string>File</string>
|
|---|
| 5965 | </property>
|
|---|
| 5966 | <addaction name="actionTest"/>
|
|---|
| 5967 | </widget>
|
|---|
| 5968 | <addaction name="fMenuLog"/>
|
|---|
| 5969 | <addaction name="menuFile"/>
|
|---|
| 5970 | </widget>
|
|---|
| 5971 | <widget class="QStatusBar" name="fStatusBar">
|
|---|
| 5972 | <property name="statusTip">
|
|---|
| 5973 | <string/>
|
|---|
| 5974 | </property>
|
|---|
| 5975 | <property name="whatsThis">
|
|---|
| 5976 | <string/>
|
|---|
| 5977 | </property>
|
|---|
| 5978 | </widget>
|
|---|
| 5979 | <widget class="QDockWidget" name="dockWidget_2">
|
|---|
| 5980 | <property name="sizePolicy">
|
|---|
| 5981 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 5982 | <horstretch>0</horstretch>
|
|---|
| 5983 | <verstretch>0</verstretch>
|
|---|
| 5984 | </sizepolicy>
|
|---|
| 5985 | </property>
|
|---|
| 5986 | <property name="minimumSize">
|
|---|
| 5987 | <size>
|
|---|
| 5988 | <width>408</width>
|
|---|
| 5989 | <height>97</height>
|
|---|
| 5990 | </size>
|
|---|
| 5991 | </property>
|
|---|
| 5992 | <property name="maximumSize">
|
|---|
| 5993 | <size>
|
|---|
| 5994 | <width>524287</width>
|
|---|
| 5995 | <height>524287</height>
|
|---|
| 5996 | </size>
|
|---|
| 5997 | </property>
|
|---|
| 5998 | <property name="features">
|
|---|
| 5999 | <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
|---|
| 6000 | </property>
|
|---|
| 6001 | <property name="allowedAreas">
|
|---|
| 6002 | <set>Qt::BottomDockWidgetArea|Qt::TopDockWidgetArea</set>
|
|---|
| 6003 | </property>
|
|---|
| 6004 | <property name="windowTitle">
|
|---|
| 6005 | <string>Warnings and Errors</string>
|
|---|
| 6006 | </property>
|
|---|
| 6007 | <attribute name="dockWidgetArea">
|
|---|
| 6008 | <number>8</number>
|
|---|
| 6009 | </attribute>
|
|---|
| 6010 | <widget class="QWidget" name="dockWidgetContents_2">
|
|---|
| 6011 | <property name="sizePolicy">
|
|---|
| 6012 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 6013 | <horstretch>0</horstretch>
|
|---|
| 6014 | <verstretch>0</verstretch>
|
|---|
| 6015 | </sizepolicy>
|
|---|
| 6016 | </property>
|
|---|
| 6017 | <layout class="QVBoxLayout" name="verticalLayout_3">
|
|---|
| 6018 | <item>
|
|---|
| 6019 | <layout class="QVBoxLayout" name="verticalLayout_2">
|
|---|
| 6020 | <item>
|
|---|
| 6021 | <layout class="QHBoxLayout" name="horizontalLayout">
|
|---|
| 6022 | <property name="sizeConstraint">
|
|---|
| 6023 | <enum>QLayout::SetDefaultConstraint</enum>
|
|---|
| 6024 | </property>
|
|---|
| 6025 | <property name="topMargin">
|
|---|
| 6026 | <number>0</number>
|
|---|
| 6027 | </property>
|
|---|
| 6028 | <item>
|
|---|
| 6029 | <widget class="QDateTimeEdit" name="fUTC">
|
|---|
| 6030 | <property name="enabled">
|
|---|
| 6031 | <bool>true</bool>
|
|---|
| 6032 | </property>
|
|---|
| 6033 | <property name="sizePolicy">
|
|---|
| 6034 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 6035 | <horstretch>0</horstretch>
|
|---|
| 6036 | <verstretch>0</verstretch>
|
|---|
| 6037 | </sizepolicy>
|
|---|
| 6038 | </property>
|
|---|
| 6039 | <property name="minimumSize">
|
|---|
| 6040 | <size>
|
|---|
| 6041 | <width>0</width>
|
|---|
| 6042 | <height>0</height>
|
|---|
| 6043 | </size>
|
|---|
| 6044 | </property>
|
|---|
| 6045 | <property name="font">
|
|---|
| 6046 | <font>
|
|---|
| 6047 | <weight>50</weight>
|
|---|
| 6048 | <bold>false</bold>
|
|---|
| 6049 | </font>
|
|---|
| 6050 | </property>
|
|---|
| 6051 | <property name="alignment">
|
|---|
| 6052 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 6053 | </property>
|
|---|
| 6054 | <property name="readOnly">
|
|---|
| 6055 | <bool>true</bool>
|
|---|
| 6056 | </property>
|
|---|
| 6057 | <property name="buttonSymbols">
|
|---|
| 6058 | <enum>QAbstractSpinBox::NoButtons</enum>
|
|---|
| 6059 | </property>
|
|---|
| 6060 | <property name="dateTime">
|
|---|
| 6061 | <datetime>
|
|---|
| 6062 | <hour>0</hour>
|
|---|
| 6063 | <minute>0</minute>
|
|---|
| 6064 | <second>2</second>
|
|---|
| 6065 | <year>2000</year>
|
|---|
| 6066 | <month>1</month>
|
|---|
| 6067 | <day>1</day>
|
|---|
| 6068 | </datetime>
|
|---|
| 6069 | </property>
|
|---|
| 6070 | <property name="currentSection">
|
|---|
| 6071 | <enum>QDateTimeEdit::DaySection</enum>
|
|---|
| 6072 | </property>
|
|---|
| 6073 | <property name="displayFormat">
|
|---|
| 6074 | <string>dd.MM.yyyy HH:mm:ss</string>
|
|---|
| 6075 | </property>
|
|---|
| 6076 | </widget>
|
|---|
| 6077 | </item>
|
|---|
| 6078 | <item>
|
|---|
| 6079 | <widget class="QLabel" name="label_67">
|
|---|
| 6080 | <property name="text">
|
|---|
| 6081 | <string>UTC</string>
|
|---|
| 6082 | </property>
|
|---|
| 6083 | </widget>
|
|---|
| 6084 | </item>
|
|---|
| 6085 | <item>
|
|---|
| 6086 | <spacer name="horizontalSpacer">
|
|---|
| 6087 | <property name="orientation">
|
|---|
| 6088 | <enum>Qt::Horizontal</enum>
|
|---|
| 6089 | </property>
|
|---|
| 6090 | <property name="sizeHint" stdset="0">
|
|---|
| 6091 | <size>
|
|---|
| 6092 | <width>40</width>
|
|---|
| 6093 | <height>20</height>
|
|---|
| 6094 | </size>
|
|---|
| 6095 | </property>
|
|---|
| 6096 | </spacer>
|
|---|
| 6097 | </item>
|
|---|
| 6098 | <item>
|
|---|
| 6099 | <widget class="QPushButton" name="fTextClear">
|
|---|
| 6100 | <property name="font">
|
|---|
| 6101 | <font>
|
|---|
| 6102 | <pointsize>9</pointsize>
|
|---|
| 6103 | </font>
|
|---|
| 6104 | </property>
|
|---|
| 6105 | <property name="toolTip">
|
|---|
| 6106 | <string>Clear contents of the error message window.</string>
|
|---|
| 6107 | </property>
|
|---|
| 6108 | <property name="text">
|
|---|
| 6109 | <string>Clear</string>
|
|---|
| 6110 | </property>
|
|---|
| 6111 | </widget>
|
|---|
| 6112 | </item>
|
|---|
| 6113 | <item>
|
|---|
| 6114 | <spacer name="horizontalSpacer_4">
|
|---|
| 6115 | <property name="orientation">
|
|---|
| 6116 | <enum>Qt::Horizontal</enum>
|
|---|
| 6117 | </property>
|
|---|
| 6118 | <property name="sizeType">
|
|---|
| 6119 | <enum>QSizePolicy::Fixed</enum>
|
|---|
| 6120 | </property>
|
|---|
| 6121 | <property name="sizeHint" stdset="0">
|
|---|
| 6122 | <size>
|
|---|
| 6123 | <width>20</width>
|
|---|
| 6124 | <height>20</height>
|
|---|
| 6125 | </size>
|
|---|
| 6126 | </property>
|
|---|
| 6127 | </spacer>
|
|---|
| 6128 | </item>
|
|---|
| 6129 | <item>
|
|---|
| 6130 | <widget class="QPushButton" name="fTextFontPlus">
|
|---|
| 6131 | <property name="toolTip">
|
|---|
| 6132 | <string>Increase font size of the error message window.</string>
|
|---|
| 6133 | </property>
|
|---|
| 6134 | <property name="text">
|
|---|
| 6135 | <string>+</string>
|
|---|
| 6136 | </property>
|
|---|
| 6137 | </widget>
|
|---|
| 6138 | </item>
|
|---|
| 6139 | <item>
|
|---|
| 6140 | <widget class="QPushButton" name="fTextFontMinus">
|
|---|
| 6141 | <property name="toolTip">
|
|---|
| 6142 | <string>Decrease font size of the error message window.</string>
|
|---|
| 6143 | </property>
|
|---|
| 6144 | <property name="text">
|
|---|
| 6145 | <string>-</string>
|
|---|
| 6146 | </property>
|
|---|
| 6147 | </widget>
|
|---|
| 6148 | </item>
|
|---|
| 6149 | </layout>
|
|---|
| 6150 | </item>
|
|---|
| 6151 | <item>
|
|---|
| 6152 | <widget class="QTextEdit" name="fTextEdit">
|
|---|
| 6153 | <property name="sizePolicy">
|
|---|
| 6154 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 6155 | <horstretch>0</horstretch>
|
|---|
| 6156 | <verstretch>0</verstretch>
|
|---|
| 6157 | </sizepolicy>
|
|---|
| 6158 | </property>
|
|---|
| 6159 | <property name="minimumSize">
|
|---|
| 6160 | <size>
|
|---|
| 6161 | <width>0</width>
|
|---|
| 6162 | <height>29</height>
|
|---|
| 6163 | </size>
|
|---|
| 6164 | </property>
|
|---|
| 6165 | <property name="maximumSize">
|
|---|
| 6166 | <size>
|
|---|
| 6167 | <width>16777215</width>
|
|---|
| 6168 | <height>16777215</height>
|
|---|
| 6169 | </size>
|
|---|
| 6170 | </property>
|
|---|
| 6171 | <property name="undoRedoEnabled">
|
|---|
| 6172 | <bool>false</bool>
|
|---|
| 6173 | </property>
|
|---|
| 6174 | <property name="readOnly">
|
|---|
| 6175 | <bool>true</bool>
|
|---|
| 6176 | </property>
|
|---|
| 6177 | </widget>
|
|---|
| 6178 | </item>
|
|---|
| 6179 | </layout>
|
|---|
| 6180 | </item>
|
|---|
| 6181 | </layout>
|
|---|
| 6182 | </widget>
|
|---|
| 6183 | </widget>
|
|---|
| 6184 | <widget class="QDockWidget" name="fStatusDock">
|
|---|
| 6185 | <property name="sizePolicy">
|
|---|
| 6186 | <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|---|
| 6187 | <horstretch>0</horstretch>
|
|---|
| 6188 | <verstretch>0</verstretch>
|
|---|
| 6189 | </sizepolicy>
|
|---|
| 6190 | </property>
|
|---|
| 6191 | <property name="minimumSize">
|
|---|
| 6192 | <size>
|
|---|
| 6193 | <width>223</width>
|
|---|
| 6194 | <height>320</height>
|
|---|
| 6195 | </size>
|
|---|
| 6196 | </property>
|
|---|
| 6197 | <property name="features">
|
|---|
| 6198 | <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
|
|---|
| 6199 | </property>
|
|---|
| 6200 | <property name="allowedAreas">
|
|---|
| 6201 | <set>Qt::LeftDockWidgetArea|Qt::RightDockWidgetArea</set>
|
|---|
| 6202 | </property>
|
|---|
| 6203 | <property name="windowTitle">
|
|---|
| 6204 | <string>System status</string>
|
|---|
| 6205 | </property>
|
|---|
| 6206 | <attribute name="dockWidgetArea">
|
|---|
| 6207 | <number>1</number>
|
|---|
| 6208 | </attribute>
|
|---|
| 6209 | <widget class="QWidget" name="fStatusContent">
|
|---|
| 6210 | <layout class="QVBoxLayout" name="verticalLayout">
|
|---|
| 6211 | <item>
|
|---|
| 6212 | <widget class="Line" name="line_2">
|
|---|
| 6213 | <property name="orientation">
|
|---|
| 6214 | <enum>Qt::Horizontal</enum>
|
|---|
| 6215 | </property>
|
|---|
| 6216 | </widget>
|
|---|
| 6217 | </item>
|
|---|
| 6218 | <item>
|
|---|
| 6219 | <layout class="QGridLayout" name="gridLayout_11">
|
|---|
| 6220 | <item row="1" column="4">
|
|---|
| 6221 | <widget class="QLabel" name="fStatusDNSLabel">
|
|---|
| 6222 | <property name="text">
|
|---|
| 6223 | <string>Offline</string>
|
|---|
| 6224 | </property>
|
|---|
| 6225 | </widget>
|
|---|
| 6226 | </item>
|
|---|
| 6227 | <item row="3" column="4">
|
|---|
| 6228 | <widget class="QLabel" name="fStatusFTMLabel">
|
|---|
| 6229 | <property name="text">
|
|---|
| 6230 | <string>Offline</string>
|
|---|
| 6231 | </property>
|
|---|
| 6232 | </widget>
|
|---|
| 6233 | </item>
|
|---|
| 6234 | <item row="3" column="3">
|
|---|
| 6235 | <widget class="QPushButton" name="fStatusFTMLed">
|
|---|
| 6236 | <property name="enabled">
|
|---|
| 6237 | <bool>true</bool>
|
|---|
| 6238 | </property>
|
|---|
| 6239 | <property name="sizePolicy">
|
|---|
| 6240 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 6241 | <horstretch>0</horstretch>
|
|---|
| 6242 | <verstretch>0</verstretch>
|
|---|
| 6243 | </sizepolicy>
|
|---|
| 6244 | </property>
|
|---|
| 6245 | <property name="maximumSize">
|
|---|
| 6246 | <size>
|
|---|
| 6247 | <width>18</width>
|
|---|
| 6248 | <height>16777215</height>
|
|---|
| 6249 | </size>
|
|---|
| 6250 | </property>
|
|---|
| 6251 | <property name="text">
|
|---|
| 6252 | <string/>
|
|---|
| 6253 | </property>
|
|---|
| 6254 | <property name="icon">
|
|---|
| 6255 | <iconset resource="design.qrc">
|
|---|
| 6256 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 6257 | </property>
|
|---|
| 6258 | <property name="iconSize">
|
|---|
| 6259 | <size>
|
|---|
| 6260 | <width>16</width>
|
|---|
| 6261 | <height>16</height>
|
|---|
| 6262 | </size>
|
|---|
| 6263 | </property>
|
|---|
| 6264 | <property name="checkable">
|
|---|
| 6265 | <bool>false</bool>
|
|---|
| 6266 | </property>
|
|---|
| 6267 | <property name="flat">
|
|---|
| 6268 | <bool>true</bool>
|
|---|
| 6269 | </property>
|
|---|
| 6270 | </widget>
|
|---|
| 6271 | </item>
|
|---|
| 6272 | <item row="3" column="1">
|
|---|
| 6273 | <widget class="QCheckBox" name="fStatusFTMEnable">
|
|---|
| 6274 | <property name="enabled">
|
|---|
| 6275 | <bool>false</bool>
|
|---|
| 6276 | </property>
|
|---|
| 6277 | <property name="sizePolicy">
|
|---|
| 6278 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|---|
| 6279 | <horstretch>0</horstretch>
|
|---|
| 6280 | <verstretch>0</verstretch>
|
|---|
| 6281 | </sizepolicy>
|
|---|
| 6282 | </property>
|
|---|
| 6283 | <property name="maximumSize">
|
|---|
| 6284 | <size>
|
|---|
| 6285 | <width>20</width>
|
|---|
| 6286 | <height>16777215</height>
|
|---|
| 6287 | </size>
|
|---|
| 6288 | </property>
|
|---|
| 6289 | <property name="text">
|
|---|
| 6290 | <string/>
|
|---|
| 6291 | </property>
|
|---|
| 6292 | <property name="checked">
|
|---|
| 6293 | <bool>true</bool>
|
|---|
| 6294 | </property>
|
|---|
| 6295 | </widget>
|
|---|
| 6296 | </item>
|
|---|
| 6297 | <item row="4" column="4">
|
|---|
| 6298 | <widget class="QLabel" name="fStatusFADLabel">
|
|---|
| 6299 | <property name="text">
|
|---|
| 6300 | <string>Offline</string>
|
|---|
| 6301 | </property>
|
|---|
| 6302 | </widget>
|
|---|
| 6303 | </item>
|
|---|
| 6304 | <item row="4" column="3">
|
|---|
| 6305 | <widget class="QPushButton" name="fStatusFADLed">
|
|---|
| 6306 | <property name="enabled">
|
|---|
| 6307 | <bool>true</bool>
|
|---|
| 6308 | </property>
|
|---|
| 6309 | <property name="sizePolicy">
|
|---|
| 6310 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 6311 | <horstretch>0</horstretch>
|
|---|
| 6312 | <verstretch>0</verstretch>
|
|---|
| 6313 | </sizepolicy>
|
|---|
| 6314 | </property>
|
|---|
| 6315 | <property name="maximumSize">
|
|---|
| 6316 | <size>
|
|---|
| 6317 | <width>18</width>
|
|---|
| 6318 | <height>16777215</height>
|
|---|
| 6319 | </size>
|
|---|
| 6320 | </property>
|
|---|
| 6321 | <property name="text">
|
|---|
| 6322 | <string/>
|
|---|
| 6323 | </property>
|
|---|
| 6324 | <property name="icon">
|
|---|
| 6325 | <iconset resource="design.qrc">
|
|---|
| 6326 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 6327 | </property>
|
|---|
| 6328 | <property name="iconSize">
|
|---|
| 6329 | <size>
|
|---|
| 6330 | <width>16</width>
|
|---|
| 6331 | <height>16</height>
|
|---|
| 6332 | </size>
|
|---|
| 6333 | </property>
|
|---|
| 6334 | <property name="checkable">
|
|---|
| 6335 | <bool>false</bool>
|
|---|
| 6336 | </property>
|
|---|
| 6337 | <property name="flat">
|
|---|
| 6338 | <bool>true</bool>
|
|---|
| 6339 | </property>
|
|---|
| 6340 | </widget>
|
|---|
| 6341 | </item>
|
|---|
| 6342 | <item row="4" column="1">
|
|---|
| 6343 | <widget class="QCheckBox" name="fStatusFADEnable">
|
|---|
| 6344 | <property name="enabled">
|
|---|
| 6345 | <bool>false</bool>
|
|---|
| 6346 | </property>
|
|---|
| 6347 | <property name="sizePolicy">
|
|---|
| 6348 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|---|
| 6349 | <horstretch>0</horstretch>
|
|---|
| 6350 | <verstretch>0</verstretch>
|
|---|
| 6351 | </sizepolicy>
|
|---|
| 6352 | </property>
|
|---|
| 6353 | <property name="maximumSize">
|
|---|
| 6354 | <size>
|
|---|
| 6355 | <width>20</width>
|
|---|
| 6356 | <height>16777215</height>
|
|---|
| 6357 | </size>
|
|---|
| 6358 | </property>
|
|---|
| 6359 | <property name="text">
|
|---|
| 6360 | <string/>
|
|---|
| 6361 | </property>
|
|---|
| 6362 | <property name="checked">
|
|---|
| 6363 | <bool>true</bool>
|
|---|
| 6364 | </property>
|
|---|
| 6365 | </widget>
|
|---|
| 6366 | </item>
|
|---|
| 6367 | <item row="8" column="4">
|
|---|
| 6368 | <widget class="QLabel" name="fStatusChatLabel">
|
|---|
| 6369 | <property name="text">
|
|---|
| 6370 | <string>Offline</string>
|
|---|
| 6371 | </property>
|
|---|
| 6372 | </widget>
|
|---|
| 6373 | </item>
|
|---|
| 6374 | <item row="7" column="1">
|
|---|
| 6375 | <widget class="QCheckBox" name="fStatusLoggerEnable">
|
|---|
| 6376 | <property name="enabled">
|
|---|
| 6377 | <bool>false</bool>
|
|---|
| 6378 | </property>
|
|---|
| 6379 | <property name="sizePolicy">
|
|---|
| 6380 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
|---|
| 6381 | <horstretch>0</horstretch>
|
|---|
| 6382 | <verstretch>0</verstretch>
|
|---|
| 6383 | </sizepolicy>
|
|---|
| 6384 | </property>
|
|---|
| 6385 | <property name="maximumSize">
|
|---|
| 6386 | <size>
|
|---|
| 6387 | <width>20</width>
|
|---|
| 6388 | <height>16777215</height>
|
|---|
| 6389 | </size>
|
|---|
| 6390 | </property>
|
|---|
| 6391 | <property name="text">
|
|---|
| 6392 | <string/>
|
|---|
| 6393 | </property>
|
|---|
| 6394 | <property name="checked">
|
|---|
| 6395 | <bool>true</bool>
|
|---|
| 6396 | </property>
|
|---|
| 6397 | </widget>
|
|---|
| 6398 | </item>
|
|---|
| 6399 | <item row="7" column="3">
|
|---|
| 6400 | <widget class="QPushButton" name="fStatusLoggerLed">
|
|---|
| 6401 | <property name="enabled">
|
|---|
| 6402 | <bool>true</bool>
|
|---|
| 6403 | </property>
|
|---|
| 6404 | <property name="sizePolicy">
|
|---|
| 6405 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 6406 | <horstretch>0</horstretch>
|
|---|
| 6407 | <verstretch>0</verstretch>
|
|---|
| 6408 | </sizepolicy>
|
|---|
| 6409 | </property>
|
|---|
| 6410 | <property name="maximumSize">
|
|---|
| 6411 | <size>
|
|---|
| 6412 | <width>18</width>
|
|---|
| 6413 | <height>16777215</height>
|
|---|
| 6414 | </size>
|
|---|
| 6415 | </property>
|
|---|
| 6416 | <property name="text">
|
|---|
| 6417 | <string/>
|
|---|
| 6418 | </property>
|
|---|
| 6419 | <property name="icon">
|
|---|
| 6420 | <iconset resource="design.qrc">
|
|---|
| 6421 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 6422 | </property>
|
|---|
| 6423 | <property name="iconSize">
|
|---|
| 6424 | <size>
|
|---|
| 6425 | <width>16</width>
|
|---|
| 6426 | <height>16</height>
|
|---|
| 6427 | </size>
|
|---|
| 6428 | </property>
|
|---|
| 6429 | <property name="checkable">
|
|---|
| 6430 | <bool>false</bool>
|
|---|
| 6431 | </property>
|
|---|
| 6432 | <property name="flat">
|
|---|
| 6433 | <bool>true</bool>
|
|---|
| 6434 | </property>
|
|---|
| 6435 | </widget>
|
|---|
| 6436 | </item>
|
|---|
| 6437 | <item row="7" column="4">
|
|---|
| 6438 | <widget class="QLabel" name="fStatusLoggerLabel">
|
|---|
| 6439 | <property name="text">
|
|---|
| 6440 | <string>Offline</string>
|
|---|
| 6441 | </property>
|
|---|
| 6442 | </widget>
|
|---|
| 6443 | </item>
|
|---|
| 6444 | <item row="2" column="0" colspan="6">
|
|---|
| 6445 | <widget class="Line" name="line">
|
|---|
| 6446 | <property name="orientation">
|
|---|
| 6447 | <enum>Qt::Horizontal</enum>
|
|---|
| 6448 | </property>
|
|---|
| 6449 | </widget>
|
|---|
| 6450 | </item>
|
|---|
| 6451 | <item row="3" column="2">
|
|---|
| 6452 | <widget class="QLabel" name="fStatusFTM">
|
|---|
| 6453 | <property name="sizePolicy">
|
|---|
| 6454 | <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|---|
| 6455 | <horstretch>0</horstretch>
|
|---|
| 6456 | <verstretch>0</verstretch>
|
|---|
| 6457 | </sizepolicy>
|
|---|
| 6458 | </property>
|
|---|
| 6459 | <property name="toolTip">
|
|---|
| 6460 | <string>Trigger Master</string>
|
|---|
| 6461 | </property>
|
|---|
| 6462 | <property name="text">
|
|---|
| 6463 | <string>FTM</string>
|
|---|
| 6464 | </property>
|
|---|
| 6465 | <property name="alignment">
|
|---|
| 6466 | <set>Qt::AlignCenter</set>
|
|---|
| 6467 | </property>
|
|---|
| 6468 | </widget>
|
|---|
| 6469 | </item>
|
|---|
| 6470 | <item row="4" column="2">
|
|---|
| 6471 | <widget class="QLabel" name="fStatusFAD">
|
|---|
| 6472 | <property name="sizePolicy">
|
|---|
| 6473 | <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|---|
| 6474 | <horstretch>0</horstretch>
|
|---|
| 6475 | <verstretch>0</verstretch>
|
|---|
| 6476 | </sizepolicy>
|
|---|
| 6477 | </property>
|
|---|
| 6478 | <property name="toolTip">
|
|---|
| 6479 | <string>Data acquisition (DRS4 readou)</string>
|
|---|
| 6480 | </property>
|
|---|
| 6481 | <property name="text">
|
|---|
| 6482 | <string>FAD</string>
|
|---|
| 6483 | </property>
|
|---|
| 6484 | <property name="alignment">
|
|---|
| 6485 | <set>Qt::AlignCenter</set>
|
|---|
| 6486 | </property>
|
|---|
| 6487 | </widget>
|
|---|
| 6488 | </item>
|
|---|
| 6489 | <item row="7" column="2">
|
|---|
| 6490 | <widget class="QLabel" name="fStatusLogger">
|
|---|
| 6491 | <property name="sizePolicy">
|
|---|
| 6492 | <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|---|
| 6493 | <horstretch>0</horstretch>
|
|---|
| 6494 | <verstretch>0</verstretch>
|
|---|
| 6495 | </sizepolicy>
|
|---|
| 6496 | </property>
|
|---|
| 6497 | <property name="toolTip">
|
|---|
| 6498 | <string>Data Logger (writes slow control files)</string>
|
|---|
| 6499 | </property>
|
|---|
| 6500 | <property name="text">
|
|---|
| 6501 | <string>Logger</string>
|
|---|
| 6502 | </property>
|
|---|
| 6503 | <property name="alignment">
|
|---|
| 6504 | <set>Qt::AlignCenter</set>
|
|---|
| 6505 | </property>
|
|---|
| 6506 | </widget>
|
|---|
| 6507 | </item>
|
|---|
| 6508 | <item row="8" column="2">
|
|---|
| 6509 | <widget class="QLabel" name="fStatusChat">
|
|---|
| 6510 | <property name="sizePolicy">
|
|---|
| 6511 | <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|---|
| 6512 | <horstretch>0</horstretch>
|
|---|
| 6513 | <verstretch>0</verstretch>
|
|---|
| 6514 | </sizepolicy>
|
|---|
| 6515 | </property>
|
|---|
| 6516 | <property name="toolTip">
|
|---|
| 6517 | <string>Chat server</string>
|
|---|
| 6518 | </property>
|
|---|
| 6519 | <property name="text">
|
|---|
| 6520 | <string>Chat</string>
|
|---|
| 6521 | </property>
|
|---|
| 6522 | <property name="alignment">
|
|---|
| 6523 | <set>Qt::AlignCenter</set>
|
|---|
| 6524 | </property>
|
|---|
| 6525 | </widget>
|
|---|
| 6526 | </item>
|
|---|
| 6527 | <item row="1" column="2">
|
|---|
| 6528 | <widget class="QLabel" name="fStatusDNS">
|
|---|
| 6529 | <property name="sizePolicy">
|
|---|
| 6530 | <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|---|
| 6531 | <horstretch>0</horstretch>
|
|---|
| 6532 | <verstretch>0</verstretch>
|
|---|
| 6533 | </sizepolicy>
|
|---|
| 6534 | </property>
|
|---|
| 6535 | <property name="toolTip">
|
|---|
| 6536 | <string>DIM Domain Name Servcer (DNS)</string>
|
|---|
| 6537 | </property>
|
|---|
| 6538 | <property name="text">
|
|---|
| 6539 | <string>DNS</string>
|
|---|
| 6540 | </property>
|
|---|
| 6541 | <property name="alignment">
|
|---|
| 6542 | <set>Qt::AlignCenter</set>
|
|---|
| 6543 | </property>
|
|---|
| 6544 | </widget>
|
|---|
| 6545 | </item>
|
|---|
| 6546 | <item row="1" column="5">
|
|---|
| 6547 | <spacer name="horizontalSpacer_8">
|
|---|
| 6548 | <property name="orientation">
|
|---|
| 6549 | <enum>Qt::Horizontal</enum>
|
|---|
| 6550 | </property>
|
|---|
| 6551 | <property name="sizeHint" stdset="0">
|
|---|
| 6552 | <size>
|
|---|
| 6553 | <width>40</width>
|
|---|
| 6554 | <height>20</height>
|
|---|
| 6555 | </size>
|
|---|
| 6556 | </property>
|
|---|
| 6557 | </spacer>
|
|---|
| 6558 | </item>
|
|---|
| 6559 | <item row="5" column="3">
|
|---|
| 6560 | <widget class="QPushButton" name="fStatusFTULed">
|
|---|
| 6561 | <property name="maximumSize">
|
|---|
| 6562 | <size>
|
|---|
| 6563 | <width>18</width>
|
|---|
| 6564 | <height>16777215</height>
|
|---|
| 6565 | </size>
|
|---|
| 6566 | </property>
|
|---|
| 6567 | <property name="text">
|
|---|
| 6568 | <string/>
|
|---|
| 6569 | </property>
|
|---|
| 6570 | <property name="icon">
|
|---|
| 6571 | <iconset resource="design.qrc">
|
|---|
| 6572 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 6573 | </property>
|
|---|
| 6574 | <property name="flat">
|
|---|
| 6575 | <bool>true</bool>
|
|---|
| 6576 | </property>
|
|---|
| 6577 | </widget>
|
|---|
| 6578 | </item>
|
|---|
| 6579 | <item row="5" column="2">
|
|---|
| 6580 | <widget class="QLabel" name="label_59">
|
|---|
| 6581 | <property name="sizePolicy">
|
|---|
| 6582 | <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|---|
| 6583 | <horstretch>0</horstretch>
|
|---|
| 6584 | <verstretch>0</verstretch>
|
|---|
| 6585 | </sizepolicy>
|
|---|
| 6586 | </property>
|
|---|
| 6587 | <property name="text">
|
|---|
| 6588 | <string>FTU</string>
|
|---|
| 6589 | </property>
|
|---|
| 6590 | <property name="alignment">
|
|---|
| 6591 | <set>Qt::AlignCenter</set>
|
|---|
| 6592 | </property>
|
|---|
| 6593 | </widget>
|
|---|
| 6594 | </item>
|
|---|
| 6595 | <item row="5" column="4">
|
|---|
| 6596 | <widget class="QLabel" name="fStatusFTULabel">
|
|---|
| 6597 | <property name="text">
|
|---|
| 6598 | <string>Offline</string>
|
|---|
| 6599 | </property>
|
|---|
| 6600 | </widget>
|
|---|
| 6601 | </item>
|
|---|
| 6602 | <item row="6" column="2">
|
|---|
| 6603 | <widget class="QLabel" name="label_60">
|
|---|
| 6604 | <property name="text">
|
|---|
| 6605 | <string>Scheduler</string>
|
|---|
| 6606 | </property>
|
|---|
| 6607 | </widget>
|
|---|
| 6608 | </item>
|
|---|
| 6609 | <item row="6" column="4">
|
|---|
| 6610 | <widget class="QLabel" name="fStatusSchedulerLabel">
|
|---|
| 6611 | <property name="text">
|
|---|
| 6612 | <string>Offline</string>
|
|---|
| 6613 | </property>
|
|---|
| 6614 | </widget>
|
|---|
| 6615 | </item>
|
|---|
| 6616 | <item row="6" column="3">
|
|---|
| 6617 | <widget class="QPushButton" name="fStatusSchedulerLed">
|
|---|
| 6618 | <property name="maximumSize">
|
|---|
| 6619 | <size>
|
|---|
| 6620 | <width>18</width>
|
|---|
| 6621 | <height>16777215</height>
|
|---|
| 6622 | </size>
|
|---|
| 6623 | </property>
|
|---|
| 6624 | <property name="text">
|
|---|
| 6625 | <string/>
|
|---|
| 6626 | </property>
|
|---|
| 6627 | <property name="icon">
|
|---|
| 6628 | <iconset resource="design.qrc">
|
|---|
| 6629 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 6630 | </property>
|
|---|
| 6631 | <property name="flat">
|
|---|
| 6632 | <bool>true</bool>
|
|---|
| 6633 | </property>
|
|---|
| 6634 | </widget>
|
|---|
| 6635 | </item>
|
|---|
| 6636 | <item row="8" column="3">
|
|---|
| 6637 | <widget class="QPushButton" name="fStatusChatLed">
|
|---|
| 6638 | <property name="enabled">
|
|---|
| 6639 | <bool>true</bool>
|
|---|
| 6640 | </property>
|
|---|
| 6641 | <property name="sizePolicy">
|
|---|
| 6642 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 6643 | <horstretch>0</horstretch>
|
|---|
| 6644 | <verstretch>0</verstretch>
|
|---|
| 6645 | </sizepolicy>
|
|---|
| 6646 | </property>
|
|---|
| 6647 | <property name="maximumSize">
|
|---|
| 6648 | <size>
|
|---|
| 6649 | <width>18</width>
|
|---|
| 6650 | <height>16777215</height>
|
|---|
| 6651 | </size>
|
|---|
| 6652 | </property>
|
|---|
| 6653 | <property name="text">
|
|---|
| 6654 | <string/>
|
|---|
| 6655 | </property>
|
|---|
| 6656 | <property name="icon">
|
|---|
| 6657 | <iconset resource="design.qrc">
|
|---|
| 6658 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 6659 | </property>
|
|---|
| 6660 | <property name="iconSize">
|
|---|
| 6661 | <size>
|
|---|
| 6662 | <width>16</width>
|
|---|
| 6663 | <height>16</height>
|
|---|
| 6664 | </size>
|
|---|
| 6665 | </property>
|
|---|
| 6666 | <property name="checkable">
|
|---|
| 6667 | <bool>false</bool>
|
|---|
| 6668 | </property>
|
|---|
| 6669 | <property name="flat">
|
|---|
| 6670 | <bool>true</bool>
|
|---|
| 6671 | </property>
|
|---|
| 6672 | </widget>
|
|---|
| 6673 | </item>
|
|---|
| 6674 | <item row="1" column="3">
|
|---|
| 6675 | <widget class="QPushButton" name="fStatusDNSLed">
|
|---|
| 6676 | <property name="enabled">
|
|---|
| 6677 | <bool>true</bool>
|
|---|
| 6678 | </property>
|
|---|
| 6679 | <property name="sizePolicy">
|
|---|
| 6680 | <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
|
|---|
| 6681 | <horstretch>0</horstretch>
|
|---|
| 6682 | <verstretch>0</verstretch>
|
|---|
| 6683 | </sizepolicy>
|
|---|
| 6684 | </property>
|
|---|
| 6685 | <property name="maximumSize">
|
|---|
| 6686 | <size>
|
|---|
| 6687 | <width>18</width>
|
|---|
| 6688 | <height>16777215</height>
|
|---|
| 6689 | </size>
|
|---|
| 6690 | </property>
|
|---|
| 6691 | <property name="text">
|
|---|
| 6692 | <string/>
|
|---|
| 6693 | </property>
|
|---|
| 6694 | <property name="icon">
|
|---|
| 6695 | <iconset resource="design.qrc">
|
|---|
| 6696 | <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>
|
|---|
| 6697 | </property>
|
|---|
| 6698 | <property name="iconSize">
|
|---|
| 6699 | <size>
|
|---|
| 6700 | <width>16</width>
|
|---|
| 6701 | <height>16</height>
|
|---|
| 6702 | </size>
|
|---|
| 6703 | </property>
|
|---|
| 6704 | <property name="checkable">
|
|---|
| 6705 | <bool>false</bool>
|
|---|
| 6706 | </property>
|
|---|
| 6707 | <property name="flat">
|
|---|
| 6708 | <bool>true</bool>
|
|---|
| 6709 | </property>
|
|---|
| 6710 | </widget>
|
|---|
| 6711 | </item>
|
|---|
| 6712 | </layout>
|
|---|
| 6713 | </item>
|
|---|
| 6714 | <item>
|
|---|
| 6715 | <widget class="Line" name="line_4">
|
|---|
| 6716 | <property name="orientation">
|
|---|
| 6717 | <enum>Qt::Horizontal</enum>
|
|---|
| 6718 | </property>
|
|---|
| 6719 | </widget>
|
|---|
| 6720 | </item>
|
|---|
| 6721 | <item>
|
|---|
| 6722 | <spacer name="verticalSpacer_3">
|
|---|
| 6723 | <property name="orientation">
|
|---|
| 6724 | <enum>Qt::Vertical</enum>
|
|---|
| 6725 | </property>
|
|---|
| 6726 | <property name="sizeHint" stdset="0">
|
|---|
| 6727 | <size>
|
|---|
| 6728 | <width>20</width>
|
|---|
| 6729 | <height>40</height>
|
|---|
| 6730 | </size>
|
|---|
| 6731 | </property>
|
|---|
| 6732 | </spacer>
|
|---|
| 6733 | </item>
|
|---|
| 6734 | <item>
|
|---|
| 6735 | <widget class="QPushButton" name="fShutdown">
|
|---|
| 6736 | <property name="text">
|
|---|
| 6737 | <string>Shutdown Network</string>
|
|---|
| 6738 | </property>
|
|---|
| 6739 | <property name="icon">
|
|---|
| 6740 | <iconset resource="design.qrc">
|
|---|
| 6741 | <normaloff>:/Resources/icons/warning 1.png</normaloff>:/Resources/icons/warning 1.png</iconset>
|
|---|
| 6742 | </property>
|
|---|
| 6743 | </widget>
|
|---|
| 6744 | </item>
|
|---|
| 6745 | <item>
|
|---|
| 6746 | <widget class="QPushButton" name="fShutdownAll">
|
|---|
| 6747 | <property name="text">
|
|---|
| 6748 | <string>Shutdown Network + DNS</string>
|
|---|
| 6749 | </property>
|
|---|
| 6750 | <property name="icon">
|
|---|
| 6751 | <iconset resource="design.qrc">
|
|---|
| 6752 | <normaloff>:/Resources/icons/warning 1.png</normaloff>:/Resources/icons/warning 1.png</iconset>
|
|---|
| 6753 | </property>
|
|---|
| 6754 | </widget>
|
|---|
| 6755 | </item>
|
|---|
| 6756 | </layout>
|
|---|
| 6757 | </widget>
|
|---|
| 6758 | </widget>
|
|---|
| 6759 | <action name="fMenuLogSaveAs">
|
|---|
| 6760 | <property name="text">
|
|---|
| 6761 | <string>Save as...</string>
|
|---|
| 6762 | </property>
|
|---|
| 6763 | </action>
|
|---|
| 6764 | <action name="actionTest">
|
|---|
| 6765 | <property name="text">
|
|---|
| 6766 | <string>Test</string>
|
|---|
| 6767 | </property>
|
|---|
| 6768 | </action>
|
|---|
| 6769 | </widget>
|
|---|
| 6770 | <customwidgets>
|
|---|
| 6771 | <customwidget>
|
|---|
| 6772 | <class>RootWidget</class>
|
|---|
| 6773 | <extends>QWidget</extends>
|
|---|
| 6774 | <header>RootWidget.h</header>
|
|---|
| 6775 | <container>1</container>
|
|---|
| 6776 | </customwidget>
|
|---|
| 6777 | <customwidget>
|
|---|
| 6778 | <class>SpinBox4ns</class>
|
|---|
| 6779 | <extends>QSpinBox</extends>
|
|---|
| 6780 | <header>SpinBox4ns.h</header>
|
|---|
| 6781 | </customwidget>
|
|---|
| 6782 | <customwidget>
|
|---|
| 6783 | <class>SpinBoxHex</class>
|
|---|
| 6784 | <extends>QSpinBox</extends>
|
|---|
| 6785 | <header>SpinBoxHex.h</header>
|
|---|
| 6786 | </customwidget>
|
|---|
| 6787 | </customwidgets>
|
|---|
| 6788 | <resources>
|
|---|
| 6789 | <include location="design.qrc"/>
|
|---|
| 6790 | </resources>
|
|---|
| 6791 | <connections>
|
|---|
| 6792 | <connection>
|
|---|
| 6793 | <sender>fTextClear</sender>
|
|---|
| 6794 | <signal>clicked()</signal>
|
|---|
| 6795 | <receiver>fTextEdit</receiver>
|
|---|
| 6796 | <slot>clear()</slot>
|
|---|
| 6797 | <hints>
|
|---|
| 6798 | <hint type="sourcelabel">
|
|---|
| 6799 | <x>918</x>
|
|---|
| 6800 | <y>647</y>
|
|---|
| 6801 | </hint>
|
|---|
| 6802 | <hint type="destinationlabel">
|
|---|
| 6803 | <x>773</x>
|
|---|
| 6804 | <y>739</y>
|
|---|
| 6805 | </hint>
|
|---|
| 6806 | </hints>
|
|---|
| 6807 | </connection>
|
|---|
| 6808 | <connection>
|
|---|
| 6809 | <sender>fLogClear</sender>
|
|---|
| 6810 | <signal>clicked()</signal>
|
|---|
| 6811 | <receiver>fLogText</receiver>
|
|---|
| 6812 | <slot>clear()</slot>
|
|---|
| 6813 | <hints>
|
|---|
| 6814 | <hint type="sourcelabel">
|
|---|
| 6815 | <x>907</x>
|
|---|
| 6816 | <y>109</y>
|
|---|
| 6817 | </hint>
|
|---|
| 6818 | <hint type="destinationlabel">
|
|---|
| 6819 | <x>631</x>
|
|---|
| 6820 | <y>122</y>
|
|---|
| 6821 | </hint>
|
|---|
| 6822 | </hints>
|
|---|
| 6823 | </connection>
|
|---|
| 6824 | <connection>
|
|---|
| 6825 | <sender>fTextFontPlus</sender>
|
|---|
| 6826 | <signal>clicked()</signal>
|
|---|
| 6827 | <receiver>fTextEdit</receiver>
|
|---|
| 6828 | <slot>zoomIn()</slot>
|
|---|
| 6829 | <hints>
|
|---|
| 6830 | <hint type="sourcelabel">
|
|---|
| 6831 | <x>979</x>
|
|---|
| 6832 | <y>647</y>
|
|---|
| 6833 | </hint>
|
|---|
| 6834 | <hint type="destinationlabel">
|
|---|
| 6835 | <x>937</x>
|
|---|
| 6836 | <y>739</y>
|
|---|
| 6837 | </hint>
|
|---|
| 6838 | </hints>
|
|---|
| 6839 | </connection>
|
|---|
| 6840 | <connection>
|
|---|
| 6841 | <sender>fTextFontMinus</sender>
|
|---|
| 6842 | <signal>clicked()</signal>
|
|---|
| 6843 | <receiver>fTextEdit</receiver>
|
|---|
| 6844 | <slot>zoomOut()</slot>
|
|---|
| 6845 | <hints>
|
|---|
| 6846 | <hint type="sourcelabel">
|
|---|
| 6847 | <x>1014</x>
|
|---|
| 6848 | <y>647</y>
|
|---|
| 6849 | </hint>
|
|---|
| 6850 | <hint type="destinationlabel">
|
|---|
| 6851 | <x>925</x>
|
|---|
| 6852 | <y>739</y>
|
|---|
| 6853 | </hint>
|
|---|
| 6854 | </hints>
|
|---|
| 6855 | </connection>
|
|---|
| 6856 | <connection>
|
|---|
| 6857 | <sender>fLogFontPlus</sender>
|
|---|
| 6858 | <signal>clicked()</signal>
|
|---|
| 6859 | <receiver>fLogText</receiver>
|
|---|
| 6860 | <slot>zoomIn()</slot>
|
|---|
| 6861 | <hints>
|
|---|
| 6862 | <hint type="sourcelabel">
|
|---|
| 6863 | <x>968</x>
|
|---|
| 6864 | <y>109</y>
|
|---|
| 6865 | </hint>
|
|---|
| 6866 | <hint type="destinationlabel">
|
|---|
| 6867 | <x>640</x>
|
|---|
| 6868 | <y>181</y>
|
|---|
| 6869 | </hint>
|
|---|
| 6870 | </hints>
|
|---|
| 6871 | </connection>
|
|---|
| 6872 | <connection>
|
|---|
| 6873 | <sender>fLogFontMinus</sender>
|
|---|
| 6874 | <signal>clicked()</signal>
|
|---|
| 6875 | <receiver>fLogText</receiver>
|
|---|
| 6876 | <slot>zoomOut()</slot>
|
|---|
| 6877 | <hints>
|
|---|
| 6878 | <hint type="sourcelabel">
|
|---|
| 6879 | <x>1003</x>
|
|---|
| 6880 | <y>109</y>
|
|---|
| 6881 | </hint>
|
|---|
| 6882 | <hint type="destinationlabel">
|
|---|
| 6883 | <x>640</x>
|
|---|
| 6884 | <y>181</y>
|
|---|
| 6885 | </hint>
|
|---|
| 6886 | </hints>
|
|---|
| 6887 | </connection>
|
|---|
| 6888 | <connection>
|
|---|
| 6889 | <sender>fChatMessage</sender>
|
|---|
| 6890 | <signal>returnPressed()</signal>
|
|---|
| 6891 | <receiver>fChatSend</receiver>
|
|---|
| 6892 | <slot>animateClick()</slot>
|
|---|
| 6893 | <hints>
|
|---|
| 6894 | <hint type="sourcelabel">
|
|---|
| 6895 | <x>946</x>
|
|---|
| 6896 | <y>570</y>
|
|---|
| 6897 | </hint>
|
|---|
| 6898 | <hint type="destinationlabel">
|
|---|
| 6899 | <x>1003</x>
|
|---|
| 6900 | <y>571</y>
|
|---|
| 6901 | </hint>
|
|---|
| 6902 | </hints>
|
|---|
| 6903 | </connection>
|
|---|
| 6904 | <connection>
|
|---|
| 6905 | <sender>fChatClear</sender>
|
|---|
| 6906 | <signal>clicked()</signal>
|
|---|
| 6907 | <receiver>fChatText</receiver>
|
|---|
| 6908 | <slot>clear()</slot>
|
|---|
| 6909 | <hints>
|
|---|
| 6910 | <hint type="sourcelabel">
|
|---|
| 6911 | <x>907</x>
|
|---|
| 6912 | <y>105</y>
|
|---|
| 6913 | </hint>
|
|---|
| 6914 | <hint type="destinationlabel">
|
|---|
| 6915 | <x>640</x>
|
|---|
| 6916 | <y>177</y>
|
|---|
| 6917 | </hint>
|
|---|
| 6918 | </hints>
|
|---|
| 6919 | </connection>
|
|---|
| 6920 | <connection>
|
|---|
| 6921 | <sender>fChatFontPlus</sender>
|
|---|
| 6922 | <signal>clicked()</signal>
|
|---|
| 6923 | <receiver>fChatText</receiver>
|
|---|
| 6924 | <slot>zoomIn()</slot>
|
|---|
| 6925 | <hints>
|
|---|
| 6926 | <hint type="sourcelabel">
|
|---|
| 6927 | <x>968</x>
|
|---|
| 6928 | <y>105</y>
|
|---|
| 6929 | </hint>
|
|---|
| 6930 | <hint type="destinationlabel">
|
|---|
| 6931 | <x>640</x>
|
|---|
| 6932 | <y>177</y>
|
|---|
| 6933 | </hint>
|
|---|
| 6934 | </hints>
|
|---|
| 6935 | </connection>
|
|---|
| 6936 | <connection>
|
|---|
| 6937 | <sender>fChatFontMinus</sender>
|
|---|
| 6938 | <signal>clicked()</signal>
|
|---|
| 6939 | <receiver>fChatText</receiver>
|
|---|
| 6940 | <slot>zoomOut()</slot>
|
|---|
| 6941 | <hints>
|
|---|
| 6942 | <hint type="sourcelabel">
|
|---|
| 6943 | <x>1003</x>
|
|---|
| 6944 | <y>105</y>
|
|---|
| 6945 | </hint>
|
|---|
| 6946 | <hint type="destinationlabel">
|
|---|
| 6947 | <x>640</x>
|
|---|
| 6948 | <y>177</y>
|
|---|
| 6949 | </hint>
|
|---|
| 6950 | </hints>
|
|---|
| 6951 | </connection>
|
|---|
| 6952 | <connection>
|
|---|
| 6953 | <sender>fDimCmdServers</sender>
|
|---|
| 6954 | <signal>activated(QModelIndex)</signal>
|
|---|
| 6955 | <receiver>fDimCmdCommands</receiver>
|
|---|
| 6956 | <slot>setRootIndex(QModelIndex)</slot>
|
|---|
| 6957 | <hints>
|
|---|
| 6958 | <hint type="sourcelabel">
|
|---|
| 6959 | <x>358</x>
|
|---|
| 6960 | <y>369</y>
|
|---|
| 6961 | </hint>
|
|---|
| 6962 | <hint type="destinationlabel">
|
|---|
| 6963 | <x>607</x>
|
|---|
| 6964 | <y>433</y>
|
|---|
| 6965 | </hint>
|
|---|
| 6966 | </hints>
|
|---|
| 6967 | </connection>
|
|---|
| 6968 | <connection>
|
|---|
| 6969 | <sender>fDimCmdCommands</sender>
|
|---|
| 6970 | <signal>activated(QModelIndex)</signal>
|
|---|
| 6971 | <receiver>fDimCmdDescription</receiver>
|
|---|
| 6972 | <slot>setRootIndex(QModelIndex)</slot>
|
|---|
| 6973 | <hints>
|
|---|
| 6974 | <hint type="sourcelabel">
|
|---|
| 6975 | <x>607</x>
|
|---|
| 6976 | <y>358</y>
|
|---|
| 6977 | </hint>
|
|---|
| 6978 | <hint type="destinationlabel">
|
|---|
| 6979 | <x>793</x>
|
|---|
| 6980 | <y>391</y>
|
|---|
| 6981 | </hint>
|
|---|
| 6982 | </hints>
|
|---|
| 6983 | </connection>
|
|---|
| 6984 | <connection>
|
|---|
| 6985 | <sender>fDimCmdLineEdit</sender>
|
|---|
| 6986 | <signal>returnPressed()</signal>
|
|---|
| 6987 | <receiver>fDimCmdSend</receiver>
|
|---|
| 6988 | <slot>animateClick()</slot>
|
|---|
| 6989 | <hints>
|
|---|
| 6990 | <hint type="sourcelabel">
|
|---|
| 6991 | <x>946</x>
|
|---|
| 6992 | <y>570</y>
|
|---|
| 6993 | </hint>
|
|---|
| 6994 | <hint type="destinationlabel">
|
|---|
| 6995 | <x>1003</x>
|
|---|
| 6996 | <y>571</y>
|
|---|
| 6997 | </hint>
|
|---|
| 6998 | </hints>
|
|---|
| 6999 | </connection>
|
|---|
| 7000 | <connection>
|
|---|
| 7001 | <sender>fDimCmdServers</sender>
|
|---|
| 7002 | <signal>clicked(QModelIndex)</signal>
|
|---|
| 7003 | <receiver>fDimCmdCommands</receiver>
|
|---|
| 7004 | <slot>setRootIndex(QModelIndex)</slot>
|
|---|
| 7005 | <hints>
|
|---|
| 7006 | <hint type="sourcelabel">
|
|---|
| 7007 | <x>358</x>
|
|---|
| 7008 | <y>178</y>
|
|---|
| 7009 | </hint>
|
|---|
| 7010 | <hint type="destinationlabel">
|
|---|
| 7011 | <x>607</x>
|
|---|
| 7012 | <y>243</y>
|
|---|
| 7013 | </hint>
|
|---|
| 7014 | </hints>
|
|---|
| 7015 | </connection>
|
|---|
| 7016 | <connection>
|
|---|
| 7017 | <sender>fDimCmdCommands</sender>
|
|---|
| 7018 | <signal>clicked(QModelIndex)</signal>
|
|---|
| 7019 | <receiver>fDimCmdDescription</receiver>
|
|---|
| 7020 | <slot>setRootIndex(QModelIndex)</slot>
|
|---|
| 7021 | <hints>
|
|---|
| 7022 | <hint type="sourcelabel">
|
|---|
| 7023 | <x>607</x>
|
|---|
| 7024 | <y>298</y>
|
|---|
| 7025 | </hint>
|
|---|
| 7026 | <hint type="destinationlabel">
|
|---|
| 7027 | <x>801</x>
|
|---|
| 7028 | <y>224</y>
|
|---|
| 7029 | </hint>
|
|---|
| 7030 | </hints>
|
|---|
| 7031 | </connection>
|
|---|
| 7032 | <connection>
|
|---|
| 7033 | <sender>fDimSvcServers</sender>
|
|---|
| 7034 | <signal>clicked(QModelIndex)</signal>
|
|---|
| 7035 | <receiver>fDimSvcServices</receiver>
|
|---|
| 7036 | <slot>setRootIndex(QModelIndex)</slot>
|
|---|
| 7037 | <hints>
|
|---|
| 7038 | <hint type="sourcelabel">
|
|---|
| 7039 | <x>358</x>
|
|---|
| 7040 | <y>255</y>
|
|---|
| 7041 | </hint>
|
|---|
| 7042 | <hint type="destinationlabel">
|
|---|
| 7043 | <x>607</x>
|
|---|
| 7044 | <y>256</y>
|
|---|
| 7045 | </hint>
|
|---|
| 7046 | </hints>
|
|---|
| 7047 | </connection>
|
|---|
| 7048 | <connection>
|
|---|
| 7049 | <sender>fDimSvcServices</sender>
|
|---|
| 7050 | <signal>clicked(QModelIndex)</signal>
|
|---|
| 7051 | <receiver>fDimSvcDescription</receiver>
|
|---|
| 7052 | <slot>setRootIndex(QModelIndex)</slot>
|
|---|
| 7053 | <hints>
|
|---|
| 7054 | <hint type="sourcelabel">
|
|---|
| 7055 | <x>607</x>
|
|---|
| 7056 | <y>252</y>
|
|---|
| 7057 | </hint>
|
|---|
| 7058 | <hint type="destinationlabel">
|
|---|
| 7059 | <x>785</x>
|
|---|
| 7060 | <y>170</y>
|
|---|
| 7061 | </hint>
|
|---|
| 7062 | </hints>
|
|---|
| 7063 | </connection>
|
|---|
| 7064 | <connection>
|
|---|
| 7065 | <sender>fDimSvcServers</sender>
|
|---|
| 7066 | <signal>activated(QModelIndex)</signal>
|
|---|
| 7067 | <receiver>fDimSvcServices</receiver>
|
|---|
| 7068 | <slot>setRootIndex(QModelIndex)</slot>
|
|---|
| 7069 | <hints>
|
|---|
| 7070 | <hint type="sourcelabel">
|
|---|
| 7071 | <x>358</x>
|
|---|
| 7072 | <y>270</y>
|
|---|
| 7073 | </hint>
|
|---|
| 7074 | <hint type="destinationlabel">
|
|---|
| 7075 | <x>607</x>
|
|---|
| 7076 | <y>270</y>
|
|---|
| 7077 | </hint>
|
|---|
| 7078 | </hints>
|
|---|
| 7079 | </connection>
|
|---|
| 7080 | <connection>
|
|---|
| 7081 | <sender>fDimSvcServices</sender>
|
|---|
| 7082 | <signal>activated(QModelIndex)</signal>
|
|---|
| 7083 | <receiver>fDimSvcDescription</receiver>
|
|---|
| 7084 | <slot>setRootIndex(QModelIndex)</slot>
|
|---|
| 7085 | <hints>
|
|---|
| 7086 | <hint type="sourcelabel">
|
|---|
| 7087 | <x>607</x>
|
|---|
| 7088 | <y>270</y>
|
|---|
| 7089 | </hint>
|
|---|
| 7090 | <hint type="destinationlabel">
|
|---|
| 7091 | <x>1003</x>
|
|---|
| 7092 | <y>270</y>
|
|---|
| 7093 | </hint>
|
|---|
| 7094 | </hints>
|
|---|
| 7095 | </connection>
|
|---|
| 7096 | <connection>
|
|---|
| 7097 | <sender>pushButton</sender>
|
|---|
| 7098 | <signal>clicked()</signal>
|
|---|
| 7099 | <receiver>fDimSvcText</receiver>
|
|---|
| 7100 | <slot>clear()</slot>
|
|---|
| 7101 | <hints>
|
|---|
| 7102 | <hint type="sourcelabel">
|
|---|
| 7103 | <x>907</x>
|
|---|
| 7104 | <y>371</y>
|
|---|
| 7105 | </hint>
|
|---|
| 7106 | <hint type="destinationlabel">
|
|---|
| 7107 | <x>1004</x>
|
|---|
| 7108 | <y>572</y>
|
|---|
| 7109 | </hint>
|
|---|
| 7110 | </hints>
|
|---|
| 7111 | </connection>
|
|---|
| 7112 | <connection>
|
|---|
| 7113 | <sender>pushButton_2</sender>
|
|---|
| 7114 | <signal>clicked()</signal>
|
|---|
| 7115 | <receiver>fDimSvcText</receiver>
|
|---|
| 7116 | <slot>zoomIn()</slot>
|
|---|
| 7117 | <hints>
|
|---|
| 7118 | <hint type="sourcelabel">
|
|---|
| 7119 | <x>968</x>
|
|---|
| 7120 | <y>371</y>
|
|---|
| 7121 | </hint>
|
|---|
| 7122 | <hint type="destinationlabel">
|
|---|
| 7123 | <x>1004</x>
|
|---|
| 7124 | <y>572</y>
|
|---|
| 7125 | </hint>
|
|---|
| 7126 | </hints>
|
|---|
| 7127 | </connection>
|
|---|
| 7128 | <connection>
|
|---|
| 7129 | <sender>pushButton_3</sender>
|
|---|
| 7130 | <signal>clicked()</signal>
|
|---|
| 7131 | <receiver>fDimSvcText</receiver>
|
|---|
| 7132 | <slot>zoomOut()</slot>
|
|---|
| 7133 | <hints>
|
|---|
| 7134 | <hint type="sourcelabel">
|
|---|
| 7135 | <x>1003</x>
|
|---|
| 7136 | <y>371</y>
|
|---|
| 7137 | </hint>
|
|---|
| 7138 | <hint type="destinationlabel">
|
|---|
| 7139 | <x>1004</x>
|
|---|
| 7140 | <y>572</y>
|
|---|
| 7141 | </hint>
|
|---|
| 7142 | </hints>
|
|---|
| 7143 | </connection>
|
|---|
| 7144 | </connections>
|
|---|
| 7145 | </ui>
|
|---|