oamsyncparam.ui 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>OamSyncParam</class>
  4. <widget class="QDialog" name="OamSyncParam">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1024</width>
  10. <height>700</height>
  11. </rect>
  12. </property>
  13. <property name="minimumSize">
  14. <size>
  15. <width>760</width>
  16. <height>700</height>
  17. </size>
  18. </property>
  19. <property name="windowTitle">
  20. <string>Dialog</string>
  21. </property>
  22. <layout class="QGridLayout" name="gridLayout_2">
  23. <item row="1" column="1">
  24. <layout class="QVBoxLayout" name="verticalLayout_3">
  25. <property name="spacing">
  26. <number>20</number>
  27. </property>
  28. <item>
  29. <widget class="QGroupBox" name="groupBox">
  30. <property name="minimumSize">
  31. <size>
  32. <width>770</width>
  33. <height>190</height>
  34. </size>
  35. </property>
  36. <property name="title">
  37. <string/>
  38. </property>
  39. <layout class="QVBoxLayout" name="verticalLayout_2">
  40. <item>
  41. <layout class="QVBoxLayout" name="verticalLayout">
  42. <property name="spacing">
  43. <number>20</number>
  44. </property>
  45. <item>
  46. <layout class="QGridLayout" name="gridLayout">
  47. <property name="horizontalSpacing">
  48. <number>12</number>
  49. </property>
  50. <property name="verticalSpacing">
  51. <number>15</number>
  52. </property>
  53. <item row="6" column="3">
  54. <widget class="QLabel" name="label_12">
  55. <property name="text">
  56. <string>单位:dBm</string>
  57. </property>
  58. </widget>
  59. </item>
  60. <item row="4" column="3">
  61. <widget class="QLabel" name="label_3">
  62. <property name="text">
  63. <string>单位:mHz</string>
  64. </property>
  65. </widget>
  66. </item>
  67. <item row="2" column="0">
  68. <widget class="QCheckBox" name="checkBoxRssi">
  69. <property name="minimumSize">
  70. <size>
  71. <width>20</width>
  72. <height>0</height>
  73. </size>
  74. </property>
  75. <property name="text">
  76. <string/>
  77. </property>
  78. </widget>
  79. </item>
  80. <item row="4" column="0">
  81. <widget class="QCheckBox" name="checkBoxTxCenterFreq">
  82. <property name="minimumSize">
  83. <size>
  84. <width>20</width>
  85. <height>0</height>
  86. </size>
  87. </property>
  88. <property name="text">
  89. <string/>
  90. </property>
  91. </widget>
  92. </item>
  93. <item row="5" column="1">
  94. <widget class="QLabel" name="label_7">
  95. <property name="text">
  96. <string>发射同步</string>
  97. </property>
  98. </widget>
  99. </item>
  100. <item row="5" column="2">
  101. <widget class="QComboBox" name="comboBoxTxSyncWordId">
  102. <property name="minimumSize">
  103. <size>
  104. <width>550</width>
  105. <height>26</height>
  106. </size>
  107. </property>
  108. </widget>
  109. </item>
  110. <item row="4" column="1">
  111. <widget class="QLabel" name="label_6">
  112. <property name="text">
  113. <string>发射频率</string>
  114. </property>
  115. </widget>
  116. </item>
  117. <item row="5" column="0">
  118. <widget class="QCheckBox" name="checkBoxTxSyncWordId">
  119. <property name="minimumSize">
  120. <size>
  121. <width>20</width>
  122. <height>0</height>
  123. </size>
  124. </property>
  125. <property name="text">
  126. <string/>
  127. </property>
  128. </widget>
  129. </item>
  130. <item row="2" column="2">
  131. <widget class="QDoubleSpinBox" name="doubleSpinBoxRssi">
  132. <property name="minimumSize">
  133. <size>
  134. <width>550</width>
  135. <height>26</height>
  136. </size>
  137. </property>
  138. <property name="readOnly">
  139. <bool>true</bool>
  140. </property>
  141. <property name="decimals">
  142. <number>0</number>
  143. </property>
  144. <property name="minimum">
  145. <double>-128.000000000000000</double>
  146. </property>
  147. <property name="maximum">
  148. <double>127.000000000000000</double>
  149. </property>
  150. <property name="value">
  151. <double>-128.000000000000000</double>
  152. </property>
  153. </widget>
  154. </item>
  155. <item row="2" column="1">
  156. <widget class="QLabel" name="label_11">
  157. <property name="text">
  158. <string>接收电平</string>
  159. </property>
  160. </widget>
  161. </item>
  162. <item row="0" column="3">
  163. <widget class="QLabel" name="label_2">
  164. <property name="text">
  165. <string>单位:mHz</string>
  166. </property>
  167. </widget>
  168. </item>
  169. <item row="2" column="3">
  170. <widget class="QLabel" name="label_13">
  171. <property name="text">
  172. <string>单位:dBm</string>
  173. </property>
  174. </widget>
  175. </item>
  176. <item row="6" column="2">
  177. <widget class="QComboBox" name="comboBoxTxPower">
  178. <property name="minimumSize">
  179. <size>
  180. <width>550</width>
  181. <height>26</height>
  182. </size>
  183. </property>
  184. </widget>
  185. </item>
  186. <item row="0" column="0">
  187. <widget class="QCheckBox" name="checkBoxCenterFreq">
  188. <property name="minimumSize">
  189. <size>
  190. <width>20</width>
  191. <height>0</height>
  192. </size>
  193. </property>
  194. <property name="text">
  195. <string/>
  196. </property>
  197. </widget>
  198. </item>
  199. <item row="3" column="1">
  200. <widget class="QLabel" name="label_5">
  201. <property name="text">
  202. <string>发射开关</string>
  203. </property>
  204. </widget>
  205. </item>
  206. <item row="1" column="0">
  207. <widget class="QCheckBox" name="checkBoxRxSyncWordId">
  208. <property name="minimumSize">
  209. <size>
  210. <width>20</width>
  211. <height>0</height>
  212. </size>
  213. </property>
  214. <property name="text">
  215. <string/>
  216. </property>
  217. </widget>
  218. </item>
  219. <item row="3" column="2">
  220. <widget class="QComboBox" name="comboBoxTxSwitch">
  221. <property name="minimumSize">
  222. <size>
  223. <width>550</width>
  224. <height>26</height>
  225. </size>
  226. </property>
  227. </widget>
  228. </item>
  229. <item row="3" column="0">
  230. <widget class="QCheckBox" name="checkBoxTxSwitch">
  231. <property name="minimumSize">
  232. <size>
  233. <width>20</width>
  234. <height>0</height>
  235. </size>
  236. </property>
  237. <property name="text">
  238. <string/>
  239. </property>
  240. </widget>
  241. </item>
  242. <item row="4" column="2">
  243. <widget class="QComboBox" name="comboBoxTxCenterFreq">
  244. <property name="minimumSize">
  245. <size>
  246. <width>550</width>
  247. <height>26</height>
  248. </size>
  249. </property>
  250. </widget>
  251. </item>
  252. <item row="1" column="2">
  253. <widget class="QComboBox" name="comboBoxRxSyncWordId">
  254. <property name="minimumSize">
  255. <size>
  256. <width>550</width>
  257. <height>26</height>
  258. </size>
  259. </property>
  260. </widget>
  261. </item>
  262. <item row="0" column="2">
  263. <widget class="QComboBox" name="comboBoxCenterFreq">
  264. <property name="minimumSize">
  265. <size>
  266. <width>550</width>
  267. <height>26</height>
  268. </size>
  269. </property>
  270. </widget>
  271. </item>
  272. <item row="6" column="0">
  273. <widget class="QCheckBox" name="checkBoxTxPower">
  274. <property name="minimumSize">
  275. <size>
  276. <width>20</width>
  277. <height>0</height>
  278. </size>
  279. </property>
  280. <property name="text">
  281. <string/>
  282. </property>
  283. </widget>
  284. </item>
  285. <item row="1" column="1">
  286. <widget class="QLabel" name="label_4">
  287. <property name="text">
  288. <string>接收同步</string>
  289. </property>
  290. </widget>
  291. </item>
  292. <item row="6" column="1">
  293. <widget class="QLabel" name="label_10">
  294. <property name="text">
  295. <string>发射功率</string>
  296. </property>
  297. </widget>
  298. </item>
  299. <item row="0" column="1">
  300. <widget class="QLabel" name="label">
  301. <property name="text">
  302. <string>接收频率</string>
  303. </property>
  304. </widget>
  305. </item>
  306. </layout>
  307. </item>
  308. <item>
  309. <layout class="QHBoxLayout" name="horizontalLayout">
  310. <item>
  311. <widget class="QPushButton" name="pushButtonAllSel">
  312. <property name="text">
  313. <string>全选</string>
  314. </property>
  315. </widget>
  316. </item>
  317. <item>
  318. <widget class="QPushButton" name="pushButtonAllNoSel">
  319. <property name="text">
  320. <string>全不选</string>
  321. </property>
  322. </widget>
  323. </item>
  324. <item>
  325. <widget class="QPushButton" name="pushButtonClear">
  326. <property name="text">
  327. <string>清空</string>
  328. </property>
  329. </widget>
  330. </item>
  331. <item>
  332. <widget class="QPushButton" name="pushButtonQuery">
  333. <property name="text">
  334. <string>查询</string>
  335. </property>
  336. </widget>
  337. </item>
  338. <item>
  339. <widget class="QPushButton" name="pushButtonConfig">
  340. <property name="text">
  341. <string>设置</string>
  342. </property>
  343. </widget>
  344. </item>
  345. <item>
  346. <widget class="QPushButton" name="pushButtonUpload">
  347. <property name="text">
  348. <string>上传数据</string>
  349. </property>
  350. </widget>
  351. </item>
  352. </layout>
  353. </item>
  354. </layout>
  355. </item>
  356. </layout>
  357. </widget>
  358. </item>
  359. <item>
  360. <widget class="QLabel" name="label_22">
  361. <property name="text">
  362. <string>注意:</string>
  363. </property>
  364. </widget>
  365. </item>
  366. <item>
  367. <widget class="QLabel" name="label_9">
  368. <property name="text">
  369. <string>1、接收频率与发射频率间的间隔要大于1mHz</string>
  370. </property>
  371. </widget>
  372. </item>
  373. <item>
  374. <widget class="QLabel" name="label_14">
  375. <property name="text">
  376. <string>2、发射同步比接收同步大1 </string>
  377. </property>
  378. </widget>
  379. </item>
  380. <item>
  381. <widget class="QLabel" name="label_15">
  382. <property name="text">
  383. <string>3、“上传数据”是将数据上传至管理中心</string>
  384. </property>
  385. </widget>
  386. </item>
  387. </layout>
  388. </item>
  389. <item row="1" column="2">
  390. <spacer name="horizontalSpacer">
  391. <property name="orientation">
  392. <enum>Qt::Horizontal</enum>
  393. </property>
  394. <property name="sizeHint" stdset="0">
  395. <size>
  396. <width>40</width>
  397. <height>20</height>
  398. </size>
  399. </property>
  400. </spacer>
  401. </item>
  402. <item row="0" column="1">
  403. <spacer name="verticalSpacer">
  404. <property name="orientation">
  405. <enum>Qt::Vertical</enum>
  406. </property>
  407. <property name="sizeHint" stdset="0">
  408. <size>
  409. <width>20</width>
  410. <height>40</height>
  411. </size>
  412. </property>
  413. </spacer>
  414. </item>
  415. <item row="2" column="1">
  416. <spacer name="verticalSpacer_2">
  417. <property name="orientation">
  418. <enum>Qt::Vertical</enum>
  419. </property>
  420. <property name="sizeHint" stdset="0">
  421. <size>
  422. <width>20</width>
  423. <height>40</height>
  424. </size>
  425. </property>
  426. </spacer>
  427. </item>
  428. <item row="1" column="0">
  429. <spacer name="horizontalSpacer_2">
  430. <property name="orientation">
  431. <enum>Qt::Horizontal</enum>
  432. </property>
  433. <property name="sizeHint" stdset="0">
  434. <size>
  435. <width>40</width>
  436. <height>20</height>
  437. </size>
  438. </property>
  439. </spacer>
  440. </item>
  441. </layout>
  442. </widget>
  443. <resources/>
  444. <connections/>
  445. </ui>