3 Star 0 Fork 1

openEuler-competition / Summer2021-No.100 为openEuler的UKUI桌面增加或适配日程管理应用

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lineschedulelabel.ui 741 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhou 提交于 2021-09-27 03:30 . update: LineCalendar
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>lineScheduleLabel</class>
<widget class="QWidget" name="lineScheduleLabel">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>511</width>
<height>60</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>150</x>
<y>10</y>
<width>200</width>
<height>40</height>
</rect>
</property>
<property name="text">
<string>DATE</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
1
https://gitee.com/openeuler-competition/summer2021-100.git
git@gitee.com:openeuler-competition/summer2021-100.git
openeuler-competition
summer2021-100
Summer2021-No.100 为openEuler的UKUI桌面增加或适配日程管理应用
master

搜索帮助