litter_helper.ui 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>menu</class>
  4. <widget class="QMainWindow" name="menu">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>631</width>
  10. <height>336</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>AutomaticCoupon</string>
  15. </property>
  16. <widget class="QWidget" name="centralwidget">
  17. <widget class="QLabel" name="label">
  18. <property name="geometry">
  19. <rect>
  20. <x>50</x>
  21. <y>40</y>
  22. <width>60</width>
  23. <height>16</height>
  24. </rect>
  25. </property>
  26. <property name="sizePolicy">
  27. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  28. <horstretch>0</horstretch>
  29. <verstretch>0</verstretch>
  30. </sizepolicy>
  31. </property>
  32. <property name="text">
  33. <string>输入网址:</string>
  34. </property>
  35. </widget>
  36. <widget class="QLineEdit" name="urlLineEdit">
  37. <property name="geometry">
  38. <rect>
  39. <x>120</x>
  40. <y>40</y>
  41. <width>281</width>
  42. <height>22</height>
  43. </rect>
  44. </property>
  45. <property name="sizePolicy">
  46. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  47. <horstretch>0</horstretch>
  48. <verstretch>0</verstretch>
  49. </sizepolicy>
  50. </property>
  51. </widget>
  52. <widget class="QLabel" name="label_2">
  53. <property name="geometry">
  54. <rect>
  55. <x>50</x>
  56. <y>100</y>
  57. <width>60</width>
  58. <height>16</height>
  59. </rect>
  60. </property>
  61. <property name="sizePolicy">
  62. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  63. <horstretch>0</horstretch>
  64. <verstretch>0</verstretch>
  65. </sizepolicy>
  66. </property>
  67. <property name="text">
  68. <string>开始时间:</string>
  69. </property>
  70. </widget>
  71. <widget class="QDateTimeEdit" name="startDateTimeEdit">
  72. <property name="geometry">
  73. <rect>
  74. <x>130</x>
  75. <y>100</y>
  76. <width>194</width>
  77. <height>22</height>
  78. </rect>
  79. </property>
  80. <property name="sizePolicy">
  81. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  82. <horstretch>0</horstretch>
  83. <verstretch>0</verstretch>
  84. </sizepolicy>
  85. </property>
  86. </widget>
  87. <widget class="QLabel" name="label_4">
  88. <property name="geometry">
  89. <rect>
  90. <x>450</x>
  91. <y>40</y>
  92. <width>60</width>
  93. <height>16</height>
  94. </rect>
  95. </property>
  96. <property name="sizePolicy">
  97. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  98. <horstretch>0</horstretch>
  99. <verstretch>0</verstretch>
  100. </sizepolicy>
  101. </property>
  102. <property name="text">
  103. <string>并发数:</string>
  104. </property>
  105. </widget>
  106. <widget class="QLineEdit" name="concurrencyLineEdit">
  107. <property name="geometry">
  108. <rect>
  109. <x>520</x>
  110. <y>40</y>
  111. <width>51</width>
  112. <height>22</height>
  113. </rect>
  114. </property>
  115. <property name="sizePolicy">
  116. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  117. <horstretch>0</horstretch>
  118. <verstretch>0</verstretch>
  119. </sizepolicy>
  120. </property>
  121. </widget>
  122. <widget class="QPushButton" name="startPushButton">
  123. <property name="geometry">
  124. <rect>
  125. <x>370</x>
  126. <y>210</y>
  127. <width>81</width>
  128. <height>26</height>
  129. </rect>
  130. </property>
  131. <property name="sizePolicy">
  132. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  133. <horstretch>0</horstretch>
  134. <verstretch>0</verstretch>
  135. </sizepolicy>
  136. </property>
  137. <property name="text">
  138. <string>开始下单</string>
  139. </property>
  140. </widget>
  141. <widget class="QPushButton" name="stopOrderPushButton">
  142. <property name="geometry">
  143. <rect>
  144. <x>500</x>
  145. <y>210</y>
  146. <width>81</width>
  147. <height>26</height>
  148. </rect>
  149. </property>
  150. <property name="sizePolicy">
  151. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  152. <horstretch>0</horstretch>
  153. <verstretch>0</verstretch>
  154. </sizepolicy>
  155. </property>
  156. <property name="text">
  157. <string>停止下单</string>
  158. </property>
  159. </widget>
  160. <widget class="QLabel" name="accountsLabel">
  161. <property name="geometry">
  162. <rect>
  163. <x>380</x>
  164. <y>130</y>
  165. <width>60</width>
  166. <height>16</height>
  167. </rect>
  168. </property>
  169. <property name="sizePolicy">
  170. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  171. <horstretch>0</horstretch>
  172. <verstretch>0</verstretch>
  173. </sizepolicy>
  174. </property>
  175. <property name="text">
  176. <string>账号编辑</string>
  177. </property>
  178. </widget>
  179. <widget class="QPushButton" name="watchPushButton">
  180. <property name="geometry">
  181. <rect>
  182. <x>190</x>
  183. <y>210</y>
  184. <width>81</width>
  185. <height>26</height>
  186. </rect>
  187. </property>
  188. <property name="sizePolicy">
  189. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  190. <horstretch>0</horstretch>
  191. <verstretch>0</verstretch>
  192. </sizepolicy>
  193. </property>
  194. <property name="text">
  195. <string>查看结果</string>
  196. </property>
  197. </widget>
  198. <widget class="QLabel" name="ipPoolLabel">
  199. <property name="geometry">
  200. <rect>
  201. <x>510</x>
  202. <y>130</y>
  203. <width>71</width>
  204. <height>16</height>
  205. </rect>
  206. </property>
  207. <property name="sizePolicy">
  208. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  209. <horstretch>0</horstretch>
  210. <verstretch>0</verstretch>
  211. </sizepolicy>
  212. </property>
  213. <property name="text">
  214. <string>IP池编辑</string>
  215. </property>
  216. </widget>
  217. <widget class="QPushButton" name="loginPushButton">
  218. <property name="geometry">
  219. <rect>
  220. <x>50</x>
  221. <y>210</y>
  222. <width>81</width>
  223. <height>26</height>
  224. </rect>
  225. </property>
  226. <property name="sizePolicy">
  227. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  228. <horstretch>0</horstretch>
  229. <verstretch>0</verstretch>
  230. </sizepolicy>
  231. </property>
  232. <property name="text">
  233. <string>登录账号</string>
  234. </property>
  235. </widget>
  236. <widget class="QPushButton" name="startTimePushButton">
  237. <property name="geometry">
  238. <rect>
  239. <x>370</x>
  240. <y>160</y>
  241. <width>81</width>
  242. <height>26</height>
  243. </rect>
  244. </property>
  245. <property name="sizePolicy">
  246. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  247. <horstretch>0</horstretch>
  248. <verstretch>0</verstretch>
  249. </sizepolicy>
  250. </property>
  251. <property name="text">
  252. <string>开始定时</string>
  253. </property>
  254. </widget>
  255. <widget class="QPushButton" name="stopTimePushButton">
  256. <property name="geometry">
  257. <rect>
  258. <x>500</x>
  259. <y>160</y>
  260. <width>81</width>
  261. <height>26</height>
  262. </rect>
  263. </property>
  264. <property name="sizePolicy">
  265. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  266. <horstretch>0</horstretch>
  267. <verstretch>0</verstretch>
  268. </sizepolicy>
  269. </property>
  270. <property name="text">
  271. <string>停止定时</string>
  272. </property>
  273. </widget>
  274. </widget>
  275. <widget class="QMenuBar" name="menubar">
  276. <property name="geometry">
  277. <rect>
  278. <x>0</x>
  279. <y>0</y>
  280. <width>631</width>
  281. <height>24</height>
  282. </rect>
  283. </property>
  284. <widget class="QMenu" name="menuLittle_Helper">
  285. <property name="title">
  286. <string>Little Helper</string>
  287. </property>
  288. </widget>
  289. <addaction name="menuLittle_Helper"/>
  290. </widget>
  291. <widget class="QStatusBar" name="statusbar"/>
  292. </widget>
  293. <resources/>
  294. <connections/>
  295. </ui>