From 158500c60742b026ed78458e1007e4f76cf50c17 Mon Sep 17 00:00:00 2001 From: Giacomo Strangolino <giacomo.strangolino@elettra.eu> Date: Mon, 28 Mar 2022 09:57:02 +0200 Subject: [PATCH] #15708: remove Pil pulse elements --- src/shutterlhpil.ui | 730 ++++++++++---------------------------------- 1 file changed, 159 insertions(+), 571 deletions(-) diff --git a/src/shutterlhpil.ui b/src/shutterlhpil.ui index c800ab9..3722136 100644 --- a/src/shutterlhpil.ui +++ b/src/shutterlhpil.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>585</width> - <height>398</height> + <width>520</width> + <height>212</height> </rect> </property> <property name="windowTitle"> @@ -33,30 +33,33 @@ <enum>QFrame::Raised</enum> </property> <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0"> - <widget class="QLabel" name="label_2"> - <property name="text"> - <string>MPS PIL shutter</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="TTable" name="tTable"> + <item row="1" column="1"> + <widget class="TTable" name="shutter_status_lh"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> + <property name="minimumSize"> + <size> + <width>100</width> + <height>0</height> + </size> + </property> <property name="font"> <font> + <pointsize>10</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> + <property name="toolTip"> + <string>Enable = shutter movement is enabled. Disable = shutter is blocked by interlock system</string> + </property> + <property name="whatsThis"> + <string>Enable = shutter movement is enabled. Disable = shutter is blocked by interlock system</string> + </property> <property name="numRows"> <number>1</number> </property> @@ -64,39 +67,33 @@ <number>1</number> </property> <property name="trueColors"> - <string>4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910</string> + <string>4284344910</string> </property> <property name="falseColors"> - <string>4294967295;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999</string> + <string>4294967295</string> </property> <property name="trueStrings"> - <string>Enabled;One;One;One;One;One;One;One;One</string> + <string>Enabled</string> </property> <property name="falseStrings"> - <string>Disabled;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero</string> + <string>Disabled</string> </property> <property name="displayMask"> <string>2</string> </property> <property name="source"> - <string>usa/mps/shutter/Stat</string> + <string>f/interlock/shut_att_lh.01/StatShut</string> </property> </widget> </item> - <item row="0" column="2"> - <widget class="TLabel" name="mps_tLabel"> + <item row="1" column="3"> + <widget class="TPushButton" name="shutter_open_lh"> <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> + <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>1</horstretch> - <verstretch>1</verstretch> + <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> - <size> - <width>100</width> - <height>42</height> - </size> - </property> <property name="font"> <font> <pointsize>10</pointsize> @@ -104,102 +101,66 @@ <bold>true</bold> </font> </property> - <property name="trueColor"> - <color> - <red>93</red> - <green>234</green> - <blue>78</blue> - </color> - </property> - <property name="falseColor"> - <color> - <red>249</red> - <green>186</green> - <blue>7</blue> - </color> + <property name="toolTip"> + <string>Open the shutter = switch shutter to OFF position</string> </property> - <property name="trueString"> - <string>OPEN</string> + <property name="whatsThis"> + <string>Open the shutter = switch shutter to OFF position</string> </property> - <property name="falseString"> - <string>CLOSED</string> + <property name="text"> + <string>Open</string> </property> - <property name="source"> - <string>usa/mps/shutter/State</string> + <property name="targets"> + <string>f/interlock/shut_att_lh.01->openshut;;</string> </property> </widget> </item> - <item row="0" column="3"> - <widget class="TPushButton" name="open_3_tPushButton_2"> + <item row="2" column="3"> + <widget class="TPushButton" name="attenuator_insert_lh"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> - <size> - <width>60</width> - <height>28</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>28</height> - </size> - </property> <property name="font"> <font> + <pointsize>10</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> + <property name="toolTip"> + <string>Insert the attenuator</string> + </property> <property name="whatsThis"> - <string>Open the shutter #3</string> + <string>Insert the attenuator</string> </property> <property name="text"> - <string>Open</string> + <string>Insert</string> </property> <property name="targets"> - <string>usa/mps/shutter->Open</string> + <string>f/interlock/shut_att_lh.01->insertatt;</string> </property> </widget> </item> - <item row="0" column="4"> - <widget class="TPushButton" name="close_3_tPushButton_2"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> - <horstretch>1</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>60</width> - <height>28</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>28</height> - </size> - </property> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> + <item row="2" column="0"> + <widget class="QLabel" name="label_5"> + <property name="text"> + <string>Attenuator LH</string> </property> - <property name="whatsThis"> - <string>Close the shutter #3</string> + <property name="alignment"> + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> + </widget> + </item> + <item row="0" column="0"> + <widget class="QLabel" name="label_2"> <property name="text"> - <string>Close</string> + <string>MPS PIL shutter</string> </property> - <property name="targets"> - <string>usa/mps/shutter->Close</string> + <property name="alignment"> + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> @@ -213,33 +174,20 @@ </property> </widget> </item> - <item row="1" column="1"> - <widget class="TTable" name="shutter_status_lh"> + <item row="0" column="1"> + <widget class="TTable" name="tTable"> <property name="sizePolicy"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> - <size> - <width>100</width> - <height>0</height> - </size> - </property> <property name="font"> <font> - <pointsize>10</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> - <property name="toolTip"> - <string>Enable = shutter movement is enabled. Disable = shutter is blocked by interlock system</string> - </property> - <property name="whatsThis"> - <string>Enable = shutter movement is enabled. Disable = shutter is blocked by interlock system</string> - </property> <property name="numRows"> <number>1</number> </property> @@ -247,22 +195,51 @@ <number>1</number> </property> <property name="trueColors"> - <string>4284344910</string> + <string>4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910;4284344910</string> </property> <property name="falseColors"> - <string>4294967295</string> + <string>4294967295;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999;4293342999</string> </property> <property name="trueStrings"> - <string>Enabled</string> + <string>Enabled;One;One;One;One;One;One;One;One</string> </property> <property name="falseStrings"> - <string>Disabled</string> + <string>Disabled;Zero;Zero;Zero;Zero;Zero;Zero;Zero;Zero</string> </property> <property name="displayMask"> <string>2</string> </property> <property name="source"> - <string>f/interlock/shut_att_lh.01/StatShut</string> + <string>usa/mps/shutter/Stat</string> + </property> + </widget> + </item> + <item row="1" column="4"> + <widget class="TPushButton" name="shutter_close_lh"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> + <horstretch>1</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="font"> + <font> + <pointsize>10</pointsize> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="toolTip"> + <string>Close the shutter = switch shutter to ON position</string> + </property> + <property name="whatsThis"> + <string>Close the shutter = switch shutter to ON position</string> + </property> + <property name="text"> + <string>Close</string> + </property> + <property name="targets"> + <string>f/interlock/shut_att_lh.01->closeshut;</string> </property> </widget> </item> @@ -319,14 +296,20 @@ </property> </widget> </item> - <item row="1" column="3"> - <widget class="TPushButton" name="shutter_open_lh"> + <item row="0" column="2"> + <widget class="TLabel" name="mps_tLabel"> <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> + <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> <horstretch>1</horstretch> - <verstretch>0</verstretch> + <verstretch>1</verstretch> </sizepolicy> </property> + <property name="minimumSize"> + <size> + <width>100</width> + <height>42</height> + </size> + </property> <property name="font"> <font> <pointsize>10</pointsize> @@ -334,22 +317,33 @@ <bold>true</bold> </font> </property> - <property name="toolTip"> - <string>Open the shutter = switch shutter to OFF position</string> + <property name="trueColor"> + <color> + <red>93</red> + <green>234</green> + <blue>78</blue> + </color> </property> - <property name="whatsThis"> - <string>Open the shutter = switch shutter to OFF position</string> + <property name="falseColor"> + <color> + <red>249</red> + <green>186</green> + <blue>7</blue> + </color> </property> - <property name="text"> - <string>Open</string> + <property name="trueString"> + <string>OPEN</string> </property> - <property name="targets"> - <string>f/interlock/shut_att_lh.01->openshut;;</string> + <property name="falseString"> + <string>CLOSED</string> + </property> + <property name="source"> + <string>usa/mps/shutter/State</string> </property> </widget> </item> - <item row="1" column="4"> - <widget class="TPushButton" name="shutter_close_lh"> + <item row="2" column="4"> + <widget class="TPushButton" name="attenuator_remove_lh"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>1</horstretch> @@ -364,26 +358,16 @@ </font> </property> <property name="toolTip"> - <string>Close the shutter = switch shutter to ON position</string> + <string>Remove the attenuator</string> </property> <property name="whatsThis"> - <string>Close the shutter = switch shutter to ON position</string> + <string>Remove the attenuator</string> </property> <property name="text"> - <string>Close</string> + <string>Remove</string> </property> <property name="targets"> - <string>f/interlock/shut_att_lh.01->closeshut;</string> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_5"> - <property name="text"> - <string>Attenuator LH</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + <string>f/interlock/shut_att_lh.01->removeatt;</string> </property> </widget> </item> @@ -440,271 +424,8 @@ </property> </widget> </item> - <item row="2" column="2"> - <widget class="TTable" name="attenuator_stat_lh"> - <property name="sizePolicy"> - <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum"> - <horstretch>0</horstretch> - <verstretch>1</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>100</width> - <height>42</height> - </size> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="toolTip"> - <string>Enable = attenuatorr movement is enabled. Disable = attenuatorr is blocked by interlock system</string> - </property> - <property name="whatsThis"> - <string>Enable = attenuatorr movement is enabled. Disable = attenuatorr is blocked by interlock system</string> - </property> - <property name="numRows"> - <number>1</number> - </property> - <property name="numColumns"> - <number>1</number> - </property> - <property name="trueColors"> - <string>4284344910</string> - </property> - <property name="falseColors"> - <string>4294967295</string> - </property> - <property name="trueStrings"> - <string>Enable</string> - </property> - <property name="falseStrings"> - <string>Disable</string> - </property> - <property name="displayMask"> - <string/> - </property> - <property name="source"> - <string>f/interlock/shut_att_lh.01/StatNumAtt</string> - </property> - </widget> - </item> - <item row="2" column="3"> - <widget class="TPushButton" name="attenuator_insert_lh"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> - <horstretch>1</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="toolTip"> - <string>Insert the attenuator</string> - </property> - <property name="whatsThis"> - <string>Insert the attenuator</string> - </property> - <property name="text"> - <string>Insert</string> - </property> - <property name="targets"> - <string>f/interlock/shut_att_lh.01->insertatt;</string> - </property> - </widget> - </item> - <item row="2" column="4"> - <widget class="TPushButton" name="attenuator_remove_lh"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> - <horstretch>1</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="toolTip"> - <string>Remove the attenuator</string> - </property> - <property name="whatsThis"> - <string>Remove the attenuator</string> - </property> - <property name="text"> - <string>Remove</string> - </property> - <property name="targets"> - <string>f/interlock/shut_att_lh.01->removeatt;</string> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="label_3"> - <property name="text"> - <string>PIL first pulse</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="3" column="2"> - <widget class="TLabel" name="mps_tLabel_2"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> - <horstretch>1</horstretch> - <verstretch>1</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>100</width> - <height>42</height> - </size> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="trueColor"> - <color> - <red>249</red> - <green>186</green> - <blue>7</blue> - </color> - </property> - <property name="falseColor"> - <color> - <red>93</red> - <green>234</green> - <blue>78</blue> - </color> - </property> - <property name="trueString"> - <string>CLOSED</string> - </property> - <property name="falseString"> - <string>OPEN</string> - </property> - <property name="source"> - <string>pil/io/lsh_pil.01/flipper01</string> - </property> - </widget> - </item> - <item row="3" column="3" colspan="2"> - <widget class="TPushButton" name="open_3_tPushButton_3"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> - <horstretch>1</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>60</width> - <height>28</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>28</height> - </size> - </property> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="whatsThis"> - <string>Open the shutter #3</string> - </property> - <property name="text"> - <string>Change</string> - </property> - <property name="targets"> - <string>pil/io/lsh_pil.01/flipper01(true);;;;;;</string> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="label_6"> - <property name="text"> - <string>PIL second pulse</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="4" column="2"> - <widget class="TLabel" name="mps_tLabel_3"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> - <horstretch>1</horstretch> - <verstretch>1</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>100</width> - <height>42</height> - </size> - </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="text"> - <string>CLOSED</string> - </property> - <property name="trueColor"> - <color> - <red>249</red> - <green>186</green> - <blue>7</blue> - </color> - </property> - <property name="falseColor"> - <color> - <red>93</red> - <green>234</green> - <blue>78</blue> - </color> - </property> - <property name="trueString"> - <string>CLOSED</string> - </property> - <property name="falseString"> - <string>OPEN</string> - </property> - <property name="source"> - <string>pil/io/lsh_pil.01/flipper02</string> - </property> - </widget> - </item> - <item row="4" column="3" colspan="2"> - <widget class="TPushButton" name="open_3_tPushButton_5"> + <item row="0" column="3"> + <widget class="TPushButton" name="open_3_tPushButton_2"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>1</horstretch> @@ -733,28 +454,18 @@ <string>Open the shutter #3</string> </property> <property name="text"> - <string>Change</string> + <string>Open</string> </property> <property name="targets"> - <string>pil/io/lsh_pil.01/flipper02(true);;;;;;</string> - </property> - </widget> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="label_7"> - <property name="text"> - <string>LH first pulse</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + <string>usa/mps/shutter->Open</string> </property> </widget> </item> - <item row="5" column="2"> - <widget class="TLabel" name="mps_tLabel_4"> + <item row="2" column="2"> + <widget class="TTable" name="attenuator_stat_lh"> <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> - <horstretch>1</horstretch> + <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum"> + <horstretch>0</horstretch> <verstretch>1</verstretch> </sizepolicy> </property> @@ -771,163 +482,40 @@ <bold>true</bold> </font> </property> - <property name="trueColor"> - <color> - <red>249</red> - <green>186</green> - <blue>7</blue> - </color> - </property> - <property name="falseColor"> - <color> - <red>93</red> - <green>234</green> - <blue>78</blue> - </color> - </property> - <property name="trueString"> - <string>CLOSED</string> - </property> - <property name="falseString"> - <string>OPEN</string> - </property> - <property name="source"> - <string>pil/io/lsh_pil.01/flipper03</string> - </property> - </widget> - </item> - <item row="5" column="3" colspan="2"> - <widget class="TPushButton" name="open_3_tPushButton_7"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> - <horstretch>1</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>60</width> - <height>28</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>28</height> - </size> - </property> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> + <property name="toolTip"> + <string>Enable = attenuatorr movement is enabled. Disable = attenuatorr is blocked by interlock system</string> </property> <property name="whatsThis"> - <string>Open the shutter #3</string> - </property> - <property name="text"> - <string>Change</string> - </property> - <property name="targets"> - <string>pil/io/lsh_pil.01/flipper03(true);;;;;;;;</string> - </property> - </widget> - </item> - <item row="6" column="0"> - <widget class="QLabel" name="label_8"> - <property name="text"> - <string>LH second pulse</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + <string>Enable = attenuatorr movement is enabled. Disable = attenuatorr is blocked by interlock system</string> </property> - </widget> - </item> - <item row="6" column="2"> - <widget class="TLabel" name="mps_tLabel_5"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> - <horstretch>1</horstretch> - <verstretch>1</verstretch> - </sizepolicy> + <property name="numRows"> + <number>1</number> </property> - <property name="minimumSize"> - <size> - <width>100</width> - <height>42</height> - </size> + <property name="numColumns"> + <number>1</number> </property> - <property name="font"> - <font> - <pointsize>10</pointsize> - <weight>75</weight> - <bold>true</bold> - </font> + <property name="trueColors"> + <string>4284344910</string> </property> - <property name="trueColor"> - <color> - <red>93</red> - <green>234</green> - <blue>78</blue> - </color> + <property name="falseColors"> + <string>4294967295</string> </property> - <property name="falseColor"> - <color> - <red>249</red> - <green>186</green> - <blue>7</blue> - </color> + <property name="trueStrings"> + <string>Enable</string> </property> - <property name="trueString"> - <string>OPEN</string> + <property name="falseStrings"> + <string>Disable</string> </property> - <property name="falseString"> - <string>CLOSED</string> + <property name="displayMask"> + <string/> </property> <property name="source"> - <string>pil/io/lsh_pil.02/flipper01</string> - </property> - </widget> - </item> - <item row="6" column="3"> - <widget class="TPushButton" name="open_3_tPushButton_9"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> - <horstretch>1</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>60</width> - <height>28</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>28</height> - </size> - </property> - <property name="font"> - <font> - <weight>75</weight> - <bold>true</bold> - </font> - </property> - <property name="whatsThis"> - <string>Open the shutter #3</string> - </property> - <property name="text"> - <string>Open</string> - </property> - <property name="targets"> - <string>pil/io/lsh_pil.02/flipper01(true);;;;;;;;</string> + <string>f/interlock/shut_att_lh.01/StatNumAtt</string> </property> </widget> </item> - <item row="6" column="4"> - <widget class="TPushButton" name="open_3_tPushButton_10"> + <item row="0" column="4"> + <widget class="TPushButton" name="close_3_tPushButton_2"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> <horstretch>1</horstretch> @@ -953,13 +541,13 @@ </font> </property> <property name="whatsThis"> - <string>Open the shutter #3</string> + <string>Close the shutter #3</string> </property> <property name="text"> <string>Close</string> </property> <property name="targets"> - <string>pil/io/lsh_pil.02/flipper01(false);;;;;;;;;</string> + <string>usa/mps/shutter->Close</string> </property> </widget> </item> @@ -987,12 +575,12 @@ <customwidget> <class>ELabel</class> <extends>QLabel</extends> - <header>ELabel</header> + <header>elabel.h</header> </customwidget> <customwidget> <class>EFlag</class> <extends>QWidget</extends> - <header>EFlag</header> + <header>eflag.h</header> </customwidget> </customwidgets> <resources/> -- GitLab