DynthresholdTool.ui 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>dynthreshold</class>
  4. <widget class="QDialog" name="dynthreshold">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>400</width>
  10. <height>300</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Dialog</string>
  15. </property>
  16. <layout class="QGridLayout" name="gridLayout">
  17. <item row="2" column="0">
  18. <widget class="QLabel" name="label3">
  19. <property name="minimumSize">
  20. <size>
  21. <width>80</width>
  22. <height>0</height>
  23. </size>
  24. </property>
  25. <property name="maximumSize">
  26. <size>
  27. <width>80</width>
  28. <height>16777215</height>
  29. </size>
  30. </property>
  31. <property name="text">
  32. <string>阈值偏移:</string>
  33. </property>
  34. </widget>
  35. </item>
  36. <item row="0" column="3">
  37. <widget class="QPushButton" name="BTN_Sub1">
  38. <property name="minimumSize">
  39. <size>
  40. <width>16</width>
  41. <height>16</height>
  42. </size>
  43. </property>
  44. <property name="maximumSize">
  45. <size>
  46. <width>16</width>
  47. <height>16</height>
  48. </size>
  49. </property>
  50. <property name="text">
  51. <string>-</string>
  52. </property>
  53. </widget>
  54. </item>
  55. <item row="1" column="3">
  56. <widget class="QPushButton" name="BTN_Sub2">
  57. <property name="minimumSize">
  58. <size>
  59. <width>16</width>
  60. <height>16</height>
  61. </size>
  62. </property>
  63. <property name="maximumSize">
  64. <size>
  65. <width>16</width>
  66. <height>16</height>
  67. </size>
  68. </property>
  69. <property name="text">
  70. <string>-</string>
  71. </property>
  72. </widget>
  73. </item>
  74. <item row="0" column="1">
  75. <widget class="QLineEdit" name="lineEdit_width">
  76. <property name="minimumSize">
  77. <size>
  78. <width>0</width>
  79. <height>35</height>
  80. </size>
  81. </property>
  82. <property name="maximumSize">
  83. <size>
  84. <width>16777215</width>
  85. <height>35</height>
  86. </size>
  87. </property>
  88. </widget>
  89. </item>
  90. <item row="0" column="2">
  91. <widget class="QPushButton" name="BTN_Add1">
  92. <property name="minimumSize">
  93. <size>
  94. <width>16</width>
  95. <height>16</height>
  96. </size>
  97. </property>
  98. <property name="maximumSize">
  99. <size>
  100. <width>16</width>
  101. <height>16</height>
  102. </size>
  103. </property>
  104. <property name="text">
  105. <string>+</string>
  106. </property>
  107. </widget>
  108. </item>
  109. <item row="1" column="0">
  110. <widget class="QLabel" name="label2">
  111. <property name="minimumSize">
  112. <size>
  113. <width>70</width>
  114. <height>0</height>
  115. </size>
  116. </property>
  117. <property name="maximumSize">
  118. <size>
  119. <width>70</width>
  120. <height>16777215</height>
  121. </size>
  122. </property>
  123. <property name="text">
  124. <string>高度:</string>
  125. </property>
  126. </widget>
  127. </item>
  128. <item row="2" column="1">
  129. <widget class="QLineEdit" name="lineEdit_offset">
  130. <property name="minimumSize">
  131. <size>
  132. <width>0</width>
  133. <height>35</height>
  134. </size>
  135. </property>
  136. <property name="maximumSize">
  137. <size>
  138. <width>16777215</width>
  139. <height>35</height>
  140. </size>
  141. </property>
  142. </widget>
  143. </item>
  144. <item row="3" column="0">
  145. <widget class="QLabel" name="label4">
  146. <property name="minimumSize">
  147. <size>
  148. <width>80</width>
  149. <height>0</height>
  150. </size>
  151. </property>
  152. <property name="maximumSize">
  153. <size>
  154. <width>80</width>
  155. <height>16777215</height>
  156. </size>
  157. </property>
  158. <property name="text">
  159. <string>比较类型:</string>
  160. </property>
  161. </widget>
  162. </item>
  163. <item row="0" column="0">
  164. <widget class="QLabel" name="label1">
  165. <property name="minimumSize">
  166. <size>
  167. <width>70</width>
  168. <height>0</height>
  169. </size>
  170. </property>
  171. <property name="maximumSize">
  172. <size>
  173. <width>70</width>
  174. <height>16777215</height>
  175. </size>
  176. </property>
  177. <property name="text">
  178. <string>宽度:</string>
  179. </property>
  180. </widget>
  181. </item>
  182. <item row="2" column="3">
  183. <widget class="QPushButton" name="BTN_Sub3">
  184. <property name="minimumSize">
  185. <size>
  186. <width>16</width>
  187. <height>16</height>
  188. </size>
  189. </property>
  190. <property name="maximumSize">
  191. <size>
  192. <width>16</width>
  193. <height>16</height>
  194. </size>
  195. </property>
  196. <property name="text">
  197. <string>-</string>
  198. </property>
  199. </widget>
  200. </item>
  201. <item row="1" column="1">
  202. <widget class="QLineEdit" name="lineEdit_height">
  203. <property name="minimumSize">
  204. <size>
  205. <width>0</width>
  206. <height>35</height>
  207. </size>
  208. </property>
  209. <property name="maximumSize">
  210. <size>
  211. <width>16777215</width>
  212. <height>35</height>
  213. </size>
  214. </property>
  215. </widget>
  216. </item>
  217. <item row="2" column="2">
  218. <widget class="QPushButton" name="BTN_Add3">
  219. <property name="minimumSize">
  220. <size>
  221. <width>16</width>
  222. <height>16</height>
  223. </size>
  224. </property>
  225. <property name="maximumSize">
  226. <size>
  227. <width>16</width>
  228. <height>16</height>
  229. </size>
  230. </property>
  231. <property name="text">
  232. <string>+</string>
  233. </property>
  234. </widget>
  235. </item>
  236. <item row="3" column="1" colspan="3">
  237. <widget class="QComboBox" name="comboBox">
  238. <property name="minimumSize">
  239. <size>
  240. <width>0</width>
  241. <height>35</height>
  242. </size>
  243. </property>
  244. <property name="styleSheet">
  245. <string notr="true">QComboBox QAbstractItemView
  246. {
  247. border:0px;
  248. outline:none;
  249. color: rgb(0, 0, 0);
  250. background: rgb(255, 255, 255);
  251. }
  252. QComboBox
  253. {
  254. border:0px;
  255. border-bottom:3px solid rgb(33, 150, 243);
  256. background: transparent;
  257. }
  258. QComboBox QAbstractItemView::item
  259. {
  260. height: 35px;
  261. }
  262. QComboBox QAbstractItemView::item:hover
  263. {
  264. background: rgb(230, 230, 230);
  265. color: rgb(0, 0, 0);
  266. }
  267. QComboBox QAbstractItemView::item:selected
  268. {
  269. background: rgb(230, 230, 230);
  270. color: rgb(0, 0, 0);
  271. }
  272. QComboBox::down-arrow
  273. {
  274. image: url(:/image/4.png);
  275. }
  276. QComboBox::drop-down
  277. {
  278. background: transparent;
  279. }
  280. </string>
  281. </property>
  282. <item>
  283. <property name="text">
  284. <string>大于等于</string>
  285. </property>
  286. </item>
  287. <item>
  288. <property name="text">
  289. <string>小于等于</string>
  290. </property>
  291. </item>
  292. <item>
  293. <property name="text">
  294. <string>等于</string>
  295. </property>
  296. </item>
  297. <item>
  298. <property name="text">
  299. <string>不等于</string>
  300. </property>
  301. </item>
  302. </widget>
  303. </item>
  304. <item row="1" column="2">
  305. <widget class="QPushButton" name="BTN_Add2">
  306. <property name="minimumSize">
  307. <size>
  308. <width>16</width>
  309. <height>16</height>
  310. </size>
  311. </property>
  312. <property name="maximumSize">
  313. <size>
  314. <width>16</width>
  315. <height>16</height>
  316. </size>
  317. </property>
  318. <property name="text">
  319. <string>+</string>
  320. </property>
  321. </widget>
  322. </item>
  323. </layout>
  324. </widget>
  325. <resources/>
  326. <connections/>
  327. </ui>