<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>MainWindow</class>
|
<widget class="QMainWindow" name="MainWindow">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>1237</width>
|
<height>799</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>MainWindow</string>
|
</property>
|
<widget class="QWidget" name="centralWidget">
|
<layout class="QGridLayout" name="gridLayout">
|
<item row="0" column="0">
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
<item>
|
<widget class="QLabel" name="label">
|
<property name="text">
|
<string/>
|
</property>
|
<property name="pixmap">
|
<pixmap resource="pic.qrc">:/new/prefix1/标题图片.png</pixmap>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton">
|
<property name="text">
|
<string>生产计划制定</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_2">
|
<property name="text">
|
<string>生产计划执行</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_3">
|
<property name="text">
|
<string>生产计划调整</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QPushButton" name="pushButton_4">
|
<property name="text">
|
<string>信息展示与控制</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item row="1" column="0">
|
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
<item>
|
<widget class="QLabel" name="label_9">
|
<property name="text">
|
<string>生产计划状态</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="Line" name="line">
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_22">
|
<property name="text">
|
<string>TextLabel</string>
|
</property>
|
</widget>
|
</item>
|
<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>
|
</layout>
|
</item>
|
<item row="2" column="0">
|
<widget class="QStackedWidget" name="stackedWidget">
|
<property name="currentIndex">
|
<number>3</number>
|
</property>
|
<widget class="QWidget" name="page">
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>90</x>
|
<y>50</y>
|
<width>1051</width>
|
<height>531</height>
|
</rect>
|
</property>
|
<layout class="QVBoxLayout" name="verticalLayout">
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
<item>
|
<widget class="QLabel" name="label_2">
|
<property name="text">
|
<string>生产计划唯一标识符</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="Line" name="line_8">
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_2"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<widget class="Line" name="line_2">
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
<item>
|
<widget class="QLabel" name="label_3">
|
<property name="text">
|
<string>生产计划名称</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="Line" name="line_9">
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_3"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<widget class="Line" name="line_3">
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
<item>
|
<widget class="QLabel" name="label_4">
|
<property name="text">
|
<string>关联订单编号</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="Line" name="line_10">
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_4"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<widget class="Line" name="line_4">
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
<item>
|
<widget class="QLabel" name="label_5">
|
<property name="text">
|
<string>生产的pcb产品类型</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="Line" name="line_11">
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_5"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<widget class="Line" name="line_5">
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
<item>
|
<widget class="QLabel" name="label_6">
|
<property name="text">
|
<string>生产的pcb产品数量</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="Line" name="line_12">
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_6"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<widget class="Line" name="line_6">
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
<item>
|
<widget class="QLabel" name="label_7">
|
<property name="text">
|
<string>开始时间</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="Line" name="line_13">
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_7"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<widget class="Line" name="line_7">
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
<item>
|
<widget class="QLabel" name="label_8">
|
<property name="text">
|
<string>结束时间</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="Line" name="line_14">
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_8"/>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget_2">
|
<property name="geometry">
|
<rect>
|
<x>720</x>
|
<y>10</y>
|
<width>421</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<layout class="QHBoxLayout" name="horizontalLayout_10">
|
<item>
|
<widget class="QLabel" name="label_10">
|
<property name="text">
|
<string>根据历史瑕疵率预估本项目瑕疵率</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit"/>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_12">
|
<property name="text">
|
<string>(按照百分比来表示,写数字)</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_11">
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
</widget>
|
<widget class="QWidget" name="page_2">
|
<widget class="QWidget" name="layoutWidget_4">
|
<property name="geometry">
|
<rect>
|
<x>100</x>
|
<y>10</y>
|
<width>1051</width>
|
<height>531</height>
|
</rect>
|
</property>
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_16">
|
<item>
|
<widget class="QLabel" name="label_13">
|
<property name="text">
|
<string>生产任务唯一标识符</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_10"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_11">
|
<item>
|
<widget class="QLabel" name="label_18">
|
<property name="text">
|
<string>生产任务名称</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_15"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_15">
|
<item>
|
<widget class="QLabel" name="label_14">
|
<property name="text">
|
<string>生产车间的编号</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_11"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_21">
|
<item>
|
<widget class="QLabel" name="label_28">
|
<property name="text">
|
<string>该任务是由人工操作还是自动化操作</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_16"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_14">
|
<item>
|
<widget class="QLabel" name="label_15">
|
<property name="text">
|
<string>主设备号(人工操作为空)</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_12"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_13">
|
<item>
|
<widget class="QLabel" name="label_16">
|
<property name="text">
|
<string>负责任务的员工编号(自动化操作为空)</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_13"/>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_12">
|
<item>
|
<widget class="QLabel" name="label_17">
|
<property name="text">
|
<string>产品数量</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="lineEdit_14"/>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QPushButton" name="pushButton_7">
|
<property name="geometry">
|
<rect>
|
<x>1040</x>
|
<y>570</y>
|
<width>191</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>15</pointsize>
|
</font>
|
</property>
|
<property name="text">
|
<string>开始执行生产</string>
|
</property>
|
</widget>
|
</widget>
|
<widget class="QWidget" name="page_3">
|
<widget class="QWidget" name="layoutWidget_5">
|
<property name="geometry">
|
<rect>
|
<x>110</x>
|
<y>10</y>
|
<width>1051</width>
|
<height>461</height>
|
</rect>
|
</property>
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_17">
|
<item>
|
<widget class="QLabel" name="label_19">
|
<property name="text">
|
<string>生产过程瑕疵率超出预期</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_27">
|
<property name="text">
|
<string>TextLabel</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_18">
|
<item>
|
<widget class="QLabel" name="label_20">
|
<property name="text">
|
<string>原材料库存保有量告急</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_26">
|
<property name="text">
|
<string>TextLabel</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_19">
|
<item>
|
<widget class="QLabel" name="label_21">
|
<property name="text">
|
<string>设备故障设备的编号</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_25">
|
<property name="text">
|
<string>TextLabel</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_20">
|
<item>
|
<widget class="QLabel" name="label_23">
|
<property name="text">
|
<string>人员无法进行正常生产 人员的编号</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_24">
|
<property name="text">
|
<string>TextLabel</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QPushButton" name="pushButton_5">
|
<property name="geometry">
|
<rect>
|
<x>110</x>
|
<y>510</y>
|
<width>191</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: rgb(255, 0, 0);</string>
|
</property>
|
<property name="text">
|
<string>停止生产线的生产</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_6">
|
<property name="geometry">
|
<rect>
|
<x>970</x>
|
<y>500</y>
|
<width>191</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: rgb(0, 255, 0);</string>
|
</property>
|
<property name="text">
|
<string>恢复生产线的生产</string>
|
</property>
|
</widget>
|
</widget>
|
<widget class="QWidget" name="page_4">
|
<layout class="QGridLayout" name="gridLayout_2">
|
<item row="0" column="0">
|
<widget class="QWidget" name="myWidget" native="true"/>
|
</item>
|
</layout>
|
</widget>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QMenuBar" name="menuBar">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>1237</width>
|
<height>23</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QToolBar" name="mainToolBar">
|
<attribute name="toolBarArea">
|
<enum>TopToolBarArea</enum>
|
</attribute>
|
<attribute name="toolBarBreak">
|
<bool>false</bool>
|
</attribute>
|
</widget>
|
<widget class="QStatusBar" name="statusBar"/>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources>
|
<include location="pic.qrc"/>
|
</resources>
|
<connections/>
|
</ui>
|