Advertisement
MyNamesNotReallyDave

PyQt5 - mainUi.ui

Nov 17th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 18.99 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3.  <class>MainWindow</class>
  4.  <widget class="QMainWindow" name="MainWindow">
  5.   <property name="geometry">
  6.    <rect>
  7.     <x>0</x>
  8.     <y>0</y>
  9.     <width>309</width>
  10.     <height>449</height>
  11.    </rect>
  12.   </property>
  13.   <property name="palette">
  14.    <palette>
  15.     <active>
  16.      <colorrole role="WindowText">
  17.       <brush brushstyle="SolidPattern">
  18.        <color alpha="255">
  19.         <red>0</red>
  20.         <green>0</green>
  21.         <blue>0</blue>
  22.        </color>
  23.       </brush>
  24.      </colorrole>
  25.      <colorrole role="Button">
  26.       <brush brushstyle="SolidPattern">
  27.        <color alpha="255">
  28.         <red>255</red>
  29.         <green>255</green>
  30.         <blue>255</blue>
  31.        </color>
  32.       </brush>
  33.      </colorrole>
  34.      <colorrole role="Light">
  35.       <brush brushstyle="SolidPattern">
  36.        <color alpha="255">
  37.         <red>255</red>
  38.         <green>255</green>
  39.         <blue>255</blue>
  40.        </color>
  41.       </brush>
  42.      </colorrole>
  43.      <colorrole role="Midlight">
  44.       <brush brushstyle="SolidPattern">
  45.        <color alpha="255">
  46.         <red>255</red>
  47.         <green>255</green>
  48.         <blue>255</blue>
  49.        </color>
  50.       </brush>
  51.      </colorrole>
  52.      <colorrole role="Dark">
  53.       <brush brushstyle="SolidPattern">
  54.        <color alpha="255">
  55.         <red>127</red>
  56.         <green>127</green>
  57.         <blue>127</blue>
  58.        </color>
  59.       </brush>
  60.      </colorrole>
  61.      <colorrole role="Mid">
  62.       <brush brushstyle="SolidPattern">
  63.        <color alpha="255">
  64.         <red>170</red>
  65.         <green>170</green>
  66.         <blue>170</blue>
  67.        </color>
  68.       </brush>
  69.      </colorrole>
  70.      <colorrole role="Text">
  71.       <brush brushstyle="SolidPattern">
  72.        <color alpha="255">
  73.         <red>0</red>
  74.         <green>0</green>
  75.         <blue>0</blue>
  76.        </color>
  77.       </brush>
  78.      </colorrole>
  79.      <colorrole role="BrightText">
  80.       <brush brushstyle="SolidPattern">
  81.        <color alpha="255">
  82.         <red>255</red>
  83.         <green>255</green>
  84.         <blue>255</blue>
  85.        </color>
  86.       </brush>
  87.      </colorrole>
  88.      <colorrole role="ButtonText">
  89.       <brush brushstyle="SolidPattern">
  90.        <color alpha="255">
  91.         <red>0</red>
  92.         <green>0</green>
  93.         <blue>0</blue>
  94.        </color>
  95.       </brush>
  96.      </colorrole>
  97.      <colorrole role="Base">
  98.       <brush brushstyle="SolidPattern">
  99.        <color alpha="255">
  100.         <red>255</red>
  101.         <green>255</green>
  102.         <blue>255</blue>
  103.        </color>
  104.       </brush>
  105.      </colorrole>
  106.      <colorrole role="Window">
  107.       <brush brushstyle="SolidPattern">
  108.        <color alpha="255">
  109.         <red>255</red>
  110.         <green>255</green>
  111.         <blue>255</blue>
  112.        </color>
  113.       </brush>
  114.      </colorrole>
  115.      <colorrole role="Shadow">
  116.       <brush brushstyle="SolidPattern">
  117.        <color alpha="255">
  118.         <red>0</red>
  119.         <green>0</green>
  120.         <blue>0</blue>
  121.        </color>
  122.       </brush>
  123.      </colorrole>
  124.      <colorrole role="AlternateBase">
  125.       <brush brushstyle="SolidPattern">
  126.        <color alpha="255">
  127.         <red>255</red>
  128.         <green>255</green>
  129.         <blue>255</blue>
  130.        </color>
  131.       </brush>
  132.      </colorrole>
  133.      <colorrole role="ToolTipBase">
  134.       <brush brushstyle="SolidPattern">
  135.        <color alpha="255">
  136.         <red>255</red>
  137.         <green>255</green>
  138.         <blue>220</blue>
  139.        </color>
  140.       </brush>
  141.      </colorrole>
  142.      <colorrole role="ToolTipText">
  143.       <brush brushstyle="SolidPattern">
  144.        <color alpha="255">
  145.         <red>0</red>
  146.         <green>0</green>
  147.         <blue>0</blue>
  148.        </color>
  149.       </brush>
  150.      </colorrole>
  151.     </active>
  152.     <inactive>
  153.      <colorrole role="WindowText">
  154.       <brush brushstyle="SolidPattern">
  155.        <color alpha="255">
  156.         <red>0</red>
  157.         <green>0</green>
  158.         <blue>0</blue>
  159.        </color>
  160.       </brush>
  161.      </colorrole>
  162.      <colorrole role="Button">
  163.       <brush brushstyle="SolidPattern">
  164.        <color alpha="255">
  165.         <red>255</red>
  166.         <green>255</green>
  167.         <blue>255</blue>
  168.        </color>
  169.       </brush>
  170.      </colorrole>
  171.      <colorrole role="Light">
  172.       <brush brushstyle="SolidPattern">
  173.        <color alpha="255">
  174.         <red>255</red>
  175.         <green>255</green>
  176.         <blue>255</blue>
  177.        </color>
  178.       </brush>
  179.      </colorrole>
  180.      <colorrole role="Midlight">
  181.       <brush brushstyle="SolidPattern">
  182.        <color alpha="255">
  183.         <red>255</red>
  184.         <green>255</green>
  185.         <blue>255</blue>
  186.        </color>
  187.       </brush>
  188.      </colorrole>
  189.      <colorrole role="Dark">
  190.       <brush brushstyle="SolidPattern">
  191.        <color alpha="255">
  192.         <red>127</red>
  193.         <green>127</green>
  194.         <blue>127</blue>
  195.        </color>
  196.       </brush>
  197.      </colorrole>
  198.      <colorrole role="Mid">
  199.       <brush brushstyle="SolidPattern">
  200.        <color alpha="255">
  201.         <red>170</red>
  202.         <green>170</green>
  203.         <blue>170</blue>
  204.        </color>
  205.       </brush>
  206.      </colorrole>
  207.      <colorrole role="Text">
  208.       <brush brushstyle="SolidPattern">
  209.        <color alpha="255">
  210.         <red>0</red>
  211.         <green>0</green>
  212.         <blue>0</blue>
  213.        </color>
  214.       </brush>
  215.      </colorrole>
  216.      <colorrole role="BrightText">
  217.       <brush brushstyle="SolidPattern">
  218.        <color alpha="255">
  219.         <red>255</red>
  220.         <green>255</green>
  221.         <blue>255</blue>
  222.        </color>
  223.       </brush>
  224.      </colorrole>
  225.      <colorrole role="ButtonText">
  226.       <brush brushstyle="SolidPattern">
  227.        <color alpha="255">
  228.         <red>0</red>
  229.         <green>0</green>
  230.         <blue>0</blue>
  231.        </color>
  232.       </brush>
  233.      </colorrole>
  234.      <colorrole role="Base">
  235.       <brush brushstyle="SolidPattern">
  236.        <color alpha="255">
  237.         <red>255</red>
  238.         <green>255</green>
  239.         <blue>255</blue>
  240.        </color>
  241.       </brush>
  242.      </colorrole>
  243.      <colorrole role="Window">
  244.       <brush brushstyle="SolidPattern">
  245.        <color alpha="255">
  246.         <red>255</red>
  247.         <green>255</green>
  248.         <blue>255</blue>
  249.        </color>
  250.       </brush>
  251.      </colorrole>
  252.      <colorrole role="Shadow">
  253.       <brush brushstyle="SolidPattern">
  254.        <color alpha="255">
  255.         <red>0</red>
  256.         <green>0</green>
  257.         <blue>0</blue>
  258.        </color>
  259.       </brush>
  260.      </colorrole>
  261.      <colorrole role="AlternateBase">
  262.       <brush brushstyle="SolidPattern">
  263.        <color alpha="255">
  264.         <red>255</red>
  265.         <green>255</green>
  266.         <blue>255</blue>
  267.        </color>
  268.       </brush>
  269.      </colorrole>
  270.      <colorrole role="ToolTipBase">
  271.       <brush brushstyle="SolidPattern">
  272.        <color alpha="255">
  273.         <red>255</red>
  274.         <green>255</green>
  275.         <blue>220</blue>
  276.        </color>
  277.       </brush>
  278.      </colorrole>
  279.      <colorrole role="ToolTipText">
  280.       <brush brushstyle="SolidPattern">
  281.        <color alpha="255">
  282.         <red>0</red>
  283.         <green>0</green>
  284.         <blue>0</blue>
  285.        </color>
  286.       </brush>
  287.      </colorrole>
  288.     </inactive>
  289.     <disabled>
  290.      <colorrole role="WindowText">
  291.       <brush brushstyle="SolidPattern">
  292.        <color alpha="255">
  293.         <red>127</red>
  294.         <green>127</green>
  295.         <blue>127</blue>
  296.        </color>
  297.       </brush>
  298.      </colorrole>
  299.      <colorrole role="Button">
  300.       <brush brushstyle="SolidPattern">
  301.        <color alpha="255">
  302.         <red>255</red>
  303.         <green>255</green>
  304.         <blue>255</blue>
  305.        </color>
  306.       </brush>
  307.      </colorrole>
  308.      <colorrole role="Light">
  309.       <brush brushstyle="SolidPattern">
  310.        <color alpha="255">
  311.         <red>255</red>
  312.         <green>255</green>
  313.         <blue>255</blue>
  314.        </color>
  315.       </brush>
  316.      </colorrole>
  317.      <colorrole role="Midlight">
  318.       <brush brushstyle="SolidPattern">
  319.        <color alpha="255">
  320.         <red>255</red>
  321.         <green>255</green>
  322.         <blue>255</blue>
  323.        </color>
  324.       </brush>
  325.      </colorrole>
  326.      <colorrole role="Dark">
  327.       <brush brushstyle="SolidPattern">
  328.        <color alpha="255">
  329.         <red>127</red>
  330.         <green>127</green>
  331.         <blue>127</blue>
  332.        </color>
  333.       </brush>
  334.      </colorrole>
  335.      <colorrole role="Mid">
  336.       <brush brushstyle="SolidPattern">
  337.        <color alpha="255">
  338.         <red>170</red>
  339.         <green>170</green>
  340.         <blue>170</blue>
  341.        </color>
  342.       </brush>
  343.      </colorrole>
  344.      <colorrole role="Text">
  345.       <brush brushstyle="SolidPattern">
  346.        <color alpha="255">
  347.         <red>127</red>
  348.         <green>127</green>
  349.         <blue>127</blue>
  350.        </color>
  351.       </brush>
  352.      </colorrole>
  353.      <colorrole role="BrightText">
  354.       <brush brushstyle="SolidPattern">
  355.        <color alpha="255">
  356.         <red>255</red>
  357.         <green>255</green>
  358.         <blue>255</blue>
  359.        </color>
  360.       </brush>
  361.      </colorrole>
  362.      <colorrole role="ButtonText">
  363.       <brush brushstyle="SolidPattern">
  364.        <color alpha="255">
  365.         <red>127</red>
  366.         <green>127</green>
  367.         <blue>127</blue>
  368.        </color>
  369.       </brush>
  370.      </colorrole>
  371.      <colorrole role="Base">
  372.       <brush brushstyle="SolidPattern">
  373.        <color alpha="255">
  374.         <red>255</red>
  375.         <green>255</green>
  376.         <blue>255</blue>
  377.        </color>
  378.       </brush>
  379.      </colorrole>
  380.      <colorrole role="Window">
  381.       <brush brushstyle="SolidPattern">
  382.        <color alpha="255">
  383.         <red>255</red>
  384.         <green>255</green>
  385.         <blue>255</blue>
  386.        </color>
  387.       </brush>
  388.      </colorrole>
  389.      <colorrole role="Shadow">
  390.       <brush brushstyle="SolidPattern">
  391.        <color alpha="255">
  392.         <red>0</red>
  393.         <green>0</green>
  394.         <blue>0</blue>
  395.        </color>
  396.       </brush>
  397.      </colorrole>
  398.      <colorrole role="AlternateBase">
  399.       <brush brushstyle="SolidPattern">
  400.        <color alpha="255">
  401.         <red>255</red>
  402.         <green>255</green>
  403.         <blue>255</blue>
  404.        </color>
  405.       </brush>
  406.      </colorrole>
  407.      <colorrole role="ToolTipBase">
  408.       <brush brushstyle="SolidPattern">
  409.        <color alpha="255">
  410.         <red>255</red>
  411.         <green>255</green>
  412.         <blue>220</blue>
  413.        </color>
  414.       </brush>
  415.      </colorrole>
  416.      <colorrole role="ToolTipText">
  417.       <brush brushstyle="SolidPattern">
  418.        <color alpha="255">
  419.         <red>0</red>
  420.         <green>0</green>
  421.         <blue>0</blue>
  422.        </color>
  423.       </brush>
  424.      </colorrole>
  425.     </disabled>
  426.    </palette>
  427.   </property>
  428.   <property name="windowTitle">
  429.    <string>MainWindow</string>
  430.   </property>
  431.   <widget class="QWidget" name="centralwidget">
  432.    <widget class="QGroupBox" name="groupBox">
  433.     <property name="geometry">
  434.      <rect>
  435.       <x>10</x>
  436.       <y>100</y>
  437.       <width>291</width>
  438.       <height>241</height>
  439.      </rect>
  440.     </property>
  441.     <property name="title">
  442.      <string>Documents</string>
  443.     </property>
  444.     <widget class="QWidget" name="gridLayoutWidget">
  445.      <property name="geometry">
  446.       <rect>
  447.        <x>10</x>
  448.        <y>20</y>
  449.        <width>261</width>
  450.        <height>206</height>
  451.       </rect>
  452.      </property>
  453.      <layout class="QGridLayout" name="gridLayout">
  454.       <item row="3" column="2">
  455.        <widget class="QSpinBox" name="miofSpinMax">
  456.         <property name="enabled">
  457.          <bool>true</bool>
  458.         </property>
  459.        </widget>
  460.       </item>
  461.       <item row="4" column="2">
  462.        <widget class="QSpinBox" name="gscSpinMax">
  463.         <property name="enabled">
  464.          <bool>true</bool>
  465.         </property>
  466.        </widget>
  467.       </item>
  468.       <item row="5" column="1">
  469.        <widget class="QSpinBox" name="smokecoSpinMin">
  470.         <property name="enabled">
  471.          <bool>true</bool>
  472.         </property>
  473.        </widget>
  474.       </item>
  475.       <item row="3" column="0">
  476.        <widget class="QLabel" name="label_2">
  477.         <property name="text">
  478.          <string>MIO Form</string>
  479.         </property>
  480.        </widget>
  481.       </item>
  482.       <item row="8" column="1">
  483.        <widget class="QSpinBox" name="pastSpinMin">
  484.         <property name="enabled">
  485.          <bool>true</bool>
  486.         </property>
  487.        </widget>
  488.       </item>
  489.       <item row="5" column="0">
  490.        <widget class="QLabel" name="label_4">
  491.         <property name="text">
  492.          <string>Smoke &amp; CO</string>
  493.         </property>
  494.        </widget>
  495.       </item>
  496.       <item row="4" column="1">
  497.        <widget class="QSpinBox" name="gscSpinMin">
  498.         <property name="enabled">
  499.          <bool>true</bool>
  500.         </property>
  501.        </widget>
  502.       </item>
  503.       <item row="8" column="2">
  504.        <widget class="QSpinBox" name="pastSpinMax">
  505.         <property name="enabled">
  506.          <bool>true</bool>
  507.         </property>
  508.        </widget>
  509.       </item>
  510.       <item row="5" column="2">
  511.        <widget class="QSpinBox" name="smokecoSpinMax">
  512.         <property name="enabled">
  513.          <bool>true</bool>
  514.         </property>
  515.        </widget>
  516.       </item>
  517.       <item row="2" column="2">
  518.        <widget class="QSpinBox" name="spinBox_2">
  519.         <property name="enabled">
  520.          <bool>true</bool>
  521.         </property>
  522.        </widget>
  523.       </item>
  524.       <item row="7" column="0">
  525.        <widget class="QLabel" name="label_6">
  526.         <property name="text">
  527.          <string>FEAT &amp; IC</string>
  528.         </property>
  529.        </widget>
  530.       </item>
  531.       <item row="7" column="2">
  532.        <widget class="QSpinBox" name="featicSpinMax">
  533.         <property name="enabled">
  534.          <bool>true</bool>
  535.         </property>
  536.        </widget>
  537.       </item>
  538.       <item row="4" column="0">
  539.        <widget class="QLabel" name="label_3">
  540.         <property name="text">
  541.          <string>GSC</string>
  542.         </property>
  543.        </widget>
  544.       </item>
  545.       <item row="7" column="1">
  546.        <widget class="QSpinBox" name="featicSpinMin">
  547.         <property name="enabled">
  548.          <bool>true</bool>
  549.         </property>
  550.        </widget>
  551.       </item>
  552.       <item row="6" column="0">
  553.        <widget class="QLabel" name="label_5">
  554.         <property name="text">
  555.          <string>EICR</string>
  556.         </property>
  557.        </widget>
  558.       </item>
  559.       <item row="2" column="1">
  560.        <widget class="QSpinBox" name="scheduleSpinMin">
  561.         <property name="enabled">
  562.          <bool>true</bool>
  563.         </property>
  564.        </widget>
  565.       </item>
  566.       <item row="0" column="1">
  567.        <widget class="QLabel" name="label_9">
  568.         <property name="font">
  569.          <font>
  570.           <weight>75</weight>
  571.           <bold>true</bold>
  572.          </font>
  573.         </property>
  574.         <property name="text">
  575.          <string>Start Page</string>
  576.         </property>
  577.        </widget>
  578.       </item>
  579.       <item row="3" column="1">
  580.        <widget class="QSpinBox" name="miofSpinMin">
  581.         <property name="enabled">
  582.          <bool>true</bool>
  583.         </property>
  584.        </widget>
  585.       </item>
  586.       <item row="0" column="0">
  587.        <widget class="QLabel" name="label_8">
  588.         <property name="font">
  589.          <font>
  590.           <weight>75</weight>
  591.           <bold>true</bold>
  592.          </font>
  593.         </property>
  594.         <property name="text">
  595.          <string>Document</string>
  596.         </property>
  597.        </widget>
  598.       </item>
  599.       <item row="6" column="2">
  600.        <widget class="QSpinBox" name="eicrSpinMax">
  601.         <property name="enabled">
  602.          <bool>true</bool>
  603.         </property>
  604.        </widget>
  605.       </item>
  606.       <item row="8" column="0">
  607.        <widget class="QLabel" name="label_7">
  608.         <property name="text">
  609.          <string>Pasteurisation</string>
  610.         </property>
  611.        </widget>
  612.       </item>
  613.       <item row="0" column="2">
  614.        <widget class="QLabel" name="label_10">
  615.         <property name="font">
  616.          <font>
  617.           <weight>75</weight>
  618.           <bold>true</bold>
  619.          </font>
  620.         </property>
  621.         <property name="text">
  622.          <string>End Page</string>
  623.         </property>
  624.        </widget>
  625.       </item>
  626.       <item row="6" column="1">
  627.        <widget class="QSpinBox" name="eicrSpinMin">
  628.         <property name="enabled">
  629.          <bool>true</bool>
  630.         </property>
  631.        </widget>
  632.       </item>
  633.       <item row="2" column="0">
  634.        <widget class="QLabel" name="label">
  635.         <property name="text">
  636.          <string>Schedule</string>
  637.         </property>
  638.        </widget>
  639.       </item>
  640.       <item row="1" column="0" colspan="3">
  641.        <widget class="Line" name="line">
  642.         <property name="orientation">
  643.          <enum>Qt::Horizontal</enum>
  644.         </property>
  645.        </widget>
  646.       </item>
  647.      </layout>
  648.     </widget>
  649.    </widget>
  650.    <widget class="QGroupBox" name="groupBox_2">
  651.     <property name="geometry">
  652.      <rect>
  653.       <x>10</x>
  654.       <y>10</y>
  655.       <width>291</width>
  656.       <height>81</height>
  657.      </rect>
  658.     </property>
  659.     <property name="title">
  660.      <string>Setup</string>
  661.     </property>
  662.     <widget class="QWidget" name="formLayoutWidget">
  663.      <property name="geometry">
  664.       <rect>
  665.        <x>10</x>
  666.        <y>20</y>
  667.        <width>271</width>
  668.        <height>61</height>
  669.       </rect>
  670.      </property>
  671.      <layout class="QFormLayout" name="formLayout">
  672.       <item row="0" column="0">
  673.        <widget class="QLabel" name="label_11">
  674.         <property name="text">
  675.          <string>File Path</string>
  676.         </property>
  677.        </widget>
  678.       </item>
  679.       <item row="0" column="1">
  680.        <widget class="QLineEdit" name="filePathLE"/>
  681.       </item>
  682.       <item row="1" column="0">
  683.        <widget class="QLabel" name="label_12">
  684.         <property name="text">
  685.          <string>Address</string>
  686.         </property>
  687.        </widget>
  688.       </item>
  689.       <item row="1" column="1">
  690.        <widget class="QLineEdit" name="addressLE"/>
  691.       </item>
  692.      </layout>
  693.     </widget>
  694.    </widget>
  695.    <widget class="QGroupBox" name="groupBox_3">
  696.     <property name="geometry">
  697.      <rect>
  698.       <x>10</x>
  699.       <y>350</y>
  700.       <width>291</width>
  701.       <height>51</height>
  702.      </rect>
  703.     </property>
  704.     <property name="title">
  705.      <string>Process</string>
  706.     </property>
  707.     <widget class="QPushButton" name="startBtn">
  708.      <property name="geometry">
  709.       <rect>
  710.        <x>10</x>
  711.        <y>20</y>
  712.        <width>261</width>
  713.        <height>23</height>
  714.       </rect>
  715.      </property>
  716.      <property name="text">
  717.       <string>Run Processor</string>
  718.      </property>
  719.     </widget>
  720.    </widget>
  721.   </widget>
  722.   <widget class="QMenuBar" name="menubar">
  723.    <property name="enabled">
  724.     <bool>false</bool>
  725.    </property>
  726.    <property name="geometry">
  727.     <rect>
  728.      <x>0</x>
  729.      <y>0</y>
  730.      <width>309</width>
  731.      <height>21</height>
  732.     </rect>
  733.    </property>
  734.   </widget>
  735.   <widget class="QStatusBar" name="statusbar">
  736.    <property name="enabled">
  737.     <bool>false</bool>
  738.    </property>
  739.   </widget>
  740.  </widget>
  741.  <resources/>
  742.  <connections/>
  743. </ui>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement