dclc-information/mainwindow.ui

97 lines
3.3 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>967</width>
<height>450</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Deepin Community Live CD简称 dclc 旨在用户系统出现问题时进行修复、维护以及临时办公&lt;/p&gt;&lt;p&gt;此 Live CD 借鉴了以下文章的内容: &lt;br/&gt;https://bbs.deepin.org/post/228930 @deepin-superuser &lt;/p&gt;&lt;p&gt;https://bbs.deepin.org/post/228568 @木一明 &lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;install、full 用户密码包括root密码123456&lt;/span&gt;&lt;br/&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;tiny、mini root 密码未知&lt;/span&gt;&lt;/p&gt;&lt;p&gt;项目地址http://dclc.gfdgdxi.top/&lt;/p&gt;&lt;p&gt;代码仓库https://gitee.com/gfdgd-xi/deepin-community-live-cd/&lt;/p&gt;&lt;p&gt;https://github.com/gfdgd-xi/deepin-community-live-cd/&lt;/p&gt;&lt;p&gt;https://gitlink.org.cn/gfdgd_xi/deepin-community-live-cd/&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="versionLabel">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;当前版本1.7.0 install版&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="copyright">
<property name="text">
<string>©2022~2023 gfdgd xi</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="isnewest">
<property name="text">
<string>检测程序版本</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_2">
<property name="text">
<string>打开程序网站</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton">
<property name="text">
<string>确定</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>