PyQt5_self_footbal/win007.ui

321 lines
6.9 KiB
XML

<?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>744</width>
<height>427</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QTextEdit" name="textEdit">
<property name="geometry">
<rect>
<x>10</x>
<y>190</y>
<width>721</width>
<height>201</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>110</x>
<y>20</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>开始时间:</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>110</x>
<y>63</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>结束时间:</string>
</property>
</widget>
<widget class="QPushButton" name="startcrawl">
<property name="geometry">
<rect>
<x>190</x>
<y>95</y>
<width>161</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>开始抓取自定义</string>
</property>
</widget>
<widget class="QPushButton" name="crawlall">
<property name="geometry">
<rect>
<x>10</x>
<y>140</y>
<width>151</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>一键获取历史数据</string>
</property>
</widget>
<widget class="QPushButton" name="exit">
<property name="geometry">
<rect>
<x>190</x>
<y>140</y>
<width>161</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>退出程序</string>
</property>
</widget>
<widget class="QCheckBox" name="rememberdata">
<property name="geometry">
<rect>
<x>438</x>
<y>143</y>
<width>101</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>记住修改数据</string>
</property>
</widget>
<widget class="QPushButton" name="sureupdate">
<property name="geometry">
<rect>
<x>572</x>
<y>140</y>
<width>151</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>确认修改</string>
</property>
</widget>
<widget class="QLineEdit" name="hostedit">
<property name="geometry">
<rect>
<x>450</x>
<y>10</y>
<width>141</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="ipedit">
<property name="geometry">
<rect>
<x>670</x>
<y>50</y>
<width>61</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="useredit">
<property name="geometry">
<rect>
<x>450</x>
<y>50</y>
<width>141</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="pwdedit">
<property name="geometry">
<rect>
<x>450</x>
<y>90</y>
<width>141</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="dbedit">
<property name="geometry">
<rect>
<x>670</x>
<y>90</y>
<width>61</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QCheckBox" name="changedata">
<property name="geometry">
<rect>
<x>630</x>
<y>10</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>修改默认数据</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>410</x>
<y>20</y>
<width>31</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Host:</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>410</x>
<y>60</y>
<width>31</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>User:</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>630</x>
<y>50</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Port:</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>610</x>
<y>90</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Database:</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>410</x>
<y>100</y>
<width>31</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Pwd:</string>
</property>
</widget>
<widget class="Line" name="line">
<property name="geometry">
<rect>
<x>370</x>
<y>10</y>
<width>20</width>
<height>161</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<widget class="QLineEdit" name="starttime">
<property name="geometry">
<rect>
<x>190</x>
<y>10</y>
<width>161</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="endtime">
<property name="geometry">
<rect>
<x>190</x>
<y>53</y>
<width>161</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QCheckBox" name="checkBox_crawl">
<property name="geometry">
<rect>
<x>20</x>
<y>103</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>自定义获取数据时间</string>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>71</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>采集进度</string>
</property>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>744</width>
<height>23</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections/>
</ui>