code_production/app/HGProductionTool/form_maininterface.ui

263 lines
6.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_devInfo">
2022-12-14 06:39:22 +00:00
<property name="text">
<string>DevInfo:</string>
2022-12-31 04:43:02 +00:00
</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>
2023-03-23 07:37:58 +00:00
<property name="shortcut">
<string>Esc</string>
</property>
2022-12-28 06:57:00 +00:00
</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>
2023-03-23 07:37:58 +00:00
<property name="shortcut">
<string>Up</string>
</property>
2022-12-14 06:39:22 +00:00
</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>
2023-03-23 07:37:58 +00:00
<property name="shortcut">
<string>Down</string>
</property>
2022-12-23 02:42:46 +00:00
</widget>
</item>
2022-12-14 06:39:22 +00:00
<item>
<widget class="QPushButton" name="pbtn_pass">
<property name="text">
<string>PASS</string>
</property>
2023-03-23 07:37:58 +00:00
<property name="shortcut">
<string>P</string>
</property>
2022-12-14 06:39:22 +00:00
</widget>
</item>
<item>
<widget class="QPushButton" name="pbtn_fail">
<property name="text">
<string>FAIL</string>
</property>
2023-03-23 07:37:58 +00:00
<property name="shortcut">
<string>F</string>
</property>
2022-12-14 06:39:22 +00:00
</widget>
</item>
2022-12-26 08:24:20 +00:00
<item>
<widget class="QPushButton" name="pbtn_start">
<property name="text">
<string>START</string>
</property>
2023-03-23 07:37:58 +00:00
<property name="shortcut">
2023-06-09 03:13:37 +00:00
<string>Return</string>
2023-03-23 07:37:58 +00:00
</property>
2022-12-26 08:24:20 +00:00
</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>
2023-03-23 07:37:58 +00:00
<property name="shortcut">
<string>Left</string>
</property>
2023-01-05 10:38:10 +00:00
</widget>
</item>
<item>
<widget class="QPushButton" name="pbtn_nextPage">
<property name="text">
<string>NextPage</string>
</property>
2023-03-23 07:37:58 +00:00
<property name="shortcut">
<string>Right</string>
</property>
2023-01-05 10:38:10 +00:00
</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>
2023-03-23 07:37:58 +00:00
<property name="shortcut">
<string>L</string>
</property>
2022-12-28 06:57:00 +00:00
</widget>
</item>
<item>
<widget class="QPushButton" name="pbtn_rightRotate">
<property name="text">
<string>RightRotate</string>
</property>
2023-03-23 07:37:58 +00:00
<property name="shortcut">
<string>R</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_200dpi">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_destortionInfo_300dpi">
2023-01-05 12:37:01 +00:00
<property name="text">
<string/>
</property>
</widget>
</item>
2023-02-28 07:07:31 +00:00
<item>
<widget class="QLabel" name="label_destortionInfo_600dpi">
<property name="text">
<string/>
</property>
</widget>
</item>
2023-01-05 12:37:01 +00:00
<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>