加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mainUI.ui 6.60 KB
一键复制 编辑 原始数据 按行查看 历史
邱海 提交于 2021-12-20 14:27 . 设置守护线程更新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1537</width>
<height>873</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>900</width>
<height>800</height>
</size>
</property>
<property name="windowTitle">
<string>免费小说下载器</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QComboBox" name="mainBox">
<property name="geometry">
<rect>
<x>170</x>
<y>10</y>
<width>600</width>
<height>44</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>400</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>Arial</family>
<pointsize>11</pointsize>
</font>
</property>
<item>
<property name="text">
<string>手机txt小说(http://wap.zzs5.com/)</string>
</property>
</item>
<item>
<property name="text">
<string>笔趣看(https://www.bqktxt.com/)</string>
</property>
</item>
</widget>
<widget class="QLabel" name="mainLab">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>144</width>
<height>41</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="font">
<font>
<family>Arial</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>小说主站</string>
</property>
</widget>
<widget class="QLineEdit" name="searchText">
<property name="geometry">
<rect>
<x>780</x>
<y>10</y>
<width>211</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>40</height>
</size>
</property>
<property name="toolTip">
<string/>
</property>
<property name="inputMask">
<string/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="searchButton">
<property name="geometry">
<rect>
<x>1000</x>
<y>10</y>
<width>168</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>40</height>
</size>
</property>
<property name="text">
<string>搜索</string>
</property>
</widget>
<widget class="QPushButton" name="startAllBtn">
<property name="geometry">
<rect>
<x>20</x>
<y>80</y>
<width>168</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>40</height>
</size>
</property>
<property name="text">
<string>全部开始</string>
</property>
</widget>
<widget class="QPushButton" name="stopAllBtn">
<property name="geometry">
<rect>
<x>210</x>
<y>80</y>
<width>168</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>40</height>
</size>
</property>
<property name="text">
<string>全部暂停</string>
</property>
</widget>
<widget class="QPushButton" name="settingsBtn">
<property name="geometry">
<rect>
<x>520</x>
<y>80</y>
<width>168</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>40</height>
</size>
</property>
<property name="text">
<string>更多设置</string>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>20</x>
<y>170</y>
<width>1215</width>
<height>617</height>
</rect>
</property>
<layout class="QGridLayout" name="mainLayout">
<item row="0" column="0">
<layout class="QHBoxLayout" name="mainWebLayout"/>
</item>
<item row="0" column="1">
<layout class="QHBoxLayout" name="menuLayout"/>
</item>
<item row="1" column="0">
<widget class="QWidget" name="showWidget" native="true">
<property name="minimumSize">
<size>
<width>800</width>
<height>600</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QWidget" name="downloadWidget" native="true">
<property name="minimumSize">
<size>
<width>400</width>
<height>600</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QLabel" name="searchingGIF">
<property name="geometry">
<rect>
<x>1190</x>
<y>10</y>
<width>40</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>40</height>
</size>
</property>
<property name="text">
<string>缓冲gif</string>
</property>
</widget>
<widget class="QPushButton" name="refreshBtn">
<property name="geometry">
<rect>
<x>1250</x>
<y>10</y>
<width>168</width>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>40</height>
</size>
</property>
<property name="text">
<string>刷新</string>
</property>
</widget>
<widget class="QPushButton" name="openDownloadPath">
<property name="geometry">
<rect>
<x>400</x>
<y>90</y>
<width>93</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>40</height>
</size>
</property>
<property name="text">
<string>下载目录</string>
</property>
</widget>
</widget>
</widget>
<resources/>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化