panneauPj.ui 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>pj_panneau</class>
  4. <widget class="QFrame" name="pj_panneau">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>181</width>
  10. <height>263</height>
  11. </rect>
  12. </property>
  13. <property name="minimumSize">
  14. <size>
  15. <width>181</width>
  16. <height>263</height>
  17. </size>
  18. </property>
  19. <property name="maximumSize">
  20. <size>
  21. <width>181</width>
  22. <height>263</height>
  23. </size>
  24. </property>
  25. <property name="palette">
  26. <palette>
  27. <active>
  28. <colorrole role="Base">
  29. <brush brushstyle="SolidPattern">
  30. <color alpha="255">
  31. <red>255</red>
  32. <green>255</green>
  33. <blue>255</blue>
  34. </color>
  35. </brush>
  36. </colorrole>
  37. <colorrole role="Window">
  38. <brush brushstyle="SolidPattern">
  39. <color alpha="255">
  40. <red>255</red>
  41. <green>255</green>
  42. <blue>255</blue>
  43. </color>
  44. </brush>
  45. </colorrole>
  46. </active>
  47. <inactive>
  48. <colorrole role="Base">
  49. <brush brushstyle="SolidPattern">
  50. <color alpha="255">
  51. <red>255</red>
  52. <green>255</green>
  53. <blue>255</blue>
  54. </color>
  55. </brush>
  56. </colorrole>
  57. <colorrole role="Window">
  58. <brush brushstyle="SolidPattern">
  59. <color alpha="255">
  60. <red>255</red>
  61. <green>255</green>
  62. <blue>255</blue>
  63. </color>
  64. </brush>
  65. </colorrole>
  66. </inactive>
  67. <disabled>
  68. <colorrole role="Base">
  69. <brush brushstyle="SolidPattern">
  70. <color alpha="255">
  71. <red>255</red>
  72. <green>255</green>
  73. <blue>255</blue>
  74. </color>
  75. </brush>
  76. </colorrole>
  77. <colorrole role="Window">
  78. <brush brushstyle="SolidPattern">
  79. <color alpha="255">
  80. <red>255</red>
  81. <green>255</green>
  82. <blue>255</blue>
  83. </color>
  84. </brush>
  85. </colorrole>
  86. </disabled>
  87. </palette>
  88. </property>
  89. <property name="font">
  90. <font>
  91. <family>Verdana</family>
  92. </font>
  93. </property>
  94. <property name="windowTitle">
  95. <string>PJ</string>
  96. </property>
  97. <property name="autoFillBackground">
  98. <bool>true</bool>
  99. </property>
  100. <property name="frameShape">
  101. <enum>QFrame::StyledPanel</enum>
  102. </property>
  103. <property name="frameShadow">
  104. <enum>QFrame::Sunken</enum>
  105. </property>
  106. <widget class="DmLabel" name="pj_nom">
  107. <property name="geometry">
  108. <rect>
  109. <x>10</x>
  110. <y>110</y>
  111. <width>161</width>
  112. <height>51</height>
  113. </rect>
  114. </property>
  115. <property name="font">
  116. <font>
  117. <pointsize>10</pointsize>
  118. <weight>75</weight>
  119. <italic>false</italic>
  120. <bold>true</bold>
  121. </font>
  122. </property>
  123. <property name="text">
  124. <string>Nom PJ</string>
  125. </property>
  126. <property name="alignment">
  127. <set>Qt::AlignCenter</set>
  128. </property>
  129. <property name="wordWrap">
  130. <bool>true</bool>
  131. </property>
  132. <property name="margin">
  133. <number>1</number>
  134. </property>
  135. </widget>
  136. <widget class="DmLabel" name="pj_image">
  137. <property name="geometry">
  138. <rect>
  139. <x>40</x>
  140. <y>10</y>
  141. <width>100</width>
  142. <height>100</height>
  143. </rect>
  144. </property>
  145. <property name="minimumSize">
  146. <size>
  147. <width>50</width>
  148. <height>0</height>
  149. </size>
  150. </property>
  151. <property name="maximumSize">
  152. <size>
  153. <width>100</width>
  154. <height>100</height>
  155. </size>
  156. </property>
  157. <property name="frameShape">
  158. <enum>QFrame::StyledPanel</enum>
  159. </property>
  160. <property name="frameShadow">
  161. <enum>QFrame::Raised</enum>
  162. </property>
  163. <property name="text">
  164. <string/>
  165. </property>
  166. </widget>
  167. <widget class="QPushButton" name="pj_afficher_0">
  168. <property name="enabled">
  169. <bool>false</bool>
  170. </property>
  171. <property name="geometry">
  172. <rect>
  173. <x>20</x>
  174. <y>170</y>
  175. <width>40</width>
  176. <height>40</height>
  177. </rect>
  178. </property>
  179. <property name="minimumSize">
  180. <size>
  181. <width>40</width>
  182. <height>40</height>
  183. </size>
  184. </property>
  185. <property name="maximumSize">
  186. <size>
  187. <width>40</width>
  188. <height>40</height>
  189. </size>
  190. </property>
  191. <property name="text">
  192. <string/>
  193. </property>
  194. <property name="icon">
  195. <iconset resource="ressource.qrc">
  196. <normaloff>:/interface/32/ressource/oeil_32.png</normaloff>:/interface/32/ressource/oeil_32.png</iconset>
  197. </property>
  198. <property name="iconSize">
  199. <size>
  200. <width>20</width>
  201. <height>20</height>
  202. </size>
  203. </property>
  204. </widget>
  205. <widget class="QPushButton" name="pj_afficher_1">
  206. <property name="enabled">
  207. <bool>false</bool>
  208. </property>
  209. <property name="geometry">
  210. <rect>
  211. <x>70</x>
  212. <y>170</y>
  213. <width>40</width>
  214. <height>40</height>
  215. </rect>
  216. </property>
  217. <property name="minimumSize">
  218. <size>
  219. <width>40</width>
  220. <height>40</height>
  221. </size>
  222. </property>
  223. <property name="maximumSize">
  224. <size>
  225. <width>40</width>
  226. <height>40</height>
  227. </size>
  228. </property>
  229. <property name="text">
  230. <string/>
  231. </property>
  232. <property name="icon">
  233. <iconset resource="ressource.qrc">
  234. <normaloff>:/interface/32/ressource/deplacement2_32.png</normaloff>:/interface/32/ressource/deplacement2_32.png</iconset>
  235. </property>
  236. <property name="iconSize">
  237. <size>
  238. <width>20</width>
  239. <height>20</height>
  240. </size>
  241. </property>
  242. </widget>
  243. <widget class="QPushButton" name="pj_afficher_2">
  244. <property name="enabled">
  245. <bool>false</bool>
  246. </property>
  247. <property name="geometry">
  248. <rect>
  249. <x>120</x>
  250. <y>170</y>
  251. <width>40</width>
  252. <height>40</height>
  253. </rect>
  254. </property>
  255. <property name="minimumSize">
  256. <size>
  257. <width>40</width>
  258. <height>40</height>
  259. </size>
  260. </property>
  261. <property name="maximumSize">
  262. <size>
  263. <width>40</width>
  264. <height>40</height>
  265. </size>
  266. </property>
  267. <property name="text">
  268. <string/>
  269. </property>
  270. <property name="icon">
  271. <iconset resource="ressource.qrc">
  272. <normaloff>:/interface/32/ressource/profil_32.png</normaloff>:/interface/32/ressource/profil_32.png</iconset>
  273. </property>
  274. <property name="iconSize">
  275. <size>
  276. <width>20</width>
  277. <height>20</height>
  278. </size>
  279. </property>
  280. </widget>
  281. <widget class="QPushButton" name="pj_afficher_3">
  282. <property name="enabled">
  283. <bool>false</bool>
  284. </property>
  285. <property name="geometry">
  286. <rect>
  287. <x>20</x>
  288. <y>210</y>
  289. <width>40</width>
  290. <height>40</height>
  291. </rect>
  292. </property>
  293. <property name="minimumSize">
  294. <size>
  295. <width>40</width>
  296. <height>40</height>
  297. </size>
  298. </property>
  299. <property name="maximumSize">
  300. <size>
  301. <width>40</width>
  302. <height>40</height>
  303. </size>
  304. </property>
  305. <property name="text">
  306. <string/>
  307. </property>
  308. <property name="icon">
  309. <iconset resource="ressource.qrc">
  310. <normaloff>:/interface/32/ressource/attaque_32.png</normaloff>:/interface/32/ressource/attaque_32.png</iconset>
  311. </property>
  312. <property name="iconSize">
  313. <size>
  314. <width>20</width>
  315. <height>20</height>
  316. </size>
  317. </property>
  318. </widget>
  319. <widget class="QPushButton" name="pj_afficher_4">
  320. <property name="enabled">
  321. <bool>false</bool>
  322. </property>
  323. <property name="geometry">
  324. <rect>
  325. <x>70</x>
  326. <y>210</y>
  327. <width>40</width>
  328. <height>40</height>
  329. </rect>
  330. </property>
  331. <property name="minimumSize">
  332. <size>
  333. <width>40</width>
  334. <height>40</height>
  335. </size>
  336. </property>
  337. <property name="maximumSize">
  338. <size>
  339. <width>40</width>
  340. <height>40</height>
  341. </size>
  342. </property>
  343. <property name="text">
  344. <string/>
  345. </property>
  346. <property name="icon">
  347. <iconset resource="ressource.qrc">
  348. <normaloff>:/interface/16/ressource/sac_16.png</normaloff>:/interface/16/ressource/sac_16.png</iconset>
  349. </property>
  350. <property name="iconSize">
  351. <size>
  352. <width>20</width>
  353. <height>20</height>
  354. </size>
  355. </property>
  356. </widget>
  357. <widget class="QPushButton" name="pj_afficher_5">
  358. <property name="enabled">
  359. <bool>false</bool>
  360. </property>
  361. <property name="geometry">
  362. <rect>
  363. <x>120</x>
  364. <y>210</y>
  365. <width>40</width>
  366. <height>40</height>
  367. </rect>
  368. </property>
  369. <property name="minimumSize">
  370. <size>
  371. <width>40</width>
  372. <height>40</height>
  373. </size>
  374. </property>
  375. <property name="maximumSize">
  376. <size>
  377. <width>40</width>
  378. <height>40</height>
  379. </size>
  380. </property>
  381. <property name="text">
  382. <string/>
  383. </property>
  384. <property name="icon">
  385. <iconset resource="ressource.qrc">
  386. <normaloff>:/interface/32/ressource/note_32.png</normaloff>:/interface/32/ressource/note_32.png</iconset>
  387. </property>
  388. <property name="iconSize">
  389. <size>
  390. <width>20</width>
  391. <height>20</height>
  392. </size>
  393. </property>
  394. </widget>
  395. </widget>
  396. <customwidgets>
  397. <customwidget>
  398. <class>DmLabel</class>
  399. <extends>QLabel</extends>
  400. <header location="global">dm.h</header>
  401. </customwidget>
  402. </customwidgets>
  403. <resources>
  404. <include location="ressource.qrc"/>
  405. </resources>
  406. <connections/>
  407. </ui>