editionTerrain.ui 9.1 KB

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