editionCreature.ui 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>editionCreature</class>
  4. <widget class="QDialog" name="editionCreature">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>712</width>
  10. <height>559</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Dialog</string>
  15. </property>
  16. <widget class="QLabel" name="affichageCouleurCombattant">
  17. <property name="geometry">
  18. <rect>
  19. <x>110</x>
  20. <y>50</y>
  21. <width>51</width>
  22. <height>21</height>
  23. </rect>
  24. </property>
  25. <property name="frameShape">
  26. <enum>QFrame::Box</enum>
  27. </property>
  28. <property name="frameShadow">
  29. <enum>QFrame::Sunken</enum>
  30. </property>
  31. <property name="text">
  32. <string/>
  33. </property>
  34. </widget>
  35. <widget class="QLabel" name="label_11">
  36. <property name="geometry">
  37. <rect>
  38. <x>30</x>
  39. <y>120</y>
  40. <width>141</width>
  41. <height>20</height>
  42. </rect>
  43. </property>
  44. <property name="text">
  45. <string>Image (.png, .jpg) : ...img\</string>
  46. </property>
  47. </widget>
  48. <widget class="QPushButton" name="annulerCreature">
  49. <property name="geometry">
  50. <rect>
  51. <x>490</x>
  52. <y>520</y>
  53. <width>81</width>
  54. <height>23</height>
  55. </rect>
  56. </property>
  57. <property name="text">
  58. <string>Annuler</string>
  59. </property>
  60. </widget>
  61. <widget class="QLabel" name="label_3">
  62. <property name="geometry">
  63. <rect>
  64. <x>30</x>
  65. <y>20</y>
  66. <width>46</width>
  67. <height>16</height>
  68. </rect>
  69. </property>
  70. <property name="text">
  71. <string>Id : </string>
  72. </property>
  73. </widget>
  74. <widget class="QLineEdit" name="imgLogoCombattant">
  75. <property name="geometry">
  76. <rect>
  77. <x>180</x>
  78. <y>90</y>
  79. <width>191</width>
  80. <height>20</height>
  81. </rect>
  82. </property>
  83. </widget>
  84. <widget class="QDoubleSpinBox" name="hauteurCombattant">
  85. <property name="geometry">
  86. <rect>
  87. <x>560</x>
  88. <y>50</y>
  89. <width>41</width>
  90. <height>22</height>
  91. </rect>
  92. </property>
  93. <property name="prefix">
  94. <string/>
  95. </property>
  96. <property name="decimals">
  97. <number>0</number>
  98. </property>
  99. <property name="minimum">
  100. <double>1.000000000000000</double>
  101. </property>
  102. <property name="maximum">
  103. <double>50.000000000000000</double>
  104. </property>
  105. <property name="singleStep">
  106. <double>1.000000000000000</double>
  107. </property>
  108. <property name="value">
  109. <double>1.000000000000000</double>
  110. </property>
  111. </widget>
  112. <widget class="QLabel" name="label_10">
  113. <property name="geometry">
  114. <rect>
  115. <x>470</x>
  116. <y>50</y>
  117. <width>81</width>
  118. <height>21</height>
  119. </rect>
  120. </property>
  121. <property name="text">
  122. <string>Taille (en cases) : </string>
  123. </property>
  124. </widget>
  125. <widget class="QCheckBox" name="volCombattant">
  126. <property name="geometry">
  127. <rect>
  128. <x>560</x>
  129. <y>90</y>
  130. <width>61</width>
  131. <height>17</height>
  132. </rect>
  133. </property>
  134. <property name="text">
  135. <string>Vole</string>
  136. </property>
  137. <property name="checked">
  138. <bool>false</bool>
  139. </property>
  140. </widget>
  141. <widget class="QLineEdit" name="idCombattant">
  142. <property name="enabled">
  143. <bool>false</bool>
  144. </property>
  145. <property name="geometry">
  146. <rect>
  147. <x>52</x>
  148. <y>20</y>
  149. <width>31</width>
  150. <height>20</height>
  151. </rect>
  152. </property>
  153. </widget>
  154. <widget class="QLineEdit" name="nomCombattant">
  155. <property name="geometry">
  156. <rect>
  157. <x>122</x>
  158. <y>20</y>
  159. <width>281</width>
  160. <height>20</height>
  161. </rect>
  162. </property>
  163. </widget>
  164. <widget class="QDoubleSpinBox" name="deplacementCombattant">
  165. <property name="geometry">
  166. <rect>
  167. <x>560</x>
  168. <y>20</y>
  169. <width>41</width>
  170. <height>22</height>
  171. </rect>
  172. </property>
  173. <property name="prefix">
  174. <string/>
  175. </property>
  176. <property name="decimals">
  177. <number>0</number>
  178. </property>
  179. <property name="singleStep">
  180. <double>1.000000000000000</double>
  181. </property>
  182. <property name="value">
  183. <double>1.000000000000000</double>
  184. </property>
  185. </widget>
  186. <widget class="QLabel" name="label_2">
  187. <property name="geometry">
  188. <rect>
  189. <x>130</x>
  190. <y>90</y>
  191. <width>71</width>
  192. <height>21</height>
  193. </rect>
  194. </property>
  195. <property name="text">
  196. <string>...img\</string>
  197. </property>
  198. </widget>
  199. <widget class="QLabel" name="label">
  200. <property name="geometry">
  201. <rect>
  202. <x>30</x>
  203. <y>90</y>
  204. <width>141</width>
  205. <height>20</height>
  206. </rect>
  207. </property>
  208. <property name="text">
  209. <string>Logo (.png, .jpg) : </string>
  210. </property>
  211. </widget>
  212. <widget class="QPushButton" name="enregistrerCreature">
  213. <property name="enabled">
  214. <bool>false</bool>
  215. </property>
  216. <property name="geometry">
  217. <rect>
  218. <x>120</x>
  219. <y>520</y>
  220. <width>101</width>
  221. <height>23</height>
  222. </rect>
  223. </property>
  224. <property name="font">
  225. <font>
  226. <weight>75</weight>
  227. <bold>true</bold>
  228. </font>
  229. </property>
  230. <property name="text">
  231. <string>Enregistrer</string>
  232. </property>
  233. </widget>
  234. <widget class="QLineEdit" name="imgTextureCombattant">
  235. <property name="geometry">
  236. <rect>
  237. <x>180</x>
  238. <y>120</y>
  239. <width>191</width>
  240. <height>20</height>
  241. </rect>
  242. </property>
  243. </widget>
  244. <widget class="QLabel" name="label_4">
  245. <property name="geometry">
  246. <rect>
  247. <x>90</x>
  248. <y>20</y>
  249. <width>46</width>
  250. <height>16</height>
  251. </rect>
  252. </property>
  253. <property name="text">
  254. <string>Nom : </string>
  255. </property>
  256. </widget>
  257. <widget class="QPushButton" name="couleurCombattant">
  258. <property name="geometry">
  259. <rect>
  260. <x>20</x>
  261. <y>50</y>
  262. <width>75</width>
  263. <height>23</height>
  264. </rect>
  265. </property>
  266. <property name="text">
  267. <string>Couleur</string>
  268. </property>
  269. </widget>
  270. <widget class="QPushButton" name="supprimerCreature">
  271. <property name="enabled">
  272. <bool>false</bool>
  273. </property>
  274. <property name="geometry">
  275. <rect>
  276. <x>400</x>
  277. <y>520</y>
  278. <width>75</width>
  279. <height>23</height>
  280. </rect>
  281. </property>
  282. <property name="text">
  283. <string>Supprimer</string>
  284. </property>
  285. </widget>
  286. <widget class="QLabel" name="label_6">
  287. <property name="geometry">
  288. <rect>
  289. <x>480</x>
  290. <y>20</y>
  291. <width>81</width>
  292. <height>21</height>
  293. </rect>
  294. </property>
  295. <property name="text">
  296. <string>Déplacement : </string>
  297. </property>
  298. </widget>
  299. <widget class="QTabWidget" name="ongletsCreation">
  300. <property name="geometry">
  301. <rect>
  302. <x>20</x>
  303. <y>160</y>
  304. <width>681</width>
  305. <height>351</height>
  306. </rect>
  307. </property>
  308. <property name="currentIndex">
  309. <number>1</number>
  310. </property>
  311. <widget class="QWidget" name="tabForme">
  312. <attribute name="title">
  313. <string>Forme et apparence</string>
  314. </attribute>
  315. <widget class="QGroupBox" name="groupBox_2">
  316. <property name="geometry">
  317. <rect>
  318. <x>460</x>
  319. <y>20</y>
  320. <width>131</width>
  321. <height>291</height>
  322. </rect>
  323. </property>
  324. <property name="title">
  325. <string>Texte</string>
  326. </property>
  327. <widget class="QCheckBox" name="txtAfficherCombattant">
  328. <property name="geometry">
  329. <rect>
  330. <x>100</x>
  331. <y>10</y>
  332. <width>21</width>
  333. <height>21</height>
  334. </rect>
  335. </property>
  336. <property name="text">
  337. <string/>
  338. </property>
  339. <property name="checked">
  340. <bool>true</bool>
  341. </property>
  342. </widget>
  343. <widget class="QSlider" name="txtPosYCombattant">
  344. <property name="geometry">
  345. <rect>
  346. <x>10</x>
  347. <y>210</y>
  348. <width>111</width>
  349. <height>19</height>
  350. </rect>
  351. </property>
  352. <property name="minimum">
  353. <number>-1000</number>
  354. </property>
  355. <property name="maximum">
  356. <number>1000</number>
  357. </property>
  358. <property name="orientation">
  359. <enum>Qt::Horizontal</enum>
  360. </property>
  361. </widget>
  362. <widget class="QLabel" name="label_17">
  363. <property name="geometry">
  364. <rect>
  365. <x>10</x>
  366. <y>70</y>
  367. <width>111</width>
  368. <height>20</height>
  369. </rect>
  370. </property>
  371. <property name="text">
  372. <string>Taille de la police</string>
  373. </property>
  374. </widget>
  375. <widget class="QLabel" name="label_19">
  376. <property name="geometry">
  377. <rect>
  378. <x>10</x>
  379. <y>150</y>
  380. <width>111</width>
  381. <height>20</height>
  382. </rect>
  383. </property>
  384. <property name="text">
  385. <string>Position (X)</string>
  386. </property>
  387. </widget>
  388. <widget class="QSlider" name="txtTaillePoliceCombattant">
  389. <property name="geometry">
  390. <rect>
  391. <x>10</x>
  392. <y>90</y>
  393. <width>111</width>
  394. <height>19</height>
  395. </rect>
  396. </property>
  397. <property name="minimum">
  398. <number>8</number>
  399. </property>
  400. <property name="maximum">
  401. <number>99</number>
  402. </property>
  403. <property name="value">
  404. <number>20</number>
  405. </property>
  406. <property name="orientation">
  407. <enum>Qt::Horizontal</enum>
  408. </property>
  409. </widget>
  410. <widget class="QSlider" name="txtRotationCombattant">
  411. <property name="geometry">
  412. <rect>
  413. <x>10</x>
  414. <y>50</y>
  415. <width>111</width>
  416. <height>19</height>
  417. </rect>
  418. </property>
  419. <property name="minimum">
  420. <number>-180</number>
  421. </property>
  422. <property name="maximum">
  423. <number>180</number>
  424. </property>
  425. <property name="orientation">
  426. <enum>Qt::Horizontal</enum>
  427. </property>
  428. </widget>
  429. <widget class="QLabel" name="label_20">
  430. <property name="geometry">
  431. <rect>
  432. <x>10</x>
  433. <y>30</y>
  434. <width>111</width>
  435. <height>20</height>
  436. </rect>
  437. </property>
  438. <property name="text">
  439. <string>Rotation</string>
  440. </property>
  441. </widget>
  442. <widget class="QSlider" name="txtPosXCombattant">
  443. <property name="geometry">
  444. <rect>
  445. <x>10</x>
  446. <y>170</y>
  447. <width>111</width>
  448. <height>19</height>
  449. </rect>
  450. </property>
  451. <property name="minimum">
  452. <number>-800</number>
  453. </property>
  454. <property name="maximum">
  455. <number>800</number>
  456. </property>
  457. <property name="orientation">
  458. <enum>Qt::Horizontal</enum>
  459. </property>
  460. </widget>
  461. <widget class="QLabel" name="label_21">
  462. <property name="geometry">
  463. <rect>
  464. <x>10</x>
  465. <y>190</y>
  466. <width>111</width>
  467. <height>20</height>
  468. </rect>
  469. </property>
  470. <property name="text">
  471. <string>Position (Y)</string>
  472. </property>
  473. </widget>
  474. <widget class="QPushButton" name="txtReinitCombattant">
  475. <property name="geometry">
  476. <rect>
  477. <x>10</x>
  478. <y>240</y>
  479. <width>111</width>
  480. <height>20</height>
  481. </rect>
  482. </property>
  483. <property name="text">
  484. <string>Ré-initialiser</string>
  485. </property>
  486. </widget>
  487. <widget class="QCheckBox" name="txtGrasCombattant">
  488. <property name="geometry">
  489. <rect>
  490. <x>10</x>
  491. <y>120</y>
  492. <width>41</width>
  493. <height>21</height>
  494. </rect>
  495. </property>
  496. <property name="text">
  497. <string>Gras</string>
  498. </property>
  499. </widget>
  500. </widget>
  501. <widget class="QGroupBox" name="groupBox">
  502. <property name="geometry">
  503. <rect>
  504. <x>310</x>
  505. <y>20</y>
  506. <width>131</width>
  507. <height>291</height>
  508. </rect>
  509. </property>
  510. <property name="title">
  511. <string>Image</string>
  512. </property>
  513. <widget class="QCheckBox" name="imgAfficherCombattant">
  514. <property name="geometry">
  515. <rect>
  516. <x>100</x>
  517. <y>10</y>
  518. <width>21</width>
  519. <height>21</height>
  520. </rect>
  521. </property>
  522. <property name="text">
  523. <string/>
  524. </property>
  525. <property name="checked">
  526. <bool>true</bool>
  527. </property>
  528. </widget>
  529. <widget class="QSlider" name="imgPosYCombattant">
  530. <property name="geometry">
  531. <rect>
  532. <x>10</x>
  533. <y>200</y>
  534. <width>111</width>
  535. <height>19</height>
  536. </rect>
  537. </property>
  538. <property name="minimum">
  539. <number>-400</number>
  540. </property>
  541. <property name="maximum">
  542. <number>400</number>
  543. </property>
  544. <property name="orientation">
  545. <enum>Qt::Horizontal</enum>
  546. </property>
  547. </widget>
  548. <widget class="QLabel" name="label_12">
  549. <property name="geometry">
  550. <rect>
  551. <x>10</x>
  552. <y>60</y>
  553. <width>111</width>
  554. <height>20</height>
  555. </rect>
  556. </property>
  557. <property name="text">
  558. <string>Taille (X)</string>
  559. </property>
  560. </widget>
  561. <widget class="QLabel" name="label_13">
  562. <property name="geometry">
  563. <rect>
  564. <x>10</x>
  565. <y>100</y>
  566. <width>111</width>
  567. <height>20</height>
  568. </rect>
  569. </property>
  570. <property name="text">
  571. <string>Taille (Y)</string>
  572. </property>
  573. </widget>
  574. <widget class="QLabel" name="label_14">
  575. <property name="geometry">
  576. <rect>
  577. <x>10</x>
  578. <y>140</y>
  579. <width>111</width>
  580. <height>20</height>
  581. </rect>
  582. </property>
  583. <property name="text">
  584. <string>Position (X)</string>
  585. </property>
  586. </widget>
  587. <widget class="QSlider" name="imgTailleXCombattant">
  588. <property name="geometry">
  589. <rect>
  590. <x>10</x>
  591. <y>80</y>
  592. <width>111</width>
  593. <height>19</height>
  594. </rect>
  595. </property>
  596. <property name="minimum">
  597. <number>0</number>
  598. </property>
  599. <property name="value">
  600. <number>10</number>
  601. </property>
  602. <property name="orientation">
  603. <enum>Qt::Horizontal</enum>
  604. </property>
  605. </widget>
  606. <widget class="QSlider" name="imgRotationCombattant">
  607. <property name="geometry">
  608. <rect>
  609. <x>10</x>
  610. <y>40</y>
  611. <width>111</width>
  612. <height>19</height>
  613. </rect>
  614. </property>
  615. <property name="minimum">
  616. <number>-180</number>
  617. </property>
  618. <property name="maximum">
  619. <number>180</number>
  620. </property>
  621. <property name="orientation">
  622. <enum>Qt::Horizontal</enum>
  623. </property>
  624. </widget>
  625. <widget class="QLabel" name="label_16">
  626. <property name="geometry">
  627. <rect>
  628. <x>10</x>
  629. <y>20</y>
  630. <width>111</width>
  631. <height>20</height>
  632. </rect>
  633. </property>
  634. <property name="text">
  635. <string>Rotation</string>
  636. </property>
  637. </widget>
  638. <widget class="QSlider" name="imgPosXCombattant">
  639. <property name="geometry">
  640. <rect>
  641. <x>10</x>
  642. <y>160</y>
  643. <width>111</width>
  644. <height>19</height>
  645. </rect>
  646. </property>
  647. <property name="minimum">
  648. <number>-400</number>
  649. </property>
  650. <property name="maximum">
  651. <number>400</number>
  652. </property>
  653. <property name="orientation">
  654. <enum>Qt::Horizontal</enum>
  655. </property>
  656. </widget>
  657. <widget class="QLabel" name="label_15">
  658. <property name="geometry">
  659. <rect>
  660. <x>10</x>
  661. <y>180</y>
  662. <width>111</width>
  663. <height>20</height>
  664. </rect>
  665. </property>
  666. <property name="text">
  667. <string>Position (Y)</string>
  668. </property>
  669. </widget>
  670. <widget class="QSlider" name="imgTailleYCombattant">
  671. <property name="geometry">
  672. <rect>
  673. <x>10</x>
  674. <y>120</y>
  675. <width>111</width>
  676. <height>19</height>
  677. </rect>
  678. </property>
  679. <property name="minimum">
  680. <number>0</number>
  681. </property>
  682. <property name="value">
  683. <number>10</number>
  684. </property>
  685. <property name="orientation">
  686. <enum>Qt::Horizontal</enum>
  687. </property>
  688. </widget>
  689. <widget class="QPushButton" name="imgReinitCombattant">
  690. <property name="geometry">
  691. <rect>
  692. <x>10</x>
  693. <y>260</y>
  694. <width>111</width>
  695. <height>20</height>
  696. </rect>
  697. </property>
  698. <property name="text">
  699. <string>Ré-initialiser</string>
  700. </property>
  701. </widget>
  702. <widget class="QCheckBox" name="imgPivoteCombattant">
  703. <property name="geometry">
  704. <rect>
  705. <x>10</x>
  706. <y>220</y>
  707. <width>101</width>
  708. <height>17</height>
  709. </rect>
  710. </property>
  711. <property name="text">
  712. <string>Image pivote</string>
  713. </property>
  714. </widget>
  715. <widget class="QCheckBox" name="imgMasqueCombattant">
  716. <property name="geometry">
  717. <rect>
  718. <x>10</x>
  719. <y>240</y>
  720. <width>101</width>
  721. <height>17</height>
  722. </rect>
  723. </property>
  724. <property name="text">
  725. <string>Masque auto.</string>
  726. </property>
  727. </widget>
  728. </widget>
  729. <widget class="QLabel" name="label_9">
  730. <property name="geometry">
  731. <rect>
  732. <x>20</x>
  733. <y>0</y>
  734. <width>251</width>
  735. <height>20</height>
  736. </rect>
  737. </property>
  738. <property name="text">
  739. <string>Forme du pion : </string>
  740. </property>
  741. </widget>
  742. <widget class="QGraphicsView" name="vueForme">
  743. <property name="geometry">
  744. <rect>
  745. <x>20</x>
  746. <y>20</y>
  747. <width>281</width>
  748. <height>291</height>
  749. </rect>
  750. </property>
  751. <property name="renderHints">
  752. <set>QPainter::Antialiasing|QPainter::HighQualityAntialiasing|QPainter::TextAntialiasing</set>
  753. </property>
  754. </widget>
  755. </widget>
  756. <widget class="QWidget" name="tabAttributs">
  757. <attribute name="title">
  758. <string>Attributs et inventaire</string>
  759. </attribute>
  760. <widget class="QTableWidget" name="listeAttributs">
  761. <property name="geometry">
  762. <rect>
  763. <x>10</x>
  764. <y>30</y>
  765. <width>191</width>
  766. <height>261</height>
  767. </rect>
  768. </property>
  769. <property name="palette">
  770. <palette>
  771. <active>
  772. <colorrole role="Base">
  773. <brush brushstyle="SolidPattern">
  774. <color alpha="150">
  775. <red>255</red>
  776. <green>255</green>
  777. <blue>255</blue>
  778. </color>
  779. </brush>
  780. </colorrole>
  781. </active>
  782. <inactive>
  783. <colorrole role="Base">
  784. <brush brushstyle="SolidPattern">
  785. <color alpha="150">
  786. <red>255</red>
  787. <green>255</green>
  788. <blue>255</blue>
  789. </color>
  790. </brush>
  791. </colorrole>
  792. </inactive>
  793. <disabled>
  794. <colorrole role="Base">
  795. <brush brushstyle="SolidPattern">
  796. <color alpha="255">
  797. <red>240</red>
  798. <green>240</green>
  799. <blue>240</blue>
  800. </color>
  801. </brush>
  802. </colorrole>
  803. </disabled>
  804. </palette>
  805. </property>
  806. <property name="frameShape">
  807. <enum>QFrame::WinPanel</enum>
  808. </property>
  809. <property name="horizontalScrollBarPolicy">
  810. <enum>Qt::ScrollBarAlwaysOff</enum>
  811. </property>
  812. <property name="editTriggers">
  813. <set>QAbstractItemView::AllEditTriggers</set>
  814. </property>
  815. <property name="alternatingRowColors">
  816. <bool>true</bool>
  817. </property>
  818. <property name="selectionMode">
  819. <enum>QAbstractItemView::NoSelection</enum>
  820. </property>
  821. <property name="showGrid">
  822. <bool>true</bool>
  823. </property>
  824. <attribute name="horizontalHeaderVisible">
  825. <bool>false</bool>
  826. </attribute>
  827. <attribute name="horizontalHeaderDefaultSectionSize">
  828. <number>50</number>
  829. </attribute>
  830. <attribute name="verticalHeaderVisible">
  831. <bool>false</bool>
  832. </attribute>
  833. <column>
  834. <property name="text">
  835. <string>Nouvelle colonne</string>
  836. </property>
  837. </column>
  838. <column>
  839. <property name="text">
  840. <string>Valeur</string>
  841. </property>
  842. </column>
  843. </widget>
  844. <widget class="QLabel" name="label_18">
  845. <property name="geometry">
  846. <rect>
  847. <x>10</x>
  848. <y>2</y>
  849. <width>221</width>
  850. <height>16</height>
  851. </rect>
  852. </property>
  853. <property name="text">
  854. <string>Attributs / caractéristiques : </string>
  855. </property>
  856. </widget>
  857. <widget class="QTableWidget" name="listeInventaireCombattant">
  858. <property name="geometry">
  859. <rect>
  860. <x>230</x>
  861. <y>30</y>
  862. <width>291</width>
  863. <height>131</height>
  864. </rect>
  865. </property>
  866. <property name="palette">
  867. <palette>
  868. <active>
  869. <colorrole role="Base">
  870. <brush brushstyle="SolidPattern">
  871. <color alpha="150">
  872. <red>255</red>
  873. <green>255</green>
  874. <blue>255</blue>
  875. </color>
  876. </brush>
  877. </colorrole>
  878. </active>
  879. <inactive>
  880. <colorrole role="Base">
  881. <brush brushstyle="SolidPattern">
  882. <color alpha="150">
  883. <red>255</red>
  884. <green>255</green>
  885. <blue>255</blue>
  886. </color>
  887. </brush>
  888. </colorrole>
  889. </inactive>
  890. <disabled>
  891. <colorrole role="Base">
  892. <brush brushstyle="SolidPattern">
  893. <color alpha="255">
  894. <red>240</red>
  895. <green>240</green>
  896. <blue>240</blue>
  897. </color>
  898. </brush>
  899. </colorrole>
  900. </disabled>
  901. </palette>
  902. </property>
  903. <property name="frameShape">
  904. <enum>QFrame::WinPanel</enum>
  905. </property>
  906. <property name="horizontalScrollBarPolicy">
  907. <enum>Qt::ScrollBarAlwaysOff</enum>
  908. </property>
  909. <property name="editTriggers">
  910. <set>QAbstractItemView::AllEditTriggers</set>
  911. </property>
  912. <property name="alternatingRowColors">
  913. <bool>true</bool>
  914. </property>
  915. <property name="selectionMode">
  916. <enum>QAbstractItemView::NoSelection</enum>
  917. </property>
  918. <property name="showGrid">
  919. <bool>true</bool>
  920. </property>
  921. <attribute name="horizontalHeaderVisible">
  922. <bool>false</bool>
  923. </attribute>
  924. <attribute name="horizontalHeaderDefaultSectionSize">
  925. <number>50</number>
  926. </attribute>
  927. <attribute name="verticalHeaderVisible">
  928. <bool>false</bool>
  929. </attribute>
  930. <column>
  931. <property name="text">
  932. <string>nombre</string>
  933. </property>
  934. </column>
  935. <column>
  936. <property name="text">
  937. <string>objet</string>
  938. </property>
  939. </column>
  940. </widget>
  941. <widget class="QLabel" name="label_22">
  942. <property name="geometry">
  943. <rect>
  944. <x>230</x>
  945. <y>10</y>
  946. <width>221</width>
  947. <height>16</height>
  948. </rect>
  949. </property>
  950. <property name="text">
  951. <string>Inventaire de base :</string>
  952. </property>
  953. </widget>
  954. <widget class="QTextEdit" name="notesCombattant">
  955. <property name="geometry">
  956. <rect>
  957. <x>230</x>
  958. <y>200</y>
  959. <width>291</width>
  960. <height>91</height>
  961. </rect>
  962. </property>
  963. </widget>
  964. <widget class="QLabel" name="label_23">
  965. <property name="geometry">
  966. <rect>
  967. <x>230</x>
  968. <y>180</y>
  969. <width>46</width>
  970. <height>13</height>
  971. </rect>
  972. </property>
  973. <property name="text">
  974. <string>Notes :</string>
  975. </property>
  976. </widget>
  977. <widget class="QToolButton" name="ajouterInventaireCombattant">
  978. <property name="geometry">
  979. <rect>
  980. <x>470</x>
  981. <y>10</y>
  982. <width>21</width>
  983. <height>20</height>
  984. </rect>
  985. </property>
  986. <property name="text">
  987. <string>...</string>
  988. </property>
  989. <property name="icon">
  990. <iconset>
  991. <normaloff>img/plus.png</normaloff>img/plus.png</iconset>
  992. </property>
  993. </widget>
  994. <widget class="QToolButton" name="supprimerInventaireCombattant">
  995. <property name="geometry">
  996. <rect>
  997. <x>500</x>
  998. <y>10</y>
  999. <width>21</width>
  1000. <height>20</height>
  1001. </rect>
  1002. </property>
  1003. <property name="text">
  1004. <string>...</string>
  1005. </property>
  1006. <property name="icon">
  1007. <iconset>
  1008. <normaloff>img/gomme.png</normaloff>img/gomme.png</iconset>
  1009. </property>
  1010. </widget>
  1011. </widget>
  1012. <widget class="QWidget" name="tabAttaques">
  1013. <attribute name="title">
  1014. <string>Attaques</string>
  1015. </attribute>
  1016. </widget>
  1017. </widget>
  1018. </widget>
  1019. <resources/>
  1020. <connections/>
  1021. </ui>