1 Star 0 Fork 4

yangsen / Tiny-httpd

forked from Gitee 极速下载 / Tiny-httpd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ip.ui 743 Bytes
一键复制 编辑 原始数据 按行查看 历史
Huangtuzhi 提交于 2015-05-15 11:33 . a
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>canvas</class>
<widget class="QWidget" name="canvas">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>410</width>
<height>130</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">border-style: solid;
border-width: 10px;
border-top-color: rgba(0,0,0,0);
border-bottom-color: qlineargradient(x1: 0, y1: 1, x2: 0, y2: 0, stop: 0 rgba(0,0,0,80), stop: 1 rgba(0,0,0,0));
border-left-color: rgba(0,0,0,0);
border-right-color: rgba(0,0,0,0);
background-color: rgb(15, 8, 8);</string>
</property>
</widget>
<resources/>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/huakaiyicun/Tiny-httpd.git
git@gitee.com:huakaiyicun/Tiny-httpd.git
huakaiyicun
Tiny-httpd
Tiny-httpd
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891