代码拉取完成,页面将自动刷新
同步操作将从 贰叁伍/求图中任意两点间的最短路径-QT 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Widget</class>
<widget class="QWidget" name="Widget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle">
<string>Just For Test Made by Eswink</string>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/sources/index_background.png);</string>
</property>
<widget class="QFrame" name="frame">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>600</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QPushButton" name="Button_Main_Details">
<property name="geometry">
<rect>
<x>300</x>
<y>340</y>
<width>171</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{
background:transparent;
border:2px groove white;
border-radius:10px;
padding:2px 4px;
border-style: outset;
color:white;
}
QPushButton:hover{
color: red;
}</string>
</property>
<property name="text">
<string>课题内容</string>
</property>
</widget>
<widget class="QLabel" name="label_Main_Title1">
<property name="geometry">
<rect>
<x>190</x>
<y>80</y>
<width>400</width>
<height>100</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/sources/index_H1.png);
background:transparent;</string>
</property>
<property name="text">
<string><html><head/><body><p><br/></p></body></html></string>
</property>
</widget>
<widget class="QPushButton" name="Button_Main_Enter">
<property name="geometry">
<rect>
<x>300</x>
<y>420</y>
<width>171</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{
background:transparent;
border:2px groove white;
border-radius:10px;
padding:2px 4px;
border-style: outset;
color:white;
}
QPushButton:hover{
color: red;
}</string>
</property>
<property name="text">
<string>进入演示</string>
</property>
</widget>
<widget class="QLabel" name="label_Main_Title2">
<property name="geometry">
<rect>
<x>240</x>
<y>200</y>
<width>300</width>
<height>100</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:transparent;
border-image: url(:/sources/index_h2.png);</string>
</property>
<property name="text">
<string><html><head/><body><p><br/></p></body></html></string>
</property>
</widget>
</widget>
</widget>
<resources/>
<connections>
<connection>
<sender>Button_Main_Enter</sender>
<signal>clicked()</signal>
<receiver>Widget</receiver>
<slot>hide()</slot>
<hints>
<hint type="sourcelabel">
<x>385</x>
<y>435</y>
</hint>
<hint type="destinationlabel">
<x>399</x>
<y>299</y>
</hint>
</hints>
</connection>
</connections>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。