git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@16216 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
119 lines
3.7 KiB
XML
119 lines
3.7 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>159</x>
|
|
<y>196</y>
|
|
<width>390</width>
|
|
<height>555</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>5</y>
|
|
<width>390</width>
|
|
<height>25</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>87</x>
|
|
<y>6</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)</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::Height</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="caInclude" name="caInclude_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>40</y>
|
|
<width>382</width>
|
|
<height>507</height>
|
|
</rect>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>5</x>
|
|
<y>40</y>
|
|
<width>380</width>
|
|
<height>505</height>
|
|
</rect>
|
|
</property>
|
|
<property name="filename">
|
|
<string>NDPluginBase.adl</string>
|
|
</property>
|
|
<property name="macro">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
<zorder>caRectangle_0</zorder>
|
|
<zorder>caLabel_0</zorder>
|
|
<zorder>caInclude_0</zorder>
|
|
</widget>
|
|
</widget>
|
|
</ui> |