6 Star 9 Fork 4

依尚/CTP-Future

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
settlementinfodialog.ui 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
MeGustas 提交于 2017-04-12 16:48 . 增加结算单确认的功能
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SettlementInfoDialog</class>
<widget class="QDialog" name="SettlementInfoDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>671</width>
<height>594</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QPushButton" name="m_OKButton">
<property name="geometry">
<rect>
<x>150</x>
<y>540</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>确认</string>
</property>
</widget>
<widget class="QPushButton" name="m_CancelButton">
<property name="geometry">
<rect>
<x>410</x>
<y>540</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>取消</string>
</property>
</widget>
<widget class="QTextEdit" name="m_textEdit">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>631</width>
<height>501</height>
</rect>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/soso58/CTP-Future.git
[email protected]:soso58/CTP-Future.git
soso58
CTP-Future
CTP-Future
master

搜索帮助