1 Star 0 Fork 9

fuyb/linux_feiq

forked from uenigma/linux_feiq 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
addfellowdialog.ui 881 Bytes
一键复制 编辑 原始数据 按行查看 历史
chenyong 提交于 2016-09-25 18:55 +08:00 . 创建git
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>AddFellowDialog</class>
<widget class="QDialog" name="AddFellowDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>45</height>
</rect>
</property>
<property name="windowTitle">
<string>手动添加好友</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLineEdit" name="ipEdit">
<property name="text">
<string/>
</property>
<property name="placeholderText">
<string>请输入要添加的好友ip</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="okBtn">
<property name="text">
<string>确定</string>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/HALOBING/linux_feiq.git
git@gitee.com:HALOBING/linux_feiq.git
HALOBING
linux_feiq
linux_feiq
master

搜索帮助