代码拉取完成,页面将自动刷新
同步操作将从 openKylin/ukui-clock 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>countdown</class>
<widget class="QWidget" name="countdown">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1035</width>
<height>682</height>
</rect>
</property>
<property name="windowTitle">
<string>countdown</string>
</property>
<widget class="QPushButton" name="pushButton_Start">
<property name="geometry">
<rect>
<x>20</x>
<y>100</y>
<width>80</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>开始</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_ring">
<property name="geometry">
<rect>
<x>20</x>
<y>220</y>
<width>80</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>铃声</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_pause">
<property name="geometry">
<rect>
<x>20</x>
<y>140</y>
<width>80</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>暂停</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_timeselect">
<property name="geometry">
<rect>
<x>20</x>
<y>180</y>
<width>80</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>时间选择</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_Start_2">
<property name="geometry">
<rect>
<x>637</x>
<y>470</y>
<width>80</width>
<height>80</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QTextEdit" name="textEdit">
<property name="geometry">
<rect>
<x>550</x>
<y>210</y>
<width>241</width>
<height>231</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24pt "Sans Serif";
background-color: rgb(14, 19, 22);</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>630</x>
<y>170</y>
<width>81</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
color: rgb(148, 148, 148);
font: 12pt "Sans Serif";</string>
</property>
<property name="text">
<string>00:00:00</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>570</x>
<y>110</y>
<width>191</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
text-decoration: underline;
font: 9pt "Sans Serif";
font: 36pt "Sans Serif";</string>
</property>
<property name="text">
<string>00:00:00</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_timeselect_2">
<property name="geometry">
<rect>
<x>760</x>
<y>580</y>
<width>80</width>
<height>26</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>复位</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_ring_2">
<property name="geometry">
<rect>
<x>510</x>
<y>580</y>
<width>80</width>
<height>26</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>计次</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。