blobpartitionrectangle.ui 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>BlobPartitionRectangle</class>
  4. <widget class="QDialog" name="BlobPartitionRectangle">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>278</width>
  10. <height>197</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>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="1">
  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" colspan="2">
  49. <layout class="QGridLayout" name="gridLayout">
  50. <item row="0" column="2">
  51. <widget class="QPushButton" name="BTN_Add1">
  52. <property name="minimumSize">
  53. <size>
  54. <width>32</width>
  55. <height>32</height>
  56. </size>
  57. </property>
  58. <property name="maximumSize">
  59. <size>
  60. <width>32</width>
  61. <height>32</height>
  62. </size>
  63. </property>
  64. <property name="text">
  65. <string>+</string>
  66. </property>
  67. </widget>
  68. </item>
  69. <item row="0" column="3">
  70. <widget class="QPushButton" name="BTN_Sub1">
  71. <property name="minimumSize">
  72. <size>
  73. <width>32</width>
  74. <height>32</height>
  75. </size>
  76. </property>
  77. <property name="maximumSize">
  78. <size>
  79. <width>32</width>
  80. <height>32</height>
  81. </size>
  82. </property>
  83. <property name="text">
  84. <string>-</string>
  85. </property>
  86. </widget>
  87. </item>
  88. <item row="0" column="1">
  89. <widget class="QLineEdit" name="lineEdit_width">
  90. <property name="minimumSize">
  91. <size>
  92. <width>0</width>
  93. <height>0</height>
  94. </size>
  95. </property>
  96. <property name="maximumSize">
  97. <size>
  98. <width>16777215</width>
  99. <height>35</height>
  100. </size>
  101. </property>
  102. <property name="styleSheet">
  103. <string notr="true"/>
  104. </property>
  105. </widget>
  106. </item>
  107. <item row="1" column="0">
  108. <widget class="QLabel" name="label2">
  109. <property name="minimumSize">
  110. <size>
  111. <width>60</width>
  112. <height>0</height>
  113. </size>
  114. </property>
  115. <property name="text">
  116. <string>高度:</string>
  117. </property>
  118. </widget>
  119. </item>
  120. <item row="1" column="1">
  121. <widget class="QLineEdit" name="lineEdit_height">
  122. <property name="minimumSize">
  123. <size>
  124. <width>0</width>
  125. <height>0</height>
  126. </size>
  127. </property>
  128. <property name="maximumSize">
  129. <size>
  130. <width>16777215</width>
  131. <height>35</height>
  132. </size>
  133. </property>
  134. <property name="styleSheet">
  135. <string notr="true"/>
  136. </property>
  137. </widget>
  138. </item>
  139. <item row="0" column="0">
  140. <widget class="QLabel" name="label1">
  141. <property name="minimumSize">
  142. <size>
  143. <width>60</width>
  144. <height>0</height>
  145. </size>
  146. </property>
  147. <property name="text">
  148. <string>宽度:</string>
  149. </property>
  150. </widget>
  151. </item>
  152. <item row="1" column="2">
  153. <widget class="QPushButton" name="BTN_Add2">
  154. <property name="minimumSize">
  155. <size>
  156. <width>32</width>
  157. <height>32</height>
  158. </size>
  159. </property>
  160. <property name="maximumSize">
  161. <size>
  162. <width>32</width>
  163. <height>32</height>
  164. </size>
  165. </property>
  166. <property name="text">
  167. <string>+</string>
  168. </property>
  169. </widget>
  170. </item>
  171. <item row="1" column="3">
  172. <widget class="QPushButton" name="BTN_Sub2">
  173. <property name="minimumSize">
  174. <size>
  175. <width>32</width>
  176. <height>32</height>
  177. </size>
  178. </property>
  179. <property name="maximumSize">
  180. <size>
  181. <width>32</width>
  182. <height>32</height>
  183. </size>
  184. </property>
  185. <property name="text">
  186. <string>-</string>
  187. </property>
  188. </widget>
  189. </item>
  190. </layout>
  191. </item>
  192. </layout>
  193. </widget>
  194. <resources/>
  195. <connections/>
  196. </ui>