DialogCreateModel.ui 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>DialogCreateModel</class>
  4. <widget class="QDialog" name="DialogCreateModel">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>918</width>
  10. <height>543</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>DialogCreateModel</string>
  15. </property>
  16. <widget class="QWidget" name="Image_widget" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>290</x>
  20. <y>10</y>
  21. <width>611</width>
  22. <height>461</height>
  23. </rect>
  24. </property>
  25. </widget>
  26. <widget class="QWidget" name="widget_1" native="true">
  27. <property name="geometry">
  28. <rect>
  29. <x>0</x>
  30. <y>490</y>
  31. <width>901</width>
  32. <height>41</height>
  33. </rect>
  34. </property>
  35. <property name="maximumSize">
  36. <size>
  37. <width>16777215</width>
  38. <height>72</height>
  39. </size>
  40. </property>
  41. <property name="styleSheet">
  42. <string notr="true"/>
  43. </property>
  44. <widget class="QPushButton" name="btnCancel">
  45. <property name="geometry">
  46. <rect>
  47. <x>810</x>
  48. <y>5</y>
  49. <width>81</width>
  50. <height>31</height>
  51. </rect>
  52. </property>
  53. <property name="minimumSize">
  54. <size>
  55. <width>0</width>
  56. <height>0</height>
  57. </size>
  58. </property>
  59. <property name="styleSheet">
  60. <string notr="true"/>
  61. </property>
  62. <property name="text">
  63. <string>取消</string>
  64. </property>
  65. </widget>
  66. <widget class="QPushButton" name="btnOK">
  67. <property name="geometry">
  68. <rect>
  69. <x>700</x>
  70. <y>5</y>
  71. <width>81</width>
  72. <height>31</height>
  73. </rect>
  74. </property>
  75. <property name="minimumSize">
  76. <size>
  77. <width>0</width>
  78. <height>0</height>
  79. </size>
  80. </property>
  81. <property name="styleSheet">
  82. <string notr="true"/>
  83. </property>
  84. <property name="text">
  85. <string>确定</string>
  86. </property>
  87. </widget>
  88. </widget>
  89. <widget class="QTabWidget" name="tabWidget">
  90. <property name="geometry">
  91. <rect>
  92. <x>10</x>
  93. <y>0</y>
  94. <width>271</width>
  95. <height>471</height>
  96. </rect>
  97. </property>
  98. <property name="currentIndex">
  99. <number>0</number>
  100. </property>
  101. <widget class="QWidget" name="tab_1">
  102. <attribute name="title">
  103. <string>基本参数</string>
  104. </attribute>
  105. <widget class="QGroupBox" name="groupBox_2">
  106. <property name="geometry">
  107. <rect>
  108. <x>2</x>
  109. <y>20</y>
  110. <width>261</width>
  111. <height>411</height>
  112. </rect>
  113. </property>
  114. <property name="title">
  115. <string/>
  116. </property>
  117. <widget class="QLabel" name="label_0">
  118. <property name="geometry">
  119. <rect>
  120. <x>0</x>
  121. <y>0</y>
  122. <width>261</width>
  123. <height>21</height>
  124. </rect>
  125. </property>
  126. <property name="text">
  127. <string>训练参数</string>
  128. </property>
  129. </widget>
  130. <widget class="QLabel" name="label_3">
  131. <property name="geometry">
  132. <rect>
  133. <x>13</x>
  134. <y>121</y>
  135. <width>81</width>
  136. <height>20</height>
  137. </rect>
  138. </property>
  139. <property name="text">
  140. <string>起始角度</string>
  141. </property>
  142. </widget>
  143. <widget class="QLabel" name="label_4">
  144. <property name="geometry">
  145. <rect>
  146. <x>10</x>
  147. <y>160</y>
  148. <width>81</width>
  149. <height>20</height>
  150. </rect>
  151. </property>
  152. <property name="text">
  153. <string>角度范围</string>
  154. </property>
  155. </widget>
  156. <widget class="QLabel" name="label_5">
  157. <property name="geometry">
  158. <rect>
  159. <x>10</x>
  160. <y>200</y>
  161. <width>81</width>
  162. <height>20</height>
  163. </rect>
  164. </property>
  165. <property name="text">
  166. <string>角度步长</string>
  167. </property>
  168. </widget>
  169. <widget class="QLabel" name="label_6">
  170. <property name="geometry">
  171. <rect>
  172. <x>10</x>
  173. <y>240</y>
  174. <width>81</width>
  175. <height>20</height>
  176. </rect>
  177. </property>
  178. <property name="text">
  179. <string>金字塔级别</string>
  180. </property>
  181. </widget>
  182. <widget class="QComboBox" name="comboBox">
  183. <property name="geometry">
  184. <rect>
  185. <x>110</x>
  186. <y>200</y>
  187. <width>141</width>
  188. <height>21</height>
  189. </rect>
  190. </property>
  191. </widget>
  192. <widget class="QSpinBox" name="spin_AngleStart">
  193. <property name="geometry">
  194. <rect>
  195. <x>110</x>
  196. <y>120</y>
  197. <width>141</width>
  198. <height>22</height>
  199. </rect>
  200. </property>
  201. </widget>
  202. <widget class="QSpinBox" name="spin_AngleExtent">
  203. <property name="geometry">
  204. <rect>
  205. <x>110</x>
  206. <y>160</y>
  207. <width>141</width>
  208. <height>22</height>
  209. </rect>
  210. </property>
  211. </widget>
  212. <widget class="QComboBox" name="comboBox_2">
  213. <property name="geometry">
  214. <rect>
  215. <x>110</x>
  216. <y>240</y>
  217. <width>141</width>
  218. <height>21</height>
  219. </rect>
  220. </property>
  221. </widget>
  222. <widget class="QSpinBox" name="spin_BrushSize">
  223. <property name="geometry">
  224. <rect>
  225. <x>110</x>
  226. <y>340</y>
  227. <width>140</width>
  228. <height>22</height>
  229. </rect>
  230. </property>
  231. </widget>
  232. <widget class="QLabel" name="label_7">
  233. <property name="geometry">
  234. <rect>
  235. <x>10</x>
  236. <y>340</y>
  237. <width>91</width>
  238. <height>20</height>
  239. </rect>
  240. </property>
  241. <property name="text">
  242. <string>橡皮擦画刷大小</string>
  243. </property>
  244. </widget>
  245. <widget class="QLabel" name="label_1">
  246. <property name="geometry">
  247. <rect>
  248. <x>10</x>
  249. <y>40</y>
  250. <width>81</width>
  251. <height>20</height>
  252. </rect>
  253. </property>
  254. <property name="text">
  255. <string>最小缩放</string>
  256. </property>
  257. </widget>
  258. <widget class="QLabel" name="label_2">
  259. <property name="geometry">
  260. <rect>
  261. <x>10</x>
  262. <y>80</y>
  263. <width>81</width>
  264. <height>20</height>
  265. </rect>
  266. </property>
  267. <property name="text">
  268. <string>最大缩放</string>
  269. </property>
  270. </widget>
  271. <widget class="QDoubleSpinBox" name="spin_ScaleRMin">
  272. <property name="geometry">
  273. <rect>
  274. <x>110</x>
  275. <y>40</y>
  276. <width>131</width>
  277. <height>22</height>
  278. </rect>
  279. </property>
  280. </widget>
  281. <widget class="QDoubleSpinBox" name="spin_ScaleRMax">
  282. <property name="geometry">
  283. <rect>
  284. <x>110</x>
  285. <y>80</y>
  286. <width>131</width>
  287. <height>22</height>
  288. </rect>
  289. </property>
  290. </widget>
  291. </widget>
  292. </widget>
  293. </widget>
  294. </widget>
  295. <layoutdefault spacing="6" margin="11"/>
  296. <resources/>
  297. <connections/>
  298. </ui>