forked from epics_driver_modules/motorBase
new translation
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,465 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>1105</x>
|
||||
<y>308</y>
|
||||
<width>400</width>
|
||||
<height>110</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(236, 236, 236, 255);}
|
||||
|
||||
</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralWidget">
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>80</y>
|
||||
<width>70</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>51</red>
|
||||
<green>153</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>-More</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>asyn record;sseq record;scalcout record</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>asynOctet.adl;yySseq.adl;yySCalcoutRecord.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=$(P),R=XEnsemblePVErrAsyn;P=$(P),S=XEnsemblePVErrDo;P=$(P),C=XEnsemblePVErrCalc</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false;false;false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLineEdit" name="caLineEdit_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>130</x>
|
||||
<y>50</y>
|
||||
<width>90</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)XEnsembleVerr</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>236</red>
|
||||
<green>236</green>
|
||||
<blue>236</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="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</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>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>VelocityErr</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>50</y>
|
||||
<width>132</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLineEdit" name="caLineEdit_1">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>230</x>
|
||||
<y>50</y>
|
||||
<width>50</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).EGU</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>236</red>
|
||||
<green>236</green>
|
||||
<blue>236</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="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="formatType">
|
||||
<enum>decimal</enum>
|
||||
</property>
|
||||
<property name="colorMode">
|
||||
<enum>caLineEdit::Static</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>/second</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>280</x>
|
||||
<y>50</y>
|
||||
<width>110</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caMenu" name="caMenu_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>128</x>
|
||||
<y>5</y>
|
||||
<width>100</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(Q)EnsemblePVErrDo.SCAN</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="caLineEdit" name="caLineEdit_2">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>130</x>
|
||||
<y>30</y>
|
||||
<width>90</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)XEnsemblePerr</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>236</red>
|
||||
<green>236</green>
|
||||
<blue>236</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="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="formatType">
|
||||
<enum>decimal</enum>
|
||||
</property>
|
||||
<property name="colorMode">
|
||||
<enum>caLineEdit::Static</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<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>PositionErr</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>30</y>
|
||||
<width>132</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLineEdit" name="caLineEdit_3">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>230</x>
|
||||
<y>30</y>
|
||||
<width>50</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(M).EGU</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>236</red>
|
||||
<green>236</green>
|
||||
<blue>236</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="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
<property name="formatType">
|
||||
<enum>decimal</enum>
|
||||
</property>
|
||||
<property name="colorMode">
|
||||
<enum>caLineEdit::Static</enum>
|
||||
</property>
|
||||
</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>Read Period</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>5</y>
|
||||
<width>132</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>caLabel_0</zorder>
|
||||
<zorder>caLabel_1</zorder>
|
||||
<zorder>caLabel_2</zorder>
|
||||
<zorder>caLabel_3</zorder>
|
||||
<zorder>caRelatedDisplay_0</zorder>
|
||||
<zorder>caLineEdit_0</zorder>
|
||||
<zorder>caLineEdit_1</zorder>
|
||||
<zorder>caMenu_0</zorder>
|
||||
<zorder>caLineEdit_2</zorder>
|
||||
<zorder>caLineEdit_3</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
</ui>
|
||||
@@ -0,0 +1,243 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>342</x>
|
||||
<y>122</y>
|
||||
<width>150</width>
|
||||
<height>189</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(236, 236, 236, 255);}
|
||||
|
||||
</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralWidget">
|
||||
<widget class="caFrame" name="caFrame_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>10</x>
|
||||
<y>10</y>
|
||||
<width>132</width>
|
||||
<height>166</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>77</y>
|
||||
<width>130</width>
|
||||
<height>22</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>51</red>
|
||||
<green>153</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>-HXP extra</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>HXP_extra.adl</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>HXP_extra.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=$(P),R=$(R)</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_1">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>142</y>
|
||||
<width>130</width>
|
||||
<height>22</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>51</red>
|
||||
<green>153</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>-HXP coordSys</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>HXP_coordSys.adl</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>HXP_coordSys.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=$(P),R=$(R)</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_2">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>45</y>
|
||||
<width>130</width>
|
||||
<height>22</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>51</red>
|
||||
<green>153</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>-HXP motors</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>HXP_motors.adl</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>HXP_motors.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=$(P),R=$(R),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6)</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caRelatedDisplay" name="caRelatedDisplay_3">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>110</y>
|
||||
<width>130</width>
|
||||
<height>22</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>51</red>
|
||||
<green>153</green>
|
||||
<blue>0</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="label">
|
||||
<string>-HXP moveAll</string>
|
||||
</property>
|
||||
<property name="stackingMode">
|
||||
<enum>Menu</enum>
|
||||
</property>
|
||||
<property name="labels">
|
||||
<string>HXP_moveAll.adl</string>
|
||||
</property>
|
||||
<property name="files">
|
||||
<string>HXP_moveAll.adl</string>
|
||||
</property>
|
||||
<property name="args">
|
||||
<string>P=$(P),R=$(R),M1=$(M1),M2=$(M2),M3=$(M3),M4=$(M4),M5=$(M5),M6=$(M6)</string>
|
||||
</property>
|
||||
<property name="removeParent">
|
||||
<string>false</string>
|
||||
</property>
|
||||
</widget>
|
||||
<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>$(P)$(R)</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>144</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
</widget>
|
||||
</widget>
|
||||
<zorder>caLabel_0</zorder>
|
||||
<zorder>caFrame_0</zorder>
|
||||
<zorder>caRelatedDisplay_0</zorder>
|
||||
<zorder>caRelatedDisplay_1</zorder>
|
||||
<zorder>caRelatedDisplay_2</zorder>
|
||||
<zorder>caRelatedDisplay_3</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
</ui>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,438 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>MainWindow</class>
|
||||
<widget class="QMainWindow" name="MainWindow">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>208</x>
|
||||
<y>115</y>
|
||||
<width>350</width>
|
||||
<height>250</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string>
|
||||
|
||||
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
|
||||
|
||||
</string>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralWidget">
|
||||
<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>350</width>
|
||||
<height>30</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_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>$(P)$(R)</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>350</width>
|
||||
<height>30</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>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>Coord Sys</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>62</x>
|
||||
<y>44</y>
|
||||
<width>162</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caMenu" name="caMenu_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>177</x>
|
||||
<y>44</y>
|
||||
<width>110</width>
|
||||
<height>36</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(R)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>187</red>
|
||||
<green>187</green>
|
||||
<blue>187</blue>
|
||||
</color>
|
||||
</property>
|
||||
<property name="colorMode">
|
||||
<enum>caMenu::Static</enum>
|
||||
</property>
|
||||
</widget>
|
||||
<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>Status</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>62</x>
|
||||
<y>81</y>
|
||||
<width>110</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLineEdit" name="caLineEdit_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>177</x>
|
||||
<y>81</y>
|
||||
<width>110</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(R)STATUS</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="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_1">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>179</x>
|
||||
<y>129</y>
|
||||
<width>110</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>caLineEdit::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="channel">
|
||||
<string>$(P)$(R)ERROR</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="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_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>Error</string>
|
||||
</property>
|
||||
<property name="fontScaleMode">
|
||||
<enum>ESimpleLabel::WidthAndHeight</enum>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>64</x>
|
||||
<y>129</y>
|
||||
<width>110</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignAbsolute|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
<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>Error Description</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>62</x>
|
||||
<y>165</y>
|
||||
<width>306</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="caLineEdit" name="caLineEdit_2">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>6</x>
|
||||
<y>204</y>
|
||||
<width>335</width>
|
||||
<height>22</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>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="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>
|
||||
<zorder>caRectangle_0</zorder>
|
||||
<zorder>caLabel_0</zorder>
|
||||
<zorder>caLabel_1</zorder>
|
||||
<zorder>caLabel_2</zorder>
|
||||
<zorder>caLabel_3</zorder>
|
||||
<zorder>caLabel_4</zorder>
|
||||
<zorder>caMenu_0</zorder>
|
||||
<zorder>caLineEdit_0</zorder>
|
||||
<zorder>caLineEdit_1</zorder>
|
||||
<zorder>caLineEdit_2</zorder>
|
||||
</widget>
|
||||
</widget>
|
||||
</ui>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user