inventaire.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Dialog</class>
  4. <widget class="QDialog" name="Dialog">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>764</width>
  10. <height>504</height>
  11. </rect>
  12. </property>
  13. <property name="font">
  14. <font>
  15. <family>Verdana</family>
  16. </font>
  17. </property>
  18. <property name="windowTitle">
  19. <string>Dialog</string>
  20. </property>
  21. <widget class="QLabel" name="label">
  22. <property name="geometry">
  23. <rect>
  24. <x>20</x>
  25. <y>10</y>
  26. <width>211</width>
  27. <height>21</height>
  28. </rect>
  29. </property>
  30. <property name="font">
  31. <font>
  32. <pointsize>10</pointsize>
  33. <weight>75</weight>
  34. <bold>true</bold>
  35. </font>
  36. </property>
  37. <property name="text">
  38. <string>INVENTAIRE</string>
  39. </property>
  40. </widget>
  41. <widget class="QPushButton" name="pushButton">
  42. <property name="geometry">
  43. <rect>
  44. <x>610</x>
  45. <y>460</y>
  46. <width>121</width>
  47. <height>31</height>
  48. </rect>
  49. </property>
  50. <property name="text">
  51. <string>Enregistrer</string>
  52. </property>
  53. </widget>
  54. <widget class="QPushButton" name="pushButton_2">
  55. <property name="geometry">
  56. <rect>
  57. <x>20</x>
  58. <y>460</y>
  59. <width>121</width>
  60. <height>31</height>
  61. </rect>
  62. </property>
  63. <property name="text">
  64. <string>Annuler</string>
  65. </property>
  66. </widget>
  67. <widget class="QTableView" name="monnaie">
  68. <property name="geometry">
  69. <rect>
  70. <x>20</x>
  71. <y>70</y>
  72. <width>171</width>
  73. <height>111</height>
  74. </rect>
  75. </property>
  76. <property name="palette">
  77. <palette>
  78. <active>
  79. <colorrole role="Base">
  80. <brush brushstyle="SolidPattern">
  81. <color alpha="255">
  82. <red>248</red>
  83. <green>248</green>
  84. <blue>248</blue>
  85. </color>
  86. </brush>
  87. </colorrole>
  88. </active>
  89. <inactive>
  90. <colorrole role="Base">
  91. <brush brushstyle="SolidPattern">
  92. <color alpha="255">
  93. <red>248</red>
  94. <green>248</green>
  95. <blue>248</blue>
  96. </color>
  97. </brush>
  98. </colorrole>
  99. </inactive>
  100. <disabled>
  101. <colorrole role="Base">
  102. <brush brushstyle="SolidPattern">
  103. <color alpha="255">
  104. <red>240</red>
  105. <green>240</green>
  106. <blue>240</blue>
  107. </color>
  108. </brush>
  109. </colorrole>
  110. </disabled>
  111. </palette>
  112. </property>
  113. <property name="font">
  114. <font>
  115. <family>Verdana</family>
  116. </font>
  117. </property>
  118. </widget>
  119. <widget class="QTableView" name="armesEtArmures">
  120. <property name="geometry">
  121. <rect>
  122. <x>200</x>
  123. <y>70</y>
  124. <width>171</width>
  125. <height>371</height>
  126. </rect>
  127. </property>
  128. <property name="palette">
  129. <palette>
  130. <active>
  131. <colorrole role="Base">
  132. <brush brushstyle="SolidPattern">
  133. <color alpha="255">
  134. <red>248</red>
  135. <green>248</green>
  136. <blue>248</blue>
  137. </color>
  138. </brush>
  139. </colorrole>
  140. </active>
  141. <inactive>
  142. <colorrole role="Base">
  143. <brush brushstyle="SolidPattern">
  144. <color alpha="255">
  145. <red>248</red>
  146. <green>248</green>
  147. <blue>248</blue>
  148. </color>
  149. </brush>
  150. </colorrole>
  151. </inactive>
  152. <disabled>
  153. <colorrole role="Base">
  154. <brush brushstyle="SolidPattern">
  155. <color alpha="255">
  156. <red>240</red>
  157. <green>240</green>
  158. <blue>240</blue>
  159. </color>
  160. </brush>
  161. </colorrole>
  162. </disabled>
  163. </palette>
  164. </property>
  165. <property name="font">
  166. <font>
  167. <family>Verdana</family>
  168. </font>
  169. </property>
  170. </widget>
  171. <widget class="QTableView" name="consommables">
  172. <property name="geometry">
  173. <rect>
  174. <x>380</x>
  175. <y>70</y>
  176. <width>171</width>
  177. <height>371</height>
  178. </rect>
  179. </property>
  180. <property name="palette">
  181. <palette>
  182. <active>
  183. <colorrole role="Base">
  184. <brush brushstyle="SolidPattern">
  185. <color alpha="255">
  186. <red>248</red>
  187. <green>248</green>
  188. <blue>248</blue>
  189. </color>
  190. </brush>
  191. </colorrole>
  192. </active>
  193. <inactive>
  194. <colorrole role="Base">
  195. <brush brushstyle="SolidPattern">
  196. <color alpha="255">
  197. <red>248</red>
  198. <green>248</green>
  199. <blue>248</blue>
  200. </color>
  201. </brush>
  202. </colorrole>
  203. </inactive>
  204. <disabled>
  205. <colorrole role="Base">
  206. <brush brushstyle="SolidPattern">
  207. <color alpha="255">
  208. <red>240</red>
  209. <green>240</green>
  210. <blue>240</blue>
  211. </color>
  212. </brush>
  213. </colorrole>
  214. </disabled>
  215. </palette>
  216. </property>
  217. <property name="font">
  218. <font>
  219. <family>Verdana</family>
  220. </font>
  221. </property>
  222. </widget>
  223. <widget class="QTableView" name="autre">
  224. <property name="geometry">
  225. <rect>
  226. <x>560</x>
  227. <y>70</y>
  228. <width>171</width>
  229. <height>371</height>
  230. </rect>
  231. </property>
  232. <property name="palette">
  233. <palette>
  234. <active>
  235. <colorrole role="Base">
  236. <brush brushstyle="SolidPattern">
  237. <color alpha="255">
  238. <red>248</red>
  239. <green>248</green>
  240. <blue>248</blue>
  241. </color>
  242. </brush>
  243. </colorrole>
  244. </active>
  245. <inactive>
  246. <colorrole role="Base">
  247. <brush brushstyle="SolidPattern">
  248. <color alpha="255">
  249. <red>248</red>
  250. <green>248</green>
  251. <blue>248</blue>
  252. </color>
  253. </brush>
  254. </colorrole>
  255. </inactive>
  256. <disabled>
  257. <colorrole role="Base">
  258. <brush brushstyle="SolidPattern">
  259. <color alpha="255">
  260. <red>240</red>
  261. <green>240</green>
  262. <blue>240</blue>
  263. </color>
  264. </brush>
  265. </colorrole>
  266. </disabled>
  267. </palette>
  268. </property>
  269. <property name="font">
  270. <font>
  271. <family>Verdana</family>
  272. </font>
  273. </property>
  274. </widget>
  275. <widget class="QTableView" name="butin">
  276. <property name="geometry">
  277. <rect>
  278. <x>20</x>
  279. <y>220</y>
  280. <width>171</width>
  281. <height>221</height>
  282. </rect>
  283. </property>
  284. <property name="palette">
  285. <palette>
  286. <active>
  287. <colorrole role="Base">
  288. <brush brushstyle="SolidPattern">
  289. <color alpha="255">
  290. <red>248</red>
  291. <green>248</green>
  292. <blue>248</blue>
  293. </color>
  294. </brush>
  295. </colorrole>
  296. </active>
  297. <inactive>
  298. <colorrole role="Base">
  299. <brush brushstyle="SolidPattern">
  300. <color alpha="255">
  301. <red>248</red>
  302. <green>248</green>
  303. <blue>248</blue>
  304. </color>
  305. </brush>
  306. </colorrole>
  307. </inactive>
  308. <disabled>
  309. <colorrole role="Base">
  310. <brush brushstyle="SolidPattern">
  311. <color alpha="255">
  312. <red>240</red>
  313. <green>240</green>
  314. <blue>240</blue>
  315. </color>
  316. </brush>
  317. </colorrole>
  318. </disabled>
  319. </palette>
  320. </property>
  321. <property name="font">
  322. <font>
  323. <family>Verdana</family>
  324. </font>
  325. </property>
  326. </widget>
  327. <widget class="QLabel" name="label_2">
  328. <property name="geometry">
  329. <rect>
  330. <x>20</x>
  331. <y>40</y>
  332. <width>21</width>
  333. <height>21</height>
  334. </rect>
  335. </property>
  336. <property name="text">
  337. <string/>
  338. </property>
  339. <property name="pixmap">
  340. <pixmap>img/pieces.png</pixmap>
  341. </property>
  342. <property name="scaledContents">
  343. <bool>true</bool>
  344. </property>
  345. </widget>
  346. <widget class="QLabel" name="label_3">
  347. <property name="geometry">
  348. <rect>
  349. <x>200</x>
  350. <y>40</y>
  351. <width>21</width>
  352. <height>21</height>
  353. </rect>
  354. </property>
  355. <property name="text">
  356. <string/>
  357. </property>
  358. <property name="pixmap">
  359. <pixmap>img/btn_ModeCombat.png</pixmap>
  360. </property>
  361. <property name="scaledContents">
  362. <bool>true</bool>
  363. </property>
  364. </widget>
  365. <widget class="QLabel" name="label_4">
  366. <property name="geometry">
  367. <rect>
  368. <x>380</x>
  369. <y>40</y>
  370. <width>21</width>
  371. <height>21</height>
  372. </rect>
  373. </property>
  374. <property name="text">
  375. <string/>
  376. </property>
  377. <property name="pixmap">
  378. <pixmap>img/chimie.png</pixmap>
  379. </property>
  380. <property name="scaledContents">
  381. <bool>true</bool>
  382. </property>
  383. </widget>
  384. <widget class="QLabel" name="label_5">
  385. <property name="geometry">
  386. <rect>
  387. <x>20</x>
  388. <y>190</y>
  389. <width>21</width>
  390. <height>21</height>
  391. </rect>
  392. </property>
  393. <property name="text">
  394. <string/>
  395. </property>
  396. <property name="pixmap">
  397. <pixmap>img/diamant.png</pixmap>
  398. </property>
  399. <property name="scaledContents">
  400. <bool>true</bool>
  401. </property>
  402. </widget>
  403. <widget class="QLabel" name="label_6">
  404. <property name="geometry">
  405. <rect>
  406. <x>560</x>
  407. <y>40</y>
  408. <width>21</width>
  409. <height>21</height>
  410. </rect>
  411. </property>
  412. <property name="text">
  413. <string/>
  414. </property>
  415. <property name="pixmap">
  416. <pixmap>img/boite_outils.png</pixmap>
  417. </property>
  418. <property name="scaledContents">
  419. <bool>true</bool>
  420. </property>
  421. </widget>
  422. <widget class="QLabel" name="label_7">
  423. <property name="geometry">
  424. <rect>
  425. <x>50</x>
  426. <y>40</y>
  427. <width>141</width>
  428. <height>21</height>
  429. </rect>
  430. </property>
  431. <property name="text">
  432. <string>Argent ------------------------</string>
  433. </property>
  434. </widget>
  435. <widget class="QLabel" name="label_8">
  436. <property name="geometry">
  437. <rect>
  438. <x>230</x>
  439. <y>40</y>
  440. <width>141</width>
  441. <height>21</height>
  442. </rect>
  443. </property>
  444. <property name="text">
  445. <string>Armes et armures -----------</string>
  446. </property>
  447. </widget>
  448. <widget class="QLabel" name="label_9">
  449. <property name="geometry">
  450. <rect>
  451. <x>410</x>
  452. <y>40</y>
  453. <width>141</width>
  454. <height>21</height>
  455. </rect>
  456. </property>
  457. <property name="text">
  458. <string>Consommables --------------</string>
  459. </property>
  460. </widget>
  461. <widget class="QLabel" name="label_10">
  462. <property name="geometry">
  463. <rect>
  464. <x>50</x>
  465. <y>190</y>
  466. <width>141</width>
  467. <height>21</height>
  468. </rect>
  469. </property>
  470. <property name="text">
  471. <string>Butin ----------------------------</string>
  472. </property>
  473. </widget>
  474. <widget class="QLabel" name="label_11">
  475. <property name="geometry">
  476. <rect>
  477. <x>590</x>
  478. <y>40</y>
  479. <width>141</width>
  480. <height>21</height>
  481. </rect>
  482. </property>
  483. <property name="text">
  484. <string>Autre ---------------------------</string>
  485. </property>
  486. </widget>
  487. </widget>
  488. <resources/>
  489. <connections/>
  490. </ui>