editionCombattant - Copie.ui 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>editionCombattant</class>
  4. <widget class="QDialog" name="editionCombattant">
  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="annulerCombattant">
  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="enregistrerCombattant">
  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="supprimerCombattant">
  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>0</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>490</x>
  319. <y>20</y>
  320. <width>171</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>180</y>
  348. <width>141</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>120</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>141</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>141</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>140</y>
  447. <width>141</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>160</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>260</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>210</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>171</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>141</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>141</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>141</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>141</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>141</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="QGraphicsView" name="vueForme">
  730. <property name="geometry">
  731. <rect>
  732. <x>20</x>
  733. <y>20</y>
  734. <width>281</width>
  735. <height>291</height>
  736. </rect>
  737. </property>
  738. <property name="renderHints">
  739. <set>QPainter::Antialiasing|QPainter::HighQualityAntialiasing|QPainter::TextAntialiasing</set>
  740. </property>
  741. </widget>
  742. </widget>
  743. <widget class="QWidget" name="tabAttributs">
  744. <attribute name="title">
  745. <string>Attributs et inventaire</string>
  746. </attribute>
  747. <widget class="QTableWidget" name="listeAttributs">
  748. <property name="geometry">
  749. <rect>
  750. <x>10</x>
  751. <y>30</y>
  752. <width>191</width>
  753. <height>261</height>
  754. </rect>
  755. </property>
  756. <property name="palette">
  757. <palette>
  758. <active>
  759. <colorrole role="Base">
  760. <brush brushstyle="SolidPattern">
  761. <color alpha="150">
  762. <red>255</red>
  763. <green>255</green>
  764. <blue>255</blue>
  765. </color>
  766. </brush>
  767. </colorrole>
  768. </active>
  769. <inactive>
  770. <colorrole role="Base">
  771. <brush brushstyle="SolidPattern">
  772. <color alpha="150">
  773. <red>255</red>
  774. <green>255</green>
  775. <blue>255</blue>
  776. </color>
  777. </brush>
  778. </colorrole>
  779. </inactive>
  780. <disabled>
  781. <colorrole role="Base">
  782. <brush brushstyle="SolidPattern">
  783. <color alpha="255">
  784. <red>240</red>
  785. <green>240</green>
  786. <blue>240</blue>
  787. </color>
  788. </brush>
  789. </colorrole>
  790. </disabled>
  791. </palette>
  792. </property>
  793. <property name="frameShape">
  794. <enum>QFrame::WinPanel</enum>
  795. </property>
  796. <property name="horizontalScrollBarPolicy">
  797. <enum>Qt::ScrollBarAlwaysOff</enum>
  798. </property>
  799. <property name="editTriggers">
  800. <set>QAbstractItemView::AllEditTriggers</set>
  801. </property>
  802. <property name="alternatingRowColors">
  803. <bool>true</bool>
  804. </property>
  805. <property name="selectionMode">
  806. <enum>QAbstractItemView::NoSelection</enum>
  807. </property>
  808. <property name="showGrid">
  809. <bool>true</bool>
  810. </property>
  811. <attribute name="horizontalHeaderVisible">
  812. <bool>false</bool>
  813. </attribute>
  814. <attribute name="horizontalHeaderDefaultSectionSize">
  815. <number>50</number>
  816. </attribute>
  817. <attribute name="verticalHeaderVisible">
  818. <bool>false</bool>
  819. </attribute>
  820. <column>
  821. <property name="text">
  822. <string>Nouvelle colonne</string>
  823. </property>
  824. </column>
  825. <column>
  826. <property name="text">
  827. <string>Valeur</string>
  828. </property>
  829. </column>
  830. </widget>
  831. <widget class="QLabel" name="label_18">
  832. <property name="geometry">
  833. <rect>
  834. <x>10</x>
  835. <y>2</y>
  836. <width>221</width>
  837. <height>16</height>
  838. </rect>
  839. </property>
  840. <property name="text">
  841. <string>Attributs / caractéristiques : </string>
  842. </property>
  843. </widget>
  844. <widget class="QTableWidget" name="listeInventaireCombattant">
  845. <property name="geometry">
  846. <rect>
  847. <x>230</x>
  848. <y>30</y>
  849. <width>291</width>
  850. <height>131</height>
  851. </rect>
  852. </property>
  853. <property name="palette">
  854. <palette>
  855. <active>
  856. <colorrole role="Base">
  857. <brush brushstyle="SolidPattern">
  858. <color alpha="150">
  859. <red>255</red>
  860. <green>255</green>
  861. <blue>255</blue>
  862. </color>
  863. </brush>
  864. </colorrole>
  865. </active>
  866. <inactive>
  867. <colorrole role="Base">
  868. <brush brushstyle="SolidPattern">
  869. <color alpha="150">
  870. <red>255</red>
  871. <green>255</green>
  872. <blue>255</blue>
  873. </color>
  874. </brush>
  875. </colorrole>
  876. </inactive>
  877. <disabled>
  878. <colorrole role="Base">
  879. <brush brushstyle="SolidPattern">
  880. <color alpha="255">
  881. <red>240</red>
  882. <green>240</green>
  883. <blue>240</blue>
  884. </color>
  885. </brush>
  886. </colorrole>
  887. </disabled>
  888. </palette>
  889. </property>
  890. <property name="frameShape">
  891. <enum>QFrame::WinPanel</enum>
  892. </property>
  893. <property name="horizontalScrollBarPolicy">
  894. <enum>Qt::ScrollBarAlwaysOff</enum>
  895. </property>
  896. <property name="editTriggers">
  897. <set>QAbstractItemView::AllEditTriggers</set>
  898. </property>
  899. <property name="alternatingRowColors">
  900. <bool>true</bool>
  901. </property>
  902. <property name="selectionMode">
  903. <enum>QAbstractItemView::NoSelection</enum>
  904. </property>
  905. <property name="showGrid">
  906. <bool>true</bool>
  907. </property>
  908. <attribute name="horizontalHeaderVisible">
  909. <bool>false</bool>
  910. </attribute>
  911. <attribute name="horizontalHeaderDefaultSectionSize">
  912. <number>50</number>
  913. </attribute>
  914. <attribute name="verticalHeaderVisible">
  915. <bool>false</bool>
  916. </attribute>
  917. <column>
  918. <property name="text">
  919. <string>nombre</string>
  920. </property>
  921. </column>
  922. <column>
  923. <property name="text">
  924. <string>objet</string>
  925. </property>
  926. </column>
  927. </widget>
  928. <widget class="QLabel" name="label_22">
  929. <property name="geometry">
  930. <rect>
  931. <x>230</x>
  932. <y>10</y>
  933. <width>221</width>
  934. <height>16</height>
  935. </rect>
  936. </property>
  937. <property name="text">
  938. <string>Inventaire de base :</string>
  939. </property>
  940. </widget>
  941. <widget class="QTextEdit" name="notesCombattant">
  942. <property name="geometry">
  943. <rect>
  944. <x>230</x>
  945. <y>200</y>
  946. <width>291</width>
  947. <height>91</height>
  948. </rect>
  949. </property>
  950. </widget>
  951. <widget class="QLabel" name="label_23">
  952. <property name="geometry">
  953. <rect>
  954. <x>230</x>
  955. <y>180</y>
  956. <width>46</width>
  957. <height>13</height>
  958. </rect>
  959. </property>
  960. <property name="text">
  961. <string>Notes :</string>
  962. </property>
  963. </widget>
  964. <widget class="QToolButton" name="ajouterInventaireCombattant">
  965. <property name="geometry">
  966. <rect>
  967. <x>470</x>
  968. <y>10</y>
  969. <width>21</width>
  970. <height>20</height>
  971. </rect>
  972. </property>
  973. <property name="text">
  974. <string>...</string>
  975. </property>
  976. <property name="icon">
  977. <iconset>
  978. <normaloff>img/plus.png</normaloff>img/plus.png</iconset>
  979. </property>
  980. </widget>
  981. <widget class="QToolButton" name="supprimerInventaireCombattant">
  982. <property name="geometry">
  983. <rect>
  984. <x>500</x>
  985. <y>10</y>
  986. <width>21</width>
  987. <height>20</height>
  988. </rect>
  989. </property>
  990. <property name="text">
  991. <string>...</string>
  992. </property>
  993. <property name="icon">
  994. <iconset>
  995. <normaloff>img/gomme.png</normaloff>img/gomme.png</iconset>
  996. </property>
  997. </widget>
  998. </widget>
  999. <widget class="QWidget" name="tabAttaques">
  1000. <attribute name="title">
  1001. <string>Attaques</string>
  1002. </attribute>
  1003. </widget>
  1004. </widget>
  1005. </widget>
  1006. <resources/>
  1007. <connections/>
  1008. </ui>