1 Star 0 Fork 25

haygon / MyYoudaoNoteLike

forked from 风木 / MyYoudaoNoteLike 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
collpsetestform.ui 904 Bytes
一键复制 编辑 原始数据 按行查看 历史
风木 提交于 2015-02-06 18:09 . add
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CollpseTestForm</class>
<widget class="QWidget" name="CollpseTestForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QWidget" name="widget" native="true">
<layout class="QVBoxLayout" name="verticalLayout_2"/>
</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>
</layout>
</widget>
<resources/>
<connections/>
</ui>
C++
1
https://gitee.com/haygon/MyYoudaoNoteLike.git
git@gitee.com:haygon/MyYoudaoNoteLike.git
haygon
MyYoudaoNoteLike
MyYoudaoNoteLike
master

搜索帮助