Ai
4 Star 4 Fork 1

嘻哈开发者/pyqt-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
InfoTableItem.ui 910 Bytes
一键复制 编辑 原始数据 按行查看 历史
liliangfeng 提交于 2018-11-16 15:14 +08:00 . 豆瓣电影 Top 250
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Form</class>
<widget class="QWidget" name="Form">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>689</width>
<height>650</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0" colspan="2">
<widget class="QTableView" name="tableView"/>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="prevPageButton">
<property name="text">
<string>上一页</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="nextPageButton">
<property name="text">
<string>下一页</string>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/lonelycoder/pyqt-demo.git
git@gitee.com:lonelycoder/pyqt-demo.git
lonelycoder
pyqt-demo
pyqt-demo
master

搜索帮助