formmain.ui 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>FormMain</class>
  4. <widget class="QWidget" name="FormMain">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>825</width>
  10. <height>530</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout_6">
  17. <property name="spacing">
  18. <number>6</number>
  19. </property>
  20. <property name="margin">
  21. <number>9</number>
  22. </property>
  23. <item>
  24. <widget class="QWidget" name="widgetTip" native="true">
  25. <property name="sizePolicy">
  26. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  27. <horstretch>0</horstretch>
  28. <verstretch>0</verstretch>
  29. </sizepolicy>
  30. </property>
  31. <property name="minimumSize">
  32. <size>
  33. <width>0</width>
  34. <height>30</height>
  35. </size>
  36. </property>
  37. <property name="maximumSize">
  38. <size>
  39. <width>16777215</width>
  40. <height>30</height>
  41. </size>
  42. </property>
  43. <layout class="QHBoxLayout" name="horizontalLayout_3">
  44. <property name="spacing">
  45. <number>0</number>
  46. </property>
  47. <property name="leftMargin">
  48. <number>5</number>
  49. </property>
  50. <property name="topMargin">
  51. <number>0</number>
  52. </property>
  53. <property name="rightMargin">
  54. <number>0</number>
  55. </property>
  56. <property name="bottomMargin">
  57. <number>0</number>
  58. </property>
  59. <item>
  60. <widget class="QLabel" name="labelStateImage">
  61. <property name="sizePolicy">
  62. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  63. <horstretch>0</horstretch>
  64. <verstretch>0</verstretch>
  65. </sizepolicy>
  66. </property>
  67. <property name="minimumSize">
  68. <size>
  69. <width>16</width>
  70. <height>16</height>
  71. </size>
  72. </property>
  73. <property name="maximumSize">
  74. <size>
  75. <width>16</width>
  76. <height>16</height>
  77. </size>
  78. </property>
  79. <property name="text">
  80. <string>TextLabel</string>
  81. </property>
  82. </widget>
  83. </item>
  84. <item>
  85. <widget class="QLabel" name="labelTip">
  86. <property name="text">
  87. <string>TextLabel</string>
  88. </property>
  89. <property name="alignment">
  90. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  91. </property>
  92. </widget>
  93. </item>
  94. <item>
  95. <widget class="QPushButton" name="pushButtonLogin">
  96. <property name="cursor">
  97. <cursorShape>PointingHandCursor</cursorShape>
  98. </property>
  99. <property name="text">
  100. <string>登录</string>
  101. </property>
  102. </widget>
  103. </item>
  104. <item>
  105. <widget class="QLabel" name="labelTip2">
  106. <property name="text">
  107. <string>TextLabel</string>
  108. </property>
  109. </widget>
  110. </item>
  111. <item>
  112. <spacer name="horizontalSpacer">
  113. <property name="orientation">
  114. <enum>Qt::Horizontal</enum>
  115. </property>
  116. <property name="sizeHint" stdset="0">
  117. <size>
  118. <width>40</width>
  119. <height>20</height>
  120. </size>
  121. </property>
  122. </spacer>
  123. </item>
  124. <item>
  125. <widget class="QWidget" name="widgetAccountInfo" native="true">
  126. <property name="sizePolicy">
  127. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  128. <horstretch>0</horstretch>
  129. <verstretch>0</verstretch>
  130. </sizepolicy>
  131. </property>
  132. <layout class="QHBoxLayout" name="horizontalLayout">
  133. <property name="spacing">
  134. <number>0</number>
  135. </property>
  136. <property name="leftMargin">
  137. <number>0</number>
  138. </property>
  139. <property name="topMargin">
  140. <number>0</number>
  141. </property>
  142. <property name="rightMargin">
  143. <number>9</number>
  144. </property>
  145. <property name="bottomMargin">
  146. <number>0</number>
  147. </property>
  148. <item>
  149. <widget class="QLabel" name="label_12">
  150. <property name="text">
  151. <string>用户余额:</string>
  152. </property>
  153. </widget>
  154. </item>
  155. <item>
  156. <widget class="QLabel" name="labelUserBlance">
  157. <property name="minimumSize">
  158. <size>
  159. <width>70</width>
  160. <height>0</height>
  161. </size>
  162. </property>
  163. <property name="maximumSize">
  164. <size>
  165. <width>70</width>
  166. <height>16777215</height>
  167. </size>
  168. </property>
  169. <property name="text">
  170. <string>N/A</string>
  171. </property>
  172. </widget>
  173. </item>
  174. <item>
  175. <widget class="QLabel" name="label_10">
  176. <property name="text">
  177. <string>赠送余额:</string>
  178. </property>
  179. </widget>
  180. </item>
  181. <item>
  182. <widget class="QLabel" name="labelGiftBalance">
  183. <property name="minimumSize">
  184. <size>
  185. <width>70</width>
  186. <height>0</height>
  187. </size>
  188. </property>
  189. <property name="maximumSize">
  190. <size>
  191. <width>70</width>
  192. <height>16777215</height>
  193. </size>
  194. </property>
  195. <property name="text">
  196. <string>N/A</string>
  197. </property>
  198. </widget>
  199. </item>
  200. <item>
  201. <widget class="QLabel" name="label_4">
  202. <property name="text">
  203. <string>可用条数:</string>
  204. </property>
  205. </widget>
  206. </item>
  207. <item>
  208. <widget class="QLabel" name="labelValidNum">
  209. <property name="minimumSize">
  210. <size>
  211. <width>100</width>
  212. <height>0</height>
  213. </size>
  214. </property>
  215. <property name="maximumSize">
  216. <size>
  217. <width>100</width>
  218. <height>16777215</height>
  219. </size>
  220. </property>
  221. <property name="text">
  222. <string>N/A</string>
  223. </property>
  224. </widget>
  225. </item>
  226. <item>
  227. <widget class="QLabel" name="label_2">
  228. <property name="text">
  229. <string>[</string>
  230. </property>
  231. <property name="alignment">
  232. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  233. </property>
  234. </widget>
  235. </item>
  236. <item>
  237. <widget class="QPushButton" name="pushButtonCharge">
  238. <property name="cursor">
  239. <cursorShape>PointingHandCursor</cursorShape>
  240. </property>
  241. <property name="text">
  242. <string>充值</string>
  243. </property>
  244. </widget>
  245. </item>
  246. <item>
  247. <widget class="QLabel" name="label_3">
  248. <property name="text">
  249. <string>]</string>
  250. </property>
  251. </widget>
  252. </item>
  253. <item>
  254. <widget class="QLabel" name="label_11">
  255. <property name="text">
  256. <string>[</string>
  257. </property>
  258. </widget>
  259. </item>
  260. <item>
  261. <widget class="QPushButton" name="pushButtonRefreshUserState">
  262. <property name="cursor">
  263. <cursorShape>PointingHandCursor</cursorShape>
  264. </property>
  265. <property name="text">
  266. <string>刷新</string>
  267. </property>
  268. </widget>
  269. </item>
  270. <item>
  271. <widget class="QLabel" name="label_13">
  272. <property name="text">
  273. <string>]</string>
  274. </property>
  275. </widget>
  276. </item>
  277. </layout>
  278. </widget>
  279. </item>
  280. </layout>
  281. </widget>
  282. </item>
  283. <item>
  284. <widget class="QTabWidget" name="tabWidget">
  285. <property name="currentIndex">
  286. <number>2</number>
  287. </property>
  288. <widget class="QWidget" name="tab_4">
  289. <attribute name="title">
  290. <string>上传数据</string>
  291. </attribute>
  292. <layout class="QVBoxLayout" name="verticalLayout_10">
  293. <item>
  294. <layout class="QHBoxLayout" name="horizontalLayout_4">
  295. <item>
  296. <widget class="QPushButton" name="pushButtonUpload">
  297. <property name="text">
  298. <string>选择文件...</string>
  299. </property>
  300. </widget>
  301. </item>
  302. <item>
  303. <widget class="QWidget" name="widgetToPay" native="true">
  304. <property name="minimumSize">
  305. <size>
  306. <width>30</width>
  307. <height>0</height>
  308. </size>
  309. </property>
  310. <layout class="QHBoxLayout" name="horizontalLayout_6">
  311. <property name="spacing">
  312. <number>0</number>
  313. </property>
  314. <property name="margin">
  315. <number>0</number>
  316. </property>
  317. <item>
  318. <widget class="QLabel" name="labelToPay">
  319. <property name="text">
  320. <string>TextLabel</string>
  321. </property>
  322. </widget>
  323. </item>
  324. <item>
  325. <widget class="QLabel" name="label_15">
  326. <property name="text">
  327. <string>[</string>
  328. </property>
  329. </widget>
  330. </item>
  331. <item>
  332. <widget class="QPushButton" name="pushButtonPay">
  333. <property name="text">
  334. <string>付款</string>
  335. </property>
  336. </widget>
  337. </item>
  338. <item>
  339. <widget class="QLabel" name="label_16">
  340. <property name="text">
  341. <string>]</string>
  342. </property>
  343. </widget>
  344. </item>
  345. </layout>
  346. </widget>
  347. </item>
  348. <item>
  349. <spacer name="horizontalSpacer_4">
  350. <property name="orientation">
  351. <enum>Qt::Horizontal</enum>
  352. </property>
  353. <property name="sizeHint" stdset="0">
  354. <size>
  355. <width>40</width>
  356. <height>20</height>
  357. </size>
  358. </property>
  359. </spacer>
  360. </item>
  361. <item>
  362. <widget class="QLabel" name="labelQueryDeal">
  363. <property name="text">
  364. <string/>
  365. </property>
  366. </widget>
  367. </item>
  368. </layout>
  369. </item>
  370. <item>
  371. <widget class="QTableWidget" name="tableWidgetDealing"/>
  372. </item>
  373. </layout>
  374. </widget>
  375. <widget class="QWidget" name="tab">
  376. <attribute name="title">
  377. <string>已完成</string>
  378. </attribute>
  379. <layout class="QVBoxLayout" name="verticalLayout_3">
  380. <item>
  381. <layout class="QHBoxLayout" name="horizontalLayout_7">
  382. <item>
  383. <widget class="QPushButton" name="pushButtonDownload">
  384. <property name="text">
  385. <string>批量下载</string>
  386. </property>
  387. </widget>
  388. </item>
  389. <item>
  390. <spacer name="horizontalSpacer_5">
  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>
  403. <widget class="QPushButton" name="pushButtonQueryFinishedAll">
  404. <property name="cursor">
  405. <cursorShape>PointingHandCursor</cursorShape>
  406. </property>
  407. <property name="text">
  408. <string>全部</string>
  409. </property>
  410. </widget>
  411. </item>
  412. <item>
  413. <widget class="QPushButton" name="pushButtonQueryToDown">
  414. <property name="cursor">
  415. <cursorShape>PointingHandCursor</cursorShape>
  416. </property>
  417. <property name="text">
  418. <string>未下载</string>
  419. </property>
  420. </widget>
  421. </item>
  422. <item>
  423. <widget class="QPushButton" name="pushButtonQueryDown">
  424. <property name="cursor">
  425. <cursorShape>PointingHandCursor</cursorShape>
  426. </property>
  427. <property name="text">
  428. <string>已下载</string>
  429. </property>
  430. </widget>
  431. </item>
  432. </layout>
  433. </item>
  434. <item>
  435. <widget class="QTableWidget" name="tableWidgetFinished"/>
  436. </item>
  437. <item>
  438. <layout class="QHBoxLayout" name="horizontalLayout_8">
  439. <item>
  440. <widget class="QPushButton" name="pushButtonSelect">
  441. <property name="cursor">
  442. <cursorShape>PointingHandCursor</cursorShape>
  443. </property>
  444. <property name="text">
  445. <string>全选/全不选</string>
  446. </property>
  447. </widget>
  448. </item>
  449. <item>
  450. <spacer name="horizontalSpacer_7">
  451. <property name="orientation">
  452. <enum>Qt::Horizontal</enum>
  453. </property>
  454. <property name="sizeHint" stdset="0">
  455. <size>
  456. <width>40</width>
  457. <height>20</height>
  458. </size>
  459. </property>
  460. </spacer>
  461. </item>
  462. </layout>
  463. </item>
  464. <item>
  465. <widget class="QGroupBox" name="groupBox">
  466. <property name="sizePolicy">
  467. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  468. <horstretch>0</horstretch>
  469. <verstretch>0</verstretch>
  470. </sizepolicy>
  471. </property>
  472. <property name="minimumSize">
  473. <size>
  474. <width>0</width>
  475. <height>150</height>
  476. </size>
  477. </property>
  478. <property name="maximumSize">
  479. <size>
  480. <width>16777215</width>
  481. <height>150</height>
  482. </size>
  483. </property>
  484. <property name="title">
  485. <string>检测结果</string>
  486. </property>
  487. <layout class="QVBoxLayout" name="verticalLayout">
  488. <item>
  489. <layout class="QVBoxLayout" name="verticalLayout_11">
  490. <property name="leftMargin">
  491. <number>0</number>
  492. </property>
  493. <property name="topMargin">
  494. <number>6</number>
  495. </property>
  496. <property name="rightMargin">
  497. <number>6</number>
  498. </property>
  499. <property name="bottomMargin">
  500. <number>6</number>
  501. </property>
  502. <item>
  503. <layout class="QHBoxLayout" name="horizontalLayout_29">
  504. <property name="rightMargin">
  505. <number>0</number>
  506. </property>
  507. <item>
  508. <widget class="QWidget" name="widgetExactCheck" native="true">
  509. <property name="sizePolicy">
  510. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  511. <horstretch>0</horstretch>
  512. <verstretch>0</verstretch>
  513. </sizepolicy>
  514. </property>
  515. <property name="minimumSize">
  516. <size>
  517. <width>650</width>
  518. <height>14</height>
  519. </size>
  520. </property>
  521. <property name="maximumSize">
  522. <size>
  523. <width>650</width>
  524. <height>14</height>
  525. </size>
  526. </property>
  527. <layout class="QHBoxLayout" name="horizontalLayout_30">
  528. <property name="spacing">
  529. <number>0</number>
  530. </property>
  531. <property name="margin">
  532. <number>0</number>
  533. </property>
  534. <item>
  535. <widget class="QLabel" name="labelBarShiHao">
  536. <property name="sizePolicy">
  537. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  538. <horstretch>0</horstretch>
  539. <verstretch>0</verstretch>
  540. </sizepolicy>
  541. </property>
  542. <property name="text">
  543. <string>shihao</string>
  544. </property>
  545. </widget>
  546. </item>
  547. <item>
  548. <widget class="QLabel" name="labelBarKong">
  549. <property name="sizePolicy">
  550. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  551. <horstretch>0</horstretch>
  552. <verstretch>0</verstretch>
  553. </sizepolicy>
  554. </property>
  555. <property name="text">
  556. <string>kong</string>
  557. </property>
  558. </widget>
  559. </item>
  560. <item>
  561. <widget class="QLabel" name="labelBarTing">
  562. <property name="sizePolicy">
  563. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  564. <horstretch>0</horstretch>
  565. <verstretch>0</verstretch>
  566. </sizepolicy>
  567. </property>
  568. <property name="text">
  569. <string>ting</string>
  570. </property>
  571. </widget>
  572. </item>
  573. <item>
  574. <widget class="QLabel" name="labelBarGuan">
  575. <property name="sizePolicy">
  576. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  577. <horstretch>0</horstretch>
  578. <verstretch>0</verstretch>
  579. </sizepolicy>
  580. </property>
  581. <property name="text">
  582. <string>guan</string>
  583. </property>
  584. </widget>
  585. </item>
  586. <item>
  587. <widget class="QLabel" name="labelBarHrxz">
  588. <property name="sizePolicy">
  589. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  590. <horstretch>0</horstretch>
  591. <verstretch>0</verstretch>
  592. </sizepolicy>
  593. </property>
  594. <property name="text">
  595. <string>hrxz</string>
  596. </property>
  597. </widget>
  598. </item>
  599. <item>
  600. <widget class="QLabel" name="labelBarWfjt">
  601. <property name="text">
  602. <string>wfjt</string>
  603. </property>
  604. </widget>
  605. </item>
  606. <item>
  607. <widget class="QLabel" name="labelBarLdtx">
  608. <property name="sizePolicy">
  609. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  610. <horstretch>0</horstretch>
  611. <verstretch>0</verstretch>
  612. </sizepolicy>
  613. </property>
  614. <property name="text">
  615. <string>ldtx</string>
  616. </property>
  617. </widget>
  618. </item>
  619. <item>
  620. <widget class="QLabel" name="labelBarOther">
  621. <property name="sizePolicy">
  622. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  623. <horstretch>0</horstretch>
  624. <verstretch>0</verstretch>
  625. </sizepolicy>
  626. </property>
  627. <property name="text">
  628. <string>qita</string>
  629. </property>
  630. </widget>
  631. </item>
  632. <item>
  633. <spacer name="horizontalSpacer_16">
  634. <property name="orientation">
  635. <enum>Qt::Horizontal</enum>
  636. </property>
  637. <property name="sizeHint" stdset="0">
  638. <size>
  639. <width>40</width>
  640. <height>20</height>
  641. </size>
  642. </property>
  643. </spacer>
  644. </item>
  645. </layout>
  646. </widget>
  647. </item>
  648. <item>
  649. <spacer name="horizontalSpacer_3">
  650. <property name="orientation">
  651. <enum>Qt::Horizontal</enum>
  652. </property>
  653. <property name="sizeHint" stdset="0">
  654. <size>
  655. <width>40</width>
  656. <height>20</height>
  657. </size>
  658. </property>
  659. </spacer>
  660. </item>
  661. </layout>
  662. </item>
  663. <item>
  664. <layout class="QHBoxLayout" name="horizontalLayout_31">
  665. <property name="spacing">
  666. <number>0</number>
  667. </property>
  668. <item>
  669. <widget class="QWidget" name="widget" native="true">
  670. <property name="sizePolicy">
  671. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  672. <horstretch>0</horstretch>
  673. <verstretch>0</verstretch>
  674. </sizepolicy>
  675. </property>
  676. <layout class="QHBoxLayout" name="horizontalLayout_32">
  677. <property name="spacing">
  678. <number>6</number>
  679. </property>
  680. <property name="margin">
  681. <number>0</number>
  682. </property>
  683. <item>
  684. <widget class="QLabel" name="labelSampleShiHao">
  685. <property name="sizePolicy">
  686. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  687. <horstretch>0</horstretch>
  688. <verstretch>0</verstretch>
  689. </sizepolicy>
  690. </property>
  691. <property name="minimumSize">
  692. <size>
  693. <width>10</width>
  694. <height>20</height>
  695. </size>
  696. </property>
  697. <property name="maximumSize">
  698. <size>
  699. <width>10</width>
  700. <height>20</height>
  701. </size>
  702. </property>
  703. <property name="text">
  704. <string>实号</string>
  705. </property>
  706. <property name="alignment">
  707. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  708. </property>
  709. </widget>
  710. </item>
  711. <item>
  712. <widget class="QLabel" name="labelShiHao">
  713. <property name="minimumSize">
  714. <size>
  715. <width>150</width>
  716. <height>0</height>
  717. </size>
  718. </property>
  719. <property name="maximumSize">
  720. <size>
  721. <width>150</width>
  722. <height>16777215</height>
  723. </size>
  724. </property>
  725. <property name="text">
  726. <string>实号</string>
  727. </property>
  728. </widget>
  729. </item>
  730. <item>
  731. <widget class="QLabel" name="labelSampleKong">
  732. <property name="sizePolicy">
  733. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  734. <horstretch>0</horstretch>
  735. <verstretch>0</verstretch>
  736. </sizepolicy>
  737. </property>
  738. <property name="minimumSize">
  739. <size>
  740. <width>10</width>
  741. <height>20</height>
  742. </size>
  743. </property>
  744. <property name="maximumSize">
  745. <size>
  746. <width>10</width>
  747. <height>20</height>
  748. </size>
  749. </property>
  750. <property name="text">
  751. <string>空号</string>
  752. </property>
  753. <property name="alignment">
  754. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  755. </property>
  756. </widget>
  757. </item>
  758. <item>
  759. <widget class="QLabel" name="labelKong">
  760. <property name="sizePolicy">
  761. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  762. <horstretch>0</horstretch>
  763. <verstretch>0</verstretch>
  764. </sizepolicy>
  765. </property>
  766. <property name="minimumSize">
  767. <size>
  768. <width>150</width>
  769. <height>0</height>
  770. </size>
  771. </property>
  772. <property name="maximumSize">
  773. <size>
  774. <width>150</width>
  775. <height>16777215</height>
  776. </size>
  777. </property>
  778. <property name="text">
  779. <string>空号</string>
  780. </property>
  781. </widget>
  782. </item>
  783. <item>
  784. <widget class="QLabel" name="labelSampleTing">
  785. <property name="sizePolicy">
  786. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  787. <horstretch>0</horstretch>
  788. <verstretch>0</verstretch>
  789. </sizepolicy>
  790. </property>
  791. <property name="minimumSize">
  792. <size>
  793. <width>10</width>
  794. <height>20</height>
  795. </size>
  796. </property>
  797. <property name="maximumSize">
  798. <size>
  799. <width>10</width>
  800. <height>20</height>
  801. </size>
  802. </property>
  803. <property name="text">
  804. <string>停机</string>
  805. </property>
  806. <property name="alignment">
  807. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  808. </property>
  809. </widget>
  810. </item>
  811. <item>
  812. <widget class="QLabel" name="labelTing">
  813. <property name="minimumSize">
  814. <size>
  815. <width>150</width>
  816. <height>0</height>
  817. </size>
  818. </property>
  819. <property name="maximumSize">
  820. <size>
  821. <width>150</width>
  822. <height>16777215</height>
  823. </size>
  824. </property>
  825. <property name="text">
  826. <string>停机</string>
  827. </property>
  828. </widget>
  829. </item>
  830. <item>
  831. <widget class="QLabel" name="labelSampleGuan">
  832. <property name="sizePolicy">
  833. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  834. <horstretch>0</horstretch>
  835. <verstretch>0</verstretch>
  836. </sizepolicy>
  837. </property>
  838. <property name="minimumSize">
  839. <size>
  840. <width>10</width>
  841. <height>20</height>
  842. </size>
  843. </property>
  844. <property name="maximumSize">
  845. <size>
  846. <width>10</width>
  847. <height>20</height>
  848. </size>
  849. </property>
  850. <property name="text">
  851. <string>关机</string>
  852. </property>
  853. <property name="alignment">
  854. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  855. </property>
  856. </widget>
  857. </item>
  858. <item>
  859. <widget class="QLabel" name="labelGuan">
  860. <property name="text">
  861. <string>关机</string>
  862. </property>
  863. </widget>
  864. </item>
  865. <item>
  866. <spacer name="horizontalSpacer_19">
  867. <property name="orientation">
  868. <enum>Qt::Horizontal</enum>
  869. </property>
  870. <property name="sizeHint" stdset="0">
  871. <size>
  872. <width>40</width>
  873. <height>20</height>
  874. </size>
  875. </property>
  876. </spacer>
  877. </item>
  878. </layout>
  879. </widget>
  880. </item>
  881. </layout>
  882. </item>
  883. <item>
  884. <layout class="QHBoxLayout" name="horizontalLayout_33">
  885. <property name="spacing">
  886. <number>0</number>
  887. </property>
  888. <item>
  889. <widget class="QWidget" name="widget_2" native="true">
  890. <property name="sizePolicy">
  891. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  892. <horstretch>0</horstretch>
  893. <verstretch>0</verstretch>
  894. </sizepolicy>
  895. </property>
  896. <layout class="QHBoxLayout" name="horizontalLayout_34">
  897. <property name="spacing">
  898. <number>6</number>
  899. </property>
  900. <property name="margin">
  901. <number>0</number>
  902. </property>
  903. <item>
  904. <widget class="QLabel" name="labelSampleHrxz">
  905. <property name="sizePolicy">
  906. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  907. <horstretch>0</horstretch>
  908. <verstretch>0</verstretch>
  909. </sizepolicy>
  910. </property>
  911. <property name="minimumSize">
  912. <size>
  913. <width>10</width>
  914. <height>20</height>
  915. </size>
  916. </property>
  917. <property name="maximumSize">
  918. <size>
  919. <width>10</width>
  920. <height>20</height>
  921. </size>
  922. </property>
  923. <property name="text">
  924. <string>实号</string>
  925. </property>
  926. <property name="alignment">
  927. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  928. </property>
  929. </widget>
  930. </item>
  931. <item>
  932. <widget class="QLabel" name="labelHrxz">
  933. <property name="sizePolicy">
  934. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  935. <horstretch>0</horstretch>
  936. <verstretch>0</verstretch>
  937. </sizepolicy>
  938. </property>
  939. <property name="minimumSize">
  940. <size>
  941. <width>150</width>
  942. <height>0</height>
  943. </size>
  944. </property>
  945. <property name="maximumSize">
  946. <size>
  947. <width>150</width>
  948. <height>16777215</height>
  949. </size>
  950. </property>
  951. <property name="text">
  952. <string>呼入限制</string>
  953. </property>
  954. </widget>
  955. </item>
  956. <item>
  957. <widget class="QLabel" name="labelSampleWfjt">
  958. <property name="sizePolicy">
  959. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  960. <horstretch>0</horstretch>
  961. <verstretch>0</verstretch>
  962. </sizepolicy>
  963. </property>
  964. <property name="minimumSize">
  965. <size>
  966. <width>10</width>
  967. <height>20</height>
  968. </size>
  969. </property>
  970. <property name="maximumSize">
  971. <size>
  972. <width>10</width>
  973. <height>20</height>
  974. </size>
  975. </property>
  976. <property name="text">
  977. <string>空号</string>
  978. </property>
  979. <property name="alignment">
  980. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  981. </property>
  982. </widget>
  983. </item>
  984. <item>
  985. <widget class="QLabel" name="labelWfjt">
  986. <property name="minimumSize">
  987. <size>
  988. <width>150</width>
  989. <height>0</height>
  990. </size>
  991. </property>
  992. <property name="maximumSize">
  993. <size>
  994. <width>150</width>
  995. <height>16777215</height>
  996. </size>
  997. </property>
  998. <property name="text">
  999. <string>空号</string>
  1000. </property>
  1001. </widget>
  1002. </item>
  1003. <item>
  1004. <widget class="QLabel" name="labelSampleLdtx">
  1005. <property name="sizePolicy">
  1006. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  1007. <horstretch>0</horstretch>
  1008. <verstretch>0</verstretch>
  1009. </sizepolicy>
  1010. </property>
  1011. <property name="minimumSize">
  1012. <size>
  1013. <width>10</width>
  1014. <height>20</height>
  1015. </size>
  1016. </property>
  1017. <property name="maximumSize">
  1018. <size>
  1019. <width>10</width>
  1020. <height>20</height>
  1021. </size>
  1022. </property>
  1023. <property name="text">
  1024. <string>停机</string>
  1025. </property>
  1026. <property name="alignment">
  1027. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  1028. </property>
  1029. </widget>
  1030. </item>
  1031. <item>
  1032. <widget class="QLabel" name="labelLdtx">
  1033. <property name="minimumSize">
  1034. <size>
  1035. <width>150</width>
  1036. <height>0</height>
  1037. </size>
  1038. </property>
  1039. <property name="maximumSize">
  1040. <size>
  1041. <width>150</width>
  1042. <height>16777215</height>
  1043. </size>
  1044. </property>
  1045. <property name="text">
  1046. <string>停机</string>
  1047. </property>
  1048. </widget>
  1049. </item>
  1050. <item>
  1051. <widget class="QLabel" name="labelSampleOther">
  1052. <property name="sizePolicy">
  1053. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  1054. <horstretch>0</horstretch>
  1055. <verstretch>0</verstretch>
  1056. </sizepolicy>
  1057. </property>
  1058. <property name="minimumSize">
  1059. <size>
  1060. <width>10</width>
  1061. <height>20</height>
  1062. </size>
  1063. </property>
  1064. <property name="maximumSize">
  1065. <size>
  1066. <width>10</width>
  1067. <height>20</height>
  1068. </size>
  1069. </property>
  1070. <property name="text">
  1071. <string>关机</string>
  1072. </property>
  1073. <property name="alignment">
  1074. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
  1075. </property>
  1076. </widget>
  1077. </item>
  1078. <item>
  1079. <widget class="QLabel" name="labelOther">
  1080. <property name="text">
  1081. <string>关机</string>
  1082. </property>
  1083. </widget>
  1084. </item>
  1085. <item>
  1086. <spacer name="horizontalSpacer_20">
  1087. <property name="orientation">
  1088. <enum>Qt::Horizontal</enum>
  1089. </property>
  1090. <property name="sizeHint" stdset="0">
  1091. <size>
  1092. <width>40</width>
  1093. <height>20</height>
  1094. </size>
  1095. </property>
  1096. </spacer>
  1097. </item>
  1098. </layout>
  1099. </widget>
  1100. </item>
  1101. </layout>
  1102. </item>
  1103. </layout>
  1104. </item>
  1105. </layout>
  1106. </widget>
  1107. </item>
  1108. </layout>
  1109. </widget>
  1110. <widget class="QWidget" name="tab_2">
  1111. <attribute name="title">
  1112. <string>费用信息</string>
  1113. </attribute>
  1114. <layout class="QVBoxLayout" name="verticalLayout_2">
  1115. <item>
  1116. <layout class="QHBoxLayout" name="horizontalLayout_2">
  1117. <item>
  1118. <spacer name="horizontalSpacer_2">
  1119. <property name="orientation">
  1120. <enum>Qt::Horizontal</enum>
  1121. </property>
  1122. <property name="sizeHint" stdset="0">
  1123. <size>
  1124. <width>40</width>
  1125. <height>20</height>
  1126. </size>
  1127. </property>
  1128. </spacer>
  1129. </item>
  1130. <item>
  1131. <widget class="QLabel" name="labelQueryCost">
  1132. <property name="text">
  1133. <string/>
  1134. </property>
  1135. </widget>
  1136. </item>
  1137. <item>
  1138. <widget class="QLabel" name="label_5">
  1139. <property name="text">
  1140. <string>开始日期:</string>
  1141. </property>
  1142. </widget>
  1143. </item>
  1144. <item>
  1145. <widget class="QDateEdit" name="dateEditStart">
  1146. <property name="minimumSize">
  1147. <size>
  1148. <width>0</width>
  1149. <height>20</height>
  1150. </size>
  1151. </property>
  1152. <property name="maximumSize">
  1153. <size>
  1154. <width>16777215</width>
  1155. <height>20</height>
  1156. </size>
  1157. </property>
  1158. </widget>
  1159. </item>
  1160. <item>
  1161. <widget class="QLabel" name="label_6">
  1162. <property name="text">
  1163. <string>结束日期:</string>
  1164. </property>
  1165. </widget>
  1166. </item>
  1167. <item>
  1168. <widget class="QDateEdit" name="dateEditEnd">
  1169. <property name="minimumSize">
  1170. <size>
  1171. <width>0</width>
  1172. <height>20</height>
  1173. </size>
  1174. </property>
  1175. <property name="maximumSize">
  1176. <size>
  1177. <width>16777215</width>
  1178. <height>20</height>
  1179. </size>
  1180. </property>
  1181. </widget>
  1182. </item>
  1183. <item>
  1184. <widget class="QPushButton" name="pushButtonQueryCost">
  1185. <property name="minimumSize">
  1186. <size>
  1187. <width>0</width>
  1188. <height>23</height>
  1189. </size>
  1190. </property>
  1191. <property name="maximumSize">
  1192. <size>
  1193. <width>16777215</width>
  1194. <height>23</height>
  1195. </size>
  1196. </property>
  1197. <property name="text">
  1198. <string>查询</string>
  1199. </property>
  1200. </widget>
  1201. </item>
  1202. </layout>
  1203. </item>
  1204. <item>
  1205. <widget class="QTableWidget" name="tableWidgetCost"/>
  1206. </item>
  1207. </layout>
  1208. </widget>
  1209. <widget class="QWidget" name="tab_3">
  1210. <attribute name="title">
  1211. <string>充值记录</string>
  1212. </attribute>
  1213. <layout class="QVBoxLayout" name="verticalLayout_5">
  1214. <item>
  1215. <layout class="QHBoxLayout" name="horizontalLayout_5">
  1216. <item>
  1217. <spacer name="horizontalSpacer_6">
  1218. <property name="orientation">
  1219. <enum>Qt::Horizontal</enum>
  1220. </property>
  1221. <property name="sizeHint" stdset="0">
  1222. <size>
  1223. <width>40</width>
  1224. <height>20</height>
  1225. </size>
  1226. </property>
  1227. </spacer>
  1228. </item>
  1229. <item>
  1230. <widget class="QLabel" name="labelQueryCharge">
  1231. <property name="text">
  1232. <string/>
  1233. </property>
  1234. </widget>
  1235. </item>
  1236. <item>
  1237. <widget class="QLabel" name="label_8">
  1238. <property name="text">
  1239. <string>开始日期</string>
  1240. </property>
  1241. </widget>
  1242. </item>
  1243. <item>
  1244. <widget class="QDateEdit" name="dateEditStart_2">
  1245. <property name="calendarPopup">
  1246. <bool>true</bool>
  1247. </property>
  1248. </widget>
  1249. </item>
  1250. <item>
  1251. <widget class="QLabel" name="label_9">
  1252. <property name="text">
  1253. <string>结束日期</string>
  1254. </property>
  1255. </widget>
  1256. </item>
  1257. <item>
  1258. <widget class="QDateEdit" name="dateEditEnd_2">
  1259. <property name="calendarPopup">
  1260. <bool>true</bool>
  1261. </property>
  1262. </widget>
  1263. </item>
  1264. <item>
  1265. <widget class="QPushButton" name="pushButtonQueryCharge">
  1266. <property name="text">
  1267. <string>查询</string>
  1268. </property>
  1269. </widget>
  1270. </item>
  1271. </layout>
  1272. </item>
  1273. <item>
  1274. <widget class="QTableWidget" name="tableWidgetCharge"/>
  1275. </item>
  1276. </layout>
  1277. </widget>
  1278. </widget>
  1279. </item>
  1280. </layout>
  1281. </widget>
  1282. <resources/>
  1283. <connections/>
  1284. </ui>