explorateurRessources.ui 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366
  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>259</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 de ressources</string>
  35. </property>
  36. <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,0">
  37. <property name="leftMargin">
  38. <number>5</number>
  39. </property>
  40. <property name="topMargin">
  41. <number>5</number>
  42. </property>
  43. <property name="rightMargin">
  44. <number>5</number>
  45. </property>
  46. <property name="bottomMargin">
  47. <number>5</number>
  48. </property>
  49. <item>
  50. <widget class="QFrame" name="frame">
  51. <property name="frameShape">
  52. <enum>QFrame::StyledPanel</enum>
  53. </property>
  54. <property name="frameShadow">
  55. <enum>QFrame::Raised</enum>
  56. </property>
  57. <layout class="QHBoxLayout" name="exr_panneauHaut">
  58. <property name="leftMargin">
  59. <number>3</number>
  60. </property>
  61. <property name="topMargin">
  62. <number>3</number>
  63. </property>
  64. <property name="rightMargin">
  65. <number>3</number>
  66. </property>
  67. <property name="bottomMargin">
  68. <number>3</number>
  69. </property>
  70. <item>
  71. <widget class="QComboBox" name="exr_filtreRep">
  72. <property name="minimumSize">
  73. <size>
  74. <width>170</width>
  75. <height>22</height>
  76. </size>
  77. </property>
  78. <property name="maximumSize">
  79. <size>
  80. <width>170</width>
  81. <height>22</height>
  82. </size>
  83. </property>
  84. <item>
  85. <property name="text">
  86. <string>Tout</string>
  87. </property>
  88. </item>
  89. <item>
  90. <property name="text">
  91. <string>Commun</string>
  92. </property>
  93. </item>
  94. <item>
  95. <property name="text">
  96. <string>Règles</string>
  97. </property>
  98. </item>
  99. <item>
  100. <property name="text">
  101. <string>Profil</string>
  102. </property>
  103. </item>
  104. </widget>
  105. </item>
  106. <item>
  107. <spacer name="horizontalSpacer_2">
  108. <property name="orientation">
  109. <enum>Qt::Horizontal</enum>
  110. </property>
  111. <property name="sizeHint" stdset="0">
  112. <size>
  113. <width>40</width>
  114. <height>20</height>
  115. </size>
  116. </property>
  117. </spacer>
  118. </item>
  119. <item>
  120. <widget class="QLabel" name="label">
  121. <property name="minimumSize">
  122. <size>
  123. <width>61</width>
  124. <height>16</height>
  125. </size>
  126. </property>
  127. <property name="maximumSize">
  128. <size>
  129. <width>61</width>
  130. <height>16</height>
  131. </size>
  132. </property>
  133. <property name="text">
  134. <string>Chercher : </string>
  135. </property>
  136. </widget>
  137. </item>
  138. <item>
  139. <widget class="DmLineEdit" name="exr_filtreNom">
  140. <property name="minimumSize">
  141. <size>
  142. <width>100</width>
  143. <height>20</height>
  144. </size>
  145. </property>
  146. <property name="maximumSize">
  147. <size>
  148. <width>16777215</width>
  149. <height>20</height>
  150. </size>
  151. </property>
  152. <property name="palette">
  153. <palette>
  154. <active>
  155. <colorrole role="Base">
  156. <brush brushstyle="SolidPattern">
  157. <color alpha="255">
  158. <red>248</red>
  159. <green>248</green>
  160. <blue>248</blue>
  161. </color>
  162. </brush>
  163. </colorrole>
  164. </active>
  165. <inactive>
  166. <colorrole role="Base">
  167. <brush brushstyle="SolidPattern">
  168. <color alpha="255">
  169. <red>248</red>
  170. <green>248</green>
  171. <blue>248</blue>
  172. </color>
  173. </brush>
  174. </colorrole>
  175. </inactive>
  176. <disabled>
  177. <colorrole role="Base">
  178. <brush brushstyle="SolidPattern">
  179. <color alpha="255">
  180. <red>240</red>
  181. <green>240</green>
  182. <blue>240</blue>
  183. </color>
  184. </brush>
  185. </colorrole>
  186. </disabled>
  187. </palette>
  188. </property>
  189. </widget>
  190. </item>
  191. <item>
  192. <widget class="QToolButton" name="exr_rafraichir">
  193. <property name="minimumSize">
  194. <size>
  195. <width>23</width>
  196. <height>22</height>
  197. </size>
  198. </property>
  199. <property name="maximumSize">
  200. <size>
  201. <width>23</width>
  202. <height>22</height>
  203. </size>
  204. </property>
  205. <property name="icon">
  206. <iconset resource="ressource.qrc">
  207. <normaloff>:/interface/16/ressource/rafraichir_16.png</normaloff>:/interface/16/ressource/rafraichir_16.png</iconset>
  208. </property>
  209. <property name="iconSize">
  210. <size>
  211. <width>14</width>
  212. <height>14</height>
  213. </size>
  214. </property>
  215. </widget>
  216. </item>
  217. </layout>
  218. </widget>
  219. </item>
  220. <item>
  221. <widget class="QScrollArea" name="exr_deroulement">
  222. <property name="minimumSize">
  223. <size>
  224. <width>460</width>
  225. <height>0</height>
  226. </size>
  227. </property>
  228. <property name="horizontalScrollBarPolicy">
  229. <enum>Qt::ScrollBarAlwaysOff</enum>
  230. </property>
  231. <property name="widgetResizable">
  232. <bool>true</bool>
  233. </property>
  234. <property name="alignment">
  235. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  236. </property>
  237. <widget class="QWidget" name="scrollAreaWidgetContents">
  238. <property name="geometry">
  239. <rect>
  240. <x>0</x>
  241. <y>0</y>
  242. <width>498</width>
  243. <height>166</height>
  244. </rect>
  245. </property>
  246. <layout class="QHBoxLayout" name="horizontalLayout_2">
  247. <property name="leftMargin">
  248. <number>3</number>
  249. </property>
  250. <property name="topMargin">
  251. <number>3</number>
  252. </property>
  253. <property name="rightMargin">
  254. <number>3</number>
  255. </property>
  256. <property name="bottomMargin">
  257. <number>3</number>
  258. </property>
  259. <item>
  260. <layout class="QGridLayout" name="exr_layout"/>
  261. </item>
  262. </layout>
  263. </widget>
  264. </widget>
  265. </item>
  266. <item>
  267. <widget class="QFrame" name="exr_panneauBas">
  268. <property name="minimumSize">
  269. <size>
  270. <width>0</width>
  271. <height>0</height>
  272. </size>
  273. </property>
  274. <property name="frameShape">
  275. <enum>QFrame::StyledPanel</enum>
  276. </property>
  277. <property name="frameShadow">
  278. <enum>QFrame::Raised</enum>
  279. </property>
  280. <layout class="QHBoxLayout" name="horizontalLayout">
  281. <property name="leftMargin">
  282. <number>3</number>
  283. </property>
  284. <property name="topMargin">
  285. <number>3</number>
  286. </property>
  287. <property name="rightMargin">
  288. <number>3</number>
  289. </property>
  290. <property name="bottomMargin">
  291. <number>3</number>
  292. </property>
  293. <item>
  294. <widget class="QPushButton" name="exr_annuler">
  295. <property name="minimumSize">
  296. <size>
  297. <width>111</width>
  298. <height>31</height>
  299. </size>
  300. </property>
  301. <property name="maximumSize">
  302. <size>
  303. <width>111</width>
  304. <height>31</height>
  305. </size>
  306. </property>
  307. <property name="text">
  308. <string>Annuler</string>
  309. </property>
  310. </widget>
  311. </item>
  312. <item>
  313. <spacer name="horizontalSpacer">
  314. <property name="orientation">
  315. <enum>Qt::Horizontal</enum>
  316. </property>
  317. <property name="sizeHint" stdset="0">
  318. <size>
  319. <width>40</width>
  320. <height>20</height>
  321. </size>
  322. </property>
  323. </spacer>
  324. </item>
  325. <item>
  326. <widget class="QPushButton" name="exr_ok">
  327. <property name="enabled">
  328. <bool>false</bool>
  329. </property>
  330. <property name="minimumSize">
  331. <size>
  332. <width>131</width>
  333. <height>31</height>
  334. </size>
  335. </property>
  336. <property name="maximumSize">
  337. <size>
  338. <width>131</width>
  339. <height>31</height>
  340. </size>
  341. </property>
  342. <property name="text">
  343. <string>Utiliser</string>
  344. </property>
  345. <property name="default">
  346. <bool>true</bool>
  347. </property>
  348. </widget>
  349. </item>
  350. </layout>
  351. </widget>
  352. </item>
  353. </layout>
  354. </widget>
  355. <customwidgets>
  356. <customwidget>
  357. <class>DmLineEdit</class>
  358. <extends>QLineEdit</extends>
  359. <header location="global">dm.h</header>
  360. </customwidget>
  361. </customwidgets>
  362. <resources>
  363. <include location="ressource.qrc"/>
  364. </resources>
  365. <connections/>
  366. </ui>