Changeset 12455
- Timestamp:
- 11/08/11 23:52:53 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/design.ui
r12439 r12455 11 11 <x>0</x> 12 12 <y>0</y> 13 <width>14 36</width>14 <height>9 60</height>13 <width>1419</width> 14 <height>985</height> 15 15 </rect> 16 16 </property> … … 53 53 </property> 54 54 <property name="currentIndex"> 55 <number> 3</number>55 <number>8</number> 56 56 </property> 57 57 <property name="documentMode"> … … 5590 5590 </widget> 5591 5591 </item> 5592 <item row="3" column="0" >5592 <item row="3" column="0" colspan="2"> 5593 5593 <widget class="QLabel" name="label_100"> 5594 5594 <property name="text"> … … 6106 6106 </widget> 6107 6107 </item> 6108 <item row="4" column="0" >6108 <item row="4" column="0" colspan="2"> 6109 6109 <widget class="QLabel" name="label_161"> 6110 6110 <property name="text"> … … 6193 6193 </property> 6194 6194 <property name="maximum"> 6195 <number> 1000000</number>6195 <number>99999</number> 6196 6196 </property> 6197 6197 </widget> … … 6210 6210 <widget class="QLabel" name="label_105"> 6211 6211 <property name="text"> 6212 <string> Maximum buffer</string>6212 <string>Buffer size</string> 6213 6213 </property> 6214 6214 <property name="alignment"> 6215 <set>Qt::Align Leading|Qt::AlignLeft|Qt::AlignVCenter</set>6215 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 6216 6216 </property> 6217 6217 </widget> … … 8316 8316 <item row="0" column="0"> 8317 8317 <widget class="Line" name="line_15"> 8318 <property name="orientation">8319 <enum>Qt::Horizontal</enum>8320 </property>8321 </widget>8322 </item>8323 </layout>8324 </widget>8325 </item>8326 </layout>8327 </item>8328 </layout>8329 </widget>8330 </widget>8331 </item>8332 </layout>8333 </widget>8334 <widget class="QWidget" name="fEvtBldTab">8335 <attribute name="title">8336 <string>EvtBld</string>8337 </attribute>8338 <layout class="QGridLayout" name="gridLayout_44">8339 <item row="0" column="0">8340 <widget class="QDockWidget" name="fEvtBldDock">8341 <property name="sizePolicy">8342 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">8343 <horstretch>0</horstretch>8344 <verstretch>0</verstretch>8345 </sizepolicy>8346 </property>8347 <property name="features">8348 <set>QDockWidget::NoDockWidgetFeatures</set>8349 </property>8350 <property name="windowTitle">8351 <string>Event Builder overview</string>8352 </property>8353 <widget class="QWidget" name="fEvtBldWidget">8354 <property name="sizePolicy">8355 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">8356 <horstretch>0</horstretch>8357 <verstretch>0</verstretch>8358 </sizepolicy>8359 </property>8360 <layout class="QGridLayout" name="gridLayout_45">8361 <item row="0" column="0">8362 <layout class="QGridLayout" name="gridLayout_47">8363 <item row="0" column="1">8364 <widget class="QGroupBox" name="groupBox_17">8365 <property name="title">8366 <string>Ethernet</string>8367 </property>8368 <layout class="QGridLayout" name="gridLayout_58">8369 <item row="2" column="1">8370 <layout class="QGridLayout" name="gridLayout_48" columnstretch="0,0,0,0">8371 <item row="3" column="3">8372 <widget class="QDoubleSpinBox" name="fFadEthernetRateMin">8373 <property name="alignment">8374 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>8375 </property>8376 <property name="readOnly">8377 <bool>true</bool>8378 </property>8379 <property name="buttonSymbols">8380 <enum>QAbstractSpinBox::NoButtons</enum>8381 </property>8382 <property name="suffix">8383 <string> kB/s</string>8384 </property>8385 <property name="decimals">8386 <number>1</number>8387 </property>8388 <property name="maximum">8389 <double>100000.000000000000000</double>8390 </property>8391 </widget>8392 </item>8393 <item row="4" column="3">8394 <widget class="QDoubleSpinBox" name="fFadEthernetRateMax">8395 <property name="alignment">8396 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>8397 </property>8398 <property name="readOnly">8399 <bool>true</bool>8400 </property>8401 <property name="buttonSymbols">8402 <enum>QAbstractSpinBox::NoButtons</enum>8403 </property>8404 <property name="suffix">8405 <string> kB/s</string>8406 </property>8407 <property name="decimals">8408 <number>1</number>8409 </property>8410 <property name="maximum">8411 <double>100000.000000000000000</double>8412 </property>8413 </widget>8414 </item>8415 <item row="3" column="2">8416 <widget class="QLabel" name="label_118">8417 <property name="text">8418 <string>Min</string>8419 </property>8420 <property name="alignment">8421 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>8422 </property>8423 </widget>8424 </item>8425 <item row="4" column="2">8426 <widget class="QLabel" name="label_122">8427 <property name="text">8428 <string>Max</string>8429 </property>8430 <property name="alignment">8431 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>8432 </property>8433 </widget>8434 </item>8435 <item row="2" column="3">8436 <spacer name="verticalSpacer_25">8437 <property name="orientation">8438 <enum>Qt::Vertical</enum>8439 </property>8440 <property name="sizeType">8441 <enum>QSizePolicy::Fixed</enum>8442 </property>8443 <property name="sizeHint" stdset="0">8444 <size>8445 <width>20</width>8446 <height>10</height>8447 </size>8448 </property>8449 </spacer>8450 </item>8451 <item row="0" column="3">8452 <widget class="QLabel" name="label_141">8453 <property name="text">8454 <string>I/O Errors</string>8455 </property>8456 <property name="alignment">8457 <set>Qt::AlignBottom|Qt::AlignHCenter</set>8458 </property>8459 </widget>8460 </item>8461 <item row="1" column="3">8462 <widget class="QSpinBox" name="fFadEvtConnErr">8463 <property name="alignment">8464 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>8465 </property>8466 <property name="readOnly">8467 <bool>true</bool>8468 </property>8469 <property name="buttonSymbols">8470 <enum>QAbstractSpinBox::NoButtons</enum>8471 </property>8472 <property name="suffix">8473 <string/>8474 </property>8475 <property name="maximum">8476 <number>2147483647</number>8477 </property>8478 </widget>8479 </item>8480 </layout>8481 </item>8482 <item row="1" column="1">8483 <spacer name="verticalSpacer_41">8484 <property name="orientation">8485 <enum>Qt::Vertical</enum>8486 </property>8487 <property name="sizeHint" stdset="0">8488 <size>8489 <width>20</width>8490 <height>40</height>8491 </size>8492 </property>8493 </spacer>8494 </item>8495 <item row="3" column="1">8496 <spacer name="verticalSpacer_42">8497 <property name="orientation">8498 <enum>Qt::Vertical</enum>8499 </property>8500 <property name="sizeHint" stdset="0">8501 <size>8502 <width>20</width>8503 <height>40</height>8504 </size>8505 </property>8506 </spacer>8507 </item>8508 <item row="2" column="0">8509 <spacer name="horizontalSpacer_35">8510 <property name="orientation">8511 <enum>Qt::Horizontal</enum>8512 </property>8513 <property name="sizeHint" stdset="0">8514 <size>8515 <width>40</width>8516 <height>20</height>8517 </size>8518 </property>8519 </spacer>8520 </item>8521 <item row="2" column="2">8522 <spacer name="horizontalSpacer_36">8523 <property name="orientation">8524 <enum>Qt::Horizontal</enum>8525 </property>8526 <property name="sizeHint" stdset="0">8527 <size>8528 <width>40</width>8529 <height>20</height>8530 </size>8531 </property>8532 </spacer>8533 </item>8534 <item row="0" column="1">8535 <widget class="Line" name="line_20">8536 <property name="orientation">8537 <enum>Qt::Horizontal</enum>8538 </property>8539 </widget>8540 </item>8541 </layout>8542 </widget>8543 </item>8544 <item row="1" column="0">8545 <widget class="QGroupBox" name="groupBox_16">8546 <property name="title">8547 <string>Open output streams</string>8548 </property>8549 <layout class="QGridLayout" name="gridLayout_61">8550 <item row="2" column="1">8551 <layout class="QGridLayout" name="gridLayout_50">8552 <item row="1" column="1">8553 <widget class="QLabel" name="label_110">8554 <property name="text">8555 <string>Run no.</string>8556 </property>8557 <property name="alignment">8558 <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>8559 </property>8560 </widget>8561 </item>8562 <item row="0" column="0">8563 <widget class="QLabel" name="label_127">8564 <property name="text">8565 <string>Number</string>8566 </property>8567 <property name="alignment">8568 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>8569 </property>8570 </widget>8571 </item>8572 <item row="0" column="1">8573 <widget class="QSpinBox" name="fEvtBldOpenStreams">8574 <property name="alignment">8575 <set>Qt::AlignCenter</set>8576 </property>8577 <property name="readOnly">8578 <bool>true</bool>8579 </property>8580 <property name="buttonSymbols">8581 <enum>QAbstractSpinBox::NoButtons</enum>8582 </property>8583 </widget>8584 </item>8585 <item row="2" column="1">8586 <widget class="QSpinBox" name="fEvtBldRunNumberMin">8587 <property name="alignment">8588 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>8589 </property>8590 <property name="readOnly">8591 <bool>true</bool>8592 </property>8593 <property name="buttonSymbols">8594 <enum>QAbstractSpinBox::NoButtons</enum>8595 </property>8596 <property name="maximum">8597 <number>2147483647</number>8598 </property>8599 </widget>8600 </item>8601 <item row="3" column="1">8602 <widget class="QSpinBox" name="fEvtBldRunNumberMax">8603 <property name="alignment">8604 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>8605 </property>8606 <property name="readOnly">8607 <bool>true</bool>8608 </property>8609 <property name="buttonSymbols">8610 <enum>QAbstractSpinBox::NoButtons</enum>8611 </property>8612 <property name="maximum">8613 <number>2147483647</number>8614 </property>8615 </widget>8616 </item>8617 <item row="2" column="0">8618 <widget class="QLabel" name="label_107">8619 <property name="text">8620 <string>Min</string>8621 </property>8622 </widget>8623 </item>8624 <item row="3" column="0">8625 <widget class="QLabel" name="label_112">8626 <property name="text">8627 <string>Max</string>8628 </property>8629 </widget>8630 </item>8631 <item row="5" column="0" colspan="3">8632 <widget class="QLabel" name="label_114">8633 <property name="text">8634 <string>Output stream with maximum run number</string>8635 </property>8636 </widget>8637 </item>8638 <item row="4" column="1">8639 <spacer name="verticalSpacer">8640 <property name="orientation">8641 <enum>Qt::Vertical</enum>8642 </property>8643 <property name="sizeType">8644 <enum>QSizePolicy::Fixed</enum>8645 </property>8646 <property name="sizeHint" stdset="0">8647 <size>8648 <width>1</width>8649 <height>20</height>8650 </size>8651 </property>8652 </spacer>8653 </item>8654 <item row="6" column="0">8655 <widget class="QLabel" name="label_116">8656 <property name="text">8657 <string>Current run</string>8658 </property>8659 </widget>8660 </item>8661 <item row="6" column="1">8662 <widget class="QSpinBox" name="fEvtsSuccessCurRun">8663 <property name="alignment">8664 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>8665 </property>8666 <property name="readOnly">8667 <bool>true</bool>8668 </property>8669 <property name="buttonSymbols">8670 <enum>QAbstractSpinBox::NoButtons</enum>8671 </property>8672 <property name="maximum">8673 <number>2147483647</number>8674 </property>8675 </widget>8676 </item>8677 <item row="7" column="0">8678 <widget class="QLabel" name="label_121">8679 <property name="text">8680 <string>Total</string>8681 </property>8682 </widget>8683 </item>8684 <item row="7" column="1">8685 <widget class="QSpinBox" name="fEvtsSuccessTotal">8686 <property name="alignment">8687 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>8688 </property>8689 <property name="readOnly">8690 <bool>true</bool>8691 </property>8692 <property name="buttonSymbols">8693 <enum>QAbstractSpinBox::NoButtons</enum>8694 </property>8695 <property name="maximum">8696 <number>2147483647</number>8697 </property>8698 </widget>8699 </item>8700 </layout>8701 </item>8702 <item row="1" column="1">8703 <spacer name="verticalSpacer_43">8704 <property name="orientation">8705 <enum>Qt::Vertical</enum>8706 </property>8707 <property name="sizeHint" stdset="0">8708 <size>8709 <width>20</width>8710 <height>40</height>8711 </size>8712 </property>8713 </spacer>8714 </item>8715 <item row="4" column="1">8716 <spacer name="verticalSpacer_44">8717 <property name="orientation">8718 <enum>Qt::Vertical</enum>8719 </property>8720 <property name="sizeHint" stdset="0">8721 <size>8722 <width>20</width>8723 <height>40</height>8724 </size>8725 </property>8726 </spacer>8727 </item>8728 <item row="2" column="2">8729 <spacer name="horizontalSpacer_39">8730 <property name="orientation">8731 <enum>Qt::Horizontal</enum>8732 </property>8733 <property name="sizeHint" stdset="0">8734 <size>8735 <width>40</width>8736 <height>20</height>8737 </size>8738 </property>8739 </spacer>8740 </item>8741 <item row="2" column="0">8742 <spacer name="horizontalSpacer_40">8743 <property name="orientation">8744 <enum>Qt::Horizontal</enum>8745 </property>8746 <property name="sizeHint" stdset="0">8747 <size>8748 <width>40</width>8749 <height>20</height>8750 </size>8751 </property>8752 </spacer>8753 </item>8754 <item row="0" column="1">8755 <widget class="Line" name="line_21">8756 8318 <property name="orientation"> 8757 8319 <enum>Qt::Horizontal</enum> … … 9184 8746 <item> 9185 8747 <widget class="QSpinBox" name="fDrsCalibTrgOffset"> 8748 <property name="alignment"> 8749 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 8750 </property> 8751 <property name="readOnly"> 8752 <bool>true</bool> 8753 </property> 8754 <property name="buttonSymbols"> 8755 <enum>QAbstractSpinBox::NoButtons</enum> 8756 </property> 8757 <property name="prefix"> 8758 <string/> 8759 </property> 8760 <property name="maximum"> 8761 <number>9999</number> 8762 </property> 8763 </widget> 8764 </item> 8765 </layout> 8766 </item> 8767 <item> 8768 <widget class="QLabel" name="label_98"> 8769 <property name="text"> 8770 <string>Region of interest</string> 8771 </property> 8772 </widget> 8773 </item> 8774 <item> 8775 <layout class="QHBoxLayout" name="horizontalLayout_23"> 8776 <property name="topMargin"> 8777 <number>0</number> 8778 </property> 8779 <item> 8780 <widget class="QSpinBox" name="fDrsCalibROI"> 9186 8781 <property name="alignment"> 9187 8782 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> … … 15222 14817 </layout> 15223 14818 </widget> 14819 <widget class="QWidget" name="fChatTab"> 14820 <attribute name="title"> 14821 <string>Chat</string> 14822 </attribute> 14823 <layout class="QGridLayout" name="gridLayout_9"> 14824 <item row="0" column="0"> 14825 <widget class="QDockWidget" name="fChatDock"> 14826 <property name="sizePolicy"> 14827 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 14828 <horstretch>0</horstretch> 14829 <verstretch>0</verstretch> 14830 </sizepolicy> 14831 </property> 14832 <property name="features"> 14833 <set>QDockWidget::NoDockWidgetFeatures</set> 14834 </property> 14835 <property name="windowTitle"> 14836 <string>Chat Window</string> 14837 </property> 14838 <widget class="QWidget" name="fChatWidget"> 14839 <property name="sizePolicy"> 14840 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 14841 <horstretch>0</horstretch> 14842 <verstretch>0</verstretch> 14843 </sizepolicy> 14844 </property> 14845 <layout class="QGridLayout" name="gridLayout_8"> 14846 <item row="0" column="1"> 14847 <layout class="QHBoxLayout" name="horizontalLayout_3"> 14848 <property name="topMargin"> 14849 <number>0</number> 14850 </property> 14851 <item> 14852 <spacer name="horizontalSpacer_5"> 14853 <property name="orientation"> 14854 <enum>Qt::Horizontal</enum> 14855 </property> 14856 <property name="sizeHint" stdset="0"> 14857 <size> 14858 <width>40</width> 14859 <height>20</height> 14860 </size> 14861 </property> 14862 </spacer> 14863 </item> 14864 <item> 14865 <widget class="QPushButton" name="fChatClear"> 14866 <property name="toolTip"> 14867 <string extracomment="bla bla">Clear the contents of the chat-window.</string> 14868 </property> 14869 <property name="text"> 14870 <string>Clear</string> 14871 </property> 14872 </widget> 14873 </item> 14874 <item> 14875 <spacer name="horizontalSpacer_6"> 14876 <property name="orientation"> 14877 <enum>Qt::Horizontal</enum> 14878 </property> 14879 <property name="sizeType"> 14880 <enum>QSizePolicy::Fixed</enum> 14881 </property> 14882 <property name="sizeHint" stdset="0"> 14883 <size> 14884 <width>20</width> 14885 <height>20</height> 14886 </size> 14887 </property> 14888 </spacer> 14889 </item> 14890 <item> 14891 <widget class="QPushButton" name="fChatFontPlus"> 14892 <property name="toolTip"> 14893 <string>Increase font size of the chat-window.</string> 14894 </property> 14895 <property name="text"> 14896 <string>+</string> 14897 </property> 14898 </widget> 14899 </item> 14900 <item> 14901 <widget class="QPushButton" name="fChatFontMinus"> 14902 <property name="toolTip"> 14903 <string>Decrease font size of the chat-window.</string> 14904 </property> 14905 <property name="text"> 14906 <string>-</string> 14907 </property> 14908 </widget> 14909 </item> 14910 </layout> 14911 </item> 14912 <item row="1" column="1"> 14913 <widget class="QTextEdit" name="fChatText"> 14914 <property name="toolTip"> 14915 <string/> 14916 </property> 14917 <property name="frameShape"> 14918 <enum>QFrame::StyledPanel</enum> 14919 </property> 14920 <property name="frameShadow"> 14921 <enum>QFrame::Sunken</enum> 14922 </property> 14923 <property name="autoFormatting"> 14924 <set>QTextEdit::AutoNone</set> 14925 </property> 14926 <property name="documentTitle"> 14927 <string/> 14928 </property> 14929 <property name="undoRedoEnabled"> 14930 <bool>false</bool> 14931 </property> 14932 <property name="readOnly"> 14933 <bool>true</bool> 14934 </property> 14935 <property name="html"> 14936 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 14937 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 14938 p, li { white-space: pre-wrap; } 14939 </style></head><body style=" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;"> 14940 <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> 14941 </property> 14942 <property name="textInteractionFlags"> 14943 <set>Qt::TextSelectableByMouse</set> 14944 </property> 14945 </widget> 14946 </item> 14947 <item row="2" column="1"> 14948 <layout class="QHBoxLayout" name="horizontalLayout_4"> 14949 <property name="topMargin"> 14950 <number>0</number> 14951 </property> 14952 <item> 14953 <widget class="QLineEdit" name="fChatMessage"> 14954 <property name="toolTip"> 14955 <string>Entry field for a chat message.</string> 14956 </property> 14957 <property name="frame"> 14958 <bool>true</bool> 14959 </property> 14960 <property name="dragEnabled"> 14961 <bool>false</bool> 14962 </property> 14963 </widget> 14964 </item> 14965 <item> 14966 <widget class="QPushButton" name="fChatSend"> 14967 <property name="toolTip"> 14968 <string>Send a chat message.</string> 14969 </property> 14970 <property name="text"> 14971 <string>Send</string> 14972 </property> 14973 </widget> 14974 </item> 14975 </layout> 14976 </item> 14977 </layout> 14978 </widget> 14979 </widget> 14980 </item> 14981 </layout> 14982 </widget> 15224 14983 <widget class="QWidget" name="fLogTab"> 15225 14984 <property name="sizePolicy"> … … 15365 15124 </layout> 15366 15125 </widget> 15367 <widget class="QWidget" name="f ChatTab">15126 <widget class="QWidget" name="fEvtBldTab"> 15368 15127 <attribute name="title"> 15369 <string> Chat</string>15128 <string>EvtBld</string> 15370 15129 </attribute> 15371 <layout class="QGridLayout" name="gridLayout_ 9">15130 <layout class="QGridLayout" name="gridLayout_44"> 15372 15131 <item row="0" column="0"> 15373 <widget class="QDockWidget" name="f ChatDock">15132 <widget class="QDockWidget" name="fEvtBldDock"> 15374 15133 <property name="sizePolicy"> 15375 15134 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> … … 15382 15141 </property> 15383 15142 <property name="windowTitle"> 15384 <string> Chat Window</string>15143 <string>Event Builder overview</string> 15385 15144 </property> 15386 <widget class="QWidget" name="f ChatWidget">15145 <widget class="QWidget" name="fEvtBldWidget"> 15387 15146 <property name="sizePolicy"> 15388 15147 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> … … 15391 15150 </sizepolicy> 15392 15151 </property> 15393 <layout class="QGridLayout" name="gridLayout_8"> 15394 <item row="0" column="1"> 15395 <layout class="QHBoxLayout" name="horizontalLayout_3"> 15396 <property name="topMargin"> 15397 <number>0</number> 15398 </property> 15399 <item> 15400 <spacer name="horizontalSpacer_5"> 15401 <property name="orientation"> 15402 <enum>Qt::Horizontal</enum> 15403 </property> 15404 <property name="sizeHint" stdset="0"> 15405 <size> 15406 <width>40</width> 15407 <height>20</height> 15408 </size> 15409 </property> 15410 </spacer> 15411 </item> 15412 <item> 15413 <widget class="QPushButton" name="fChatClear"> 15414 <property name="toolTip"> 15415 <string extracomment="bla bla">Clear the contents of the chat-window.</string> 15416 </property> 15417 <property name="text"> 15418 <string>Clear</string> 15419 </property> 15152 <layout class="QGridLayout" name="gridLayout_45"> 15153 <item row="0" column="0"> 15154 <layout class="QGridLayout" name="gridLayout_47"> 15155 <item row="0" column="1"> 15156 <widget class="QGroupBox" name="groupBox_17"> 15157 <property name="title"> 15158 <string>Ethernet</string> 15159 </property> 15160 <layout class="QGridLayout" name="gridLayout_58"> 15161 <item row="2" column="1"> 15162 <layout class="QGridLayout" name="gridLayout_48" columnstretch="0,0,0,0"> 15163 <item row="3" column="3"> 15164 <widget class="QDoubleSpinBox" name="fFadEthernetRateMin"> 15165 <property name="alignment"> 15166 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 15167 </property> 15168 <property name="readOnly"> 15169 <bool>true</bool> 15170 </property> 15171 <property name="buttonSymbols"> 15172 <enum>QAbstractSpinBox::NoButtons</enum> 15173 </property> 15174 <property name="suffix"> 15175 <string> kB/s</string> 15176 </property> 15177 <property name="decimals"> 15178 <number>1</number> 15179 </property> 15180 <property name="maximum"> 15181 <double>100000.000000000000000</double> 15182 </property> 15183 </widget> 15184 </item> 15185 <item row="4" column="3"> 15186 <widget class="QDoubleSpinBox" name="fFadEthernetRateMax"> 15187 <property name="alignment"> 15188 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 15189 </property> 15190 <property name="readOnly"> 15191 <bool>true</bool> 15192 </property> 15193 <property name="buttonSymbols"> 15194 <enum>QAbstractSpinBox::NoButtons</enum> 15195 </property> 15196 <property name="suffix"> 15197 <string> kB/s</string> 15198 </property> 15199 <property name="decimals"> 15200 <number>1</number> 15201 </property> 15202 <property name="maximum"> 15203 <double>100000.000000000000000</double> 15204 </property> 15205 </widget> 15206 </item> 15207 <item row="3" column="2"> 15208 <widget class="QLabel" name="label_118"> 15209 <property name="text"> 15210 <string>Min</string> 15211 </property> 15212 <property name="alignment"> 15213 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 15214 </property> 15215 </widget> 15216 </item> 15217 <item row="4" column="2"> 15218 <widget class="QLabel" name="label_122"> 15219 <property name="text"> 15220 <string>Max</string> 15221 </property> 15222 <property name="alignment"> 15223 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 15224 </property> 15225 </widget> 15226 </item> 15227 <item row="2" column="3"> 15228 <spacer name="verticalSpacer_25"> 15229 <property name="orientation"> 15230 <enum>Qt::Vertical</enum> 15231 </property> 15232 <property name="sizeType"> 15233 <enum>QSizePolicy::Fixed</enum> 15234 </property> 15235 <property name="sizeHint" stdset="0"> 15236 <size> 15237 <width>20</width> 15238 <height>10</height> 15239 </size> 15240 </property> 15241 </spacer> 15242 </item> 15243 <item row="0" column="3"> 15244 <widget class="QLabel" name="label_141"> 15245 <property name="text"> 15246 <string>I/O Errors</string> 15247 </property> 15248 <property name="alignment"> 15249 <set>Qt::AlignBottom|Qt::AlignHCenter</set> 15250 </property> 15251 </widget> 15252 </item> 15253 <item row="1" column="3"> 15254 <widget class="QSpinBox" name="fFadEvtConnErr"> 15255 <property name="alignment"> 15256 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 15257 </property> 15258 <property name="readOnly"> 15259 <bool>true</bool> 15260 </property> 15261 <property name="buttonSymbols"> 15262 <enum>QAbstractSpinBox::NoButtons</enum> 15263 </property> 15264 <property name="suffix"> 15265 <string/> 15266 </property> 15267 <property name="maximum"> 15268 <number>2147483647</number> 15269 </property> 15270 </widget> 15271 </item> 15272 </layout> 15273 </item> 15274 <item row="1" column="1"> 15275 <spacer name="verticalSpacer_41"> 15276 <property name="orientation"> 15277 <enum>Qt::Vertical</enum> 15278 </property> 15279 <property name="sizeHint" stdset="0"> 15280 <size> 15281 <width>20</width> 15282 <height>40</height> 15283 </size> 15284 </property> 15285 </spacer> 15286 </item> 15287 <item row="3" column="1"> 15288 <spacer name="verticalSpacer_42"> 15289 <property name="orientation"> 15290 <enum>Qt::Vertical</enum> 15291 </property> 15292 <property name="sizeHint" stdset="0"> 15293 <size> 15294 <width>20</width> 15295 <height>40</height> 15296 </size> 15297 </property> 15298 </spacer> 15299 </item> 15300 <item row="2" column="0"> 15301 <spacer name="horizontalSpacer_35"> 15302 <property name="orientation"> 15303 <enum>Qt::Horizontal</enum> 15304 </property> 15305 <property name="sizeHint" stdset="0"> 15306 <size> 15307 <width>40</width> 15308 <height>20</height> 15309 </size> 15310 </property> 15311 </spacer> 15312 </item> 15313 <item row="2" column="2"> 15314 <spacer name="horizontalSpacer_36"> 15315 <property name="orientation"> 15316 <enum>Qt::Horizontal</enum> 15317 </property> 15318 <property name="sizeHint" stdset="0"> 15319 <size> 15320 <width>40</width> 15321 <height>20</height> 15322 </size> 15323 </property> 15324 </spacer> 15325 </item> 15326 <item row="0" column="1"> 15327 <widget class="Line" name="line_20"> 15328 <property name="orientation"> 15329 <enum>Qt::Horizontal</enum> 15330 </property> 15331 </widget> 15332 </item> 15333 </layout> 15420 15334 </widget> 15421 15335 </item> 15422 <item> 15423 <spacer name="horizontalSpacer_6"> 15424 <property name="orientation"> 15425 <enum>Qt::Horizontal</enum> 15426 </property> 15427 <property name="sizeType"> 15428 <enum>QSizePolicy::Fixed</enum> 15429 </property> 15430 <property name="sizeHint" stdset="0"> 15431 <size> 15432 <width>20</width> 15433 <height>20</height> 15434 </size> 15435 </property> 15436 </spacer> 15437 </item> 15438 <item> 15439 <widget class="QPushButton" name="fChatFontPlus"> 15440 <property name="toolTip"> 15441 <string>Increase font size of the chat-window.</string> 15442 </property> 15443 <property name="text"> 15444 <string>+</string> 15445 </property> 15446 </widget> 15447 </item> 15448 <item> 15449 <widget class="QPushButton" name="fChatFontMinus"> 15450 <property name="toolTip"> 15451 <string>Decrease font size of the chat-window.</string> 15452 </property> 15453 <property name="text"> 15454 <string>-</string> 15455 </property> 15456 </widget> 15457 </item> 15458 </layout> 15459 </item> 15460 <item row="1" column="1"> 15461 <widget class="QTextEdit" name="fChatText"> 15462 <property name="toolTip"> 15463 <string/> 15464 </property> 15465 <property name="frameShape"> 15466 <enum>QFrame::StyledPanel</enum> 15467 </property> 15468 <property name="frameShadow"> 15469 <enum>QFrame::Sunken</enum> 15470 </property> 15471 <property name="autoFormatting"> 15472 <set>QTextEdit::AutoNone</set> 15473 </property> 15474 <property name="documentTitle"> 15475 <string/> 15476 </property> 15477 <property name="undoRedoEnabled"> 15478 <bool>false</bool> 15479 </property> 15480 <property name="readOnly"> 15481 <bool>true</bool> 15482 </property> 15483 <property name="html"> 15484 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 15485 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 15486 p, li { white-space: pre-wrap; } 15487 </style></head><body style=" font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;"> 15488 <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> 15489 </property> 15490 <property name="textInteractionFlags"> 15491 <set>Qt::TextSelectableByMouse</set> 15492 </property> 15493 </widget> 15494 </item> 15495 <item row="2" column="1"> 15496 <layout class="QHBoxLayout" name="horizontalLayout_4"> 15497 <property name="topMargin"> 15498 <number>0</number> 15499 </property> 15500 <item> 15501 <widget class="QLineEdit" name="fChatMessage"> 15502 <property name="toolTip"> 15503 <string>Entry field for a chat message.</string> 15504 </property> 15505 <property name="frame"> 15506 <bool>true</bool> 15507 </property> 15508 <property name="dragEnabled"> 15509 <bool>false</bool> 15510 </property> 15511 </widget> 15512 </item> 15513 <item> 15514 <widget class="QPushButton" name="fChatSend"> 15515 <property name="toolTip"> 15516 <string>Send a chat message.</string> 15517 </property> 15518 <property name="text"> 15519 <string>Send</string> 15520 </property> 15336 <item row="1" column="0"> 15337 <widget class="QGroupBox" name="groupBox_16"> 15338 <property name="title"> 15339 <string>Open output streams</string> 15340 </property> 15341 <layout class="QGridLayout" name="gridLayout_61"> 15342 <item row="2" column="1"> 15343 <layout class="QGridLayout" name="gridLayout_50"> 15344 <item row="1" column="1"> 15345 <widget class="QLabel" name="label_110"> 15346 <property name="text"> 15347 <string>Run no.</string> 15348 </property> 15349 <property name="alignment"> 15350 <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set> 15351 </property> 15352 </widget> 15353 </item> 15354 <item row="0" column="0"> 15355 <widget class="QLabel" name="label_127"> 15356 <property name="text"> 15357 <string>Number</string> 15358 </property> 15359 <property name="alignment"> 15360 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 15361 </property> 15362 </widget> 15363 </item> 15364 <item row="0" column="1"> 15365 <widget class="QSpinBox" name="fEvtBldOpenStreams"> 15366 <property name="alignment"> 15367 <set>Qt::AlignCenter</set> 15368 </property> 15369 <property name="readOnly"> 15370 <bool>true</bool> 15371 </property> 15372 <property name="buttonSymbols"> 15373 <enum>QAbstractSpinBox::NoButtons</enum> 15374 </property> 15375 </widget> 15376 </item> 15377 <item row="2" column="1"> 15378 <widget class="QSpinBox" name="fEvtBldRunNumberMin"> 15379 <property name="alignment"> 15380 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 15381 </property> 15382 <property name="readOnly"> 15383 <bool>true</bool> 15384 </property> 15385 <property name="buttonSymbols"> 15386 <enum>QAbstractSpinBox::NoButtons</enum> 15387 </property> 15388 <property name="maximum"> 15389 <number>2147483647</number> 15390 </property> 15391 </widget> 15392 </item> 15393 <item row="3" column="1"> 15394 <widget class="QSpinBox" name="fEvtBldRunNumberMax"> 15395 <property name="alignment"> 15396 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 15397 </property> 15398 <property name="readOnly"> 15399 <bool>true</bool> 15400 </property> 15401 <property name="buttonSymbols"> 15402 <enum>QAbstractSpinBox::NoButtons</enum> 15403 </property> 15404 <property name="maximum"> 15405 <number>2147483647</number> 15406 </property> 15407 </widget> 15408 </item> 15409 <item row="2" column="0"> 15410 <widget class="QLabel" name="label_107"> 15411 <property name="text"> 15412 <string>Min</string> 15413 </property> 15414 </widget> 15415 </item> 15416 <item row="3" column="0"> 15417 <widget class="QLabel" name="label_112"> 15418 <property name="text"> 15419 <string>Max</string> 15420 </property> 15421 </widget> 15422 </item> 15423 <item row="5" column="0" colspan="3"> 15424 <widget class="QLabel" name="label_114"> 15425 <property name="text"> 15426 <string>Output stream with maximum run number</string> 15427 </property> 15428 </widget> 15429 </item> 15430 <item row="4" column="1"> 15431 <spacer name="verticalSpacer"> 15432 <property name="orientation"> 15433 <enum>Qt::Vertical</enum> 15434 </property> 15435 <property name="sizeType"> 15436 <enum>QSizePolicy::Fixed</enum> 15437 </property> 15438 <property name="sizeHint" stdset="0"> 15439 <size> 15440 <width>1</width> 15441 <height>20</height> 15442 </size> 15443 </property> 15444 </spacer> 15445 </item> 15446 <item row="6" column="0"> 15447 <widget class="QLabel" name="label_116"> 15448 <property name="text"> 15449 <string>Current run</string> 15450 </property> 15451 </widget> 15452 </item> 15453 <item row="6" column="1"> 15454 <widget class="QSpinBox" name="fEvtsSuccessCurRun"> 15455 <property name="alignment"> 15456 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 15457 </property> 15458 <property name="readOnly"> 15459 <bool>true</bool> 15460 </property> 15461 <property name="buttonSymbols"> 15462 <enum>QAbstractSpinBox::NoButtons</enum> 15463 </property> 15464 <property name="maximum"> 15465 <number>2147483647</number> 15466 </property> 15467 </widget> 15468 </item> 15469 <item row="7" column="0"> 15470 <widget class="QLabel" name="label_121"> 15471 <property name="text"> 15472 <string>Total</string> 15473 </property> 15474 </widget> 15475 </item> 15476 <item row="7" column="1"> 15477 <widget class="QSpinBox" name="fEvtsSuccessTotal"> 15478 <property name="alignment"> 15479 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 15480 </property> 15481 <property name="readOnly"> 15482 <bool>true</bool> 15483 </property> 15484 <property name="buttonSymbols"> 15485 <enum>QAbstractSpinBox::NoButtons</enum> 15486 </property> 15487 <property name="maximum"> 15488 <number>2147483647</number> 15489 </property> 15490 </widget> 15491 </item> 15492 </layout> 15493 </item> 15494 <item row="1" column="1"> 15495 <spacer name="verticalSpacer_43"> 15496 <property name="orientation"> 15497 <enum>Qt::Vertical</enum> 15498 </property> 15499 <property name="sizeHint" stdset="0"> 15500 <size> 15501 <width>20</width> 15502 <height>40</height> 15503 </size> 15504 </property> 15505 </spacer> 15506 </item> 15507 <item row="4" column="1"> 15508 <spacer name="verticalSpacer_44"> 15509 <property name="orientation"> 15510 <enum>Qt::Vertical</enum> 15511 </property> 15512 <property name="sizeHint" stdset="0"> 15513 <size> 15514 <width>20</width> 15515 <height>40</height> 15516 </size> 15517 </property> 15518 </spacer> 15519 </item> 15520 <item row="2" column="2"> 15521 <spacer name="horizontalSpacer_39"> 15522 <property name="orientation"> 15523 <enum>Qt::Horizontal</enum> 15524 </property> 15525 <property name="sizeHint" stdset="0"> 15526 <size> 15527 <width>40</width> 15528 <height>20</height> 15529 </size> 15530 </property> 15531 </spacer> 15532 </item> 15533 <item row="2" column="0"> 15534 <spacer name="horizontalSpacer_40"> 15535 <property name="orientation"> 15536 <enum>Qt::Horizontal</enum> 15537 </property> 15538 <property name="sizeHint" stdset="0"> 15539 <size> 15540 <width>40</width> 15541 <height>20</height> 15542 </size> 15543 </property> 15544 </spacer> 15545 </item> 15546 <item row="0" column="1"> 15547 <widget class="Line" name="line_21"> 15548 <property name="orientation"> 15549 <enum>Qt::Horizontal</enum> 15550 </property> 15551 </widget> 15552 </item> 15553 </layout> 15521 15554 </widget> 15522 15555 </item> … … 15538 15571 <x>0</x> 15539 15572 <y>0</y> 15540 <width>14 36</width>15573 <width>1419</width> 15541 15574 <height>21</height> 15542 15575 </rect> … … 15780 15813 <size> 15781 15814 <width>251</width> 15782 <height>8 07</height>15815 <height>832</height> 15783 15816 </size> 15784 15817 </property> … … 15813 15846 </widget> 15814 15847 </item> 15815 <item row="4" column="0">15816 <widget class="QCheckBox" name="fStatusFTMEnable">15817 <property name="enabled">15818 <bool>false</bool>15819 </property>15820 <property name="sizePolicy">15821 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">15822 <horstretch>0</horstretch>15823 <verstretch>0</verstretch>15824 </sizepolicy>15825 </property>15826 <property name="maximumSize">15827 <size>15828 <width>20</width>15829 <height>16777215</height>15830 </size>15831 </property>15832 <property name="text">15833 <string/>15834 </property>15835 <property name="checked">15836 <bool>true</bool>15837 </property>15838 </widget>15839 </item>15840 15848 <item row="4" column="1"> 15841 15849 <widget class="QLabel" name="fStatusFTM"> … … 15892 15900 </widget> 15893 15901 </item> 15894 <item row="6" column="0">15895 <widget class="QCheckBox" name="fStatusFADEnable">15896 <property name="enabled">15897 <bool>false</bool>15898 </property>15899 <property name="sizePolicy">15900 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">15901 <horstretch>0</horstretch>15902 <verstretch>0</verstretch>15903 </sizepolicy>15904 </property>15905 <property name="maximumSize">15906 <size>15907 <width>20</width>15908 <height>16777215</height>15909 </size>15910 </property>15911 <property name="text">15912 <string/>15913 </property>15914 <property name="checked">15915 <bool>true</bool>15916 </property>15917 </widget>15918 </item>15919 15902 <item row="6" column="1"> 15920 15903 <widget class="QLabel" name="fStatusFAD"> … … 15940 15923 <property name="text"> 15941 15924 <string>Slow Control</string> 15942 </property>15943 </widget>15944 </item>15945 <item row="13" column="1">15946 <widget class="QLabel" name="label_60">15947 <property name="text">15948 <string>Scheduler</string>15949 </property>15950 <property name="alignment">15951 <set>Qt::AlignCenter</set>15952 </property>15953 </widget>15954 </item>15955 <item row="14" column="0">15956 <widget class="QCheckBox" name="fStatusLoggerEnable">15957 <property name="enabled">15958 <bool>false</bool>15959 </property>15960 <property name="sizePolicy">15961 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">15962 <horstretch>0</horstretch>15963 <verstretch>0</verstretch>15964 </sizepolicy>15965 </property>15966 <property name="maximumSize">15967 <size>15968 <width>20</width>15969 <height>16777215</height>15970 </size>15971 </property>15972 <property name="text">15973 <string/>15974 </property>15975 <property name="checked">15976 <bool>true</bool>15977 </property>15978 </widget>15979 </item>15980 <item row="14" column="1">15981 <widget class="QLabel" name="fStatusLogger">15982 <property name="sizePolicy">15983 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">15984 <horstretch>0</horstretch>15985 <verstretch>0</verstretch>15986 </sizepolicy>15987 </property>15988 <property name="toolTip">15989 <string>Data Logger (writes slow control files)</string>15990 </property>15991 <property name="text">15992 <string>Logger</string>15993 </property>15994 <property name="alignment">15995 <set>Qt::AlignCenter</set>15996 </property>15997 </widget>15998 </item>15999 <item row="15" column="1">16000 <widget class="QLabel" name="fStatusChat">16001 <property name="sizePolicy">16002 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">16003 <horstretch>0</horstretch>16004 <verstretch>0</verstretch>16005 </sizepolicy>16006 </property>16007 <property name="toolTip">16008 <string>Chat server</string>16009 </property>16010 <property name="text">16011 <string>Chat</string>16012 </property>16013 <property name="alignment">16014 <set>Qt::AlignCenter</set>16015 15925 </property> 16016 15926 </widget> … … 16197 16107 </widget> 16198 16108 </item> 16109 <item row="12" column="3"> 16110 <widget class="QLabel" name="fStatusFSCLabel"> 16111 <property name="text"> 16112 <string>Offline</string> 16113 </property> 16114 </widget> 16115 </item> 16116 <item row="6" column="3"> 16117 <widget class="QLabel" name="fStatusFADLabel"> 16118 <property name="text"> 16119 <string>Offline</string> 16120 </property> 16121 </widget> 16122 </item> 16123 <item row="5" column="3"> 16124 <widget class="QLabel" name="fStatusFTULabel"> 16125 <property name="text"> 16126 <string>Offline</string> 16127 </property> 16128 </widget> 16129 </item> 16130 <item row="7" column="2"> 16131 <widget class="QPushButton" name="fStatusEventBuilderLed"> 16132 <property name="enabled"> 16133 <bool>true</bool> 16134 </property> 16135 <property name="sizePolicy"> 16136 <sizepolicy hsizetype="Fixed" vsizetype="Minimum"> 16137 <horstretch>0</horstretch> 16138 <verstretch>0</verstretch> 16139 </sizepolicy> 16140 </property> 16141 <property name="maximumSize"> 16142 <size> 16143 <width>18</width> 16144 <height>16777215</height> 16145 </size> 16146 </property> 16147 <property name="text"> 16148 <string/> 16149 </property> 16150 <property name="icon"> 16151 <iconset resource="design.qrc"> 16152 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset> 16153 </property> 16154 <property name="iconSize"> 16155 <size> 16156 <width>16</width> 16157 <height>16</height> 16158 </size> 16159 </property> 16160 <property name="checkable"> 16161 <bool>false</bool> 16162 </property> 16163 <property name="flat"> 16164 <bool>true</bool> 16165 </property> 16166 </widget> 16167 </item> 16168 <item row="9" column="1"> 16169 <widget class="QLabel" name="label_232"> 16170 <property name="text"> 16171 <string>Bias supply</string> 16172 </property> 16173 <property name="alignment"> 16174 <set>Qt::AlignCenter</set> 16175 </property> 16176 </widget> 16177 </item> 16178 <item row="10" column="1"> 16179 <widget class="QLabel" name="label_244"> 16180 <property name="text"> 16181 <string>Feedback</string> 16182 </property> 16183 <property name="alignment"> 16184 <set>Qt::AlignCenter</set> 16185 </property> 16186 </widget> 16187 </item> 16188 <item row="9" column="3"> 16189 <widget class="QLabel" name="fStatusBiasLabel"> 16190 <property name="text"> 16191 <string>Offline</string> 16192 </property> 16193 </widget> 16194 </item> 16195 <item row="3" column="3"> 16196 <widget class="QLabel" name="fStatusMCPLabel"> 16197 <property name="text"> 16198 <string>Offline</string> 16199 </property> 16200 </widget> 16201 </item> 16202 <item row="3" column="2"> 16203 <widget class="QPushButton" name="fStatusMCPLed"> 16204 <property name="enabled"> 16205 <bool>true</bool> 16206 </property> 16207 <property name="sizePolicy"> 16208 <sizepolicy hsizetype="Fixed" vsizetype="Minimum"> 16209 <horstretch>0</horstretch> 16210 <verstretch>0</verstretch> 16211 </sizepolicy> 16212 </property> 16213 <property name="maximumSize"> 16214 <size> 16215 <width>18</width> 16216 <height>16777215</height> 16217 </size> 16218 </property> 16219 <property name="text"> 16220 <string/> 16221 </property> 16222 <property name="icon"> 16223 <iconset resource="design.qrc"> 16224 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset> 16225 </property> 16226 <property name="iconSize"> 16227 <size> 16228 <width>16</width> 16229 <height>16</height> 16230 </size> 16231 </property> 16232 <property name="checkable"> 16233 <bool>false</bool> 16234 </property> 16235 <property name="flat"> 16236 <bool>true</bool> 16237 </property> 16238 </widget> 16239 </item> 16240 <item row="3" column="1"> 16241 <widget class="QLabel" name="label_246"> 16242 <property name="text"> 16243 <string>MCP</string> 16244 </property> 16245 <property name="alignment"> 16246 <set>Qt::AlignCenter</set> 16247 </property> 16248 </widget> 16249 </item> 16250 <item row="9" column="2"> 16251 <widget class="QPushButton" name="fStatusBiasLed"> 16252 <property name="enabled"> 16253 <bool>true</bool> 16254 </property> 16255 <property name="sizePolicy"> 16256 <sizepolicy hsizetype="Fixed" vsizetype="Minimum"> 16257 <horstretch>0</horstretch> 16258 <verstretch>0</verstretch> 16259 </sizepolicy> 16260 </property> 16261 <property name="maximumSize"> 16262 <size> 16263 <width>18</width> 16264 <height>16777215</height> 16265 </size> 16266 </property> 16267 <property name="text"> 16268 <string/> 16269 </property> 16270 <property name="icon"> 16271 <iconset resource="design.qrc"> 16272 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset> 16273 </property> 16274 <property name="iconSize"> 16275 <size> 16276 <width>16</width> 16277 <height>16</height> 16278 </size> 16279 </property> 16280 <property name="checkable"> 16281 <bool>false</bool> 16282 </property> 16283 <property name="flat"> 16284 <bool>true</bool> 16285 </property> 16286 </widget> 16287 </item> 16288 <item row="8" column="2"> 16289 <widget class="QPushButton" name="fStatusDriveLed"> 16290 <property name="enabled"> 16291 <bool>true</bool> 16292 </property> 16293 <property name="sizePolicy"> 16294 <sizepolicy hsizetype="Fixed" vsizetype="Minimum"> 16295 <horstretch>0</horstretch> 16296 <verstretch>0</verstretch> 16297 </sizepolicy> 16298 </property> 16299 <property name="maximumSize"> 16300 <size> 16301 <width>18</width> 16302 <height>16777215</height> 16303 </size> 16304 </property> 16305 <property name="text"> 16306 <string/> 16307 </property> 16308 <property name="icon"> 16309 <iconset resource="design.qrc"> 16310 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset> 16311 </property> 16312 <property name="iconSize"> 16313 <size> 16314 <width>16</width> 16315 <height>16</height> 16316 </size> 16317 </property> 16318 <property name="checkable"> 16319 <bool>false</bool> 16320 </property> 16321 <property name="flat"> 16322 <bool>true</bool> 16323 </property> 16324 </widget> 16325 </item> 16326 <item row="7" column="1"> 16327 <widget class="QLabel" name="label_124"> 16328 <property name="text"> 16329 <string>Event builder</string> 16330 </property> 16331 <property name="alignment"> 16332 <set>Qt::AlignCenter</set> 16333 </property> 16334 </widget> 16335 </item> 16336 <item row="8" column="1"> 16337 <widget class="QLabel" name="label_125"> 16338 <property name="text"> 16339 <string>Drive</string> 16340 </property> 16341 <property name="alignment"> 16342 <set>Qt::AlignCenter</set> 16343 </property> 16344 </widget> 16345 </item> 16346 <item row="7" column="3"> 16347 <widget class="QLabel" name="fStatusEventBuilderLabel"> 16348 <property name="text"> 16349 <string>Offline</string> 16350 </property> 16351 </widget> 16352 </item> 16353 <item row="8" column="3"> 16354 <widget class="QLabel" name="fStatusDriveLabel"> 16355 <property name="text"> 16356 <string>Offline</string> 16357 </property> 16358 </widget> 16359 </item> 16360 <item row="11" column="1"> 16361 <widget class="QLabel" name="label_262"> 16362 <property name="text"> 16363 <string>Rate control</string> 16364 </property> 16365 <property name="alignment"> 16366 <set>Qt::AlignCenter</set> 16367 </property> 16368 </widget> 16369 </item> 16370 <item row="10" column="2"> 16371 <widget class="QPushButton" name="fStatusFeedbackLed"> 16372 <property name="enabled"> 16373 <bool>true</bool> 16374 </property> 16375 <property name="sizePolicy"> 16376 <sizepolicy hsizetype="Fixed" vsizetype="Minimum"> 16377 <horstretch>0</horstretch> 16378 <verstretch>0</verstretch> 16379 </sizepolicy> 16380 </property> 16381 <property name="maximumSize"> 16382 <size> 16383 <width>18</width> 16384 <height>16777215</height> 16385 </size> 16386 </property> 16387 <property name="text"> 16388 <string/> 16389 </property> 16390 <property name="icon"> 16391 <iconset resource="design.qrc"> 16392 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset> 16393 </property> 16394 <property name="iconSize"> 16395 <size> 16396 <width>16</width> 16397 <height>16</height> 16398 </size> 16399 </property> 16400 <property name="checkable"> 16401 <bool>false</bool> 16402 </property> 16403 <property name="flat"> 16404 <bool>true</bool> 16405 </property> 16406 </widget> 16407 </item> 16408 <item row="11" column="2"> 16409 <widget class="QPushButton" name="fStatusRateControlLed"> 16410 <property name="enabled"> 16411 <bool>true</bool> 16412 </property> 16413 <property name="sizePolicy"> 16414 <sizepolicy hsizetype="Fixed" vsizetype="Minimum"> 16415 <horstretch>0</horstretch> 16416 <verstretch>0</verstretch> 16417 </sizepolicy> 16418 </property> 16419 <property name="maximumSize"> 16420 <size> 16421 <width>18</width> 16422 <height>16777215</height> 16423 </size> 16424 </property> 16425 <property name="text"> 16426 <string/> 16427 </property> 16428 <property name="icon"> 16429 <iconset resource="design.qrc"> 16430 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset> 16431 </property> 16432 <property name="iconSize"> 16433 <size> 16434 <width>16</width> 16435 <height>16</height> 16436 </size> 16437 </property> 16438 <property name="checkable"> 16439 <bool>false</bool> 16440 </property> 16441 <property name="flat"> 16442 <bool>true</bool> 16443 </property> 16444 </widget> 16445 </item> 16446 <item row="10" column="3"> 16447 <widget class="QLabel" name="fStatusFeedbackLabel"> 16448 <property name="text"> 16449 <string>Offline</string> 16450 </property> 16451 </widget> 16452 </item> 16453 <item row="11" column="3"> 16454 <widget class="QLabel" name="fStatusRateControlLabel"> 16455 <property name="text"> 16456 <string>Offline</string> 16457 </property> 16458 </widget> 16459 </item> 16460 <item row="13" column="1"> 16461 <widget class="QLabel" name="fStatusLogger"> 16462 <property name="sizePolicy"> 16463 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 16464 <horstretch>0</horstretch> 16465 <verstretch>0</verstretch> 16466 </sizepolicy> 16467 </property> 16468 <property name="toolTip"> 16469 <string>Data Logger (writes slow control files)</string> 16470 </property> 16471 <property name="text"> 16472 <string>Logger</string> 16473 </property> 16474 <property name="alignment"> 16475 <set>Qt::AlignCenter</set> 16476 </property> 16477 </widget> 16478 </item> 16199 16479 <item row="13" column="2"> 16480 <widget class="QPushButton" name="fStatusLoggerLed"> 16481 <property name="enabled"> 16482 <bool>true</bool> 16483 </property> 16484 <property name="sizePolicy"> 16485 <sizepolicy hsizetype="Fixed" vsizetype="Minimum"> 16486 <horstretch>0</horstretch> 16487 <verstretch>0</verstretch> 16488 </sizepolicy> 16489 </property> 16490 <property name="maximumSize"> 16491 <size> 16492 <width>18</width> 16493 <height>16777215</height> 16494 </size> 16495 </property> 16496 <property name="text"> 16497 <string/> 16498 </property> 16499 <property name="icon"> 16500 <iconset resource="design.qrc"> 16501 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset> 16502 </property> 16503 <property name="iconSize"> 16504 <size> 16505 <width>16</width> 16506 <height>16</height> 16507 </size> 16508 </property> 16509 <property name="checkable"> 16510 <bool>false</bool> 16511 </property> 16512 <property name="flat"> 16513 <bool>true</bool> 16514 </property> 16515 </widget> 16516 </item> 16517 <item row="13" column="3"> 16518 <widget class="QLabel" name="fStatusLoggerLabel"> 16519 <property name="text"> 16520 <string>Offline</string> 16521 </property> 16522 </widget> 16523 </item> 16524 <item row="14" column="3"> 16525 <widget class="QLabel" name="fStatusChatLabel"> 16526 <property name="text"> 16527 <string>Offline</string> 16528 </property> 16529 </widget> 16530 </item> 16531 <item row="14" column="2"> 16532 <widget class="QPushButton" name="fStatusChatLed"> 16533 <property name="enabled"> 16534 <bool>true</bool> 16535 </property> 16536 <property name="sizePolicy"> 16537 <sizepolicy hsizetype="Fixed" vsizetype="Minimum"> 16538 <horstretch>0</horstretch> 16539 <verstretch>0</verstretch> 16540 </sizepolicy> 16541 </property> 16542 <property name="maximumSize"> 16543 <size> 16544 <width>18</width> 16545 <height>16777215</height> 16546 </size> 16547 </property> 16548 <property name="text"> 16549 <string/> 16550 </property> 16551 <property name="icon"> 16552 <iconset resource="design.qrc"> 16553 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset> 16554 </property> 16555 <property name="iconSize"> 16556 <size> 16557 <width>16</width> 16558 <height>16</height> 16559 </size> 16560 </property> 16561 <property name="checkable"> 16562 <bool>false</bool> 16563 </property> 16564 <property name="flat"> 16565 <bool>true</bool> 16566 </property> 16567 </widget> 16568 </item> 16569 <item row="14" column="1"> 16570 <widget class="QLabel" name="fStatusChat"> 16571 <property name="sizePolicy"> 16572 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 16573 <horstretch>0</horstretch> 16574 <verstretch>0</verstretch> 16575 </sizepolicy> 16576 </property> 16577 <property name="toolTip"> 16578 <string>Chat server</string> 16579 </property> 16580 <property name="text"> 16581 <string>Chat</string> 16582 </property> 16583 <property name="alignment"> 16584 <set>Qt::AlignCenter</set> 16585 </property> 16586 </widget> 16587 </item> 16588 <item row="15" column="1"> 16589 <widget class="QLabel" name="label_60"> 16590 <property name="text"> 16591 <string>Scheduler</string> 16592 </property> 16593 <property name="alignment"> 16594 <set>Qt::AlignCenter</set> 16595 </property> 16596 </widget> 16597 </item> 16598 <item row="15" column="2"> 16200 16599 <widget class="QPushButton" name="fStatusSchedulerLed"> 16201 16600 <property name="maximumSize"> … … 16217 16616 </widget> 16218 16617 </item> 16219 <item row="12" column="3"> 16220 <widget class="QLabel" name="fStatusFSCLabel"> 16221 <property name="text"> 16222 <string>Offline</string> 16223 </property> 16224 </widget> 16225 </item> 16226 <item row="6" column="3"> 16227 <widget class="QLabel" name="fStatusFADLabel"> 16228 <property name="text"> 16229 <string>Offline</string> 16230 </property> 16231 </widget> 16232 </item> 16233 <item row="5" column="3"> 16234 <widget class="QLabel" name="fStatusFTULabel"> 16235 <property name="text"> 16236 <string>Offline</string> 16237 </property> 16238 </widget> 16239 </item> 16240 <item row="14" column="2"> 16241 <widget class="QPushButton" name="fStatusLoggerLed"> 16242 <property name="enabled"> 16243 <bool>true</bool> 16244 </property> 16245 <property name="sizePolicy"> 16246 <sizepolicy hsizetype="Fixed" vsizetype="Minimum"> 16247 <horstretch>0</horstretch> 16248 <verstretch>0</verstretch> 16249 </sizepolicy> 16250 </property> 16251 <property name="maximumSize"> 16252 <size> 16253 <width>18</width> 16254 <height>16777215</height> 16255 </size> 16256 </property> 16257 <property name="text"> 16258 <string/> 16259 </property> 16260 <property name="icon"> 16261 <iconset resource="design.qrc"> 16262 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset> 16263 </property> 16264 <property name="iconSize"> 16265 <size> 16266 <width>16</width> 16267 <height>16</height> 16268 </size> 16269 </property> 16270 <property name="checkable"> 16271 <bool>false</bool> 16272 </property> 16273 <property name="flat"> 16274 <bool>true</bool> 16275 </property> 16276 </widget> 16277 </item> 16278 <item row="15" column="2"> 16279 <widget class="QPushButton" name="fStatusChatLed"> 16280 <property name="enabled"> 16281 <bool>true</bool> 16282 </property> 16283 <property name="sizePolicy"> 16284 <sizepolicy hsizetype="Fixed" vsizetype="Minimum"> 16285 <horstretch>0</horstretch> 16286 <verstretch>0</verstretch> 16287 </sizepolicy> 16288 </property> 16289 <property name="maximumSize"> 16290 <size> 16291 <width>18</width> 16292 <height>16777215</height> 16293 </size> 16294 </property> 16295 <property name="text"> 16296 <string/> 16297 </property> 16298 <property name="icon"> 16299 <iconset resource="design.qrc"> 16300 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset> 16301 </property> 16302 <property name="iconSize"> 16303 <size> 16304 <width>16</width> 16305 <height>16</height> 16306 </size> 16307 </property> 16308 <property name="checkable"> 16309 <bool>false</bool> 16310 </property> 16311 <property name="flat"> 16312 <bool>true</bool> 16313 </property> 16314 </widget> 16315 </item> 16316 <item row="13" column="3"> 16618 <item row="15" column="3"> 16317 16619 <widget class="QLabel" name="fStatusSchedulerLabel"> 16318 <property name="text">16319 <string>Offline</string>16320 </property>16321 </widget>16322 </item>16323 <item row="14" column="3">16324 <widget class="QLabel" name="fStatusLoggerLabel">16325 <property name="text">16326 <string>Offline</string>16327 </property>16328 </widget>16329 </item>16330 <item row="15" column="3">16331 <widget class="QLabel" name="fStatusChatLabel">16332 <property name="text">16333 <string>Offline</string>16334 </property>16335 </widget>16336 </item>16337 <item row="7" column="2">16338 <widget class="QPushButton" name="fStatusEventBuilderLed">16339 <property name="enabled">16340 <bool>true</bool>16341 </property>16342 <property name="sizePolicy">16343 <sizepolicy hsizetype="Fixed" vsizetype="Minimum">16344 <horstretch>0</horstretch>16345 <verstretch>0</verstretch>16346 </sizepolicy>16347 </property>16348 <property name="maximumSize">16349 <size>16350 <width>18</width>16351 <height>16777215</height>16352 </size>16353 </property>16354 <property name="text">16355 <string/>16356 </property>16357 <property name="icon">16358 <iconset resource="design.qrc">16359 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>16360 </property>16361 <property name="iconSize">16362 <size>16363 <width>16</width>16364 <height>16</height>16365 </size>16366 </property>16367 <property name="checkable">16368 <bool>false</bool>16369 </property>16370 <property name="flat">16371 <bool>true</bool>16372 </property>16373 </widget>16374 </item>16375 <item row="9" column="1">16376 <widget class="QLabel" name="label_232">16377 <property name="text">16378 <string>Bias supply</string>16379 </property>16380 <property name="alignment">16381 <set>Qt::AlignCenter</set>16382 </property>16383 </widget>16384 </item>16385 <item row="10" column="1">16386 <widget class="QLabel" name="label_244">16387 <property name="text">16388 <string>Feedback</string>16389 </property>16390 <property name="alignment">16391 <set>Qt::AlignCenter</set>16392 </property>16393 </widget>16394 </item>16395 <item row="9" column="3">16396 <widget class="QLabel" name="fStatusBiasLabel">16397 <property name="text">16398 <string>Offline</string>16399 </property>16400 </widget>16401 </item>16402 <item row="3" column="3">16403 <widget class="QLabel" name="fStatusMCPLabel">16404 <property name="text">16405 <string>Offline</string>16406 </property>16407 </widget>16408 </item>16409 <item row="3" column="2">16410 <widget class="QPushButton" name="fStatusMCPLed">16411 <property name="enabled">16412 <bool>true</bool>16413 </property>16414 <property name="sizePolicy">16415 <sizepolicy hsizetype="Fixed" vsizetype="Minimum">16416 <horstretch>0</horstretch>16417 <verstretch>0</verstretch>16418 </sizepolicy>16419 </property>16420 <property name="maximumSize">16421 <size>16422 <width>18</width>16423 <height>16777215</height>16424 </size>16425 </property>16426 <property name="text">16427 <string/>16428 </property>16429 <property name="icon">16430 <iconset resource="design.qrc">16431 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>16432 </property>16433 <property name="iconSize">16434 <size>16435 <width>16</width>16436 <height>16</height>16437 </size>16438 </property>16439 <property name="checkable">16440 <bool>false</bool>16441 </property>16442 <property name="flat">16443 <bool>true</bool>16444 </property>16445 </widget>16446 </item>16447 <item row="3" column="1">16448 <widget class="QLabel" name="label_246">16449 <property name="text">16450 <string>MCP</string>16451 </property>16452 <property name="alignment">16453 <set>Qt::AlignCenter</set>16454 </property>16455 </widget>16456 </item>16457 <item row="9" column="2">16458 <widget class="QPushButton" name="fStatusBiasLed">16459 <property name="enabled">16460 <bool>true</bool>16461 </property>16462 <property name="sizePolicy">16463 <sizepolicy hsizetype="Fixed" vsizetype="Minimum">16464 <horstretch>0</horstretch>16465 <verstretch>0</verstretch>16466 </sizepolicy>16467 </property>16468 <property name="maximumSize">16469 <size>16470 <width>18</width>16471 <height>16777215</height>16472 </size>16473 </property>16474 <property name="text">16475 <string/>16476 </property>16477 <property name="icon">16478 <iconset resource="design.qrc">16479 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>16480 </property>16481 <property name="iconSize">16482 <size>16483 <width>16</width>16484 <height>16</height>16485 </size>16486 </property>16487 <property name="checkable">16488 <bool>false</bool>16489 </property>16490 <property name="flat">16491 <bool>true</bool>16492 </property>16493 </widget>16494 </item>16495 <item row="8" column="2">16496 <widget class="QPushButton" name="fStatusDriveLed">16497 <property name="enabled">16498 <bool>true</bool>16499 </property>16500 <property name="sizePolicy">16501 <sizepolicy hsizetype="Fixed" vsizetype="Minimum">16502 <horstretch>0</horstretch>16503 <verstretch>0</verstretch>16504 </sizepolicy>16505 </property>16506 <property name="maximumSize">16507 <size>16508 <width>18</width>16509 <height>16777215</height>16510 </size>16511 </property>16512 <property name="text">16513 <string/>16514 </property>16515 <property name="icon">16516 <iconset resource="design.qrc">16517 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>16518 </property>16519 <property name="iconSize">16520 <size>16521 <width>16</width>16522 <height>16</height>16523 </size>16524 </property>16525 <property name="checkable">16526 <bool>false</bool>16527 </property>16528 <property name="flat">16529 <bool>true</bool>16530 </property>16531 </widget>16532 </item>16533 <item row="7" column="1">16534 <widget class="QLabel" name="label_124">16535 <property name="text">16536 <string>Event builder</string>16537 </property>16538 <property name="alignment">16539 <set>Qt::AlignCenter</set>16540 </property>16541 </widget>16542 </item>16543 <item row="8" column="1">16544 <widget class="QLabel" name="label_125">16545 <property name="text">16546 <string>Drive</string>16547 </property>16548 <property name="alignment">16549 <set>Qt::AlignCenter</set>16550 </property>16551 </widget>16552 </item>16553 <item row="7" column="3">16554 <widget class="QLabel" name="fStatusEventBuilderLabel">16555 <property name="text">16556 <string>Offline</string>16557 </property>16558 </widget>16559 </item>16560 <item row="8" column="3">16561 <widget class="QLabel" name="fStatusDriveLabel">16562 <property name="text">16563 <string>Offline</string>16564 </property>16565 </widget>16566 </item>16567 <item row="11" column="1">16568 <widget class="QLabel" name="label_262">16569 <property name="text">16570 <string>Rate control</string>16571 </property>16572 <property name="alignment">16573 <set>Qt::AlignCenter</set>16574 </property>16575 </widget>16576 </item>16577 <item row="10" column="2">16578 <widget class="QPushButton" name="fStatusFeedbackLed">16579 <property name="enabled">16580 <bool>true</bool>16581 </property>16582 <property name="sizePolicy">16583 <sizepolicy hsizetype="Fixed" vsizetype="Minimum">16584 <horstretch>0</horstretch>16585 <verstretch>0</verstretch>16586 </sizepolicy>16587 </property>16588 <property name="maximumSize">16589 <size>16590 <width>18</width>16591 <height>16777215</height>16592 </size>16593 </property>16594 <property name="text">16595 <string/>16596 </property>16597 <property name="icon">16598 <iconset resource="design.qrc">16599 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>16600 </property>16601 <property name="iconSize">16602 <size>16603 <width>16</width>16604 <height>16</height>16605 </size>16606 </property>16607 <property name="checkable">16608 <bool>false</bool>16609 </property>16610 <property name="flat">16611 <bool>true</bool>16612 </property>16613 </widget>16614 </item>16615 <item row="11" column="2">16616 <widget class="QPushButton" name="fStatusRateControlLed">16617 <property name="enabled">16618 <bool>true</bool>16619 </property>16620 <property name="sizePolicy">16621 <sizepolicy hsizetype="Fixed" vsizetype="Minimum">16622 <horstretch>0</horstretch>16623 <verstretch>0</verstretch>16624 </sizepolicy>16625 </property>16626 <property name="maximumSize">16627 <size>16628 <width>18</width>16629 <height>16777215</height>16630 </size>16631 </property>16632 <property name="text">16633 <string/>16634 </property>16635 <property name="icon">16636 <iconset resource="design.qrc">16637 <normaloff>:/Resources/icons/gray circle 1.png</normaloff>:/Resources/icons/gray circle 1.png</iconset>16638 </property>16639 <property name="iconSize">16640 <size>16641 <width>16</width>16642 <height>16</height>16643 </size>16644 </property>16645 <property name="checkable">16646 <bool>false</bool>16647 </property>16648 <property name="flat">16649 <bool>true</bool>16650 </property>16651 </widget>16652 </item>16653 <item row="10" column="3">16654 <widget class="QLabel" name="fStatusFeedbackLabel">16655 <property name="text">16656 <string>Offline</string>16657 </property>16658 </widget>16659 </item>16660 <item row="11" column="3">16661 <widget class="QLabel" name="fStatusRateControlLabel">16662 16620 <property name="text"> 16663 16621 <string>Offline</string>
Note:
See TracChangeset
for help on using the changeset viewer.