<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MainWnd</class> <widget class="QMainWindow" name="MainWnd"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1920</width> <height>1080</height> </rect> </property> <property name="windowTitle"> <string>MainWnd</string> </property> <widget class="QWidget" name="centralwidget"> <widget class="QWidget" name="TabSideBar" native="true"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>120</width> <height>1080</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="styleSheet"> <string notr="true"/> </property> <widget class="QToolButton" name="tabHomeBtn"> <property name="geometry"> <rect> <x>13</x> <y>123</y> <width>94</width> <height>60</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>94</width> <height>94</height> </size> </property> <property name="font"> <font> <pointsize>9</pointsize> <weight>50</weight> <bold>false</bold> <stylestrategy>PreferAntialias</stylestrategy> </font> </property> <property name="text"> <string extracomment="焊接">Home</string> </property> <property name="iconSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> <widget class="QFrame" name="frame"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>120</width> <height>97</height> </rect> </property> <property name="frameShape"> <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow"> <enum>QFrame::Raised</enum> </property> <widget class="QLabel" name="label_logo_m"> <property name="geometry"> <rect> <x>14</x> <y>20</y> <width>92</width> <height>62</height> </rect> </property> <property name="cursor"> <cursorShape>ClosedHandCursor</cursorShape> </property> <property name="text"> <string/> </property> </widget> </widget> <widget class="Line" name="line"> <property name="geometry"> <rect> <x>18</x> <y>102</y> <width>84</width> <height>1</height> </rect> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> <widget class="QToolButton" name="tabProductionBtn"> <property name="geometry"> <rect> <x>13</x> <y>199</y> <width>94</width> <height>60</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>94</width> <height>94</height> </size> </property> <property name="font"> <font> <pointsize>9</pointsize> <weight>50</weight> <bold>false</bold> <stylestrategy>PreferAntialias</stylestrategy> </font> </property> <property name="text"> <string extracomment="焊接">Prod. Assist</string> </property> <property name="iconSize"> <size> <width>20</width> <height>20</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> <widget class="QToolButton" name="tabProgramBtn"> <property name="geometry"> <rect> <x>13</x> <y>275</y> <width>94</width> <height>60</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>94</width> <height>94</height> </size> </property> <property name="font"> <font> <pointsize>9</pointsize> <weight>50</weight> <bold>false</bold> <stylestrategy>PreferAntialias</stylestrategy> </font> </property> <property name="text"> <string extracomment="焊接">Programme</string> </property> <property name="iconSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> <widget class="QToolButton" name="tabMessageBtn"> <property name="geometry"> <rect> <x>13</x> <y>351</y> <width>94</width> <height>60</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>94</width> <height>94</height> </size> </property> <property name="font"> <font> <pointsize>9</pointsize> <weight>50</weight> <bold>false</bold> <stylestrategy>PreferAntialias</stylestrategy> </font> </property> <property name="text"> <string extracomment="焊接">Message</string> </property> <property name="iconSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> <widget class="QToolButton" name="tabDispositionBtn"> <property name="geometry"> <rect> <x>13</x> <y>503</y> <width>94</width> <height>60</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>94</width> <height>94</height> </size> </property> <property name="font"> <font> <pointsize>9</pointsize> <weight>50</weight> <bold>false</bold> <stylestrategy>PreferAntialias</stylestrategy> </font> </property> <property name="text"> <string extracomment="焊接">Calibration</string> </property> <property name="iconSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> <widget class="QToolButton" name="tabModuleBtn"> <property name="geometry"> <rect> <x>13</x> <y>579</y> <width>94</width> <height>60</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>94</width> <height>94</height> </size> </property> <property name="font"> <font> <pointsize>9</pointsize> <weight>50</weight> <bold>false</bold> <stylestrategy>PreferAntialias</stylestrategy> </font> </property> <property name="text"> <string extracomment="焊接">Module Config.</string> </property> <property name="iconSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> <widget class="QToolButton" name="tabDiagnosisBtn"> <property name="geometry"> <rect> <x>13</x> <y>427</y> <width>94</width> <height>60</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>94</width> <height>94</height> </size> </property> <property name="font"> <font> <pointsize>9</pointsize> <weight>50</weight> <bold>false</bold> <stylestrategy>PreferAntialias</stylestrategy> </font> </property> <property name="text"> <string extracomment="焊接">Diagnosis</string> </property> <property name="iconSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> <widget class="QToolButton" name="tabSystemBtn"> <property name="geometry"> <rect> <x>13</x> <y>655</y> <width>94</width> <height>60</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>94</width> <height>94</height> </size> </property> <property name="font"> <font> <pointsize>9</pointsize> <weight>50</weight> <bold>false</bold> <stylestrategy>PreferAntialias</stylestrategy> </font> </property> <property name="text"> <string extracomment="焊接">System Info.</string> </property> <property name="iconSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> <widget class="QToolButton" name="tabHelpBtn"> <property name="geometry"> <rect> <x>13</x> <y>731</y> <width>94</width> <height>60</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>94</width> <height>94</height> </size> </property> <property name="font"> <font> <pointsize>9</pointsize> <weight>50</weight> <bold>false</bold> <stylestrategy>PreferAntialias</stylestrategy> </font> </property> <property name="text"> <string extracomment="焊接">Help</string> </property> <property name="iconSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="checkable"> <bool>true</bool> </property> <property name="autoExclusive"> <bool>true</bool> </property> <property name="popupMode"> <enum>QToolButton::InstantPopup</enum> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextUnderIcon</enum> </property> </widget> <widget class="QPushButton" name="pushButton"> <property name="geometry"> <rect> <x>13</x> <y>810</y> <width>92</width> <height>28</height> </rect> </property> <property name="text"> <string>CLOSE</string> </property> </widget> </widget> <widget class="QStackedWidget" name="stackedWidget_UI"> <property name="geometry"> <rect> <x>120</x> <y>0</y> <width>1800</width> <height>1080</height> </rect> </property> <widget class="QWidget" name="stackedWidget_UIPage1"/> </widget> <zorder>stackedWidget_UI</zorder> <zorder>TabSideBar</zorder> </widget> </widget> <resources/> <connections/> </ui>