1 Star 0 Fork 20

liuhaobest/Qtweiniu

forked from 1ndu5try/Qtweiniu 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
loginform.ui 9.34 KB
一键复制 编辑 原始数据 按行查看 历史
unknown 提交于 2022-08-04 19:07 . tijao
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>LoginForm</class>
<widget class="QWidget" name="LoginForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>865</width>
<height>447</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>-3</x>
<y>-6</y>
<width>451</width>
<height>461</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="Res.qrc">:/png/登录界面.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>28</width>
<height>28</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/png/关闭.png);
background-color: rgba(255, 255, 255, 0);
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>560</x>
<y>20</y>
<width>191</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>17</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>欢迎来到微牛</string>
</property>
</widget>
<widget class="QToolButton" name="toolButton_2">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>510</x>
<y>280</y>
<width>301</width>
<height>41</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/png/登录2.png);
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="username" name="frame">
<property name="geometry">
<rect>
<x>510</x>
<y>120</y>
<width>301</width>
<height>41</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
<widget class="QToolButton" name="toolButton_3">
<property name="geometry">
<rect>
<x>830</x>
<y>0</y>
<width>41</width>
<height>41</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/png/二维码.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>492</x>
<y>240</y>
<width>111</width>
<height>28</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">
QPushButton{
border-style:solid;
font: 9pt &quot;微软雅黑&quot;;
color: rgb(120, 120, 120);
}
QPushButton::hover{
color: rgb(25, 25, 25);
}</string>
</property>
<property name="text">
<string>忘记密码?</string>
</property>
</widget>
<widget class="Line" name="line">
<property name="geometry">
<rect>
<x>510</x>
<y>340</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>90</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>9999</width>
<height>16777215</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="Line" name="line_2">
<property name="geometry">
<rect>
<x>709</x>
<y>340</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>90</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>9999</width>
<height>16777215</height>
</size>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>608</x>
<y>335</y>
<width>111</width>
<height>21</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>111</width>
<height>21</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>111</width>
<height>21</height>
</size>
</property>
<property name="font">
<font>
<family>幼圆</family>
</font>
</property>
<property name="text">
<string>其他登录方式</string>
</property>
</widget>
<widget class="QToolButton" name="toolButton_4">
<property name="geometry">
<rect>
<x>630</x>
<y>380</y>
<width>46</width>
<height>46</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">
QToolButton{
border-image: url(:/png/微信2.png);
}
QToolButton::hover{
border-image: url(:/png/微信1.png);
}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="password" name="frame_2">
<property name="geometry">
<rect>
<x>510</x>
<y>180</y>
<width>301</width>
<height>41</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
<widget class="QToolButton" name="toolButton_5">
<property name="geometry">
<rect>
<x>520</x>
<y>70</y>
<width>91</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
QToolButton{
border-style:solid;
font: 12pt &quot;微软雅黑&quot;;
color: rgb(0, 0, 0);
}
QToolButton::hover{
color: rgb(37, 94, 216);
}QToolButton::checked{
color: rgb(37, 94, 216);
}</string>
</property>
<property name="text">
<string>手机登录</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QToolButton" name="toolButton_6">
<property name="geometry">
<rect>
<x>690</x>
<y>70</y>
<width>101</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">
QToolButton{
border-style:solid;
font: 12pt &quot;微软雅黑&quot;;
color: rgb(0, 0, 0);
}
QToolButton::hover{
color: rgb(37, 94, 216);
}QToolButton::checked{
color: rgb(37, 94, 216);
}</string>
</property>
<property name="text">
<string>邮箱登录</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="Line" name="line_3">
<property name="geometry">
<rect>
<x>495</x>
<y>100</y>
<width>150</width>
<height>1</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(37, 94, 216);</string>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>80</x>
<y>150</y>
<width>301</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLineEdit
{
background-color:rgb(255,255,255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(200,200,200);
border-width:2px; /*边框宽度像素*/
border-radius:5px;/*边框圆角半径像素*/
color:rgb(0,0,0);
font: 9pt &quot;微软雅黑&quot;;
}
QLineEdit::hover {
background-color:rgb(255,255,255);/*背景色*/
border-style:solid;/*边框样式 solid实线 none无边框 inset/outset 3D边框*/
border-color:rgb(0, 170, 255);
border-width:2px; /*边框宽度像素*/
border-radius:5px;
}
</string>
</property>
<property name="placeholderText">
<string>邮箱地址</string>
</property>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>username</class>
<extends>QFrame</extends>
<header>username.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>password</class>
<extends>QFrame</extends>
<header>password.h</header>
<container>1</container>
</customwidget>
</customwidgets>
<resources>
<include location="Res.qrc"/>
</resources>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/liuhaobest/qtweiniu.git
git@gitee.com:liuhaobest/qtweiniu.git
liuhaobest
qtweiniu
Qtweiniu
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385