<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>DialogScence3</class>
|
<widget class="QDialog" name="DialogScence3">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>1370</width>
|
<height>810</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>信息显示界面3</string>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">*{
|
background:qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:1, stop:0 rgba(40, 60, 100, 255), stop:1 rgba(20, 40, 80, 255));
|
font-size:18pt;
|
font-style:MingLiU-ExtB;
|
}
|
QDialog{
|
border-image: url(:/Image/Image/background7.jpg);
|
}
|
QFrame{
|
background-color: rgb(0,30,80,160);
|
border-radius:10px;
|
border:1px solid rgb(100,169,139);
|
}
|
QLineEdit{
|
color:#8d98a1;
|
background-color:#405361;
|
font-size:30px;
|
border-style:outset;
|
border-radius:10px;
|
font-style:MingLiU-ExtB;
|
}
|
QPushButton{
|
background:#ced1d8;
|
font-size:30px;
|
border-style:outset;
|
border-radius:10px;
|
font-style:MingLiU-ExtB;
|
}
|
QPushButton:hover{
|
background:rgb(224,224,0);
|
font-size:31px;
|
border-style:outset;
|
border-radius:10px;
|
font-style:MingLiU-ExtB;
|
}
|
QPushButton:pressed{
|
background-color:rgb(224,0,0);
|
font-size:32px;
|
border-style:inset;
|
font-style:MingLiU-ExtB;
|
}
|
QCheckBox{
|
background:rgba(85,170,255,0);
|
color:white;
|
font-style:MingLiU-ExtB;
|
}
|
QLabel{
|
background:rgba(85,170,255,0);
|
color:white;
|
font-style:MingLiU-ExtB;
|
font-size:22pt;
|
}
|
QLabel:hover{
|
background:rgba(85,170,255,0);
|
color:white;
|
font-style:MingLiU-ExtB;
|
font-size:22pt;
|
}
|
QLabel:TimeDisplay{
|
background:rgba(85,170,255,0);
|
color:white;
|
font-style:MingLiU-ExtB;
|
font-size:22pt;
|
}</string>
|
</property>
|
<layout class="QVBoxLayout" name="verticalLayout" stretch="3,24,4">
|
<property name="spacing">
|
<number>8</number>
|
</property>
|
<property name="leftMargin">
|
<number>20</number>
|
</property>
|
<property name="topMargin">
|
<number>20</number>
|
</property>
|
<property name="rightMargin">
|
<number>20</number>
|
</property>
|
<property name="bottomMargin">
|
<number>20</number>
|
</property>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_22">
|
<property name="leftMargin">
|
<number>0</number>
|
</property>
|
<property name="bottomMargin">
|
<number>10</number>
|
</property>
|
<item>
|
<widget class="QLabel" name="label_30">
|
<property name="styleSheet">
|
<string notr="true">QLabel{
|
background:rgba(85,170,255,0);
|
color:white;
|
font-style:MingLiU-ExtB;
|
font-size:24px;
|
}</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_32">
|
<property name="styleSheet">
|
<string notr="true">QLabel{
|
background:rgba(85,170,255,0);
|
color:white;
|
font-style:MingLiU-ExtB;
|
font-size:48px;
|
}</string>
|
</property>
|
<property name="text">
|
<string>宁夏欧晶 后段自动化设备云数据库</string>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignCenter</set>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_Time_2">
|
<property name="styleSheet">
|
<string notr="true">QLabel{
|
background:rgba(85,170,255,0);
|
color:white;
|
font-style:MingLiU-ExtB;
|
font-size:32px;
|
}</string>
|
</property>
|
<property name="text">
|
<string>2023-04-24 0:00:00</string>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignCenter</set>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_11" stretch="4,7,4">
|
<property name="rightMargin">
|
<number>6</number>
|
</property>
|
<item>
|
<layout class="QVBoxLayout" name="verticalLayout_2" stretch="1,6,6">
|
<property name="topMargin">
|
<number>10</number>
|
</property>
|
<item>
|
<widget class="QLabel" name="label_2">
|
<property name="text">
|
<string>生产班次: A班</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_13"/>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_14">
|
<item>
|
<widget class="QLabel" name="label_4">
|
<property name="text">
|
<string>开机时间: 18h 26min
|
故障时间: 02h 30min
|
运行时间: 16h 21min
|
待机时间: 01h 33min</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QVBoxLayout" name="verticalLayout_5" stretch="20,40">
|
<property name="topMargin">
|
<number>0</number>
|
</property>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
<item>
|
<widget class="QmyRoundIndicator" name="frame_heat">
|
<property name="frameShape">
|
<enum>QFrame::StyledPanel</enum>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Raised</enum>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_17">
|
<property name="bottomMargin">
|
<number>8</number>
|
</property>
|
</layout>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QVBoxLayout" name="verticalLayout_6" stretch="1,6,6">
|
<property name="topMargin">
|
<number>10</number>
|
</property>
|
<property name="bottomMargin">
|
<number>8</number>
|
</property>
|
<item>
|
<widget class="QLabel" name="label_3">
|
<property name="text">
|
<string>日生产总数: 110</string>
|
</property>
|
<property name="alignment">
|
<set>Qt::AlignCenter</set>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_19"/>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_20">
|
<item>
|
<widget class="QLabel" name="label_5">
|
<property name="text">
|
<string>检验数据
|
上口D: 939,0 小rW: 16.64
|
中部D: 940.0 大RW: 14.5
|
底部D: 940.1 顶W: 13.5
|
上口W 13.74 终高H: 760
|
中部W: 16.20 重量: 88.9KG
|
底部W: 23.60</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</item>
|
<item>
|
<layout class="QHBoxLayout" name="horizontalLayout_21">
|
<item>
|
<widget class="QLabel" name="label_6">
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_28">
|
<property name="text">
|
<string>故障信息</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_29">
|
<property name="styleSheet">
|
<string notr="true">QLabel{
|
color:red;
|
|
}</string>
|
</property>
|
<property name="text">
|
<string>酸洗高压喷头异常 酸洗高压喷异常</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_7">
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<customwidgets>
|
<customwidget>
|
<class>QmyRoundIndicator</class>
|
<extends>QFrame</extends>
|
<header>qmyroundindicator.h</header>
|
<container>1</container>
|
</customwidget>
|
</customwidgets>
|
<resources/>
|
<connections/>
|
</ui>
|