editionTerrain.ui 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  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>252</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Créer / Editer un terrain</string>
  15. </property>
  16. <property name="windowIcon">
  17. <iconset>
  18. <normaloff>img/paysage.png</normaloff>img/paysage.png</iconset>
  19. </property>
  20. <widget class="DmLabel" name="et_apercu">
  21. <property name="geometry">
  22. <rect>
  23. <x>20</x>
  24. <y>10</y>
  25. <width>71</width>
  26. <height>71</height>
  27. </rect>
  28. </property>
  29. <property name="font">
  30. <font>
  31. <family>Verdana</family>
  32. <pointsize>7</pointsize>
  33. </font>
  34. </property>
  35. <property name="frameShape">
  36. <enum>QFrame::Box</enum>
  37. </property>
  38. <property name="frameShadow">
  39. <enum>QFrame::Sunken</enum>
  40. </property>
  41. <property name="text">
  42. <string>Choisissez
  43. une couleur
  44. et/ou un
  45. fichier
  46. texture</string>
  47. </property>
  48. <property name="alignment">
  49. <set>Qt::AlignCenter</set>
  50. </property>
  51. </widget>
  52. <widget class="QPushButton" name="et_supprimer">
  53. <property name="enabled">
  54. <bool>false</bool>
  55. </property>
  56. <property name="geometry">
  57. <rect>
  58. <x>20</x>
  59. <y>200</y>
  60. <width>75</width>
  61. <height>31</height>
  62. </rect>
  63. </property>
  64. <property name="font">
  65. <font>
  66. <family>Verdana</family>
  67. </font>
  68. </property>
  69. <property name="text">
  70. <string>Supprimer</string>
  71. </property>
  72. </widget>
  73. <widget class="QPushButton" name="et_enregistrer">
  74. <property name="enabled">
  75. <bool>false</bool>
  76. </property>
  77. <property name="geometry">
  78. <rect>
  79. <x>280</x>
  80. <y>200</y>
  81. <width>91</width>
  82. <height>31</height>
  83. </rect>
  84. </property>
  85. <property name="font">
  86. <font>
  87. <family>Verdana</family>
  88. <weight>75</weight>
  89. <bold>true</bold>
  90. </font>
  91. </property>
  92. <property name="text">
  93. <string>Enregistrer</string>
  94. </property>
  95. </widget>
  96. <widget class="QPushButton" name="et_annuler">
  97. <property name="geometry">
  98. <rect>
  99. <x>190</x>
  100. <y>200</y>
  101. <width>81</width>
  102. <height>31</height>
  103. </rect>
  104. </property>
  105. <property name="font">
  106. <font>
  107. <family>Verdana</family>
  108. </font>
  109. </property>
  110. <property name="text">
  111. <string>Annuler</string>
  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="QLineEdit" 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="QLineEdit" 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. </customwidgets>
  377. <resources>
  378. <include location="ressource.qrc"/>
  379. </resources>
  380. <connections/>
  381. </ui>