settingnum.ui 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>SettingNum</class>
  4. <widget class="QDialog" name="SettingNum">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>810</width>
  10. <height>705</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout">
  17. <item>
  18. <widget class="QWidget" name="widget" native="true">
  19. <widget class="QWidget" name="widget_top" native="true">
  20. <property name="geometry">
  21. <rect>
  22. <x>0</x>
  23. <y>0</y>
  24. <width>788</width>
  25. <height>50</height>
  26. </rect>
  27. </property>
  28. <widget class="QLabel" name="label_settingName">
  29. <property name="geometry">
  30. <rect>
  31. <x>32</x>
  32. <y>16</y>
  33. <width>80</width>
  34. <height>18</height>
  35. </rect>
  36. </property>
  37. <property name="text">
  38. <string>组屏配置</string>
  39. </property>
  40. </widget>
  41. <widget class="QPushButton" name="pBtn_close">
  42. <property name="geometry">
  43. <rect>
  44. <x>738</x>
  45. <y>13</y>
  46. <width>24</width>
  47. <height>24</height>
  48. </rect>
  49. </property>
  50. <property name="text">
  51. <string/>
  52. </property>
  53. </widget>
  54. </widget>
  55. <widget class="QLabel" name="label_x1">
  56. <property name="geometry">
  57. <rect>
  58. <x>32</x>
  59. <y>89</y>
  60. <width>7</width>
  61. <height>14</height>
  62. </rect>
  63. </property>
  64. <property name="text">
  65. <string>*</string>
  66. </property>
  67. </widget>
  68. <widget class="QLabel" name="label_nc1">
  69. <property name="geometry">
  70. <rect>
  71. <x>40</x>
  72. <y>89</y>
  73. <width>70</width>
  74. <height>14</height>
  75. </rect>
  76. </property>
  77. <property name="text">
  78. <string>通道行数:</string>
  79. </property>
  80. </widget>
  81. <widget class="CustomComboBox" name="comboBox_rowNum">
  82. <property name="geometry">
  83. <rect>
  84. <x>110</x>
  85. <y>80</y>
  86. <width>82</width>
  87. <height>32</height>
  88. </rect>
  89. </property>
  90. </widget>
  91. <widget class="QLabel" name="label_nc2">
  92. <property name="geometry">
  93. <rect>
  94. <x>240</x>
  95. <y>89</y>
  96. <width>70</width>
  97. <height>14</height>
  98. </rect>
  99. </property>
  100. <property name="text">
  101. <string>通道列数:</string>
  102. </property>
  103. </widget>
  104. <widget class="QLabel" name="label_x2">
  105. <property name="geometry">
  106. <rect>
  107. <x>232</x>
  108. <y>89</y>
  109. <width>7</width>
  110. <height>14</height>
  111. </rect>
  112. </property>
  113. <property name="text">
  114. <string>*</string>
  115. </property>
  116. </widget>
  117. <widget class="CustomComboBox" name="comboBox_columnNum">
  118. <property name="geometry">
  119. <rect>
  120. <x>310</x>
  121. <y>80</y>
  122. <width>82</width>
  123. <height>32</height>
  124. </rect>
  125. </property>
  126. </widget>
  127. <widget class="QLabel" name="label_line1">
  128. <property name="geometry">
  129. <rect>
  130. <x>32</x>
  131. <y>142</y>
  132. <width>724</width>
  133. <height>1</height>
  134. </rect>
  135. </property>
  136. <property name="text">
  137. <string/>
  138. </property>
  139. </widget>
  140. <widget class="QLabel" name="label_line2">
  141. <property name="geometry">
  142. <rect>
  143. <x>32</x>
  144. <y>190</y>
  145. <width>724</width>
  146. <height>1</height>
  147. </rect>
  148. </property>
  149. <property name="text">
  150. <string/>
  151. </property>
  152. </widget>
  153. <widget class="QLabel" name="label_nc3">
  154. <property name="geometry">
  155. <rect>
  156. <x>44</x>
  157. <y>160</y>
  158. <width>40</width>
  159. <height>14</height>
  160. </rect>
  161. </property>
  162. <property name="text">
  163. <string>序号</string>
  164. </property>
  165. </widget>
  166. <widget class="QLabel" name="label_nc4">
  167. <property name="geometry">
  168. <rect>
  169. <x>100</x>
  170. <y>160</y>
  171. <width>40</width>
  172. <height>14</height>
  173. </rect>
  174. </property>
  175. <property name="text">
  176. <string>通道</string>
  177. </property>
  178. </widget>
  179. <widget class="QLabel" name="label_nc5">
  180. <property name="geometry">
  181. <rect>
  182. <x>396</x>
  183. <y>160</y>
  184. <width>280</width>
  185. <height>14</height>
  186. </rect>
  187. </property>
  188. <property name="text">
  189. <string>通道展示名称</string>
  190. </property>
  191. </widget>
  192. <widget class="QLabel" name="label_nc6">
  193. <property name="geometry">
  194. <rect>
  195. <x>692</x>
  196. <y>160</y>
  197. <width>40</width>
  198. <height>14</height>
  199. </rect>
  200. </property>
  201. <property name="text">
  202. <string>底色</string>
  203. </property>
  204. </widget>
  205. <widget class="QLabel" name="label_line3">
  206. <property name="geometry">
  207. <rect>
  208. <x>32</x>
  209. <y>575</y>
  210. <width>724</width>
  211. <height>1</height>
  212. </rect>
  213. </property>
  214. <property name="text">
  215. <string/>
  216. </property>
  217. </widget>
  218. <widget class="QPushButton" name="pBtn_ok">
  219. <property name="geometry">
  220. <rect>
  221. <x>560</x>
  222. <y>606</y>
  223. <width>90</width>
  224. <height>40</height>
  225. </rect>
  226. </property>
  227. <property name="text">
  228. <string>保存</string>
  229. </property>
  230. </widget>
  231. <widget class="QPushButton" name="pBtn_cancel">
  232. <property name="geometry">
  233. <rect>
  234. <x>666</x>
  235. <y>606</y>
  236. <width>90</width>
  237. <height>40</height>
  238. </rect>
  239. </property>
  240. <property name="text">
  241. <string>取消</string>
  242. </property>
  243. </widget>
  244. <widget class="ListItem" name="listWidget">
  245. <property name="geometry">
  246. <rect>
  247. <x>32</x>
  248. <y>191</y>
  249. <width>724</width>
  250. <height>384</height>
  251. </rect>
  252. </property>
  253. </widget>
  254. </widget>
  255. </item>
  256. </layout>
  257. </widget>
  258. <customwidgets>
  259. <customwidget>
  260. <class>CustomComboBox</class>
  261. <extends>QComboBox</extends>
  262. <header location="global">customcombobox.h</header>
  263. </customwidget>
  264. <customwidget>
  265. <class>ListItem</class>
  266. <extends>QListWidget</extends>
  267. <header location="global">listitem.h</header>
  268. </customwidget>
  269. </customwidgets>
  270. <resources/>
  271. <connections/>
  272. </ui>