<?xml version="1.0" ?>
<ui version="4.0">
<class>Dialog</class>
<widget class="PyDMFrame" name="screen">
<property name="geometry">
<rect>
<x>487</x>
<y>310</y>
<width>250</width>
<height>70</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>250</width>
<height>70</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">PyDMFrame#screen {
color: rgb(0, 0, 0);
background-color: rgb(218, 218, 218);
}</string>
</property>
<property name="windowTitle">
<string>timer</string>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="5,70,5,130,5,35" rowstretch="5,21,3,1,2,2,6,10,16,3,1">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="horizontalSpacing">
<number>0</number>
</property>
<property name="verticalSpacing">
<number>0</number>
</property>
<item row="0" column="0" rowspan="4" colspan="6">
<widget class="PyDMDrawingRectangle" name="rectangle">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>250</width>
<height>30</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>0</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="toolTip">
<string>rectangle</string>
</property>
</widget>
</item>
<item row="7" column="3" rowspan="2">
<widget class="PyDMLabel" name="text_update">
<property name="geometry">
<rect>
<x>80</x>
<y>40</y>
<width>130</width>
<height>26</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>PV: ${P}timer${N}:elapsedSecs</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}timer${N}:elapsedSecs</string>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
<property name="styleSheet">
<string notr="true">PyDMLabel#text_update {
color: rgb(10, 0, 184);
background-color: rgb(218, 218, 218);
}</string>
</property>
</widget>
</item>
<item row="3" column="0" rowspan="2" colspan="6">
<widget class="PyDMDrawingLine" name="polyline">
<property name="geometry">
<rect>
<x>-1</x>
<y>29</y>
<width>253</width>
<height>3</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>polyline</string>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</brush>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0">
<color>
<red>10</red>
<green>0</green>
<blue>184</blue>
</color>
</property>
<property name="penWidth" stdset="0">
<double>3</double>
</property>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
<property name="penWidth" stdset="0">
<double>3</double>
</property>
<property name="penStyle" stdset="0">
<enum>Qt::SolidLine</enum>
</property>
<property name="penColor" stdset="0"/>
<property name="penCapStyle" stdset="0">
<enum>Qt::FlatCap</enum>
</property>
</widget>
</item>
<item row="1" column="1" colspan="5">
<widget class="QLabel" name="text">
<property name="geometry">
<rect>
<x>5</x>
<y>5</y>
<width>250</width>
<height>21</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Resettable Timer</string>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="brush" stdset="0">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</property>
<property name="toolTip">
<string>text</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="styleSheet">
<string notr="true">QLabel#text {
color: rgb(0, 0, 0);
}</string>
</property>
</widget>
</item>
<item row="8" column="5" rowspan="3">
<widget class="PyDMRelatedDisplayButton" name="related_display">
<property name="geometry">
<rect>
<x>215</x>
<y>50</y>
<width>35</width>
<height>20</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>More</string>
</property>
<property name="text">
<string>More</string>
</property>
<property name="showIcon" stdset="0">
<bool>false</bool>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">PyDMRelatedDisplayButton#related_display {
color: rgb(255, 255, 255);
background-color: rgb(40, 147, 21);
}</string>
</property>
<property name="titles" stdset="0">
<stringlist>
<string/>
</stringlist>
</property>
<property name="filenames" stdset="0">
<stringlist>
<string>timer_full.ui</string>
</stringlist>
</property>
<property name="macros" stdset="0">
<stringlist>
<string>P=${P},N=${N}</string>
</stringlist>
</property>
<property name="openInNewWindow" stdset="0">
<bool>false</bool>
</property>
</widget>
</item>
<item row="6" column="1" rowspan="4">
<widget class="PyDMEnumButton" name="choice_button">
<property name="geometry">
<rect>
<x>5</x>
<y>34</y>
<width>70</width>
<height>35</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Ignored" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>${P}timer${N}:Go</string>
</property>
<property name="channel" stdset="0">
<string>ca://${P}timer${N}:Go</string>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="orientation" stdset="0">
<number>2</number>
</property>
<property name="horizontalSpacing" stdset="0">
<number>0</number>
</property>
<property name="verticalSpacing" stdset="0">
<number>0</number>
</property>
<property name="marginTop" stdset="0">
<number>0</number>
</property>
<property name="marginBottom" stdset="0">
<number>0</number>
</property>
<property name="marginLeft" stdset="0">
<number>0</number>
</property>
<property name="marginRight" stdset="0">
<number>0</number>
</property>
<property name="styleSheet">
<string notr="true">PyDMEnumButton#choice_button {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
margin: 0px;
padding: 0px;
min-width: 0px;
min-height: 0px;
}
QPushButton {
color: rgb(0, 0, 0);
background-color: rgb(115, 223, 255);
margin: 0px;
padding: 0px;
min-width: 0px;
min-height: 0px;
}</string>
</property>
</widget>
</item>
</layout>
<zorder>rectangle</zorder>
<zorder>text_update</zorder>
<zorder>polyline</zorder>
<zorder>text</zorder>
<zorder>related_display</zorder>
<zorder>choice_button</zorder>
</widget>
<customwidgets>
<customwidget>
<class>PyDMDrawingRectangle</class>
<extends>QWidget</extends>
<header>pydm.widgets.drawing</header>
</customwidget>
<customwidget>
<class>PyDMLabel</class>
<extends>QLabel</extends>
<header>pydm.widgets.label</header>
</customwidget>
<customwidget>
<class>PyDMDrawingPolyline</class>
<extends>QWidget</extends>
<header>pydm.widgets.drawing</header>
</customwidget>
<customwidget>
<class>PyDMDrawingLine</class>
<extends>QWidget</extends>
<header>pydm.widgets.drawing</header>
</customwidget>
<customwidget>
<class>PyDMRelatedDisplayButton</class>
<extends>QPushButton</extends>
<header>pydm.widgets.related_display_button</header>
</customwidget>
<customwidget>
<class>PyDMEnumButton</class>
<extends>QWidget</extends>
<header>pydm.widgets.enum_button</header>
</customwidget>
<customwidget>
<class>PyDMFrame</class>
<extends>QFrame</extends>
<header>pydm.widgets.frame</header>
</customwidget>
</customwidgets>
</ui>