git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@16216 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
242 lines
9.0 KiB
XML
242 lines
9.0 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>139</x>
|
|
<y>165</y>
|
|
<width>350</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string>
|
|
|
|
QWidget#centralWidget {background: rgba(187, 187, 187, 255);}
|
|
|
|
</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralWidget">
|
|
<widget class="caFrame" name="caFrame_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>352</width>
|
|
<height>62</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caFrame" name="caFrame_1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>127</x>
|
|
<y>2</y>
|
|
<width>109</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="caFrame" name="caFrame_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>109</width>
|
|
<height>23</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>107</width>
|
|
<height>21</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>
|
|
<widget class="caLabel" name="caLabel_0">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>33</x>
|
|
<y>0</y>
|
|
<width>40</width>
|
|
<height>20</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>File</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::Height</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignHCenter|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</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>350</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</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="caLabel" name="caLabel_1">
|
|
<property name="frameShape">
|
|
<enum>QFrame::NoFrame</enum>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>13</x>
|
|
<y>29</y>
|
|
<width>150</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</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>Driver file I/O</string>
|
|
</property>
|
|
<property name="fontScaleMode">
|
|
<enum>ESimpleLabel::Height</enum>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignAbsolute|Qt::AlignRight|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="caRelatedDisplay" name="caRelatedDisplay_0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>170</x>
|
|
<y>29</y>
|
|
<width>70</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</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="stackingMode">
|
|
<enum>Menu</enum>
|
|
</property>
|
|
<property name="labels">
|
|
<string></string>
|
|
</property>
|
|
<property name="files">
|
|
<string>NDFile.adl</string>
|
|
</property>
|
|
<property name="args">
|
|
<string>P=$(P),R=$(R)</string>
|
|
</property>
|
|
<property name="removeParent">
|
|
<string>false</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<zorder>caRectangle_0</zorder>
|
|
<zorder>caFrame_2</zorder>
|
|
<zorder>caLabel_0</zorder>
|
|
<zorder>caFrame_1</zorder>
|
|
<zorder>caRectangle_1</zorder>
|
|
<zorder>caLabel_1</zorder>
|
|
<zorder>caFrame_0</zorder>
|
|
<zorder>caRelatedDisplay_0</zorder>
|
|
</widget>
|
|
</widget>
|
|
</ui> |