1 Star 0 Fork 0

mdoo / webot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
addweburl.ui 1.81 KB
一键复制 编辑 原始数据 按行查看 历史
996414880 提交于 2024-03-17 19:54 . 20240317
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>AddWebUrl</class>
<widget class="QDialog" name="AddWebUrl">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>618</width>
<height>449</height>
</rect>
</property>
<property name="windowTitle">
<string>添加采集地址</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>单条或多条网址:(一行一个):</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="pushButton">
<property name="text">
<string>添加</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QPlainTextEdit" name="plainTextEdit">
<property name="lineWrapMode">
<enum>QPlainTextEdit::WidgetWidth</enum>
</property>
<property name="plainText">
<string/>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<tabstops>
<tabstop>pushButton</tabstop>
<tabstop>plainTextEdit</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>
1
https://gitee.com/mdoo/webot.git
git@gitee.com:mdoo/webot.git
mdoo
webot
webot
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891