update 新UI4
This commit is contained in:
66
MainWin.ui
66
MainWin.ui
@ -66,7 +66,7 @@
|
||||
<item>
|
||||
<widget class="QFrame" name="frame_4">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
@ -81,7 +81,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
@ -159,7 +159,7 @@ border: 1px solid #122041;</string>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
@ -195,7 +195,7 @@ background-color: #1A3E79;
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_2">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
@ -226,7 +226,7 @@ background-color: #1A3E79;
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_3">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
@ -257,7 +257,7 @@ background-color: #1A3E79;
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_4">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
@ -382,6 +382,12 @@ background-color: #1A3E79;
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QFrame" name="frame_left_menu">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background-color: #0D1128;
|
||||
border: 1px solid #324C82;</string>
|
||||
@ -885,7 +891,7 @@ background-color: rgb(13, 17, 40);</string>
|
||||
<item>
|
||||
<widget class="QFrame" name="frame_showDetection">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/main/Image/wait.png);</string>
|
||||
<string notr="true"/>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::Shape::StyledPanel</enum>
|
||||
@ -893,11 +899,11 @@ background-color: rgb(13, 17, 40);</string>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Shadow::Raised</enum>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_14">
|
||||
<layout class="QVBoxLayout" name="verticalLayout_14" stretch="1,20,1">
|
||||
<item>
|
||||
<widget class="QFrame" name="frame_sign">
|
||||
<widget class="QFrame" name="frame_sign_2">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
@ -912,9 +918,9 @@ border-image: None;</string>
|
||||
<property name="frameShadow">
|
||||
<enum>QFrame::Shadow::Raised</enum>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_4" columnstretch="1,10">
|
||||
<layout class="QGridLayout" name="gridLayout_4">
|
||||
<item row="0" column="0">
|
||||
<widget class="QPushButton" name="pushButton_sign_go">
|
||||
<widget class="QPushButton" name="pushButton_sign_go_2">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">*{
|
||||
background-color: #7A7A7A;
|
||||
@ -935,7 +941,7 @@ background-color: #ff6e00;
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<widget class="QLabel" name="label_sign_go">
|
||||
<widget class="QLabel" name="label_sign_go_2">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
||||
font: 700 12pt "Microsoft YaHei UI";
|
||||
@ -949,8 +955,8 @@ color:#7A7A7A;</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<widget class="QPushButton" name="pushButton_sign_photo">
|
||||
<item row="0" column="2">
|
||||
<widget class="QPushButton" name="pushButton_sign_photo_2">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">*{
|
||||
background-color: rgb(255, 0, 0);
|
||||
@ -970,8 +976,8 @@ background-color: #ff6e00;
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<widget class="QLabel" name="label_sign_photo">
|
||||
<item row="0" column="3">
|
||||
<widget class="QLabel" name="label_sign_photo_2">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
||||
font: 700 12pt "Microsoft YaHei UI";
|
||||
@ -985,8 +991,8 @@ color: red;</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="0">
|
||||
<widget class="QPushButton" name="pushButton_sign_take">
|
||||
<item row="0" column="4">
|
||||
<widget class="QPushButton" name="pushButton_sign_take_2">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">*{
|
||||
background-color: rgb(255, 0, 0);
|
||||
@ -1006,8 +1012,8 @@ background-color: #ff6e00;
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
<widget class="QLabel" name="label_sign_take">
|
||||
<item row="0" column="5">
|
||||
<widget class="QLabel" name="label_sign_take_2">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
||||
font: 700 12pt "Microsoft YaHei UI";
|
||||
@ -1021,8 +1027,8 @@ color: black;</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="0">
|
||||
<widget class="QPushButton" name="pushButton_sign_feed">
|
||||
<item row="0" column="6">
|
||||
<widget class="QPushButton" name="pushButton_sign_feed_2">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">*{
|
||||
background-color: rgb(255, 0, 0);
|
||||
@ -1042,8 +1048,8 @@ background-color: #ff6e00;
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
<widget class="QLabel" name="label_sign_feed">
|
||||
<item row="0" column="7">
|
||||
<widget class="QLabel" name="label_sign_feed_2">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background-color: rgba(255, 255, 255, 0);
|
||||
font: 700 12pt "Microsoft YaHei UI";
|
||||
@ -1060,6 +1066,16 @@ color: black;</string>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_showDetection">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/main/Image/wait.png);</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_move_sign">
|
||||
<property name="styleSheet">
|
||||
|
||||
Reference in New Issue
Block a user