<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>USER_BUTTONS</class>
 <widget class="QWidget" name="USER_BUTTONS">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>320</width>
    <height>196</height>
   </rect>
  </property>
  <property name="sizePolicy">
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
    <horstretch>0</horstretch>
    <verstretch>0</verstretch>
   </sizepolicy>
  </property>
  <property name="windowTitle">
   <string>User Buttons</string>
  </property>
  <property name="layoutDirection">
   <enum>Qt::LayoutDirection::LeftToRight</enum>
  </property>
  <layout class="QGridLayout" name="gridLayout">
   <property name="leftMargin">
    <number>1</number>
   </property>
   <property name="topMargin">
    <number>3</number>
   </property>
   <property name="rightMargin">
    <number>1</number>
   </property>
   <property name="bottomMargin">
    <number>1</number>
   </property>
   <property name="horizontalSpacing">
    <number>3</number>
   </property>
   <property name="verticalSpacing">
    <number>10</number>
   </property>
   <item row="1" column="1">
    <widget class="QLabel" name="label_2">
     <property name="sizePolicy">
      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
       <horstretch>1</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
     <property name="maximumSize">
      <size>
       <width>15</width>
       <height>30</height>
      </size>
     </property>
    </widget>
   </item>
   <item row="0" column="1">
    <widget class="QLabel" name="label">
     <property name="sizePolicy">
      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
       <horstretch>1</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
    </widget>
   </item>
   <item row="2" column="1">
    <widget class="QLabel" name="label_3">
     <property name="sizePolicy">
      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
       <horstretch>1</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
    </widget>
   </item>
   <item row="3" column="1">
    <widget class="QLabel" name="label_4">
     <property name="sizePolicy">
      <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
       <horstretch>1</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
    </widget>
   </item>
   <item row="3" column="2">
    <widget class="ActionButton" name="clear_program_button">
     <property name="sizePolicy">
      <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
       <horstretch>0</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
     <property name="minimumSize">
      <size>
       <width>135</width>
       <height>42</height>
      </size>
     </property>
     <property name="maximumSize">
      <size>
       <width>16777215</width>
       <height>42</height>
      </size>
     </property>
     <property name="focusPolicy">
      <enum>Qt::FocusPolicy::NoFocus</enum>
     </property>
     <property name="styleSheet">
      <string notr="true">QPushButton {
   	font: 15pt &quot;Probe Basic Bebas Mono&quot;;
}</string>
     </property>
     <property name="text">
      <string>CLEAR PGM</string>
     </property>
     <property name="checkable">
      <bool>false</bool>
     </property>
     <property name="actionName" stdset="0">
      <string>program.clear</string>
     </property>
    </widget>
   </item>
   <item row="3" column="0">
    <widget class="ActionButton" name="reload_program_button">
     <property name="sizePolicy">
      <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
       <horstretch>0</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
     <property name="minimumSize">
      <size>
       <width>135</width>
       <height>42</height>
      </size>
     </property>
     <property name="maximumSize">
      <size>
       <width>16777215</width>
       <height>42</height>
      </size>
     </property>
     <property name="focusPolicy">
      <enum>Qt::FocusPolicy::NoFocus</enum>
     </property>
     <property name="layoutDirection">
      <enum>Qt::LayoutDirection::LeftToRight</enum>
     </property>
     <property name="styleSheet">
      <string notr="true">QPushButton {
   	font: 15pt &quot;Probe Basic Bebas Mono&quot;;
}</string>
     </property>
     <property name="text">
      <string>RELOAD PGM</string>
     </property>
     <property name="checkable">
      <bool>false</bool>
     </property>
     <property name="actionName" stdset="0">
      <string>program.reload</string>
     </property>
    </widget>
   </item>
   <item row="0" column="2">
    <widget class="QLabel" name="hallabel">
     <property name="styleSheet">
      <string notr="true">QLabel{
	font: 24pt &quot;Probe Basic Bebas Mono&quot;;
    color: white;
    background-color: rgb(75, 75, 75);
    border-style: solid;
    border-color: rgb(116, 116, 116);
    border-width: 1px;
    border-radius: 4px;
    selection-color: white;
    selection-background-color: rgb(65, 84, 255);
    padding-right: 1px;
}</string>
     </property>
     <property name="text">
      <string>blk skp</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignmentFlag::AlignCenter</set>
     </property>
     <property name="indicatorPinName" stdset="0">
      <string>indicator_blk-skp</string>
     </property>
     <property name="indicatorStyle" stdset="0">
      <string>yellow</string>
     </property>
     <property name="indicatorFlashStyle" stdset="0">
      <string>yellow</string>
     </property>
    </widget>
   </item>
   <item row="0" column="0">
    <widget class="StatusLabel" name="hallabel_2">
     <property name="font">
      <font>
       <family>Probe Basic Bebas Mono</family>
       <pointsize>24</pointsize>
      </font>
     </property>
     <property name="styleSheet">
      <string notr="true">QLabel{
    color: white;
    background-color: rgb(75, 75, 75);
    border-style: solid;
    border-color: rgb(116, 116, 116);
    border-width: 1px;
    border-radius: 4px;
    selection-color: white;
    selection-background-color: rgb(65, 84, 255);
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 1px;
}</string>
     </property>
     <property name="text">
      <string>STOPPED</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignmentFlag::AlignCenter</set>
     </property>
    </widget>
   </item>
   <item row="1" column="0">
    <widget class="QLabel" name="hallabel_3">
     <property name="styleSheet">
      <string notr="true">QLabel{
	font: 24pt &quot;Probe Basic Bebas Mono&quot;;
    color: white;
    background-color: rgb(75, 75, 75);
    border-style: solid;
    border-color: rgb(116, 116, 116);
    border-width: 1px;
    border-radius: 4px;
    selection-color: white;
    selection-background-color: rgb(65, 84, 255);
    padding-right: 1px;
}</string>
     </property>
     <property name="text">
      <string>SRO</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignmentFlag::AlignCenter</set>
     </property>
     <property name="indicatorPinName" stdset="0">
      <string>indicator_sro</string>
     </property>
     <property name="indicatorStyle" stdset="0">
      <string>yellow</string>
     </property>
     <property name="indicatorFlashStyle" stdset="0">
      <string>yellow</string>
     </property>
    </widget>
   </item>
   <item row="1" column="2">
    <widget class="QLabel" name="hallabel_4">
     <property name="styleSheet">
      <string notr="true">QLabel{
	font: 24pt &quot;Probe Basic Bebas Mono&quot;;
    color: white;
    background-color: rgb(75, 75, 75);
    border-style: solid;
    border-color: rgb(116, 116, 116);
    border-width: 1px;
    border-radius: 4px;
    selection-color: white;
    selection-background-color: rgb(65, 84, 255);
    padding-right: 1px;
}</string>
     </property>
     <property name="text">
      <string>SGL BLK</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignmentFlag::AlignCenter</set>
     </property>
     <property name="indicatorPinName" stdset="0">
      <string>indicator_sgl-blk</string>
     </property>
     <property name="indicatorStyle" stdset="0">
      <string>yellow</string>
     </property>
     <property name="indicatorFlashStyle" stdset="0">
      <string>yellow</string>
     </property>
    </widget>
   </item>
   <item row="2" column="0">
    <widget class="QLabel" name="hallabel_5">
     <property name="styleSheet">
      <string notr="true">QLabel{
	font: 24pt &quot;Probe Basic Bebas Mono&quot;;
    color: white;
    background-color: rgb(75, 75, 75);
    border-style: solid;
    border-color: rgb(116, 116, 116);
    border-width: 1px;
    border-radius: 4px;
    selection-color: white;
    selection-background-color: rgb(65, 84, 255);
    padding-right: 1px;
}</string>
     </property>
     <property name="text">
      <string>FRO</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignmentFlag::AlignCenter</set>
     </property>
     <property name="indicatorPinName" stdset="0">
      <string>indicator_fro</string>
     </property>
     <property name="indicatorStyle" stdset="0">
      <string>yellow</string>
     </property>
     <property name="indicatorFlashStyle" stdset="0">
      <string>yellow</string>
     </property>
    </widget>
   </item>
   <item row="2" column="2">
    <widget class="QLabel" name="hallabel_6">
     <property name="styleSheet">
      <string notr="true">QLabel{
	font: 24pt &quot;Probe Basic Bebas Mono&quot;;
    color: white;
    background-color: rgb(75, 75, 75);
    border-style: solid;
    border-color: rgb(116, 116, 116);
    border-width: 1px;
    border-radius: 4px;
    selection-color: white;
    selection-background-color: rgb(65, 84, 255);
    padding-right: 1px;
}</string>
     </property>
     <property name="text">
      <string>OPT STP</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignmentFlag::AlignCenter</set>
     </property>
     <property name="indicatorPinName" stdset="0">
      <string>indicator_opt-stp</string>
     </property>
     <property name="indicatorStyle" stdset="0">
      <string>yellow</string>
     </property>
     <property name="indicatorFlashStyle" stdset="0">
      <string>yellow</string>
     </property>
    </widget>
   </item>
  </layout>
 </widget>
 <customwidgets>
  <customwidget>
   <class>ActionButton</class>
   <extends>QPushButton</extends>
   <header>qtpyvcp.widgets.button_widgets.action_button</header>
  </customwidget>
  <customwidget>
   <class>StatusLabel</class>
   <extends>QLabel</extends>
   <header>qtpyvcp.widgets.display_widgets.status_label</header>
  </customwidget>
 </customwidgets>
 <resources/>
 <connections/>
</ui>
