git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@16216 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
169 lines
5.5 KiB
XML
169 lines
5.5 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>1095</x>
|
|
<y>344</y>
|
|
<width>400</width>
|
|
<height>300</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string>
|
|
|
|
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
|
|
|
|
</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralWidget">
|
|
<widget class="caCartesianPlot" name="caCartesianPlot_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>30</y>
|
|
<width>400</width>
|
|
<height>270</height>
|
|
</rect>
|
|
</property>
|
|
<property name="Title">
|
|
<string>$(TITLE)</string>
|
|
</property>
|
|
<property name="TitleX">
|
|
<string>$(XLABEL)</string>
|
|
</property>
|
|
<property name="TitleY">
|
|
<string>$(YLABEL)</string>
|
|
</property>
|
|
<property name="scaleColor">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="background">
|
|
<color alpha="255">
|
|
<red>115</red>
|
|
<green>223</green>
|
|
<blue>255</blue>
|
|
</color>
|
|
</property>
|
|
<property name="color_1">
|
|
<color alpha="255">
|
|
<red>0</red>
|
|
<green>0</green>
|
|
<blue>0</blue>
|
|
</color>
|
|
</property>
|
|
<property name="channels_1">
|
|
<string>;$(P)$(R)$(DATA)</string>
|
|
</property>
|
|
<property name="Style_1">
|
|
<enum>caCartesianPlot::Dots</enum>
|
|
</property>
|
|
<property name="Style_2">
|
|
<enum>caCartesianPlot::Dots</enum>
|
|
</property>
|
|
<property name="Style_3">
|
|
<enum>caCartesianPlot::Dots</enum>
|
|
</property>
|
|
<property name="symbol_1">
|
|
<enum>caCartesianPlot::NoSymbol</enum>
|
|
</property>
|
|
<property name="symbol_2">
|
|
<enum>caCartesianPlot::Rect</enum>
|
|
</property>
|
|
<property name="symbol_3">
|
|
<enum>caCartesianPlot::Triangle</enum>
|
|
</property>
|
|
<property name="XaxisScaling">
|
|
<enum>caCartesianPlot::Channel</enum>
|
|
</property>
|
|
<property name="YaxisScaling">
|
|
<enum>caCartesianPlot::Channel</enum>
|
|
</property>
|
|
</widget>
|
|
<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>400</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="foreground">
|
|
<color alpha="255">
|
|
<red>218</red>
|
|
<green>218</green>
|
|
<blue>218</blue>
|
|
</color>
|
|
</property>
|
|
<property name="fillstyle">
|
|
<enum>Filled</enum>
|
|
</property>
|
|
<property name="lineColor">
|
|
<color alpha="255">
|
|
<red>218</red>
|
|
<green>218</green>
|
|
<blue>218</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="geometry">
|
|
<rect>
|
|
<x>92</x>
|
|
<y>1</y>
|
|
<width>216</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</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) $(TITLE)</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::Height</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<zorder>caRectangle_0</zorder>
|
|
<zorder>caLabel_0</zorder>
|
|
<zorder>caCartesianPlot_0</zorder>
|
|
</widget>
|
|
</widget>
|
|
</ui> |