You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

411 lines
9.7 KiB

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>MainWindow</class>
  4. <widget class="QMainWindow" name="MainWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1269</width>
  10. <height>787</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>MainWindow</string>
  15. </property>
  16. <widget class="QWidget" name="centralwidget">
  17. <widget class="QTextBrowser" name="logbrowser">
  18. <property name="geometry">
  19. <rect>
  20. <x>10</x>
  21. <y>490</y>
  22. <width>951</width>
  23. <height>191</height>
  24. </rect>
  25. </property>
  26. </widget>
  27. <widget class="QPushButton" name="ClearLogButton">
  28. <property name="geometry">
  29. <rect>
  30. <x>10</x>
  31. <y>450</y>
  32. <width>91</width>
  33. <height>31</height>
  34. </rect>
  35. </property>
  36. <property name="text">
  37. <string>ClearLog</string>
  38. </property>
  39. </widget>
  40. <widget class="QPushButton" name="Connect2XsyncButton">
  41. <property name="geometry">
  42. <rect>
  43. <x>0</x>
  44. <y>10</y>
  45. <width>91</width>
  46. <height>31</height>
  47. </rect>
  48. </property>
  49. <property name="text">
  50. <string>Connect2Xsync</string>
  51. </property>
  52. </widget>
  53. <widget class="QLineEdit" name="IpInput">
  54. <property name="geometry">
  55. <rect>
  56. <x>100</x>
  57. <y>10</y>
  58. <width>111</width>
  59. <height>31</height>
  60. </rect>
  61. </property>
  62. <property name="font">
  63. <font>
  64. <weight>75</weight>
  65. <bold>true</bold>
  66. </font>
  67. </property>
  68. <property name="text">
  69. <string>192.168.8.10</string>
  70. </property>
  71. <property name="readOnly">
  72. <bool>false</bool>
  73. </property>
  74. </widget>
  75. <widget class="QTextBrowser" name="TimecodeDisplayer">
  76. <property name="geometry">
  77. <rect>
  78. <x>470</x>
  79. <y>10</y>
  80. <width>141</width>
  81. <height>31</height>
  82. </rect>
  83. </property>
  84. </widget>
  85. <widget class="QTextBrowser" name="CameraSyncIndex">
  86. <property name="geometry">
  87. <rect>
  88. <x>620</x>
  89. <y>10</y>
  90. <width>141</width>
  91. <height>31</height>
  92. </rect>
  93. </property>
  94. </widget>
  95. <widget class="QTabWidget" name="tabWidget">
  96. <property name="geometry">
  97. <rect>
  98. <x>10</x>
  99. <y>50</y>
  100. <width>951</width>
  101. <height>391</height>
  102. </rect>
  103. </property>
  104. <property name="currentIndex">
  105. <number>1</number>
  106. </property>
  107. <widget class="QWidget" name="tab">
  108. <attribute name="title">
  109. <string>寄存器读写</string>
  110. </attribute>
  111. <widget class="QScrollArea" name="scrollArea">
  112. <property name="geometry">
  113. <rect>
  114. <x>110</x>
  115. <y>10</y>
  116. <width>671</width>
  117. <height>311</height>
  118. </rect>
  119. </property>
  120. <property name="minimumSize">
  121. <size>
  122. <width>0</width>
  123. <height>0</height>
  124. </size>
  125. </property>
  126. <property name="sizeIncrement">
  127. <size>
  128. <width>0</width>
  129. <height>0</height>
  130. </size>
  131. </property>
  132. <property name="baseSize">
  133. <size>
  134. <width>0</width>
  135. <height>0</height>
  136. </size>
  137. </property>
  138. <property name="verticalScrollBarPolicy">
  139. <enum>Qt::ScrollBarAlwaysOn</enum>
  140. </property>
  141. <property name="horizontalScrollBarPolicy">
  142. <enum>Qt::ScrollBarAlwaysOn</enum>
  143. </property>
  144. <property name="sizeAdjustPolicy">
  145. <enum>QAbstractScrollArea::AdjustIgnored</enum>
  146. </property>
  147. <property name="widgetResizable">
  148. <bool>true</bool>
  149. </property>
  150. <widget class="QWidget" name="scrollAreaWidgetContents">
  151. <property name="geometry">
  152. <rect>
  153. <x>0</x>
  154. <y>0</y>
  155. <width>652</width>
  156. <height>1000</height>
  157. </rect>
  158. </property>
  159. <property name="minimumSize">
  160. <size>
  161. <width>0</width>
  162. <height>1000</height>
  163. </size>
  164. </property>
  165. <widget class="QWidget" name="gridLayoutWidget">
  166. <property name="geometry">
  167. <rect>
  168. <x>20</x>
  169. <y>10</y>
  170. <width>581</width>
  171. <height>91</height>
  172. </rect>
  173. </property>
  174. <layout class="QGridLayout" name="reg_table">
  175. <property name="sizeConstraint">
  176. <enum>QLayout::SetNoConstraint</enum>
  177. </property>
  178. </layout>
  179. </widget>
  180. </widget>
  181. </widget>
  182. <widget class="QPushButton" name="RefreshRegsButton">
  183. <property name="geometry">
  184. <rect>
  185. <x>10</x>
  186. <y>10</y>
  187. <width>91</width>
  188. <height>31</height>
  189. </rect>
  190. </property>
  191. <property name="text">
  192. <string>RefreshRegs</string>
  193. </property>
  194. </widget>
  195. </widget>
  196. <widget class="QWidget" name="tab_2">
  197. <attribute name="title">
  198. <string>基础功能</string>
  199. </attribute>
  200. <widget class="QPushButton" name="GenNewMac">
  201. <property name="geometry">
  202. <rect>
  203. <x>20</x>
  204. <y>20</y>
  205. <width>101</width>
  206. <height>31</height>
  207. </rect>
  208. </property>
  209. <property name="text">
  210. <string>GenNewMac</string>
  211. </property>
  212. </widget>
  213. <widget class="QPushButton" name="FactoryReset">
  214. <property name="geometry">
  215. <rect>
  216. <x>20</x>
  217. <y>60</y>
  218. <width>101</width>
  219. <height>31</height>
  220. </rect>
  221. </property>
  222. <property name="text">
  223. <string>FactoryReset</string>
  224. </property>
  225. </widget>
  226. <widget class="QPushButton" name="Reboot">
  227. <property name="geometry">
  228. <rect>
  229. <x>20</x>
  230. <y>100</y>
  231. <width>101</width>
  232. <height>31</height>
  233. </rect>
  234. </property>
  235. <property name="text">
  236. <string>Reboot</string>
  237. </property>
  238. </widget>
  239. <widget class="QPushButton" name="ChangeNetCfg">
  240. <property name="geometry">
  241. <rect>
  242. <x>20</x>
  243. <y>140</y>
  244. <width>101</width>
  245. <height>31</height>
  246. </rect>
  247. </property>
  248. <property name="text">
  249. <string>ChangeNetCfg</string>
  250. </property>
  251. </widget>
  252. <widget class="QLineEdit" name="ChangeNetCfg_ip">
  253. <property name="geometry">
  254. <rect>
  255. <x>130</x>
  256. <y>140</y>
  257. <width>111</width>
  258. <height>31</height>
  259. </rect>
  260. </property>
  261. <property name="font">
  262. <font>
  263. <weight>75</weight>
  264. <bold>true</bold>
  265. </font>
  266. </property>
  267. <property name="text">
  268. <string>192.168.8.10</string>
  269. </property>
  270. <property name="readOnly">
  271. <bool>false</bool>
  272. </property>
  273. </widget>
  274. <widget class="QLineEdit" name="ChangeNetCfg_mask">
  275. <property name="geometry">
  276. <rect>
  277. <x>250</x>
  278. <y>140</y>
  279. <width>111</width>
  280. <height>31</height>
  281. </rect>
  282. </property>
  283. <property name="font">
  284. <font>
  285. <weight>75</weight>
  286. <bold>true</bold>
  287. </font>
  288. </property>
  289. <property name="text">
  290. <string>255.255.255.0</string>
  291. </property>
  292. <property name="readOnly">
  293. <bool>false</bool>
  294. </property>
  295. </widget>
  296. <widget class="QLineEdit" name="ChangeNetCfg_gateway">
  297. <property name="geometry">
  298. <rect>
  299. <x>370</x>
  300. <y>140</y>
  301. <width>111</width>
  302. <height>31</height>
  303. </rect>
  304. </property>
  305. <property name="font">
  306. <font>
  307. <weight>75</weight>
  308. <bold>true</bold>
  309. </font>
  310. </property>
  311. <property name="text">
  312. <string>192.168.8.1</string>
  313. </property>
  314. <property name="readOnly">
  315. <bool>false</bool>
  316. </property>
  317. </widget>
  318. <widget class="QPushButton" name="WriteReg">
  319. <property name="geometry">
  320. <rect>
  321. <x>20</x>
  322. <y>180</y>
  323. <width>101</width>
  324. <height>31</height>
  325. </rect>
  326. </property>
  327. <property name="text">
  328. <string>WriteReg</string>
  329. </property>
  330. </widget>
  331. <widget class="QPushButton" name="ReadReg">
  332. <property name="geometry">
  333. <rect>
  334. <x>20</x>
  335. <y>220</y>
  336. <width>101</width>
  337. <height>31</height>
  338. </rect>
  339. </property>
  340. <property name="text">
  341. <string>ReadReg</string>
  342. </property>
  343. </widget>
  344. <widget class="QLineEdit" name="RegAdd">
  345. <property name="geometry">
  346. <rect>
  347. <x>130</x>
  348. <y>200</y>
  349. <width>111</width>
  350. <height>31</height>
  351. </rect>
  352. </property>
  353. <property name="font">
  354. <font>
  355. <weight>75</weight>
  356. <bold>true</bold>
  357. </font>
  358. </property>
  359. <property name="text">
  360. <string>0x0</string>
  361. </property>
  362. <property name="readOnly">
  363. <bool>false</bool>
  364. </property>
  365. </widget>
  366. <widget class="QLineEdit" name="RegVal">
  367. <property name="geometry">
  368. <rect>
  369. <x>250</x>
  370. <y>200</y>
  371. <width>111</width>
  372. <height>31</height>
  373. </rect>
  374. </property>
  375. <property name="font">
  376. <font>
  377. <weight>75</weight>
  378. <bold>true</bold>
  379. </font>
  380. </property>
  381. <property name="text">
  382. <string>0</string>
  383. </property>
  384. <property name="readOnly">
  385. <bool>false</bool>
  386. </property>
  387. </widget>
  388. </widget>
  389. </widget>
  390. </widget>
  391. <widget class="QMenuBar" name="menubar">
  392. <property name="geometry">
  393. <rect>
  394. <x>0</x>
  395. <y>0</y>
  396. <width>1269</width>
  397. <height>23</height>
  398. </rect>
  399. </property>
  400. <widget class="QMenu" name="menu123">
  401. <property name="title">
  402. <string>123</string>
  403. </property>
  404. </widget>
  405. <addaction name="menu123"/>
  406. </widget>
  407. <widget class="QStatusBar" name="statusbar"/>
  408. </widget>
  409. <resources/>
  410. <connections/>
  411. </ui>