Files
motorBase/motorApp/op/ui/trajectoryScan_Ensemble.ui
T
timmmooney 5d657e48fa menu fix
2014-09-11 16:22:10 +00:00

570 lines
20 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>768</x>
<y>157</y>
<width>530</width>
<height>170</height>
</rect>
</property>
<property name="styleSheet">
<string>
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
QPushButton::menu-indicator {image: url(none.png); width: 0}
</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="caLabel" name="caLabel_0">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>PSO Pulse Len (us)</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>60</y>
<width>220</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_0">
<property name="geometry">
<rect>
<x>234</x>
<y>60</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="channel">
<string>$(P)$(R)PulseLenUS</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caLabel" name="caLabel_1">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>Ensemble-specific trajectory PVs</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>510</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="caGraphics" name="caRectangle_0">
<property name="form">
<enum>caGraphics::Rectangle</enum>
</property>
<property name="geometry">
<rect>
<x>5</x>
<y>25</y>
<width>520</width>
<height>140</height>
</rect>
</property>
<property name="lineSize">
<number>2</number>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="lineColor">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="linestyle">
<enum>Solid</enum>
</property>
</widget>
<widget class="caFrame" name="caFrame_0">
<property name="geometry">
<rect>
<x>10</x>
<y>35</y>
<width>326</width>
<height>22</height>
</rect>
</property>
<widget class="caLabel" name="caLabel_2">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>PSO Pulse Direction</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>228</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="caMenu" name="caMenu_0">
<property name="geometry">
<rect>
<x>224</x>
<y>0</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="channel">
<string>$(P)$(R)PulseDir</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caMenu::Static</enum>
</property>
</widget>
</widget>
<widget class="caLabel" name="caLabel_3">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>PSO Pulse Mode</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>220</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="caMenu" name="caMenu_1">
<property name="geometry">
<rect>
<x>234</x>
<y>110</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="channel">
<string>$(P)$(R)PulseMode</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="colorMode">
<enum>caMenu::Static</enum>
</property>
</widget>
<widget class="caFrame" name="caFrame_1">
<property name="geometry">
<rect>
<x>10</x>
<y>85</y>
<width>326</width>
<height>22</height>
</rect>
</property>
<widget class="caLabel" name="caLabel_4">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>PSO Pulse Source</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>220</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_1">
<property name="geometry">
<rect>
<x>224</x>
<y>0</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="channel">
<string>$(P)$(R)PulseSrc</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
</widget>
<widget class="caLabel" name="caLabel_5">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="0">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="text">
<string>PSO Pulse Positions</string>
</property>
<property name="fontScaleMode">
<enum>ESimpleLabel::WidthAndHeight</enum>
</property>
<property name="alignment">
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
</property>
<property name="geometry">
<rect>
<x>10</x>
<y>135</y>
<width>228</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="caTextEntry" name="caTextEntry_2">
<property name="geometry">
<rect>
<x>234</x>
<y>135</y>
<width>100</width>
<height>20</height>
</rect>
</property>
<property name="fontScaleMode">
<enum>caLineEdit::WidthAndHeight</enum>
</property>
<property name="channel">
<string>$(P)$(R)PulsePositions</string>
</property>
<property name="foreground">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>115</red>
<green>223</green>
<blue>255</blue>
</color>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="limitsMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="precisionMode">
<enum>caLineEdit::Channel</enum>
</property>
<property name="minValue">
<double>0.0</double>
</property>
<property name="maxValue">
<double>1.0</double>
</property>
<property name="colorMode">
<enum>caLineEdit::Static</enum>
</property>
<property name="formatType">
<enum>decimal</enum>
</property>
</widget>
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
<property name="geometry">
<rect>
<x>343</x>
<y>135</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="foreground">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="background">
<color alpha="255">
<red>40</red>
<green>147</green>
<blue>21</blue>
</color>
</property>
<property name="label">
<string>-Plot</string>
</property>
<property name="stackingMode">
<enum>Menu</enum>
</property>
<property name="labels">
<string>PSO pulse positions</string>
</property>
<property name="files">
<string>PSOarrayPlot.adl</string>
</property>
<property name="args">
<string>TITLE=PSO-pulse positions,Y=$(P)$(R)PulsePositions</string>
</property>
<property name="removeParent">
<string>false</string>
</property>
</widget>
<zorder>caLabel_0</zorder>
<zorder>caLabel_1</zorder>
<zorder>caRectangle_0</zorder>
<zorder>caLabel_2</zorder>
<zorder>caFrame_0</zorder>
<zorder>caLabel_3</zorder>
<zorder>caLabel_4</zorder>
<zorder>caFrame_1</zorder>
<zorder>caLabel_5</zorder>
<zorder>caTextEntry_0</zorder>
<zorder>caMenu_0</zorder>
<zorder>caMenu_1</zorder>
<zorder>caTextEntry_1</zorder>
<zorder>caTextEntry_2</zorder>
<zorder>caRelatedDisplay_0</zorder>
</widget>
</widget>
</ui>