forked from epics_driver_modules/motorBase
2011 lines
70 KiB
XML
2011 lines
70 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>411</x>
|
|
<y>293</y>
|
|
<width>800</width>
|
|
<height>285</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string>
|
|
|
|
QWidget#centralWidget {background: rgba(200, 200, 200, 255);}
|
|
QPushButton::menu-indicator {image: url(none.png); width: 0}
|
|
|
|
</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralWidget">
|
|
<widget class="caFrame" name="caFrame_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>442</x>
|
|
<y>235</y>
|
|
<width>347</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caGraphics" name="caRectangle_0">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>345</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="lineSize">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>253</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>253</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>253</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
<property name="visibility">
|
|
<enum>caGraphics::Calc</enum>
|
|
</property>
|
|
<property name="visibilityCalc">
|
|
<string>A<0</string>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)ERROR</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>6</y>
|
|
<width>335</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)ERR_DESC</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>253</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>string</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caMessageButton" name="caMessageButton_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>230</y>
|
|
<width>125</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>EPushButton::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)SET_CS</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>249</red>
|
|
<green>218</green>
|
|
<blue>60</blue>
|
|
</color>
|
|
</property>
|
|
<property name="label">
|
|
<string>Set CS</string>
|
|
</property>
|
|
<property name="pressMessage">
|
|
<string>1</string>
|
|
</property>
|
|
<property name="releaseMessage">
|
|
<string>0</string>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caMessageButton::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caMessageButton" name="caMessageButton_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>308</x>
|
|
<y>230</y>
|
|
<width>125</width>
|
|
<height>40</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>EPushButton::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)READ_CS</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>255</red>
|
|
<green>255</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="label">
|
|
<string>Read CS</string>
|
|
</property>
|
|
<property name="pressMessage">
|
|
<string>1</string>
|
|
</property>
|
|
<property name="releaseMessage">
|
|
<string>0</string>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caMessageButton::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caTextEntry" name="caTextEntry_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>186</y>
|
|
<width>98</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)CS_SET_X</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="caTextEntry" name="caTextEntry_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>186</y>
|
|
<width>98</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)CS_SET_Y</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="caTextEntry" name="caTextEntry_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>330</x>
|
|
<y>186</y>
|
|
<width>98</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)CS_SET_Z</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="caTextEntry" name="caTextEntry_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>450</x>
|
|
<y>186</y>
|
|
<width>98</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)CS_SET_U</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="caTextEntry" name="caTextEntry_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>570</x>
|
|
<y>186</y>
|
|
<width>98</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)CS_SET_V</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="caTextEntry" name="caTextEntry_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>690</x>
|
|
<y>186</y>
|
|
<width>98</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)CS_SET_W</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="caLineEdit" name="caLineEdit_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>93</x>
|
|
<y>75</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)TOOL:X</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>213</x>
|
|
<y>75</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)TOOL:Y</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>333</x>
|
|
<y>75</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)TOOL:Z</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>453</x>
|
|
<y>75</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)TOOL:U</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>573</x>
|
|
<y>75</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)TOOL:V</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>693</x>
|
|
<y>75</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)TOOL:W</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>93</x>
|
|
<y>112</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)BASE:X</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>213</x>
|
|
<y>112</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)BASE:Y</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>333</x>
|
|
<y>112</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)BASE:Z</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>453</x>
|
|
<y>112</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)BASE:U</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>573</x>
|
|
<y>112</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)BASE:V</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>693</x>
|
|
<y>112</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)BASE:W</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>94</x>
|
|
<y>149</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)WORK:X</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>214</x>
|
|
<y>149</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)WORK:Y</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>334</x>
|
|
<y>149</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)WORK:Z</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>454</x>
|
|
<y>149</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)WORK:U</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>574</x>
|
|
<y>149</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)WORK:V</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLineEdit" name="caLineEdit_18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>694</x>
|
|
<y>149</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>caLineEdit::WidthAndHeight</enum>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)WORK:W</string>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>200</red>
|
|
<green>200</green>
|
|
<blue>200</blue>
|
|
</color>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</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="formatType">
|
|
<enum>decimal</enum>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caLineEdit::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_0">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="text">
|
|
<string>Tool</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>75</y>
|
|
<width>70</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_1">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="text">
|
|
<string>Base</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>112</y>
|
|
<width>70</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_2">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="text">
|
|
<string>Work</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>149</y>
|
|
<width>70</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="caFrame" name="caFrame_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>38</y>
|
|
<width>779</width>
|
|
<height>19</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caLabel" name="caLabel_3">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="text">
|
|
<string>X</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>83</x>
|
|
<y>0</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_4">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="text">
|
|
<string>Y</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>203</x>
|
|
<y>0</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_5">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="text">
|
|
<string>Z</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>323</x>
|
|
<y>0</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_6">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="text">
|
|
<string>U</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>443</x>
|
|
<y>0</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_7">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="text">
|
|
<string>V</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>563</x>
|
|
<y>0</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_8">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="text">
|
|
<string>W</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>683</x>
|
|
<y>0</y>
|
|
<width>94</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_9">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="text">
|
|
<string>CS</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>0</x>
|
|
<y>0</y>
|
|
<width>70</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="caMenu" name="caMenu_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>8</x>
|
|
<y>183</y>
|
|
<width>75</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="channel">
|
|
<string>$(P)$(R)CS_TO_SET</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>187</red>
|
|
<green>187</green>
|
|
<blue>187</blue>
|
|
</color>
|
|
</property>
|
|
<property name="colorMode">
|
|
<enum>caMenu::Static</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caGraphics" name="caRectangle_1">
|
|
<property name="form">
|
|
<enum>caGraphics::Rectangle</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>800</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="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>255</red>
|
|
<green>255</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="linestyle">
|
|
<enum>Solid</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="caLabel" name="caLabel_10">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="0">
|
|
<red>10</red>
|
|
<green>0</green>
|
|
<blue>184</blue>
|
|
</color>
|
|
</property>
|
|
<property name="text">
|
|
<string>$(P)$(R) Coordinate System Definitions</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>0</x>
|
|
<y>0</y>
|
|
<width>820</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<zorder>caRectangle_0</zorder>
|
|
<zorder>caFrame_0</zorder>
|
|
<zorder>caLabel_0</zorder>
|
|
<zorder>caLabel_1</zorder>
|
|
<zorder>caLabel_2</zorder>
|
|
<zorder>caLabel_3</zorder>
|
|
<zorder>caLabel_4</zorder>
|
|
<zorder>caLabel_5</zorder>
|
|
<zorder>caLabel_6</zorder>
|
|
<zorder>caLabel_7</zorder>
|
|
<zorder>caLabel_8</zorder>
|
|
<zorder>caLabel_9</zorder>
|
|
<zorder>caFrame_1</zorder>
|
|
<zorder>caRectangle_1</zorder>
|
|
<zorder>caLabel_10</zorder>
|
|
<zorder>caLineEdit_0</zorder>
|
|
<zorder>caMessageButton_0</zorder>
|
|
<zorder>caMessageButton_1</zorder>
|
|
<zorder>caTextEntry_0</zorder>
|
|
<zorder>caTextEntry_1</zorder>
|
|
<zorder>caTextEntry_2</zorder>
|
|
<zorder>caTextEntry_3</zorder>
|
|
<zorder>caTextEntry_4</zorder>
|
|
<zorder>caTextEntry_5</zorder>
|
|
<zorder>caLineEdit_1</zorder>
|
|
<zorder>caLineEdit_2</zorder>
|
|
<zorder>caLineEdit_3</zorder>
|
|
<zorder>caLineEdit_4</zorder>
|
|
<zorder>caLineEdit_5</zorder>
|
|
<zorder>caLineEdit_6</zorder>
|
|
<zorder>caLineEdit_7</zorder>
|
|
<zorder>caLineEdit_8</zorder>
|
|
<zorder>caLineEdit_9</zorder>
|
|
<zorder>caLineEdit_10</zorder>
|
|
<zorder>caLineEdit_11</zorder>
|
|
<zorder>caLineEdit_12</zorder>
|
|
<zorder>caLineEdit_13</zorder>
|
|
<zorder>caLineEdit_14</zorder>
|
|
<zorder>caLineEdit_15</zorder>
|
|
<zorder>caLineEdit_16</zorder>
|
|
<zorder>caLineEdit_17</zorder>
|
|
<zorder>caLineEdit_18</zorder>
|
|
<zorder>caMenu_0</zorder>
|
|
</widget>
|
|
</widget>
|
|
</ui> |