blobopen.ui 8.3 KB

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