6 Star 9 Fork 4

依尚/CTP-Future

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ordertimesdlg.ui 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
MeGustas 提交于 2017-04-05 09:52 . 添加初始版本 - (UFX版本)
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>OrderTimesDlg</class>
<widget class="QDialog" name="OrderTimesDlg">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>491</width>
<height>410</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>181</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>下单数量倍率</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>371</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>如果需要以默认手数的几倍下单,可以用以下快捷键。
注意:此功能会影响下单手数,请务必仔细阅读说明。</string>
</property>
</widget>
<widget class="QTableWidget" name="tableWidget">
<property name="geometry">
<rect>
<x>20</x>
<y>90</y>
<width>451</width>
<height>291</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

搜索帮助