managerplan.ui 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ManagerPlan</class>
  4. <widget class="QDialog" name="ManagerPlan">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1118</width>
  10. <height>975</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="windowTitle">
  20. <string>Form</string>
  21. </property>
  22. <layout class="QVBoxLayout" name="verticalLayout">
  23. <property name="spacing">
  24. <number>0</number>
  25. </property>
  26. <property name="leftMargin">
  27. <number>0</number>
  28. </property>
  29. <property name="topMargin">
  30. <number>0</number>
  31. </property>
  32. <property name="rightMargin">
  33. <number>0</number>
  34. </property>
  35. <property name="bottomMargin">
  36. <number>0</number>
  37. </property>
  38. <item>
  39. <widget class="QWidget" name="widget" native="true">
  40. <layout class="QGridLayout" name="gridLayout">
  41. <item row="0" column="0">
  42. <widget class="QWidget" name="widget_background" native="true">
  43. <property name="sizePolicy">
  44. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  45. <horstretch>0</horstretch>
  46. <verstretch>0</verstretch>
  47. </sizepolicy>
  48. </property>
  49. <property name="minimumSize">
  50. <size>
  51. <width>682</width>
  52. <height>732</height>
  53. </size>
  54. </property>
  55. <property name="maximumSize">
  56. <size>
  57. <width>682</width>
  58. <height>732</height>
  59. </size>
  60. </property>
  61. <layout class="QVBoxLayout" name="verticalLayout_2">
  62. <property name="spacing">
  63. <number>0</number>
  64. </property>
  65. <property name="leftMargin">
  66. <number>0</number>
  67. </property>
  68. <property name="topMargin">
  69. <number>0</number>
  70. </property>
  71. <property name="rightMargin">
  72. <number>0</number>
  73. </property>
  74. <property name="bottomMargin">
  75. <number>0</number>
  76. </property>
  77. <item>
  78. <widget class="QWidget" name="widget_top" native="true">
  79. <property name="sizePolicy">
  80. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  81. <horstretch>0</horstretch>
  82. <verstretch>0</verstretch>
  83. </sizepolicy>
  84. </property>
  85. <property name="minimumSize">
  86. <size>
  87. <width>0</width>
  88. <height>63</height>
  89. </size>
  90. </property>
  91. <property name="maximumSize">
  92. <size>
  93. <width>16777215</width>
  94. <height>63</height>
  95. </size>
  96. </property>
  97. <widget class="QLabel" name="label_title">
  98. <property name="geometry">
  99. <rect>
  100. <x>32</x>
  101. <y>19</y>
  102. <width>72</width>
  103. <height>24</height>
  104. </rect>
  105. </property>
  106. <property name="text">
  107. <string>新增</string>
  108. </property>
  109. </widget>
  110. <widget class="QPushButton" name="pBtn_close">
  111. <property name="geometry">
  112. <rect>
  113. <x>634</x>
  114. <y>15</y>
  115. <width>32</width>
  116. <height>32</height>
  117. </rect>
  118. </property>
  119. <property name="text">
  120. <string/>
  121. </property>
  122. </widget>
  123. </widget>
  124. </item>
  125. <item>
  126. <spacer name="verticalSpacer">
  127. <property name="orientation">
  128. <enum>Qt::Vertical</enum>
  129. </property>
  130. <property name="sizeType">
  131. <enum>QSizePolicy::Fixed</enum>
  132. </property>
  133. <property name="sizeHint" stdset="0">
  134. <size>
  135. <width>20</width>
  136. <height>32</height>
  137. </size>
  138. </property>
  139. </spacer>
  140. </item>
  141. <item>
  142. <widget class="QWidget" name="widget_addPlan" native="true">
  143. <property name="sizePolicy">
  144. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  145. <horstretch>0</horstretch>
  146. <verstretch>0</verstretch>
  147. </sizepolicy>
  148. </property>
  149. <property name="minimumSize">
  150. <size>
  151. <width>0</width>
  152. <height>140</height>
  153. </size>
  154. </property>
  155. <property name="maximumSize">
  156. <size>
  157. <width>16777215</width>
  158. <height>140</height>
  159. </size>
  160. </property>
  161. <widget class="QLabel" name="label_selectChn">
  162. <property name="geometry">
  163. <rect>
  164. <x>32</x>
  165. <y>0</y>
  166. <width>72</width>
  167. <height>24</height>
  168. </rect>
  169. </property>
  170. <property name="text">
  171. <string>选择频率</string>
  172. </property>
  173. </widget>
  174. <widget class="QWidget" name="widget_2" native="true">
  175. <property name="geometry">
  176. <rect>
  177. <x>32</x>
  178. <y>38</y>
  179. <width>618</width>
  180. <height>32</height>
  181. </rect>
  182. </property>
  183. <layout class="QHBoxLayout" name="horizontalLayout">
  184. <property name="spacing">
  185. <number>0</number>
  186. </property>
  187. <property name="leftMargin">
  188. <number>0</number>
  189. </property>
  190. <property name="topMargin">
  191. <number>0</number>
  192. </property>
  193. <property name="rightMargin">
  194. <number>0</number>
  195. </property>
  196. <property name="bottomMargin">
  197. <number>0</number>
  198. </property>
  199. <item>
  200. <widget class="QLabel" name="label_x1">
  201. <property name="minimumSize">
  202. <size>
  203. <width>10</width>
  204. <height>10</height>
  205. </size>
  206. </property>
  207. <property name="maximumSize">
  208. <size>
  209. <width>10</width>
  210. <height>10</height>
  211. </size>
  212. </property>
  213. <property name="text">
  214. <string>*</string>
  215. </property>
  216. </widget>
  217. </item>
  218. <item>
  219. <widget class="QLabel" name="label_2">
  220. <property name="minimumSize">
  221. <size>
  222. <width>70</width>
  223. <height>14</height>
  224. </size>
  225. </property>
  226. <property name="maximumSize">
  227. <size>
  228. <width>70</width>
  229. <height>16777215</height>
  230. </size>
  231. </property>
  232. <property name="text">
  233. <string>频率名称:</string>
  234. </property>
  235. </widget>
  236. </item>
  237. <item>
  238. <widget class="CustomComboBox" name="cBox_selectChn">
  239. <property name="minimumSize">
  240. <size>
  241. <width>0</width>
  242. <height>32</height>
  243. </size>
  244. </property>
  245. <property name="maximumSize">
  246. <size>
  247. <width>538</width>
  248. <height>32</height>
  249. </size>
  250. </property>
  251. </widget>
  252. </item>
  253. </layout>
  254. </widget>
  255. <widget class="QLabel" name="label_selectChn_2">
  256. <property name="geometry">
  257. <rect>
  258. <x>32</x>
  259. <y>102</y>
  260. <width>72</width>
  261. <height>24</height>
  262. </rect>
  263. </property>
  264. <property name="text">
  265. <string>添加计划</string>
  266. </property>
  267. </widget>
  268. </widget>
  269. </item>
  270. <item>
  271. <widget class="QWidget" name="widget_editPlan" native="true">
  272. <layout class="QHBoxLayout" name="horizontalLayout_4">
  273. <property name="spacing">
  274. <number>20</number>
  275. </property>
  276. <property name="leftMargin">
  277. <number>32</number>
  278. </property>
  279. <property name="topMargin">
  280. <number>0</number>
  281. </property>
  282. <property name="rightMargin">
  283. <number>32</number>
  284. </property>
  285. <property name="bottomMargin">
  286. <number>0</number>
  287. </property>
  288. <item>
  289. <widget class="PlanCard" name="widget_planCard" native="true">
  290. <property name="minimumSize">
  291. <size>
  292. <width>262</width>
  293. <height>0</height>
  294. </size>
  295. </property>
  296. </widget>
  297. </item>
  298. <item>
  299. <widget class="QWidget" name="widget_edit" native="true">
  300. <property name="sizePolicy">
  301. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  302. <horstretch>0</horstretch>
  303. <verstretch>0</verstretch>
  304. </sizepolicy>
  305. </property>
  306. <layout class="QVBoxLayout" name="verticalLayout_3">
  307. <property name="spacing">
  308. <number>10</number>
  309. </property>
  310. <property name="leftMargin">
  311. <number>0</number>
  312. </property>
  313. <property name="topMargin">
  314. <number>0</number>
  315. </property>
  316. <property name="rightMargin">
  317. <number>0</number>
  318. </property>
  319. <property name="bottomMargin">
  320. <number>0</number>
  321. </property>
  322. <item>
  323. <widget class="QTabWidget" name="tabWidget">
  324. <property name="sizePolicy">
  325. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  326. <horstretch>0</horstretch>
  327. <verstretch>0</verstretch>
  328. </sizepolicy>
  329. </property>
  330. <property name="minimumSize">
  331. <size>
  332. <width>0</width>
  333. <height>176</height>
  334. </size>
  335. </property>
  336. <property name="maximumSize">
  337. <size>
  338. <width>16777215</width>
  339. <height>16777215</height>
  340. </size>
  341. </property>
  342. <property name="currentIndex">
  343. <number>1</number>
  344. </property>
  345. <widget class="QWidget" name="tab_week">
  346. <attribute name="title">
  347. <string>周计划</string>
  348. </attribute>
  349. <widget class="QWidget" name="widget_weekStart" native="true">
  350. <property name="geometry">
  351. <rect>
  352. <x>0</x>
  353. <y>24</y>
  354. <width>330</width>
  355. <height>32</height>
  356. </rect>
  357. </property>
  358. <property name="minimumSize">
  359. <size>
  360. <width>0</width>
  361. <height>32</height>
  362. </size>
  363. </property>
  364. <property name="maximumSize">
  365. <size>
  366. <width>16777215</width>
  367. <height>32</height>
  368. </size>
  369. </property>
  370. <layout class="QHBoxLayout" name="horizontalLayout_2">
  371. <property name="spacing">
  372. <number>0</number>
  373. </property>
  374. <property name="leftMargin">
  375. <number>0</number>
  376. </property>
  377. <property name="topMargin">
  378. <number>0</number>
  379. </property>
  380. <property name="rightMargin">
  381. <number>0</number>
  382. </property>
  383. <property name="bottomMargin">
  384. <number>0</number>
  385. </property>
  386. <item>
  387. <widget class="QLabel" name="label_x2">
  388. <property name="minimumSize">
  389. <size>
  390. <width>10</width>
  391. <height>10</height>
  392. </size>
  393. </property>
  394. <property name="maximumSize">
  395. <size>
  396. <width>10</width>
  397. <height>10</height>
  398. </size>
  399. </property>
  400. <property name="text">
  401. <string>*</string>
  402. </property>
  403. </widget>
  404. </item>
  405. <item>
  406. <widget class="QLabel" name="label_3">
  407. <property name="minimumSize">
  408. <size>
  409. <width>70</width>
  410. <height>14</height>
  411. </size>
  412. </property>
  413. <property name="maximumSize">
  414. <size>
  415. <width>70</width>
  416. <height>16777215</height>
  417. </size>
  418. </property>
  419. <property name="text">
  420. <string>开机时间:</string>
  421. </property>
  422. </widget>
  423. </item>
  424. <item>
  425. <widget class="CustomComboBox" name="cBox_selectWeekStart">
  426. <property name="minimumSize">
  427. <size>
  428. <width>124</width>
  429. <height>32</height>
  430. </size>
  431. </property>
  432. <property name="maximumSize">
  433. <size>
  434. <width>538</width>
  435. <height>32</height>
  436. </size>
  437. </property>
  438. </widget>
  439. </item>
  440. <item>
  441. <spacer name="horizontalSpacer_2">
  442. <property name="orientation">
  443. <enum>Qt::Horizontal</enum>
  444. </property>
  445. <property name="sizeHint" stdset="0">
  446. <size>
  447. <width>40</width>
  448. <height>20</height>
  449. </size>
  450. </property>
  451. </spacer>
  452. </item>
  453. <item>
  454. <widget class="TimeWidget" name="timeEdit_weekStart">
  455. <property name="minimumSize">
  456. <size>
  457. <width>124</width>
  458. <height>32</height>
  459. </size>
  460. </property>
  461. <property name="maximumSize">
  462. <size>
  463. <width>16777215</width>
  464. <height>32</height>
  465. </size>
  466. </property>
  467. </widget>
  468. </item>
  469. </layout>
  470. </widget>
  471. <widget class="QWidget" name="widget_weekEnd" native="true">
  472. <property name="geometry">
  473. <rect>
  474. <x>0</x>
  475. <y>80</y>
  476. <width>330</width>
  477. <height>32</height>
  478. </rect>
  479. </property>
  480. <property name="minimumSize">
  481. <size>
  482. <width>0</width>
  483. <height>32</height>
  484. </size>
  485. </property>
  486. <property name="maximumSize">
  487. <size>
  488. <width>16777215</width>
  489. <height>32</height>
  490. </size>
  491. </property>
  492. <layout class="QHBoxLayout" name="horizontalLayout_3">
  493. <property name="spacing">
  494. <number>0</number>
  495. </property>
  496. <property name="leftMargin">
  497. <number>0</number>
  498. </property>
  499. <property name="topMargin">
  500. <number>0</number>
  501. </property>
  502. <property name="rightMargin">
  503. <number>0</number>
  504. </property>
  505. <property name="bottomMargin">
  506. <number>0</number>
  507. </property>
  508. <item>
  509. <widget class="QLabel" name="label_x3">
  510. <property name="minimumSize">
  511. <size>
  512. <width>10</width>
  513. <height>10</height>
  514. </size>
  515. </property>
  516. <property name="maximumSize">
  517. <size>
  518. <width>10</width>
  519. <height>10</height>
  520. </size>
  521. </property>
  522. <property name="text">
  523. <string>*</string>
  524. </property>
  525. </widget>
  526. </item>
  527. <item>
  528. <widget class="QLabel" name="label_4">
  529. <property name="minimumSize">
  530. <size>
  531. <width>70</width>
  532. <height>14</height>
  533. </size>
  534. </property>
  535. <property name="maximumSize">
  536. <size>
  537. <width>70</width>
  538. <height>16777215</height>
  539. </size>
  540. </property>
  541. <property name="text">
  542. <string>关机时间:</string>
  543. </property>
  544. </widget>
  545. </item>
  546. <item>
  547. <widget class="CustomComboBox" name="cBox_selectWeekEnd">
  548. <property name="minimumSize">
  549. <size>
  550. <width>124</width>
  551. <height>32</height>
  552. </size>
  553. </property>
  554. <property name="maximumSize">
  555. <size>
  556. <width>538</width>
  557. <height>32</height>
  558. </size>
  559. </property>
  560. </widget>
  561. </item>
  562. <item>
  563. <spacer name="horizontalSpacer_3">
  564. <property name="orientation">
  565. <enum>Qt::Horizontal</enum>
  566. </property>
  567. <property name="sizeHint" stdset="0">
  568. <size>
  569. <width>40</width>
  570. <height>20</height>
  571. </size>
  572. </property>
  573. </spacer>
  574. </item>
  575. <item>
  576. <widget class="TimeWidget" name="timeEdit_weekEnd">
  577. <property name="minimumSize">
  578. <size>
  579. <width>124</width>
  580. <height>32</height>
  581. </size>
  582. </property>
  583. <property name="maximumSize">
  584. <size>
  585. <width>16777215</width>
  586. <height>32</height>
  587. </size>
  588. </property>
  589. </widget>
  590. </item>
  591. </layout>
  592. </widget>
  593. </widget>
  594. <widget class="QWidget" name="tab_special">
  595. <attribute name="title">
  596. <string>特殊日</string>
  597. </attribute>
  598. <widget class="QWidget" name="widget_specialStart" native="true">
  599. <property name="geometry">
  600. <rect>
  601. <x>0</x>
  602. <y>24</y>
  603. <width>330</width>
  604. <height>32</height>
  605. </rect>
  606. </property>
  607. <property name="minimumSize">
  608. <size>
  609. <width>0</width>
  610. <height>32</height>
  611. </size>
  612. </property>
  613. <property name="maximumSize">
  614. <size>
  615. <width>16777215</width>
  616. <height>32</height>
  617. </size>
  618. </property>
  619. <layout class="QHBoxLayout" name="horizontalLayout_6">
  620. <property name="spacing">
  621. <number>0</number>
  622. </property>
  623. <property name="leftMargin">
  624. <number>0</number>
  625. </property>
  626. <property name="topMargin">
  627. <number>0</number>
  628. </property>
  629. <property name="rightMargin">
  630. <number>0</number>
  631. </property>
  632. <property name="bottomMargin">
  633. <number>0</number>
  634. </property>
  635. <item>
  636. <widget class="QLabel" name="label_x4">
  637. <property name="minimumSize">
  638. <size>
  639. <width>10</width>
  640. <height>10</height>
  641. </size>
  642. </property>
  643. <property name="maximumSize">
  644. <size>
  645. <width>10</width>
  646. <height>10</height>
  647. </size>
  648. </property>
  649. <property name="text">
  650. <string>*</string>
  651. </property>
  652. </widget>
  653. </item>
  654. <item>
  655. <widget class="QLabel" name="label_5">
  656. <property name="minimumSize">
  657. <size>
  658. <width>70</width>
  659. <height>14</height>
  660. </size>
  661. </property>
  662. <property name="maximumSize">
  663. <size>
  664. <width>70</width>
  665. <height>16777215</height>
  666. </size>
  667. </property>
  668. <property name="text">
  669. <string>开机时间:</string>
  670. </property>
  671. </widget>
  672. </item>
  673. <item>
  674. <widget class="CalendarDTEdit" name="dateEdit_specialStart">
  675. <property name="minimumSize">
  676. <size>
  677. <width>124</width>
  678. <height>32</height>
  679. </size>
  680. </property>
  681. </widget>
  682. </item>
  683. <item>
  684. <spacer name="horizontalSpacer_4">
  685. <property name="orientation">
  686. <enum>Qt::Horizontal</enum>
  687. </property>
  688. <property name="sizeHint" stdset="0">
  689. <size>
  690. <width>40</width>
  691. <height>20</height>
  692. </size>
  693. </property>
  694. </spacer>
  695. </item>
  696. <item>
  697. <widget class="TimeWidget" name="timeEdit_specialStart">
  698. <property name="minimumSize">
  699. <size>
  700. <width>124</width>
  701. <height>32</height>
  702. </size>
  703. </property>
  704. <property name="maximumSize">
  705. <size>
  706. <width>16777215</width>
  707. <height>32</height>
  708. </size>
  709. </property>
  710. </widget>
  711. </item>
  712. </layout>
  713. </widget>
  714. <widget class="QWidget" name="widget_specialEnd" native="true">
  715. <property name="geometry">
  716. <rect>
  717. <x>0</x>
  718. <y>80</y>
  719. <width>330</width>
  720. <height>32</height>
  721. </rect>
  722. </property>
  723. <property name="minimumSize">
  724. <size>
  725. <width>0</width>
  726. <height>32</height>
  727. </size>
  728. </property>
  729. <property name="maximumSize">
  730. <size>
  731. <width>16777215</width>
  732. <height>32</height>
  733. </size>
  734. </property>
  735. <layout class="QHBoxLayout" name="horizontalLayout_7">
  736. <property name="spacing">
  737. <number>0</number>
  738. </property>
  739. <property name="leftMargin">
  740. <number>0</number>
  741. </property>
  742. <property name="topMargin">
  743. <number>0</number>
  744. </property>
  745. <property name="rightMargin">
  746. <number>0</number>
  747. </property>
  748. <property name="bottomMargin">
  749. <number>0</number>
  750. </property>
  751. <item>
  752. <widget class="QLabel" name="label_x5">
  753. <property name="minimumSize">
  754. <size>
  755. <width>10</width>
  756. <height>10</height>
  757. </size>
  758. </property>
  759. <property name="maximumSize">
  760. <size>
  761. <width>10</width>
  762. <height>10</height>
  763. </size>
  764. </property>
  765. <property name="text">
  766. <string>*</string>
  767. </property>
  768. </widget>
  769. </item>
  770. <item>
  771. <widget class="QLabel" name="label_6">
  772. <property name="minimumSize">
  773. <size>
  774. <width>70</width>
  775. <height>14</height>
  776. </size>
  777. </property>
  778. <property name="maximumSize">
  779. <size>
  780. <width>70</width>
  781. <height>16777215</height>
  782. </size>
  783. </property>
  784. <property name="text">
  785. <string>关机时间:</string>
  786. </property>
  787. </widget>
  788. </item>
  789. <item>
  790. <widget class="CalendarDTEdit" name="dateEdit_specialEnd">
  791. <property name="minimumSize">
  792. <size>
  793. <width>124</width>
  794. <height>32</height>
  795. </size>
  796. </property>
  797. </widget>
  798. </item>
  799. <item>
  800. <spacer name="horizontalSpacer_5">
  801. <property name="orientation">
  802. <enum>Qt::Horizontal</enum>
  803. </property>
  804. <property name="sizeHint" stdset="0">
  805. <size>
  806. <width>40</width>
  807. <height>20</height>
  808. </size>
  809. </property>
  810. </spacer>
  811. </item>
  812. <item>
  813. <widget class="TimeWidget" name="timeEdit_specialEnd">
  814. <property name="minimumSize">
  815. <size>
  816. <width>124</width>
  817. <height>32</height>
  818. </size>
  819. </property>
  820. <property name="maximumSize">
  821. <size>
  822. <width>16777215</width>
  823. <height>32</height>
  824. </size>
  825. </property>
  826. </widget>
  827. </item>
  828. </layout>
  829. </widget>
  830. </widget>
  831. </widget>
  832. </item>
  833. <item>
  834. <widget class="QWidget" name="widget_pBtn" native="true">
  835. <property name="minimumSize">
  836. <size>
  837. <width>0</width>
  838. <height>32</height>
  839. </size>
  840. </property>
  841. <widget class="QPushButton" name="pBtn_addPlan">
  842. <property name="geometry">
  843. <rect>
  844. <x>0</x>
  845. <y>0</y>
  846. <width>68</width>
  847. <height>32</height>
  848. </rect>
  849. </property>
  850. <property name="text">
  851. <string>添加</string>
  852. </property>
  853. </widget>
  854. <widget class="QPushButton" name="pBtn_editPlan">
  855. <property name="geometry">
  856. <rect>
  857. <x>76</x>
  858. <y>0</y>
  859. <width>68</width>
  860. <height>32</height>
  861. </rect>
  862. </property>
  863. <property name="text">
  864. <string>修改</string>
  865. </property>
  866. </widget>
  867. <widget class="QPushButton" name="pBtn_deletePlan">
  868. <property name="geometry">
  869. <rect>
  870. <x>152</x>
  871. <y>0</y>
  872. <width>68</width>
  873. <height>32</height>
  874. </rect>
  875. </property>
  876. <property name="text">
  877. <string>删除</string>
  878. </property>
  879. </widget>
  880. </widget>
  881. </item>
  882. <item>
  883. <spacer name="verticalSpacer_2">
  884. <property name="orientation">
  885. <enum>Qt::Vertical</enum>
  886. </property>
  887. <property name="sizeHint" stdset="0">
  888. <size>
  889. <width>20</width>
  890. <height>182</height>
  891. </size>
  892. </property>
  893. </spacer>
  894. </item>
  895. </layout>
  896. </widget>
  897. </item>
  898. </layout>
  899. </widget>
  900. </item>
  901. <item>
  902. <widget class="QWidget" name="widget_bottom" native="true">
  903. <property name="minimumSize">
  904. <size>
  905. <width>0</width>
  906. <height>96</height>
  907. </size>
  908. </property>
  909. <property name="maximumSize">
  910. <size>
  911. <width>16777215</width>
  912. <height>96</height>
  913. </size>
  914. </property>
  915. <layout class="QHBoxLayout" name="horizontalLayout_5">
  916. <property name="spacing">
  917. <number>8</number>
  918. </property>
  919. <property name="leftMargin">
  920. <number>32</number>
  921. </property>
  922. <property name="topMargin">
  923. <number>0</number>
  924. </property>
  925. <property name="rightMargin">
  926. <number>32</number>
  927. </property>
  928. <property name="bottomMargin">
  929. <number>0</number>
  930. </property>
  931. <item>
  932. <widget class="QPushButton" name="pBtn_saveTotemplate">
  933. <property name="minimumSize">
  934. <size>
  935. <width>110</width>
  936. <height>32</height>
  937. </size>
  938. </property>
  939. <property name="text">
  940. <string>保存为模版</string>
  941. </property>
  942. </widget>
  943. </item>
  944. <item>
  945. <spacer name="horizontalSpacer">
  946. <property name="orientation">
  947. <enum>Qt::Horizontal</enum>
  948. </property>
  949. <property name="sizeHint" stdset="0">
  950. <size>
  951. <width>295</width>
  952. <height>20</height>
  953. </size>
  954. </property>
  955. </spacer>
  956. </item>
  957. <item>
  958. <widget class="QPushButton" name="pBtn_cancel">
  959. <property name="minimumSize">
  960. <size>
  961. <width>68</width>
  962. <height>32</height>
  963. </size>
  964. </property>
  965. <property name="text">
  966. <string>取消</string>
  967. </property>
  968. </widget>
  969. </item>
  970. <item>
  971. <widget class="QPushButton" name="pBtn_ok">
  972. <property name="minimumSize">
  973. <size>
  974. <width>68</width>
  975. <height>32</height>
  976. </size>
  977. </property>
  978. <property name="text">
  979. <string>确定</string>
  980. </property>
  981. </widget>
  982. </item>
  983. </layout>
  984. </widget>
  985. </item>
  986. </layout>
  987. </widget>
  988. </item>
  989. </layout>
  990. </widget>
  991. </item>
  992. </layout>
  993. </widget>
  994. <customwidgets>
  995. <customwidget>
  996. <class>CustomComboBox</class>
  997. <extends>QComboBox</extends>
  998. <header location="global">customcombobox.h</header>
  999. </customwidget>
  1000. <customwidget>
  1001. <class>PlanCard</class>
  1002. <extends>QWidget</extends>
  1003. <header location="global">plancard.h</header>
  1004. <container>1</container>
  1005. </customwidget>
  1006. <customwidget>
  1007. <class>CalendarDTEdit</class>
  1008. <extends>QDateEdit</extends>
  1009. <header location="global">calendardtedit.h</header>
  1010. </customwidget>
  1011. <customwidget>
  1012. <class>TimeWidget</class>
  1013. <extends>QTimeEdit</extends>
  1014. <header location="global">timewidget.h</header>
  1015. </customwidget>
  1016. </customwidgets>
  1017. <resources/>
  1018. <connections/>
  1019. </ui>