主要功能可用

This commit is contained in:
2025-10-21 11:11:52 +08:00
parent f88b815723
commit cda1641f97
250 changed files with 245573 additions and 533279 deletions

View File

@@ -19,6 +19,10 @@
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">background-color: transparent; /* 背景透明 */
color: #e0f7fa</string>
</property>
<widget class="QScrollArea" name="scrollArea">
<property name="geometry">
<rect>
@@ -48,8 +52,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>891</width>
<height>561</height>
<width>900</width>
<height>576</height>
</rect>
</property>
<property name="minimumSize">
@@ -86,7 +90,6 @@ QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
font: 87 14pt &quot;思源黑体 Heavy&quot;;
color: rgb(0, 255, 255);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
@@ -149,7 +152,6 @@ QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
font: 87 14pt &quot;思源黑体 Heavy&quot;;
color: rgb(0, 255, 255);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
@@ -207,8 +209,7 @@ QPushButton:pressed {
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 255, 255);
font: 87 22pt &quot;思源黑体 Heavy&quot;;</string>
<string notr="true">font: 87 16pt &quot;思源黑体 Heavy&quot;;</string>
</property>
<property name="text">
<string>100 %</string>
@@ -232,7 +233,6 @@ QPushButton{
/*常态状态下的按钮样式*/
border-image: url(:/Button/Button/button_Blue.png);
font: 87 14pt &quot;思源黑体 Heavy&quot;;
color: rgb(0, 255, 255);
}
QPushButton:hover {
/*鼠标悬浮在按钮上时,设置样式*/
@@ -274,6 +274,8 @@ QPushButton:pressed {
<zorder>Label_Zoom</zorder>
<zorder>But_Atlas_3</zorder>
</widget>
<resources/>
<resources>
<include location="../../../Projects/Qt/Windows/EJM_Display/Pictures/Pictures.qrc"/>
</resources>
<connections/>
</ui>