1 Star 0 Fork 0

qinxude/rk3568ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
passwordmodify.ui 5.38 KB
一键复制 编辑 原始数据 按行查看 历史
qinxude 提交于 2024-09-03 09:38 . 3568ui base
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>PasswordModify</class>
<widget class="QWidget" name="PasswordModify">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>1080</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 0, 0);</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>360</x>
<y>160</y>
<width>321</width>
<height>61</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 28pt &quot;Ubuntu&quot;;</string>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;密码修改&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>140</x>
<y>270</y>
<width>101</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24pt &quot;Ubuntu&quot;;</string>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;旧密码&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="TowerCraneLineEdit" name="OldPW">
<property name="geometry">
<rect>
<x>290</x>
<y>270</y>
<width>481</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px &quot;Ubuntu&quot;;
font:bold;</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>140</x>
<y>370</y>
<width>101</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24pt &quot;Ubuntu&quot;;</string>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;新密码&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="TowerCraneLineEdit" name="NewPW">
<property name="geometry">
<rect>
<x>290</x>
<y>370</y>
<width>481</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px &quot;Ubuntu&quot;;
font:bold;</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>140</x>
<y>470</y>
<width>101</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font: 24pt &quot;Ubuntu&quot;;</string>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;新密码&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="TowerCraneLineEdit" name="NewPW1">
<property name="geometry">
<rect>
<x>290</x>
<y>470</y>
<width>481</width>
<height>51</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(67,67,67);
color: rgb(255, 255, 255);
font: 30px &quot;Ubuntu&quot;;
font:bold;</string>
</property>
</widget>
<widget class="QPushButton" name="OK">
<property name="geometry">
<rect>
<x>510</x>
<y>610</y>
<width>121</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(200, 130, 50);
font: 24px &quot;Ubuntu&quot;;
font:bold;
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>确认</string>
</property>
</widget>
<widget class="QPushButton" name="Quit">
<property name="geometry">
<rect>
<x>240</x>
<y>610</y>
<width>121</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(200, 130, 50);
font: 24px &quot;Ubuntu&quot;;
font:bold;
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>退出</string>
</property>
</widget>
<widget class="QLabel" name="err">
<property name="geometry">
<rect>
<x>140</x>
<y>550</y>
<width>621</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(204, 0, 0);
font: 20pt &quot;Ubuntu&quot;;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>TowerCraneLineEdit</class>
<extends>QLineEdit</extends>
<header location="global">towercranelineedit.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/qinxude/rk3568ui.git
[email protected]:qinxude/rk3568ui.git
qinxude
rk3568ui
rk3568ui
master

搜索帮助