bloberosion.ui 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>BlobErosion</class>
  4. <widget class="QDialog" name="BlobErosion">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>278</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_2">
  17. <item row="0" column="0">
  18. <widget class="QLabel" name="label_index">
  19. <property name="minimumSize">
  20. <size>
  21. <width>0</width>
  22. <height>0</height>
  23. </size>
  24. </property>
  25. <property name="text">
  26. <string>使用索引:</string>
  27. </property>
  28. </widget>
  29. </item>
  30. <item row="1" column="0">
  31. <widget class="QLabel" name="label1">
  32. <property name="minimumSize">
  33. <size>
  34. <width>80</width>
  35. <height>0</height>
  36. </size>
  37. </property>
  38. <property name="text">
  39. <string>结构元素:</string>
  40. </property>
  41. </widget>
  42. </item>
  43. <item row="2" column="0" colspan="3">
  44. <widget class="QWidget" name="widget1" native="true">
  45. <property name="maximumSize">
  46. <size>
  47. <width>16777215</width>
  48. <height>60</height>
  49. </size>
  50. </property>
  51. <layout class="QGridLayout" name="gridLayout_3">
  52. <property name="leftMargin">
  53. <number>0</number>
  54. </property>
  55. <property name="topMargin">
  56. <number>0</number>
  57. </property>
  58. <property name="rightMargin">
  59. <number>0</number>
  60. </property>
  61. <property name="bottomMargin">
  62. <number>0</number>
  63. </property>
  64. <property name="spacing">
  65. <number>2</number>
  66. </property>
  67. <item row="0" column="0">
  68. <widget class="QLabel" name="label2">
  69. <property name="minimumSize">
  70. <size>
  71. <width>80</width>
  72. <height>0</height>
  73. </size>
  74. </property>
  75. <property name="text">
  76. <string>直径:</string>
  77. </property>
  78. </widget>
  79. </item>
  80. <item row="0" column="1">
  81. <widget class="QLineEdit" name="lineEdit_Size">
  82. <property name="minimumSize">
  83. <size>
  84. <width>0</width>
  85. <height>0</height>
  86. </size>
  87. </property>
  88. <property name="styleSheet">
  89. <string notr="true"/>
  90. </property>
  91. </widget>
  92. </item>
  93. <item row="0" column="2">
  94. <widget class="QPushButton" name="BTN_Add1">
  95. <property name="minimumSize">
  96. <size>
  97. <width>32</width>
  98. <height>32</height>
  99. </size>
  100. </property>
  101. <property name="maximumSize">
  102. <size>
  103. <width>32</width>
  104. <height>32</height>
  105. </size>
  106. </property>
  107. <property name="text">
  108. <string>+</string>
  109. </property>
  110. </widget>
  111. </item>
  112. <item row="0" column="3">
  113. <widget class="QPushButton" name="BTN_Sub1">
  114. <property name="minimumSize">
  115. <size>
  116. <width>32</width>
  117. <height>32</height>
  118. </size>
  119. </property>
  120. <property name="maximumSize">
  121. <size>
  122. <width>32</width>
  123. <height>32</height>
  124. </size>
  125. </property>
  126. <property name="text">
  127. <string>-</string>
  128. </property>
  129. </widget>
  130. </item>
  131. </layout>
  132. </widget>
  133. </item>
  134. <item row="3" column="0" colspan="3">
  135. <widget class="QWidget" name="widget2" native="true">
  136. <property name="maximumSize">
  137. <size>
  138. <width>16777215</width>
  139. <height>120</height>
  140. </size>
  141. </property>
  142. <layout class="QGridLayout" name="gridLayout">
  143. <property name="leftMargin">
  144. <number>0</number>
  145. </property>
  146. <property name="topMargin">
  147. <number>0</number>
  148. </property>
  149. <property name="rightMargin">
  150. <number>0</number>
  151. </property>
  152. <property name="bottomMargin">
  153. <number>0</number>
  154. </property>
  155. <property name="spacing">
  156. <number>2</number>
  157. </property>
  158. <item row="0" column="0">
  159. <widget class="QLabel" name="label3">
  160. <property name="minimumSize">
  161. <size>
  162. <width>80</width>
  163. <height>0</height>
  164. </size>
  165. </property>
  166. <property name="text">
  167. <string>宽度:</string>
  168. </property>
  169. </widget>
  170. </item>
  171. <item row="0" column="1">
  172. <widget class="QLineEdit" name="lineEdit_Width">
  173. <property name="minimumSize">
  174. <size>
  175. <width>0</width>
  176. <height>0</height>
  177. </size>
  178. </property>
  179. <property name="styleSheet">
  180. <string notr="true"/>
  181. </property>
  182. </widget>
  183. </item>
  184. <item row="0" column="2">
  185. <widget class="QPushButton" name="BTN_Add2">
  186. <property name="minimumSize">
  187. <size>
  188. <width>32</width>
  189. <height>32</height>
  190. </size>
  191. </property>
  192. <property name="maximumSize">
  193. <size>
  194. <width>32</width>
  195. <height>32</height>
  196. </size>
  197. </property>
  198. <property name="text">
  199. <string>+</string>
  200. </property>
  201. </widget>
  202. </item>
  203. <item row="0" column="3">
  204. <widget class="QPushButton" name="BTN_Sub2">
  205. <property name="minimumSize">
  206. <size>
  207. <width>32</width>
  208. <height>32</height>
  209. </size>
  210. </property>
  211. <property name="maximumSize">
  212. <size>
  213. <width>32</width>
  214. <height>32</height>
  215. </size>
  216. </property>
  217. <property name="text">
  218. <string>-</string>
  219. </property>
  220. </widget>
  221. </item>
  222. <item row="1" column="0">
  223. <widget class="QLabel" name="label4">
  224. <property name="minimumSize">
  225. <size>
  226. <width>80</width>
  227. <height>0</height>
  228. </size>
  229. </property>
  230. <property name="text">
  231. <string>高度:</string>
  232. </property>
  233. </widget>
  234. </item>
  235. <item row="1" column="1">
  236. <widget class="QLineEdit" name="lineEdit_Height">
  237. <property name="minimumSize">
  238. <size>
  239. <width>0</width>
  240. <height>0</height>
  241. </size>
  242. </property>
  243. <property name="styleSheet">
  244. <string notr="true"/>
  245. </property>
  246. </widget>
  247. </item>
  248. <item row="1" column="2">
  249. <widget class="QPushButton" name="BTN_Add3">
  250. <property name="minimumSize">
  251. <size>
  252. <width>32</width>
  253. <height>32</height>
  254. </size>
  255. </property>
  256. <property name="maximumSize">
  257. <size>
  258. <width>32</width>
  259. <height>32</height>
  260. </size>
  261. </property>
  262. <property name="text">
  263. <string>+</string>
  264. </property>
  265. </widget>
  266. </item>
  267. <item row="1" column="3">
  268. <widget class="QPushButton" name="BTN_Sub3">
  269. <property name="minimumSize">
  270. <size>
  271. <width>32</width>
  272. <height>32</height>
  273. </size>
  274. </property>
  275. <property name="maximumSize">
  276. <size>
  277. <width>32</width>
  278. <height>32</height>
  279. </size>
  280. </property>
  281. <property name="text">
  282. <string>-</string>
  283. </property>
  284. </widget>
  285. </item>
  286. </layout>
  287. </widget>
  288. </item>
  289. <item row="0" column="1" colspan="2">
  290. <widget class="QComboBox" name="comboBox_index">
  291. <property name="minimumSize">
  292. <size>
  293. <width>0</width>
  294. <height>0</height>
  295. </size>
  296. </property>
  297. <property name="styleSheet">
  298. <string notr="true"/>
  299. </property>
  300. <item>
  301. <property name="text">
  302. <string>上一个区域</string>
  303. </property>
  304. </item>
  305. </widget>
  306. </item>
  307. <item row="1" column="1" colspan="2">
  308. <widget class="QComboBox" name="comboBox">
  309. <property name="minimumSize">
  310. <size>
  311. <width>0</width>
  312. <height>0</height>
  313. </size>
  314. </property>
  315. <property name="styleSheet">
  316. <string notr="true"/>
  317. </property>
  318. <item>
  319. <property name="text">
  320. <string>圆形</string>
  321. </property>
  322. </item>
  323. <item>
  324. <property name="text">
  325. <string>矩形</string>
  326. </property>
  327. </item>
  328. </widget>
  329. </item>
  330. </layout>
  331. </widget>
  332. <resources/>
  333. <connections/>
  334. </ui>