<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>OriginalWnd</class> <widget class="QMainWindow" name="OriginalWnd"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1856</width> <height>1096</height> </rect> </property> <property name="windowTitle"> <string>MainWindow</string> </property> <widget class="QWidget" name="centralwidget"> <widget class="QStackedWidget" name="switchShowPageUI"> <property name="geometry"> <rect> <x>8</x> <y>76</y> <width>1102</width> <height>988</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> </widget> <widget class="QWidget" name="widget_2" native="true"> <property name="geometry"> <rect> <x>1118</x> <y>76</y> <width>484</width> <height>988</height> </rect> </property> </widget> <widget class="QWidget" name="widget" native="true"> <property name="geometry"> <rect> <x>1610</x> <y>76</y> <width>190</width> <height>988</height> </rect> </property> <widget class="QToolButton" name="stopButton"> <property name="geometry"> <rect> <x>16</x> <y>16</y> <width>158</width> <height>60</height> </rect> </property> <property name="text"> <string>Stop production</string> </property> <property name="iconSize"> <size> <width>34</width> <height>28</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>false</bool> </property> <property name="popupMode"> <enum>QToolButton::DelayedPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextBesideIcon</enum> </property> </widget> <widget class="QToolButton" name="startButton"> <property name="geometry"> <rect> <x>16</x> <y>92</y> <width>158</width> <height>60</height> </rect> </property> <property name="layoutDirection"> <enum>Qt::LeftToRight</enum> </property> <property name="text"> <string>Start of production</string> </property> <property name="iconSize"> <size> <width>34</width> <height>28</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>false</bool> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextBesideIcon</enum> </property> <property name="autoRaise"> <bool>false</bool> </property> <property name="arrowType"> <enum>Qt::NoArrow</enum> </property> </widget> <widget class="QToolButton" name="ChartButton"> <property name="geometry"> <rect> <x>16</x> <y>168</y> <width>48</width> <height>45</height> </rect> </property> <property name="text"> <string/> </property> <property name="iconSize"> <size> <width>26</width> <height>26</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonIconOnly</enum> </property> </widget> <widget class="QToolButton" name="DoubleImageButton"> <property name="geometry"> <rect> <x>71</x> <y>168</y> <width>48</width> <height>45</height> </rect> </property> <property name="text"> <string/> </property> <property name="iconSize"> <size> <width>26</width> <height>26</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> </widget> <widget class="QToolButton" name="SingleImageButton"> <property name="geometry"> <rect> <x>126</x> <y>168</y> <width>48</width> <height>45</height> </rect> </property> <property name="text"> <string/> </property> <property name="iconSize"> <size> <width>26</width> <height>26</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> </widget> <widget class="Line" name="line_2"> <property name="geometry"> <rect> <x>16</x> <y>229</y> <width>158</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </widget> <widget class="QWidget" name="Toptitlebar" native="true"> <property name="geometry"> <rect> <x>8</x> <y>16</y> <width>1779</width> <height>44</height> </rect> </property> <widget class="QLabel" name="label_name"> <property name="geometry"> <rect> <x>32</x> <y>12</y> <width>69</width> <height>19</height> </rect> </property> <property name="styleSheet"> <string notr="true">color : #FFFFFF</string> </property> <property name="text"> <string>name001</string> </property> </widget> <widget class="QLabel" name="RegistrationNumber"> <property name="geometry"> <rect> <x>284</x> <y>12</y> <width>181</width> <height>19</height> </rect> </property> <property name="styleSheet"> <string notr="true">color : #FFFFFF</string> </property> <property name="text"> <string>Registration number 001</string> </property> </widget> <widget class="QPushButton" name="CalibrationButton"> <property name="geometry"> <rect> <x>539</x> <y>7</y> <width>101</width> <height>30</height> </rect> </property> <property name="text"> <string>Calibration</string> </property> </widget> <widget class="QLabel" name="ProductIotNumber"> <property name="geometry"> <rect> <x>789</x> <y>12</y> <width>171</width> <height>19</height> </rect> </property> <property name="styleSheet"> <string notr="true">color : #FFFFFF</string> </property> <property name="text"> <string>xxxProduct lot number</string> </property> </widget> <widget class="QPushButton" name="pushButton_2"> <property name="geometry"> <rect> <x>1061</x> <y>5</y> <width>34</width> <height>34</height> </rect> </property> <property name="text"> <string/> </property> </widget> <widget class="QPushButton" name="pushButton_3"> <property name="geometry"> <rect> <x>1111</x> <y>5</y> <width>34</width> <height>34</height> </rect> </property> <property name="text"> <string/> </property> </widget> <widget class="QLabel" name="label_time"> <property name="geometry"> <rect> <x>1334</x> <y>12</y> <width>151</width> <height>19</height> </rect> </property> <property name="styleSheet"> <string notr="true">color : #FFFFFF</string> </property> <property name="text"> <string/> </property> </widget> <widget class="QLabel" name="label_username"> <property name="geometry"> <rect> <x>1686</x> <y>12</y> <width>69</width> <height>19</height> </rect> </property> <property name="styleSheet"> <string notr="true">color : #FFFFFF</string> </property> <property name="text"> <string/> </property> </widget> <widget class="QLabel" name="label_userlogo"> <property name="geometry"> <rect> <x>1658</x> <y>12</y> <width>20</width> <height>20</height> </rect> </property> <property name="text"> <string/> </property> </widget> </widget> </widget> </widget> <resources/> <connections/> </ui>