setupform.ui 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>SetupForm</class>
  4. <widget class="QWidget" name="SetupForm">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>400</width>
  10. <height>300</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <property name="styleSheet">
  17. <string notr="true">background-color: rgba(131, 131, 131, 255);</string>
  18. </property>
  19. <widget class="QLabel" name="label">
  20. <property name="geometry">
  21. <rect>
  22. <x>20</x>
  23. <y>20</y>
  24. <width>351</width>
  25. <height>21</height>
  26. </rect>
  27. </property>
  28. <property name="font">
  29. <font>
  30. <family>微软雅黑</family>
  31. <pointsize>12</pointsize>
  32. <weight>50</weight>
  33. <bold>false</bold>
  34. </font>
  35. </property>
  36. <property name="styleSheet">
  37. <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
  38. </property>
  39. <property name="text">
  40. <string>数据看板参数</string>
  41. </property>
  42. </widget>
  43. <widget class="Line" name="line">
  44. <property name="geometry">
  45. <rect>
  46. <x>20</x>
  47. <y>40</y>
  48. <width>361</width>
  49. <height>16</height>
  50. </rect>
  51. </property>
  52. <property name="styleSheet">
  53. <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
  54. </property>
  55. <property name="orientation">
  56. <enum>Qt::Horizontal</enum>
  57. </property>
  58. </widget>
  59. <widget class="QLabel" name="label_2">
  60. <property name="geometry">
  61. <rect>
  62. <x>20</x>
  63. <y>60</y>
  64. <width>80</width>
  65. <height>20</height>
  66. </rect>
  67. </property>
  68. <property name="font">
  69. <font>
  70. <family>微软雅黑</family>
  71. </font>
  72. </property>
  73. <property name="styleSheet">
  74. <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
  75. </property>
  76. <property name="text">
  77. <string>应用ID:</string>
  78. </property>
  79. <property name="alignment">
  80. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  81. </property>
  82. </widget>
  83. <widget class="QLineEdit" name="lineEdit_1">
  84. <property name="geometry">
  85. <rect>
  86. <x>100</x>
  87. <y>60</y>
  88. <width>251</width>
  89. <height>20</height>
  90. </rect>
  91. </property>
  92. <property name="styleSheet">
  93. <string notr="true">background-color: rgb(255, 255, 255);</string>
  94. </property>
  95. </widget>
  96. <widget class="QLabel" name="label_3">
  97. <property name="geometry">
  98. <rect>
  99. <x>20</x>
  100. <y>90</y>
  101. <width>80</width>
  102. <height>20</height>
  103. </rect>
  104. </property>
  105. <property name="font">
  106. <font>
  107. <family>微软雅黑</family>
  108. </font>
  109. </property>
  110. <property name="styleSheet">
  111. <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
  112. </property>
  113. <property name="text">
  114. <string>应用密码:</string>
  115. </property>
  116. <property name="alignment">
  117. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  118. </property>
  119. </widget>
  120. <widget class="QLineEdit" name="lineEdit_2">
  121. <property name="geometry">
  122. <rect>
  123. <x>100</x>
  124. <y>90</y>
  125. <width>91</width>
  126. <height>20</height>
  127. </rect>
  128. </property>
  129. <property name="styleSheet">
  130. <string notr="true">background-color: rgb(255, 255, 255);</string>
  131. </property>
  132. </widget>
  133. <widget class="QLabel" name="label_4">
  134. <property name="geometry">
  135. <rect>
  136. <x>20</x>
  137. <y>120</y>
  138. <width>80</width>
  139. <height>20</height>
  140. </rect>
  141. </property>
  142. <property name="font">
  143. <font>
  144. <family>微软雅黑</family>
  145. </font>
  146. </property>
  147. <property name="styleSheet">
  148. <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
  149. </property>
  150. <property name="text">
  151. <string>用户账号:</string>
  152. </property>
  153. <property name="alignment">
  154. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  155. </property>
  156. </widget>
  157. <widget class="QLineEdit" name="lineEdit_3">
  158. <property name="geometry">
  159. <rect>
  160. <x>100</x>
  161. <y>120</y>
  162. <width>113</width>
  163. <height>20</height>
  164. </rect>
  165. </property>
  166. <property name="styleSheet">
  167. <string notr="true">background-color: rgb(255, 255, 255);</string>
  168. </property>
  169. </widget>
  170. <widget class="QLabel" name="label_5">
  171. <property name="geometry">
  172. <rect>
  173. <x>20</x>
  174. <y>150</y>
  175. <width>80</width>
  176. <height>20</height>
  177. </rect>
  178. </property>
  179. <property name="font">
  180. <font>
  181. <family>微软雅黑</family>
  182. </font>
  183. </property>
  184. <property name="styleSheet">
  185. <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
  186. </property>
  187. <property name="text">
  188. <string>用户密码:</string>
  189. </property>
  190. <property name="alignment">
  191. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  192. </property>
  193. </widget>
  194. <widget class="QLineEdit" name="lineEdit_4">
  195. <property name="geometry">
  196. <rect>
  197. <x>100</x>
  198. <y>150</y>
  199. <width>113</width>
  200. <height>20</height>
  201. </rect>
  202. </property>
  203. <property name="styleSheet">
  204. <string notr="true">background-color: rgb(255, 255, 255);</string>
  205. </property>
  206. </widget>
  207. <widget class="QLabel" name="label_6">
  208. <property name="geometry">
  209. <rect>
  210. <x>20</x>
  211. <y>180</y>
  212. <width>80</width>
  213. <height>20</height>
  214. </rect>
  215. </property>
  216. <property name="font">
  217. <font>
  218. <family>微软雅黑</family>
  219. </font>
  220. </property>
  221. <property name="styleSheet">
  222. <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
  223. </property>
  224. <property name="text">
  225. <string>项目编码:</string>
  226. </property>
  227. <property name="alignment">
  228. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  229. </property>
  230. </widget>
  231. <widget class="QLineEdit" name="lineEdit_5">
  232. <property name="geometry">
  233. <rect>
  234. <x>100</x>
  235. <y>180</y>
  236. <width>113</width>
  237. <height>20</height>
  238. </rect>
  239. </property>
  240. <property name="styleSheet">
  241. <string notr="true">background-color: rgb(255, 255, 255);</string>
  242. </property>
  243. </widget>
  244. <widget class="QPushButton" name="okBtn">
  245. <property name="geometry">
  246. <rect>
  247. <x>314</x>
  248. <y>250</y>
  249. <width>61</width>
  250. <height>23</height>
  251. </rect>
  252. </property>
  253. <property name="font">
  254. <font>
  255. <family>微软雅黑</family>
  256. </font>
  257. </property>
  258. <property name="styleSheet">
  259. <string notr="true">background-color: rgba(255, 255, 255, 0);
  260. border-color: rgb(0, 0, 0);
  261. border:2px;</string>
  262. </property>
  263. <property name="text">
  264. <string>确定</string>
  265. </property>
  266. </widget>
  267. <widget class="QPushButton" name="cancelBtn">
  268. <property name="geometry">
  269. <rect>
  270. <x>244</x>
  271. <y>250</y>
  272. <width>61</width>
  273. <height>23</height>
  274. </rect>
  275. </property>
  276. <property name="font">
  277. <font>
  278. <family>微软雅黑</family>
  279. </font>
  280. </property>
  281. <property name="styleSheet">
  282. <string notr="true">background-color: rgba(255, 255, 255, 0);
  283. border-color: rgb(0, 0, 0);
  284. border:2px;</string>
  285. </property>
  286. <property name="text">
  287. <string>取消</string>
  288. </property>
  289. </widget>
  290. <widget class="QLabel" name="label_7">
  291. <property name="geometry">
  292. <rect>
  293. <x>0</x>
  294. <y>0</y>
  295. <width>401</width>
  296. <height>301</height>
  297. </rect>
  298. </property>
  299. <property name="styleSheet">
  300. <string notr="true">background-color: rgb(222, 222, 222);</string>
  301. </property>
  302. <property name="text">
  303. <string/>
  304. </property>
  305. </widget>
  306. <widget class="QLabel" name="label_8">
  307. <property name="geometry">
  308. <rect>
  309. <x>20</x>
  310. <y>210</y>
  311. <width>80</width>
  312. <height>20</height>
  313. </rect>
  314. </property>
  315. <property name="autoFillBackground">
  316. <bool>false</bool>
  317. </property>
  318. <property name="styleSheet">
  319. <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
  320. </property>
  321. <property name="text">
  322. <string>数据地址:</string>
  323. </property>
  324. <property name="alignment">
  325. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  326. </property>
  327. </widget>
  328. <widget class="QLineEdit" name="lineEdit_6">
  329. <property name="geometry">
  330. <rect>
  331. <x>100</x>
  332. <y>210</y>
  333. <width>161</width>
  334. <height>20</height>
  335. </rect>
  336. </property>
  337. <property name="styleSheet">
  338. <string notr="true">background-color: rgb(255, 255, 255);</string>
  339. </property>
  340. </widget>
  341. <zorder>label_7</zorder>
  342. <zorder>label</zorder>
  343. <zorder>line</zorder>
  344. <zorder>label_2</zorder>
  345. <zorder>lineEdit_1</zorder>
  346. <zorder>label_3</zorder>
  347. <zorder>lineEdit_2</zorder>
  348. <zorder>label_4</zorder>
  349. <zorder>lineEdit_3</zorder>
  350. <zorder>label_5</zorder>
  351. <zorder>lineEdit_4</zorder>
  352. <zorder>label_6</zorder>
  353. <zorder>lineEdit_5</zorder>
  354. <zorder>okBtn</zorder>
  355. <zorder>cancelBtn</zorder>
  356. <zorder>label_8</zorder>
  357. <zorder>lineEdit_6</zorder>
  358. </widget>
  359. <tabstops>
  360. <tabstop>lineEdit_1</tabstop>
  361. <tabstop>lineEdit_2</tabstop>
  362. <tabstop>lineEdit_3</tabstop>
  363. <tabstop>lineEdit_4</tabstop>
  364. <tabstop>lineEdit_5</tabstop>
  365. <tabstop>cancelBtn</tabstop>
  366. <tabstop>okBtn</tabstop>
  367. </tabstops>
  368. <resources/>
  369. <connections/>
  370. </ui>