explorateurRessources.ui 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>exr_fenetre</class>
  4. <widget class="QDialog" name="exr_fenetre">
  5. <property name="windowModality">
  6. <enum>Qt::ApplicationModal</enum>
  7. </property>
  8. <property name="geometry">
  9. <rect>
  10. <x>0</x>
  11. <y>0</y>
  12. <width>510</width>
  13. <height>265</height>
  14. </rect>
  15. </property>
  16. <property name="minimumSize">
  17. <size>
  18. <width>470</width>
  19. <height>200</height>
  20. </size>
  21. </property>
  22. <property name="maximumSize">
  23. <size>
  24. <width>713</width>
  25. <height>578</height>
  26. </size>
  27. </property>
  28. <property name="font">
  29. <font>
  30. <family>Verdana</family>
  31. </font>
  32. </property>
  33. <property name="windowTitle">
  34. <string>Explorateur d'images</string>
  35. </property>
  36. <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,0,0">
  37. <property name="spacing">
  38. <number>3</number>
  39. </property>
  40. <property name="leftMargin">
  41. <number>5</number>
  42. </property>
  43. <property name="topMargin">
  44. <number>5</number>
  45. </property>
  46. <property name="rightMargin">
  47. <number>5</number>
  48. </property>
  49. <property name="bottomMargin">
  50. <number>5</number>
  51. </property>
  52. <item>
  53. <widget class="QFrame" name="frame">
  54. <property name="frameShape">
  55. <enum>QFrame::StyledPanel</enum>
  56. </property>
  57. <property name="frameShadow">
  58. <enum>QFrame::Raised</enum>
  59. </property>
  60. <layout class="QHBoxLayout" name="exr_panneauHaut">
  61. <property name="leftMargin">
  62. <number>3</number>
  63. </property>
  64. <property name="topMargin">
  65. <number>3</number>
  66. </property>
  67. <property name="rightMargin">
  68. <number>3</number>
  69. </property>
  70. <property name="bottomMargin">
  71. <number>3</number>
  72. </property>
  73. <item>
  74. <widget class="QComboBox" name="exr_filtreSType">
  75. <property name="minimumSize">
  76. <size>
  77. <width>170</width>
  78. <height>22</height>
  79. </size>
  80. </property>
  81. <property name="maximumSize">
  82. <size>
  83. <width>170</width>
  84. <height>22</height>
  85. </size>
  86. </property>
  87. <item>
  88. <property name="text">
  89. <string>Tout</string>
  90. </property>
  91. </item>
  92. <item>
  93. <property name="text">
  94. <string>[Non défini]</string>
  95. </property>
  96. </item>
  97. <item>
  98. <property name="text">
  99. <string>Créature (portrait)</string>
  100. </property>
  101. </item>
  102. <item>
  103. <property name="text">
  104. <string>Créature (pion)</string>
  105. </property>
  106. </item>
  107. <item>
  108. <property name="text">
  109. <string>Décor (portrait)</string>
  110. </property>
  111. </item>
  112. <item>
  113. <property name="text">
  114. <string>Décor (pion)</string>
  115. </property>
  116. </item>
  117. <item>
  118. <property name="text">
  119. <string>Terrain</string>
  120. </property>
  121. </item>
  122. <item>
  123. <property name="text">
  124. <string>Autre</string>
  125. </property>
  126. </item>
  127. </widget>
  128. </item>
  129. <item>
  130. <spacer name="horizontalSpacer_2">
  131. <property name="orientation">
  132. <enum>Qt::Horizontal</enum>
  133. </property>
  134. <property name="sizeHint" stdset="0">
  135. <size>
  136. <width>40</width>
  137. <height>20</height>
  138. </size>
  139. </property>
  140. </spacer>
  141. </item>
  142. <item>
  143. <widget class="QLabel" name="label">
  144. <property name="minimumSize">
  145. <size>
  146. <width>61</width>
  147. <height>16</height>
  148. </size>
  149. </property>
  150. <property name="maximumSize">
  151. <size>
  152. <width>61</width>
  153. <height>16</height>
  154. </size>
  155. </property>
  156. <property name="text">
  157. <string>Chercher : </string>
  158. </property>
  159. </widget>
  160. </item>
  161. <item>
  162. <widget class="DmLineEdit" name="exr_filtreNom">
  163. <property name="minimumSize">
  164. <size>
  165. <width>100</width>
  166. <height>20</height>
  167. </size>
  168. </property>
  169. <property name="maximumSize">
  170. <size>
  171. <width>16777215</width>
  172. <height>20</height>
  173. </size>
  174. </property>
  175. <property name="palette">
  176. <palette>
  177. <active>
  178. <colorrole role="Base">
  179. <brush brushstyle="SolidPattern">
  180. <color alpha="255">
  181. <red>248</red>
  182. <green>248</green>
  183. <blue>248</blue>
  184. </color>
  185. </brush>
  186. </colorrole>
  187. </active>
  188. <inactive>
  189. <colorrole role="Base">
  190. <brush brushstyle="SolidPattern">
  191. <color alpha="255">
  192. <red>248</red>
  193. <green>248</green>
  194. <blue>248</blue>
  195. </color>
  196. </brush>
  197. </colorrole>
  198. </inactive>
  199. <disabled>
  200. <colorrole role="Base">
  201. <brush brushstyle="SolidPattern">
  202. <color alpha="255">
  203. <red>240</red>
  204. <green>240</green>
  205. <blue>240</blue>
  206. </color>
  207. </brush>
  208. </colorrole>
  209. </disabled>
  210. </palette>
  211. </property>
  212. </widget>
  213. </item>
  214. <item>
  215. <widget class="QToolButton" name="exr_rafraichir">
  216. <property name="minimumSize">
  217. <size>
  218. <width>23</width>
  219. <height>22</height>
  220. </size>
  221. </property>
  222. <property name="maximumSize">
  223. <size>
  224. <width>23</width>
  225. <height>22</height>
  226. </size>
  227. </property>
  228. <property name="icon">
  229. <iconset resource="ressource.qrc">
  230. <normaloff>:/interface/16/ressource/rafraichir_16.png</normaloff>:/interface/16/ressource/rafraichir_16.png</iconset>
  231. </property>
  232. <property name="iconSize">
  233. <size>
  234. <width>14</width>
  235. <height>14</height>
  236. </size>
  237. </property>
  238. </widget>
  239. </item>
  240. </layout>
  241. </widget>
  242. </item>
  243. <item>
  244. <widget class="QScrollArea" name="exr_deroulement">
  245. <property name="minimumSize">
  246. <size>
  247. <width>460</width>
  248. <height>0</height>
  249. </size>
  250. </property>
  251. <property name="horizontalScrollBarPolicy">
  252. <enum>Qt::ScrollBarAlwaysOff</enum>
  253. </property>
  254. <property name="widgetResizable">
  255. <bool>true</bool>
  256. </property>
  257. <property name="alignment">
  258. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  259. </property>
  260. <widget class="QWidget" name="scrollAreaWidgetContents">
  261. <property name="geometry">
  262. <rect>
  263. <x>0</x>
  264. <y>0</y>
  265. <width>498</width>
  266. <height>143</height>
  267. </rect>
  268. </property>
  269. <layout class="QHBoxLayout" name="horizontalLayout_2">
  270. <property name="leftMargin">
  271. <number>3</number>
  272. </property>
  273. <property name="topMargin">
  274. <number>3</number>
  275. </property>
  276. <property name="rightMargin">
  277. <number>3</number>
  278. </property>
  279. <property name="bottomMargin">
  280. <number>3</number>
  281. </property>
  282. <item>
  283. <layout class="QGridLayout" name="exr_layout"/>
  284. </item>
  285. </layout>
  286. </widget>
  287. </widget>
  288. </item>
  289. <item>
  290. <layout class="QHBoxLayout" name="horizontalLayout_3">
  291. <property name="topMargin">
  292. <number>0</number>
  293. </property>
  294. <item>
  295. <widget class="QToolButton" name="exr_supprimer">
  296. <property name="enabled">
  297. <bool>false</bool>
  298. </property>
  299. <property name="minimumSize">
  300. <size>
  301. <width>30</width>
  302. <height>30</height>
  303. </size>
  304. </property>
  305. <property name="maximumSize">
  306. <size>
  307. <width>30</width>
  308. <height>30</height>
  309. </size>
  310. </property>
  311. <property name="text">
  312. <string/>
  313. </property>
  314. <property name="icon">
  315. <iconset resource="ressource.qrc">
  316. <normaloff>:/interface/16/ressource/corbeille_16.png</normaloff>:/interface/16/ressource/corbeille_16.png</iconset>
  317. </property>
  318. </widget>
  319. </item>
  320. <item>
  321. <widget class="QToolButton" name="exr_editer">
  322. <property name="enabled">
  323. <bool>false</bool>
  324. </property>
  325. <property name="minimumSize">
  326. <size>
  327. <width>30</width>
  328. <height>30</height>
  329. </size>
  330. </property>
  331. <property name="maximumSize">
  332. <size>
  333. <width>30</width>
  334. <height>30</height>
  335. </size>
  336. </property>
  337. <property name="text">
  338. <string>...</string>
  339. </property>
  340. <property name="icon">
  341. <iconset resource="ressource.qrc">
  342. <normaloff>:/interface/16/ressource/editer_16.png</normaloff>:/interface/16/ressource/editer_16.png</iconset>
  343. </property>
  344. </widget>
  345. </item>
  346. <item>
  347. <spacer name="horizontalSpacer_4">
  348. <property name="orientation">
  349. <enum>Qt::Horizontal</enum>
  350. </property>
  351. <property name="sizeHint" stdset="0">
  352. <size>
  353. <width>40</width>
  354. <height>20</height>
  355. </size>
  356. </property>
  357. </spacer>
  358. </item>
  359. <item>
  360. <widget class="QPushButton" name="exr_ajouter">
  361. <property name="minimumSize">
  362. <size>
  363. <width>30</width>
  364. <height>30</height>
  365. </size>
  366. </property>
  367. <property name="maximumSize">
  368. <size>
  369. <width>30</width>
  370. <height>30</height>
  371. </size>
  372. </property>
  373. <property name="text">
  374. <string/>
  375. </property>
  376. <property name="icon">
  377. <iconset resource="ressource.qrc">
  378. <normaloff>:/interface/16/ressource/plus_16.png</normaloff>:/interface/16/ressource/plus_16.png</iconset>
  379. </property>
  380. </widget>
  381. </item>
  382. </layout>
  383. </item>
  384. <item>
  385. <widget class="QFrame" name="exr_panneauBas">
  386. <property name="minimumSize">
  387. <size>
  388. <width>0</width>
  389. <height>0</height>
  390. </size>
  391. </property>
  392. <property name="frameShape">
  393. <enum>QFrame::StyledPanel</enum>
  394. </property>
  395. <property name="frameShadow">
  396. <enum>QFrame::Raised</enum>
  397. </property>
  398. <layout class="QHBoxLayout" name="horizontalLayout">
  399. <property name="leftMargin">
  400. <number>3</number>
  401. </property>
  402. <property name="topMargin">
  403. <number>3</number>
  404. </property>
  405. <property name="rightMargin">
  406. <number>3</number>
  407. </property>
  408. <property name="bottomMargin">
  409. <number>3</number>
  410. </property>
  411. <item>
  412. <widget class="QPushButton" name="exr_annuler">
  413. <property name="minimumSize">
  414. <size>
  415. <width>111</width>
  416. <height>31</height>
  417. </size>
  418. </property>
  419. <property name="maximumSize">
  420. <size>
  421. <width>111</width>
  422. <height>31</height>
  423. </size>
  424. </property>
  425. <property name="text">
  426. <string>Annuler</string>
  427. </property>
  428. </widget>
  429. </item>
  430. <item>
  431. <spacer name="horizontalSpacer_3">
  432. <property name="orientation">
  433. <enum>Qt::Horizontal</enum>
  434. </property>
  435. <property name="sizeHint" stdset="0">
  436. <size>
  437. <width>40</width>
  438. <height>20</height>
  439. </size>
  440. </property>
  441. </spacer>
  442. </item>
  443. <item>
  444. <spacer name="horizontalSpacer">
  445. <property name="orientation">
  446. <enum>Qt::Horizontal</enum>
  447. </property>
  448. <property name="sizeHint" stdset="0">
  449. <size>
  450. <width>40</width>
  451. <height>20</height>
  452. </size>
  453. </property>
  454. </spacer>
  455. </item>
  456. <item>
  457. <widget class="QPushButton" name="exr_ok">
  458. <property name="enabled">
  459. <bool>false</bool>
  460. </property>
  461. <property name="minimumSize">
  462. <size>
  463. <width>131</width>
  464. <height>31</height>
  465. </size>
  466. </property>
  467. <property name="maximumSize">
  468. <size>
  469. <width>131</width>
  470. <height>31</height>
  471. </size>
  472. </property>
  473. <property name="text">
  474. <string>Utiliser</string>
  475. </property>
  476. <property name="default">
  477. <bool>true</bool>
  478. </property>
  479. </widget>
  480. </item>
  481. </layout>
  482. </widget>
  483. </item>
  484. </layout>
  485. </widget>
  486. <customwidgets>
  487. <customwidget>
  488. <class>DmLineEdit</class>
  489. <extends>QLineEdit</extends>
  490. <header location="global">dm.h</header>
  491. </customwidget>
  492. </customwidgets>
  493. <resources>
  494. <include location="ressource.qrc"/>
  495. </resources>
  496. <connections/>
  497. </ui>