mainwindow.ui 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866
  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>1200</width>
  10. <height>824</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>MainWindow</string>
  15. </property>
  16. <widget class="QWidget" name="centralwidget">
  17. <layout class="QHBoxLayout" name="horizontalLayout_13">
  18. <item>
  19. <widget class="QSplitter" name="splitter">
  20. <property name="orientation">
  21. <enum>Qt::Horizontal</enum>
  22. </property>
  23. <widget class="QWidget" name="">
  24. <layout class="QVBoxLayout" name="verticalLayout_2">
  25. <item>
  26. <widget class="QListWidget" name="listWidget_elem"/>
  27. </item>
  28. <item>
  29. <layout class="QHBoxLayout" name="horizontalLayout_12">
  30. <item>
  31. <widget class="QPushButton" name="pushButton_addElem">
  32. <property name="text">
  33. <string>添加</string>
  34. </property>
  35. </widget>
  36. </item>
  37. <item>
  38. <widget class="QPushButton" name="pushButton_delElem">
  39. <property name="text">
  40. <string>删除</string>
  41. </property>
  42. </widget>
  43. </item>
  44. </layout>
  45. </item>
  46. <item>
  47. <widget class="QPushButton" name="pushButton_exportConfig">
  48. <property name="text">
  49. <string> 导出配置</string>
  50. </property>
  51. </widget>
  52. </item>
  53. </layout>
  54. </widget>
  55. <widget class="QWidget" name="">
  56. <layout class="QVBoxLayout" name="verticalLayout_6">
  57. <item>
  58. <widget class="QLabel" name="label_3">
  59. <property name="text">
  60. <string>基础属性</string>
  61. </property>
  62. </widget>
  63. </item>
  64. <item>
  65. <layout class="QHBoxLayout" name="horizontalLayout_11">
  66. <item>
  67. <layout class="QHBoxLayout" name="horizontalLayout_7">
  68. <item>
  69. <layout class="QVBoxLayout" name="verticalLayout">
  70. <item>
  71. <layout class="QHBoxLayout" name="horizontalLayout">
  72. <item>
  73. <widget class="QLabel" name="label_name">
  74. <property name="text">
  75. <string>标识值:</string>
  76. </property>
  77. </widget>
  78. </item>
  79. <item>
  80. <widget class="QLineEdit" name="lineEdit_name"/>
  81. </item>
  82. </layout>
  83. </item>
  84. <item>
  85. <layout class="QHBoxLayout" name="horizontalLayout_2">
  86. <item>
  87. <widget class="QLabel" name="label_size">
  88. <property name="text">
  89. <string>大小:</string>
  90. </property>
  91. </widget>
  92. </item>
  93. <item>
  94. <widget class="QLineEdit" name="lineEdit_size"/>
  95. </item>
  96. </layout>
  97. </item>
  98. <item>
  99. <layout class="QHBoxLayout" name="horizontalLayout_3">
  100. <item>
  101. <widget class="QLabel" name="label_maxlayer">
  102. <property name="text">
  103. <string>最大层数:</string>
  104. </property>
  105. </widget>
  106. </item>
  107. <item>
  108. <widget class="QLineEdit" name="lineEdit_maxlayer"/>
  109. </item>
  110. </layout>
  111. </item>
  112. <item>
  113. <layout class="QHBoxLayout" name="horizontalLayout_4">
  114. <item>
  115. <widget class="QLabel" name="label_score">
  116. <property name="text">
  117. <string>分数:</string>
  118. </property>
  119. </widget>
  120. </item>
  121. <item>
  122. <widget class="QLineEdit" name="lineEdit_score"/>
  123. </item>
  124. </layout>
  125. </item>
  126. <item>
  127. <layout class="QHBoxLayout" name="horizontalLayout_5">
  128. <item>
  129. <widget class="QLabel" name="label_drop">
  130. <property name="text">
  131. <string>掉落设定:</string>
  132. </property>
  133. </widget>
  134. </item>
  135. <item>
  136. <widget class="QSpinBox" name="spinBox_drop"/>
  137. </item>
  138. </layout>
  139. </item>
  140. </layout>
  141. </item>
  142. <item>
  143. <layout class="QHBoxLayout" name="horizontalLayout_6">
  144. <item>
  145. <widget class="QLabel" name="label_icon">
  146. <property name="text">
  147. <string>图标:</string>
  148. </property>
  149. </widget>
  150. </item>
  151. <item>
  152. <widget class="QLabel" name="label_pic">
  153. <property name="text">
  154. <string>icon</string>
  155. </property>
  156. </widget>
  157. </item>
  158. <item>
  159. <widget class="QPushButton" name="pushButton_chooseFile">
  160. <property name="text">
  161. <string>选择文件</string>
  162. </property>
  163. </widget>
  164. </item>
  165. </layout>
  166. </item>
  167. </layout>
  168. </item>
  169. <item>
  170. <spacer name="horizontalSpacer_3">
  171. <property name="orientation">
  172. <enum>Qt::Horizontal</enum>
  173. </property>
  174. <property name="sizeHint" stdset="0">
  175. <size>
  176. <width>148</width>
  177. <height>68</height>
  178. </size>
  179. </property>
  180. </spacer>
  181. </item>
  182. </layout>
  183. </item>
  184. <item>
  185. <widget class="QTabWidget" name="tabWidget">
  186. <property name="tabShape">
  187. <enum>QTabWidget::Triangular</enum>
  188. </property>
  189. <property name="currentIndex">
  190. <number>0</number>
  191. </property>
  192. <property name="elideMode">
  193. <enum>Qt::ElideRight</enum>
  194. </property>
  195. <widget class="QWidget" name="tab_effect_2">
  196. <attribute name="title">
  197. <string> 状态与效果动画</string>
  198. </attribute>
  199. <widget class="QTableWidget" name="tableWidget_animation">
  200. <property name="geometry">
  201. <rect>
  202. <x>20</x>
  203. <y>10</y>
  204. <width>561</width>
  205. <height>281</height>
  206. </rect>
  207. </property>
  208. <property name="rowCount">
  209. <number>0</number>
  210. </property>
  211. <property name="columnCount">
  212. <number>4</number>
  213. </property>
  214. <column/>
  215. <column/>
  216. <column/>
  217. <column/>
  218. </widget>
  219. <widget class="QPushButton" name="pushButton_addAnimation">
  220. <property name="geometry">
  221. <rect>
  222. <x>620</x>
  223. <y>80</y>
  224. <width>113</width>
  225. <height>32</height>
  226. </rect>
  227. </property>
  228. <property name="text">
  229. <string>添加动画</string>
  230. </property>
  231. </widget>
  232. <widget class="QPushButton" name="pushButton_delAnimation">
  233. <property name="geometry">
  234. <rect>
  235. <x>620</x>
  236. <y>120</y>
  237. <width>113</width>
  238. <height>32</height>
  239. </rect>
  240. </property>
  241. <property name="text">
  242. <string>删除动画</string>
  243. </property>
  244. </widget>
  245. </widget>
  246. <widget class="QWidget" name="tab_collection_2">
  247. <attribute name="title">
  248. <string>收集动画</string>
  249. </attribute>
  250. <layout class="QHBoxLayout" name="horizontalLayout_22">
  251. <item>
  252. <widget class="QSplitter" name="splitter_2">
  253. <property name="orientation">
  254. <enum>Qt::Horizontal</enum>
  255. </property>
  256. <widget class="QWidget" name="">
  257. <layout class="QVBoxLayout" name="verticalLayout_3">
  258. <item>
  259. <widget class="QListWidget" name="listWidget_collectAnim"/>
  260. </item>
  261. <item>
  262. <layout class="QHBoxLayout" name="horizontalLayout_21">
  263. <item>
  264. <widget class="QPushButton" name="pushButton_addCollectAnim">
  265. <property name="text">
  266. <string>添加</string>
  267. </property>
  268. </widget>
  269. </item>
  270. <item>
  271. <widget class="QPushButton" name="pushButton_delCollectAnim">
  272. <property name="text">
  273. <string>删除</string>
  274. </property>
  275. </widget>
  276. </item>
  277. </layout>
  278. </item>
  279. </layout>
  280. </widget>
  281. <widget class="QWidget" name="">
  282. <layout class="QVBoxLayout" name="verticalLayout_7">
  283. <item>
  284. <layout class="QHBoxLayout" name="horizontalLayout_20">
  285. <item>
  286. <widget class="QLabel" name="label_animationType_2">
  287. <property name="text">
  288. <string>动画类型:</string>
  289. </property>
  290. </widget>
  291. </item>
  292. <item>
  293. <widget class="QComboBox" name="comboBox_animationType_2"/>
  294. </item>
  295. </layout>
  296. </item>
  297. <item>
  298. <layout class="QHBoxLayout" name="horizontalLayout_17">
  299. <item>
  300. <widget class="QLabel" name="label_animation_2">
  301. <property name="text">
  302. <string>动画:</string>
  303. </property>
  304. </widget>
  305. </item>
  306. <item>
  307. <widget class="QComboBox" name="comboBox_animation_2"/>
  308. </item>
  309. </layout>
  310. </item>
  311. <item>
  312. <layout class="QHBoxLayout" name="horizontalLayout_18">
  313. <item>
  314. <widget class="QLabel" name="label_node_2">
  315. <property name="text">
  316. <string>节点:</string>
  317. </property>
  318. </widget>
  319. </item>
  320. <item>
  321. <widget class="QLineEdit" name="lineEdit_node_2"/>
  322. </item>
  323. </layout>
  324. </item>
  325. <item>
  326. <layout class="QHBoxLayout" name="horizontalLayout_19">
  327. <item>
  328. <widget class="QLabel" name="label_shadow_2">
  329. <property name="text">
  330. <string>阴影:</string>
  331. </property>
  332. </widget>
  333. </item>
  334. <item>
  335. <widget class="QLineEdit" name="lineEdit_shadow_2"/>
  336. </item>
  337. </layout>
  338. </item>
  339. </layout>
  340. </widget>
  341. </widget>
  342. </item>
  343. </layout>
  344. </widget>
  345. <widget class="QWidget" name="tab_statusConfiguration_2">
  346. <attribute name="title">
  347. <string>状态配置</string>
  348. </attribute>
  349. <widget class="QTableWidget" name="tableWidget_event">
  350. <property name="geometry">
  351. <rect>
  352. <x>190</x>
  353. <y>220</y>
  354. <width>551</width>
  355. <height>101</height>
  356. </rect>
  357. </property>
  358. <property name="rowCount">
  359. <number>3</number>
  360. </property>
  361. <property name="columnCount">
  362. <number>6</number>
  363. </property>
  364. <row/>
  365. <row/>
  366. <row/>
  367. <column/>
  368. <column/>
  369. <column/>
  370. <column/>
  371. <column/>
  372. <column/>
  373. </widget>
  374. <widget class="QLabel" name="label_eventConfiguration">
  375. <property name="geometry">
  376. <rect>
  377. <x>190</x>
  378. <y>190</y>
  379. <width>67</width>
  380. <height>16</height>
  381. </rect>
  382. </property>
  383. <property name="text">
  384. <string>事件配置:</string>
  385. </property>
  386. </widget>
  387. <widget class="QListWidget" name="listWidget_status">
  388. <property name="geometry">
  389. <rect>
  390. <x>10</x>
  391. <y>20</y>
  392. <width>101</width>
  393. <height>301</height>
  394. </rect>
  395. </property>
  396. </widget>
  397. <widget class="QPushButton" name="pushButton_addStatus">
  398. <property name="geometry">
  399. <rect>
  400. <x>0</x>
  401. <y>330</y>
  402. <width>81</width>
  403. <height>31</height>
  404. </rect>
  405. </property>
  406. <property name="text">
  407. <string>添加</string>
  408. </property>
  409. </widget>
  410. <widget class="QPushButton" name="pushButton_delStatus">
  411. <property name="geometry">
  412. <rect>
  413. <x>80</x>
  414. <y>330</y>
  415. <width>81</width>
  416. <height>31</height>
  417. </rect>
  418. </property>
  419. <property name="text">
  420. <string>删除</string>
  421. </property>
  422. </widget>
  423. <widget class="QPushButton" name="pushButton_genTemp">
  424. <property name="geometry">
  425. <rect>
  426. <x>30</x>
  427. <y>360</y>
  428. <width>113</width>
  429. <height>32</height>
  430. </rect>
  431. </property>
  432. <property name="text">
  433. <string>生成模板</string>
  434. </property>
  435. </widget>
  436. <widget class="QPushButton" name="pushButton_addEvent">
  437. <property name="geometry">
  438. <rect>
  439. <x>180</x>
  440. <y>330</y>
  441. <width>113</width>
  442. <height>32</height>
  443. </rect>
  444. </property>
  445. <property name="text">
  446. <string>添加事件</string>
  447. </property>
  448. </widget>
  449. <widget class="QPushButton" name="pushButton_delEvent">
  450. <property name="geometry">
  451. <rect>
  452. <x>290</x>
  453. <y>330</y>
  454. <width>113</width>
  455. <height>32</height>
  456. </rect>
  457. </property>
  458. <property name="text">
  459. <string>删除事件</string>
  460. </property>
  461. </widget>
  462. <widget class="QWidget" name="">
  463. <property name="geometry">
  464. <rect>
  465. <x>190</x>
  466. <y>20</y>
  467. <width>571</width>
  468. <height>171</height>
  469. </rect>
  470. </property>
  471. <layout class="QVBoxLayout" name="verticalLayout_5">
  472. <item>
  473. <layout class="QHBoxLayout" name="horizontalLayout_25">
  474. <item>
  475. <widget class="QLabel" name="label_initialAnimation">
  476. <property name="text">
  477. <string>初始化动画:</string>
  478. </property>
  479. </widget>
  480. </item>
  481. <item>
  482. <widget class="QComboBox" name="comboBox"/>
  483. </item>
  484. <item>
  485. <spacer name="horizontalSpacer_7">
  486. <property name="orientation">
  487. <enum>Qt::Horizontal</enum>
  488. </property>
  489. <property name="sizeHint" stdset="0">
  490. <size>
  491. <width>298</width>
  492. <height>18</height>
  493. </size>
  494. </property>
  495. </spacer>
  496. </item>
  497. </layout>
  498. </item>
  499. <item>
  500. <layout class="QHBoxLayout" name="horizontalLayout_23">
  501. <item>
  502. <widget class="QLabel" name="label_clickAnimation">
  503. <property name="text">
  504. <string>点击动画:</string>
  505. </property>
  506. </widget>
  507. </item>
  508. <item>
  509. <widget class="QComboBox" name="comboBox_2"/>
  510. </item>
  511. <item>
  512. <spacer name="horizontalSpacer_4">
  513. <property name="orientation">
  514. <enum>Qt::Horizontal</enum>
  515. </property>
  516. <property name="sizeHint" stdset="0">
  517. <size>
  518. <width>298</width>
  519. <height>18</height>
  520. </size>
  521. </property>
  522. </spacer>
  523. </item>
  524. </layout>
  525. </item>
  526. <item>
  527. <layout class="QHBoxLayout" name="horizontalLayout_24">
  528. <item>
  529. <widget class="QCheckBox" name="checkBox_multiHit">
  530. <property name="text">
  531. <string>支持多重打击</string>
  532. </property>
  533. </widget>
  534. </item>
  535. <item>
  536. <spacer name="horizontalSpacer_5">
  537. <property name="orientation">
  538. <enum>Qt::Horizontal</enum>
  539. </property>
  540. <property name="sizeHint" stdset="0">
  541. <size>
  542. <width>88</width>
  543. <height>20</height>
  544. </size>
  545. </property>
  546. </spacer>
  547. </item>
  548. <item>
  549. <widget class="QCheckBox" name="checkBox_dropable">
  550. <property name="text">
  551. <string>可掉落</string>
  552. </property>
  553. </widget>
  554. </item>
  555. <item>
  556. <spacer name="horizontalSpacer_6">
  557. <property name="orientation">
  558. <enum>Qt::Horizontal</enum>
  559. </property>
  560. <property name="sizeHint" stdset="0">
  561. <size>
  562. <width>138</width>
  563. <height>28</height>
  564. </size>
  565. </property>
  566. </spacer>
  567. </item>
  568. </layout>
  569. </item>
  570. <item>
  571. <layout class="QHBoxLayout" name="horizontalLayout_26">
  572. <item>
  573. <widget class="QCheckBox" name="checkBox_needCollect">
  574. <property name="text">
  575. <string>是否需要收集</string>
  576. </property>
  577. </widget>
  578. </item>
  579. <item>
  580. <spacer name="horizontalSpacer_8">
  581. <property name="orientation">
  582. <enum>Qt::Horizontal</enum>
  583. </property>
  584. <property name="sizeHint" stdset="0">
  585. <size>
  586. <width>40</width>
  587. <height>20</height>
  588. </size>
  589. </property>
  590. </spacer>
  591. </item>
  592. <item>
  593. <layout class="QHBoxLayout" name="horizontalLayout_27">
  594. <item>
  595. <widget class="QLabel" name="label_cellectionType">
  596. <property name="text">
  597. <string>收集的目标类型:</string>
  598. </property>
  599. </widget>
  600. </item>
  601. <item>
  602. <widget class="QLineEdit" name="lineEdit_collectionType"/>
  603. </item>
  604. </layout>
  605. </item>
  606. <item>
  607. <layout class="QHBoxLayout" name="horizontalLayout_28">
  608. <item>
  609. <widget class="QLabel" name="label_collectAnimation">
  610. <property name="text">
  611. <string>收集动画:</string>
  612. </property>
  613. </widget>
  614. </item>
  615. <item>
  616. <widget class="QComboBox" name="comboBox_collectAnimation"/>
  617. </item>
  618. </layout>
  619. </item>
  620. </layout>
  621. </item>
  622. </layout>
  623. </widget>
  624. </widget>
  625. <widget class="QWidget" name="tab_container_2">
  626. <attribute name="title">
  627. <string>容器</string>
  628. </attribute>
  629. <widget class="QTableWidget" name="tableWidget_container">
  630. <property name="geometry">
  631. <rect>
  632. <x>10</x>
  633. <y>310</y>
  634. <width>256</width>
  635. <height>192</height>
  636. </rect>
  637. </property>
  638. </widget>
  639. <widget class="QListWidget" name="listWidget_pool">
  640. <property name="geometry">
  641. <rect>
  642. <x>20</x>
  643. <y>40</y>
  644. <width>151</width>
  645. <height>191</height>
  646. </rect>
  647. </property>
  648. </widget>
  649. <widget class="QPushButton" name="pushButton_addContainer">
  650. <property name="geometry">
  651. <rect>
  652. <x>10</x>
  653. <y>240</y>
  654. <width>91</width>
  655. <height>31</height>
  656. </rect>
  657. </property>
  658. <property name="text">
  659. <string>添加</string>
  660. </property>
  661. </widget>
  662. <widget class="QPushButton" name="pushButton_delContainer">
  663. <property name="geometry">
  664. <rect>
  665. <x>100</x>
  666. <y>240</y>
  667. <width>91</width>
  668. <height>31</height>
  669. </rect>
  670. </property>
  671. <property name="text">
  672. <string>删除</string>
  673. </property>
  674. </widget>
  675. <widget class="QTableWidget" name="tableWidget_containerPool">
  676. <property name="geometry">
  677. <rect>
  678. <x>222</x>
  679. <y>64</y>
  680. <width>256</width>
  681. <height>192</height>
  682. </rect>
  683. </property>
  684. <property name="rowCount">
  685. <number>2</number>
  686. </property>
  687. <property name="columnCount">
  688. <number>7</number>
  689. </property>
  690. <row/>
  691. <row/>
  692. <column/>
  693. <column/>
  694. <column/>
  695. <column/>
  696. <column/>
  697. <column/>
  698. <column/>
  699. </widget>
  700. <widget class="QWidget" name="layoutWidget_10">
  701. <property name="geometry">
  702. <rect>
  703. <x>210</x>
  704. <y>10</y>
  705. <width>212</width>
  706. <height>32</height>
  707. </rect>
  708. </property>
  709. <layout class="QHBoxLayout" name="horizontalLayout_29">
  710. <item>
  711. <widget class="QLabel" name="label_containerType">
  712. <property name="text">
  713. <string>容器类型:</string>
  714. </property>
  715. </widget>
  716. </item>
  717. <item>
  718. <widget class="QComboBox" name="comboBox_container"/>
  719. </item>
  720. <item>
  721. <spacer name="horizontalSpacer_9">
  722. <property name="orientation">
  723. <enum>Qt::Horizontal</enum>
  724. </property>
  725. <property name="sizeHint" stdset="0">
  726. <size>
  727. <width>40</width>
  728. <height>20</height>
  729. </size>
  730. </property>
  731. </spacer>
  732. </item>
  733. </layout>
  734. </widget>
  735. <widget class="QPushButton" name="pushButton_delKey">
  736. <property name="geometry">
  737. <rect>
  738. <x>550</x>
  739. <y>130</y>
  740. <width>91</width>
  741. <height>31</height>
  742. </rect>
  743. </property>
  744. <property name="text">
  745. <string>删除</string>
  746. </property>
  747. </widget>
  748. <widget class="QPushButton" name="pushButton_addKey">
  749. <property name="geometry">
  750. <rect>
  751. <x>550</x>
  752. <y>80</y>
  753. <width>91</width>
  754. <height>31</height>
  755. </rect>
  756. </property>
  757. <property name="text">
  758. <string>添加</string>
  759. </property>
  760. </widget>
  761. <widget class="QPushButton" name="pushButton_addChildElem">
  762. <property name="geometry">
  763. <rect>
  764. <x>290</x>
  765. <y>320</y>
  766. <width>91</width>
  767. <height>31</height>
  768. </rect>
  769. </property>
  770. <property name="text">
  771. <string>添加</string>
  772. </property>
  773. </widget>
  774. <widget class="QPushButton" name="pushButton_del">
  775. <property name="geometry">
  776. <rect>
  777. <x>290</x>
  778. <y>370</y>
  779. <width>91</width>
  780. <height>31</height>
  781. </rect>
  782. </property>
  783. <property name="text">
  784. <string>删除</string>
  785. </property>
  786. </widget>
  787. <widget class="QWidget" name="">
  788. <layout class="QHBoxLayout" name="horizontalLayout_9">
  789. <item>
  790. <widget class="QLabel" name="label">
  791. <property name="text">
  792. <string>容器池:</string>
  793. </property>
  794. </widget>
  795. </item>
  796. <item>
  797. <spacer name="horizontalSpacer">
  798. <property name="orientation">
  799. <enum>Qt::Horizontal</enum>
  800. </property>
  801. <property name="sizeHint" stdset="0">
  802. <size>
  803. <width>40</width>
  804. <height>20</height>
  805. </size>
  806. </property>
  807. </spacer>
  808. </item>
  809. </layout>
  810. </widget>
  811. <widget class="QWidget" name="">
  812. <property name="geometry">
  813. <rect>
  814. <x>10</x>
  815. <y>280</y>
  816. <width>103</width>
  817. <height>22</height>
  818. </rect>
  819. </property>
  820. <layout class="QHBoxLayout" name="horizontalLayout_10">
  821. <item>
  822. <widget class="QLabel" name="label_2">
  823. <property name="text">
  824. <string>子元素:</string>
  825. </property>
  826. </widget>
  827. </item>
  828. <item>
  829. <spacer name="horizontalSpacer_2">
  830. <property name="orientation">
  831. <enum>Qt::Horizontal</enum>
  832. </property>
  833. <property name="sizeHint" stdset="0">
  834. <size>
  835. <width>40</width>
  836. <height>20</height>
  837. </size>
  838. </property>
  839. </spacer>
  840. </item>
  841. </layout>
  842. </widget>
  843. </widget>
  844. </widget>
  845. </item>
  846. </layout>
  847. </widget>
  848. </widget>
  849. </item>
  850. </layout>
  851. </widget>
  852. <widget class="QMenuBar" name="menubar">
  853. <property name="geometry">
  854. <rect>
  855. <x>0</x>
  856. <y>0</y>
  857. <width>1200</width>
  858. <height>24</height>
  859. </rect>
  860. </property>
  861. </widget>
  862. <widget class="QStatusBar" name="statusbar"/>
  863. </widget>
  864. <resources/>
  865. <connections/>
  866. </ui>