dialog.ui 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Dialog</class>
  4. <widget class="QDialog" name="Dialog">
  5. <property name="enabled">
  6. <bool>true</bool>
  7. </property>
  8. <property name="geometry">
  9. <rect>
  10. <x>0</x>
  11. <y>0</y>
  12. <width>1966</width>
  13. <height>1347</height>
  14. </rect>
  15. </property>
  16. <property name="windowTitle">
  17. <string>MainWindow</string>
  18. </property>
  19. <widget class="QLabel" name="DisplayLabel">
  20. <property name="geometry">
  21. <rect>
  22. <x>130</x>
  23. <y>50</y>
  24. <width>1291</width>
  25. <height>951</height>
  26. </rect>
  27. </property>
  28. <property name="styleSheet">
  29. <string notr="true">border-width: 1px;border-style: solid;border-color: rgb(0, 0, 0);</string>
  30. </property>
  31. <property name="text">
  32. <string/>
  33. </property>
  34. <property name="scaledContents">
  35. <bool>true</bool>
  36. </property>
  37. <property name="margin">
  38. <number>1</number>
  39. </property>
  40. </widget>
  41. <widget class="QPushButton" name="OpenButton">
  42. <property name="enabled">
  43. <bool>true</bool>
  44. </property>
  45. <property name="geometry">
  46. <rect>
  47. <x>1540</x>
  48. <y>210</y>
  49. <width>111</width>
  50. <height>41</height>
  51. </rect>
  52. </property>
  53. <property name="cursor">
  54. <cursorShape>ArrowCursor</cursorShape>
  55. </property>
  56. <property name="text">
  57. <string>开始预览</string>
  58. </property>
  59. </widget>
  60. <widget class="QPushButton" name="CloseButton">
  61. <property name="enabled">
  62. <bool>false</bool>
  63. </property>
  64. <property name="geometry">
  65. <rect>
  66. <x>1700</x>
  67. <y>210</y>
  68. <width>141</width>
  69. <height>41</height>
  70. </rect>
  71. </property>
  72. <property name="text">
  73. <string>停止预览</string>
  74. </property>
  75. </widget>
  76. <widget class="QPushButton" name="SavePicButton">
  77. <property name="enabled">
  78. <bool>false</bool>
  79. </property>
  80. <property name="geometry">
  81. <rect>
  82. <x>1660</x>
  83. <y>340</y>
  84. <width>111</width>
  85. <height>41</height>
  86. </rect>
  87. </property>
  88. <property name="text">
  89. <string>保存图片</string>
  90. </property>
  91. </widget>
  92. <widget class="QStatusBar" name="statusBar">
  93. <property name="geometry">
  94. <rect>
  95. <x>0</x>
  96. <y>0</y>
  97. <width>3</width>
  98. <height>22</height>
  99. </rect>
  100. </property>
  101. </widget>
  102. <widget class="QLabel" name="IpLabel">
  103. <property name="geometry">
  104. <rect>
  105. <x>1480</x>
  106. <y>25</y>
  107. <width>51</width>
  108. <height>30</height>
  109. </rect>
  110. </property>
  111. <property name="text">
  112. <string>IP</string>
  113. </property>
  114. </widget>
  115. <widget class="QLineEdit" name="IPLineEdit">
  116. <property name="geometry">
  117. <rect>
  118. <x>1540</x>
  119. <y>20</y>
  120. <width>301</width>
  121. <height>41</height>
  122. </rect>
  123. </property>
  124. </widget>
  125. <widget class="QLineEdit" name="AcccountLineEdit">
  126. <property name="geometry">
  127. <rect>
  128. <x>1540</x>
  129. <y>80</y>
  130. <width>301</width>
  131. <height>41</height>
  132. </rect>
  133. </property>
  134. </widget>
  135. <widget class="QLabel" name="AccountLabel">
  136. <property name="geometry">
  137. <rect>
  138. <x>1480</x>
  139. <y>85</y>
  140. <width>51</width>
  141. <height>30</height>
  142. </rect>
  143. </property>
  144. <property name="text">
  145. <string>账号</string>
  146. </property>
  147. </widget>
  148. <widget class="QLabel" name="PwdLabel">
  149. <property name="geometry">
  150. <rect>
  151. <x>1480</x>
  152. <y>140</y>
  153. <width>51</width>
  154. <height>30</height>
  155. </rect>
  156. </property>
  157. <property name="text">
  158. <string>密码</string>
  159. </property>
  160. </widget>
  161. <widget class="QLineEdit" name="PwdLineEdit">
  162. <property name="geometry">
  163. <rect>
  164. <x>1540</x>
  165. <y>135</y>
  166. <width>301</width>
  167. <height>41</height>
  168. </rect>
  169. </property>
  170. </widget>
  171. <widget class="QLineEdit" name="SavePicDirLineEdit">
  172. <property name="geometry">
  173. <rect>
  174. <x>1540</x>
  175. <y>285</y>
  176. <width>301</width>
  177. <height>41</height>
  178. </rect>
  179. </property>
  180. </widget>
  181. <widget class="QLabel" name="PwdLabel_2">
  182. <property name="geometry">
  183. <rect>
  184. <x>1430</x>
  185. <y>290</y>
  186. <width>101</width>
  187. <height>30</height>
  188. </rect>
  189. </property>
  190. <property name="text">
  191. <string>图片地址</string>
  192. </property>
  193. </widget>
  194. <widget class="QLabel" name="PortLabel">
  195. <property name="geometry">
  196. <rect>
  197. <x>1470</x>
  198. <y>395</y>
  199. <width>51</width>
  200. <height>30</height>
  201. </rect>
  202. </property>
  203. <property name="text">
  204. <string>端口</string>
  205. </property>
  206. </widget>
  207. <widget class="QLabel" name="BautRateLabel_2">
  208. <property name="geometry">
  209. <rect>
  210. <x>1450</x>
  211. <y>460</y>
  212. <width>71</width>
  213. <height>30</height>
  214. </rect>
  215. </property>
  216. <property name="text">
  217. <string>波特率</string>
  218. </property>
  219. </widget>
  220. <widget class="QLabel" name="DataBitLabel">
  221. <property name="geometry">
  222. <rect>
  223. <x>1450</x>
  224. <y>525</y>
  225. <width>71</width>
  226. <height>30</height>
  227. </rect>
  228. </property>
  229. <property name="text">
  230. <string>数据位</string>
  231. </property>
  232. </widget>
  233. <widget class="QLabel" name="ParityBitLabel">
  234. <property name="geometry">
  235. <rect>
  236. <x>1450</x>
  237. <y>590</y>
  238. <width>71</width>
  239. <height>30</height>
  240. </rect>
  241. </property>
  242. <property name="text">
  243. <string>校验位</string>
  244. </property>
  245. </widget>
  246. <widget class="QLabel" name="StopBitLabel">
  247. <property name="geometry">
  248. <rect>
  249. <x>1450</x>
  250. <y>650</y>
  251. <width>71</width>
  252. <height>30</height>
  253. </rect>
  254. </property>
  255. <property name="text">
  256. <string>停止位</string>
  257. </property>
  258. </widget>
  259. <widget class="QPushButton" name="OpenPortButton">
  260. <property name="enabled">
  261. <bool>true</bool>
  262. </property>
  263. <property name="geometry">
  264. <rect>
  265. <x>1630</x>
  266. <y>690</y>
  267. <width>131</width>
  268. <height>41</height>
  269. </rect>
  270. </property>
  271. <property name="text">
  272. <string>打开串口</string>
  273. </property>
  274. </widget>
  275. <widget class="QComboBox" name="PortcomboBox">
  276. <property name="geometry">
  277. <rect>
  278. <x>1530</x>
  279. <y>390</y>
  280. <width>301</width>
  281. <height>41</height>
  282. </rect>
  283. </property>
  284. </widget>
  285. <widget class="QComboBox" name="BautRatecomboBox">
  286. <property name="geometry">
  287. <rect>
  288. <x>1530</x>
  289. <y>450</y>
  290. <width>301</width>
  291. <height>41</height>
  292. </rect>
  293. </property>
  294. </widget>
  295. <widget class="QComboBox" name="DataBitcomboBox">
  296. <property name="geometry">
  297. <rect>
  298. <x>1530</x>
  299. <y>520</y>
  300. <width>301</width>
  301. <height>41</height>
  302. </rect>
  303. </property>
  304. </widget>
  305. <widget class="QComboBox" name="ParityRatecomboBox">
  306. <property name="geometry">
  307. <rect>
  308. <x>1530</x>
  309. <y>580</y>
  310. <width>301</width>
  311. <height>41</height>
  312. </rect>
  313. </property>
  314. </widget>
  315. <widget class="QComboBox" name="StopRatecomboBox">
  316. <property name="geometry">
  317. <rect>
  318. <x>1530</x>
  319. <y>640</y>
  320. <width>301</width>
  321. <height>41</height>
  322. </rect>
  323. </property>
  324. </widget>
  325. <widget class="QLineEdit" name="SendLineEdit">
  326. <property name="geometry">
  327. <rect>
  328. <x>1530</x>
  329. <y>740</y>
  330. <width>301</width>
  331. <height>41</height>
  332. </rect>
  333. </property>
  334. </widget>
  335. <widget class="QPushButton" name="SendCmdButton">
  336. <property name="enabled">
  337. <bool>true</bool>
  338. </property>
  339. <property name="geometry">
  340. <rect>
  341. <x>1670</x>
  342. <y>940</y>
  343. <width>71</width>
  344. <height>31</height>
  345. </rect>
  346. </property>
  347. <property name="text">
  348. <string>启动</string>
  349. </property>
  350. </widget>
  351. <widget class="QLabel" name="StopBitLabel_2">
  352. <property name="geometry">
  353. <rect>
  354. <x>1450</x>
  355. <y>750</y>
  356. <width>51</width>
  357. <height>30</height>
  358. </rect>
  359. </property>
  360. <property name="text">
  361. <string>功率</string>
  362. </property>
  363. </widget>
  364. <widget class="QLineEdit" name="RecvLineEdit_2">
  365. <property name="geometry">
  366. <rect>
  367. <x>1530</x>
  368. <y>790</y>
  369. <width>301</width>
  370. <height>41</height>
  371. </rect>
  372. </property>
  373. </widget>
  374. <widget class="QLabel" name="StopBitLabel_4">
  375. <property name="geometry">
  376. <rect>
  377. <x>1429</x>
  378. <y>790</y>
  379. <width>101</width>
  380. <height>30</height>
  381. </rect>
  382. </property>
  383. <property name="text">
  384. <string>加热时长</string>
  385. </property>
  386. </widget>
  387. <widget class="QLineEdit" name="RecvLineEdit_3">
  388. <property name="geometry">
  389. <rect>
  390. <x>1530</x>
  391. <y>840</y>
  392. <width>301</width>
  393. <height>41</height>
  394. </rect>
  395. </property>
  396. </widget>
  397. <widget class="QLabel" name="StopBitLabel_5">
  398. <property name="geometry">
  399. <rect>
  400. <x>1429</x>
  401. <y>840</y>
  402. <width>101</width>
  403. <height>30</height>
  404. </rect>
  405. </property>
  406. <property name="text">
  407. <string>降温时长</string>
  408. </property>
  409. </widget>
  410. <widget class="QLineEdit" name="RecvLineEdit_4">
  411. <property name="geometry">
  412. <rect>
  413. <x>1530</x>
  414. <y>890</y>
  415. <width>301</width>
  416. <height>41</height>
  417. </rect>
  418. </property>
  419. </widget>
  420. <widget class="QLabel" name="StopBitLabel_6">
  421. <property name="geometry">
  422. <rect>
  423. <x>1429</x>
  424. <y>890</y>
  425. <width>101</width>
  426. <height>30</height>
  427. </rect>
  428. </property>
  429. <property name="text">
  430. <string>采样间隔</string>
  431. </property>
  432. </widget>
  433. </widget>
  434. <layoutdefault spacing="6" margin="11"/>
  435. <resources/>
  436. <connections/>
  437. </ui>