DialogDBOption.ui 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>DialogDBOption</class>
  4. <widget class="QWidget" name="DialogDBOption">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>495</width>
  10. <height>431</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>DialogDBOption</string>
  15. </property>
  16. <widget class="QGroupBox" name="groupBox">
  17. <property name="geometry">
  18. <rect>
  19. <x>10</x>
  20. <y>50</y>
  21. <width>471</width>
  22. <height>311</height>
  23. </rect>
  24. </property>
  25. <property name="title">
  26. <string/>
  27. </property>
  28. <widget class="QComboBox" name="comboMode">
  29. <property name="geometry">
  30. <rect>
  31. <x>140</x>
  32. <y>20</y>
  33. <width>291</width>
  34. <height>31</height>
  35. </rect>
  36. </property>
  37. </widget>
  38. <widget class="QLineEdit" name="editInterval">
  39. <property name="geometry">
  40. <rect>
  41. <x>140</x>
  42. <y>140</y>
  43. <width>291</width>
  44. <height>31</height>
  45. </rect>
  46. </property>
  47. </widget>
  48. <widget class="QLineEdit" name="editWatchdog">
  49. <property name="geometry">
  50. <rect>
  51. <x>140</x>
  52. <y>200</y>
  53. <width>291</width>
  54. <height>31</height>
  55. </rect>
  56. </property>
  57. </widget>
  58. <widget class="QCheckBox" name="checkWatchdog">
  59. <property name="geometry">
  60. <rect>
  61. <x>140</x>
  62. <y>170</y>
  63. <width>71</width>
  64. <height>31</height>
  65. </rect>
  66. </property>
  67. <property name="text">
  68. <string>Enabled</string>
  69. </property>
  70. <property name="checked">
  71. <bool>true</bool>
  72. </property>
  73. </widget>
  74. <widget class="QComboBox" name="comboPriority">
  75. <property name="geometry">
  76. <rect>
  77. <x>140</x>
  78. <y>80</y>
  79. <width>291</width>
  80. <height>31</height>
  81. </rect>
  82. </property>
  83. </widget>
  84. <widget class="QLabel" name="label_6">
  85. <property name="enabled">
  86. <bool>true</bool>
  87. </property>
  88. <property name="geometry">
  89. <rect>
  90. <x>20</x>
  91. <y>200</y>
  92. <width>121</width>
  93. <height>31</height>
  94. </rect>
  95. </property>
  96. <property name="text">
  97. <string>看门狗(ms):</string>
  98. </property>
  99. <property name="alignment">
  100. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  101. </property>
  102. </widget>
  103. <widget class="QLabel" name="label_5">
  104. <property name="enabled">
  105. <bool>true</bool>
  106. </property>
  107. <property name="geometry">
  108. <rect>
  109. <x>20</x>
  110. <y>140</y>
  111. <width>121</width>
  112. <height>31</height>
  113. </rect>
  114. </property>
  115. <property name="text">
  116. <string>循环间隔(ms):</string>
  117. </property>
  118. <property name="alignment">
  119. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  120. </property>
  121. </widget>
  122. <widget class="QLabel" name="label_4">
  123. <property name="enabled">
  124. <bool>true</bool>
  125. </property>
  126. <property name="geometry">
  127. <rect>
  128. <x>40</x>
  129. <y>80</y>
  130. <width>101</width>
  131. <height>31</height>
  132. </rect>
  133. </property>
  134. <property name="text">
  135. <string>优先级别:</string>
  136. </property>
  137. <property name="alignment">
  138. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  139. </property>
  140. </widget>
  141. <widget class="QLabel" name="label">
  142. <property name="enabled">
  143. <bool>true</bool>
  144. </property>
  145. <property name="geometry">
  146. <rect>
  147. <x>40</x>
  148. <y>20</y>
  149. <width>101</width>
  150. <height>31</height>
  151. </rect>
  152. </property>
  153. <property name="text">
  154. <string>任务类型:</string>
  155. </property>
  156. <property name="alignment">
  157. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  158. </property>
  159. </widget>
  160. <widget class="QLabel" name="label_7">
  161. <property name="enabled">
  162. <bool>true</bool>
  163. </property>
  164. <property name="geometry">
  165. <rect>
  166. <x>20</x>
  167. <y>260</y>
  168. <width>121</width>
  169. <height>31</height>
  170. </rect>
  171. </property>
  172. <property name="text">
  173. <string>事件等待超时(ms):</string>
  174. </property>
  175. <property name="alignment">
  176. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  177. </property>
  178. </widget>
  179. <widget class="QLineEdit" name="editTimeOut">
  180. <property name="geometry">
  181. <rect>
  182. <x>140</x>
  183. <y>260</y>
  184. <width>291</width>
  185. <height>31</height>
  186. </rect>
  187. </property>
  188. <property name="text">
  189. <string/>
  190. </property>
  191. </widget>
  192. </widget>
  193. <widget class="QPushButton" name="cancelButton">
  194. <property name="geometry">
  195. <rect>
  196. <x>370</x>
  197. <y>380</y>
  198. <width>91</width>
  199. <height>31</height>
  200. </rect>
  201. </property>
  202. <property name="text">
  203. <string>Cancel</string>
  204. </property>
  205. </widget>
  206. <widget class="QPushButton" name="okButton">
  207. <property name="geometry">
  208. <rect>
  209. <x>250</x>
  210. <y>380</y>
  211. <width>91</width>
  212. <height>31</height>
  213. </rect>
  214. </property>
  215. <property name="text">
  216. <string>OK</string>
  217. </property>
  218. <property name="default">
  219. <bool>true</bool>
  220. </property>
  221. </widget>
  222. <widget class="QLabel" name="labelTitle">
  223. <property name="enabled">
  224. <bool>false</bool>
  225. </property>
  226. <property name="geometry">
  227. <rect>
  228. <x>0</x>
  229. <y>0</y>
  230. <width>491</width>
  231. <height>41</height>
  232. </rect>
  233. </property>
  234. <property name="text">
  235. <string>修改任务的参数</string>
  236. </property>
  237. </widget>
  238. </widget>
  239. <layoutdefault spacing="6" margin="11"/>
  240. <resources/>
  241. <connections/>
  242. </ui>