code_production/app/HGProductionTool/form_maininterface.ui

226 lines
5.4 KiB
Plaintext
Raw Normal View History

2022-12-14 06:39:22 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Form_mainInterface</class>
<widget class="QWidget" name="Form_mainInterface">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2023-01-06 08:18:57 +00:00
<width>847</width>
2023-01-05 10:38:10 +00:00
<height>492</height>
2022-12-14 06:39:22 +00:00
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
2022-12-23 02:42:46 +00:00
<layout class="QVBoxLayout" name="verticalLayout">
2022-12-14 06:39:22 +00:00
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="label_sn">
<property name="text">
<string>SN:</string>
</property>
</widget>
</item>
2022-12-31 04:43:02 +00:00
<item>
<widget class="QLabel" name="label_devStatus">
<property name="text">
<string>devStatus</string>
</property>
</widget>
</item>
2023-01-06 05:39:49 +00:00
<item>
<widget class="QLabel" name="label_speedMode">
<property name="text">
<string>SpeedMode:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_sleepTime">
<property name="text">
<string>SleepTime:</string>
</property>
</widget>
</item>
2023-01-06 08:18:57 +00:00
<item>
<widget class="QLabel" name="label_vidpid">
<property name="text">
<string>VidPid:</string>
</property>
</widget>
</item>
2022-12-14 06:39:22 +00:00
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2022-12-28 06:57:00 +00:00
<item>
<widget class="QPushButton" name="pbtn_stop">
<property name="text">
<string>STOP</string>
</property>
</widget>
</item>
2022-12-14 06:39:22 +00:00
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="1,3">
<item>
2022-12-23 02:42:46 +00:00
<widget class="QTableWidget" name="tableWidget"/>
2022-12-14 06:39:22 +00:00
</item>
<item>
<widget class="QStackedWidget" name="stackedWidget">
<property name="currentIndex">
<number>-1</number>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="pbtn_preStep">
<property name="text">
<string>Privious Step</string>
</property>
</widget>
</item>
2022-12-23 02:42:46 +00:00
<item>
<widget class="QPushButton" name="pbtn_nextStep">
<property name="text">
<string>Next Step</string>
</property>
</widget>
</item>
2022-12-14 06:39:22 +00:00
<item>
<widget class="QPushButton" name="pbtn_pass">
<property name="text">
<string>PASS</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbtn_fail">
<property name="text">
<string>FAIL</string>
</property>
</widget>
</item>
2022-12-26 08:24:20 +00:00
<item>
<widget class="QPushButton" name="pbtn_start">
<property name="text">
<string>START</string>
</property>
</widget>
</item>
2022-12-14 06:39:22 +00:00
<item>
2022-12-28 06:57:00 +00:00
<widget class="QPushButton" name="pbtn_showImg">
2022-12-14 06:39:22 +00:00
<property name="text">
2022-12-28 06:57:00 +00:00
<string>SHOWIMG</string>
2022-12-14 06:39:22 +00:00
</property>
</widget>
</item>
2023-01-05 10:38:10 +00:00
<item>
<widget class="QPushButton" name="pbtn_prePage">
<property name="text">
<string>PrePage</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbtn_nextPage">
<property name="text">
<string>NextPage</string>
</property>
</widget>
</item>
<item>
2022-12-28 06:57:00 +00:00
<widget class="QPushButton" name="pbtn_leftRotate">
<property name="text">
2022-12-28 06:57:00 +00:00
<string>LeftRotate</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbtn_rightRotate">
<property name="text">
<string>RightRotate</string>
</property>
</widget>
</item>
2022-12-14 06:39:22 +00:00
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
2023-01-04 14:24:41 +00:00
<item>
2023-01-05 12:37:01 +00:00
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLabel" name="label_imgInfo">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_destortionInfo">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
2023-01-04 14:24:41 +00:00
</item>
2022-12-14 06:39:22 +00:00
</layout>
</widget>
<resources/>
<connections/>
</ui>