editionDecor.ui 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>editionDecor</class>
  4. <widget class="QDialog" name="editionDecor">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>607</width>
  10. <height>507</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Dialog</string>
  15. </property>
  16. <widget class="QLineEdit" name="nomDecor">
  17. <property name="geometry">
  18. <rect>
  19. <x>112</x>
  20. <y>10</y>
  21. <width>261</width>
  22. <height>20</height>
  23. </rect>
  24. </property>
  25. </widget>
  26. <widget class="QLineEdit" name="imgDecor">
  27. <property name="geometry">
  28. <rect>
  29. <x>170</x>
  30. <y>110</y>
  31. <width>191</width>
  32. <height>20</height>
  33. </rect>
  34. </property>
  35. </widget>
  36. <widget class="QPushButton" name="enregistrerDecor">
  37. <property name="enabled">
  38. <bool>false</bool>
  39. </property>
  40. <property name="geometry">
  41. <rect>
  42. <x>120</x>
  43. <y>460</y>
  44. <width>81</width>
  45. <height>23</height>
  46. </rect>
  47. </property>
  48. <property name="font">
  49. <font>
  50. <weight>75</weight>
  51. <bold>true</bold>
  52. </font>
  53. </property>
  54. <property name="text">
  55. <string>Enregistrer</string>
  56. </property>
  57. </widget>
  58. <widget class="QCheckBox" name="escaladeDecor">
  59. <property name="geometry">
  60. <rect>
  61. <x>430</x>
  62. <y>50</y>
  63. <width>81</width>
  64. <height>17</height>
  65. </rect>
  66. </property>
  67. <property name="text">
  68. <string>Escalade</string>
  69. </property>
  70. <property name="checked">
  71. <bool>true</bool>
  72. </property>
  73. </widget>
  74. <widget class="QCheckBox" name="couvertDecor">
  75. <property name="geometry">
  76. <rect>
  77. <x>430</x>
  78. <y>70</y>
  79. <width>61</width>
  80. <height>17</height>
  81. </rect>
  82. </property>
  83. <property name="text">
  84. <string>Couvert</string>
  85. </property>
  86. <property name="checked">
  87. <bool>true</bool>
  88. </property>
  89. </widget>
  90. <widget class="QLabel" name="label_3">
  91. <property name="geometry">
  92. <rect>
  93. <x>20</x>
  94. <y>10</y>
  95. <width>46</width>
  96. <height>16</height>
  97. </rect>
  98. </property>
  99. <property name="text">
  100. <string>Id : </string>
  101. </property>
  102. </widget>
  103. <widget class="QLabel" name="label_2">
  104. <property name="geometry">
  105. <rect>
  106. <x>110</x>
  107. <y>80</y>
  108. <width>41</width>
  109. <height>21</height>
  110. </rect>
  111. </property>
  112. <property name="text">
  113. <string>...img\</string>
  114. </property>
  115. </widget>
  116. <widget class="QLabel" name="affichageCouleurDecor">
  117. <property name="geometry">
  118. <rect>
  119. <x>100</x>
  120. <y>40</y>
  121. <width>51</width>
  122. <height>21</height>
  123. </rect>
  124. </property>
  125. <property name="frameShape">
  126. <enum>QFrame::Box</enum>
  127. </property>
  128. <property name="frameShadow">
  129. <enum>QFrame::Sunken</enum>
  130. </property>
  131. <property name="text">
  132. <string/>
  133. </property>
  134. </widget>
  135. <widget class="QCheckBox" name="franchissableVolDecor">
  136. <property name="geometry">
  137. <rect>
  138. <x>430</x>
  139. <y>30</y>
  140. <width>131</width>
  141. <height>17</height>
  142. </rect>
  143. </property>
  144. <property name="text">
  145. <string>Franchissable en vol</string>
  146. </property>
  147. <property name="checked">
  148. <bool>true</bool>
  149. </property>
  150. </widget>
  151. <widget class="QLineEdit" name="imgLogoDecor">
  152. <property name="geometry">
  153. <rect>
  154. <x>170</x>
  155. <y>80</y>
  156. <width>191</width>
  157. <height>20</height>
  158. </rect>
  159. </property>
  160. </widget>
  161. <widget class="QLabel" name="label_6">
  162. <property name="geometry">
  163. <rect>
  164. <x>430</x>
  165. <y>110</y>
  166. <width>101</width>
  167. <height>21</height>
  168. </rect>
  169. </property>
  170. <property name="text">
  171. <string>Hauteur (en cases)</string>
  172. </property>
  173. </widget>
  174. <widget class="QLabel" name="label_8">
  175. <property name="geometry">
  176. <rect>
  177. <x>20</x>
  178. <y>110</y>
  179. <width>141</width>
  180. <height>20</height>
  181. </rect>
  182. </property>
  183. <property name="text">
  184. <string>Image (.png, .jpg)</string>
  185. </property>
  186. </widget>
  187. <widget class="QLabel" name="label">
  188. <property name="geometry">
  189. <rect>
  190. <x>20</x>
  191. <y>80</y>
  192. <width>131</width>
  193. <height>20</height>
  194. </rect>
  195. </property>
  196. <property name="text">
  197. <string>Logo (.png, .jpg)</string>
  198. </property>
  199. </widget>
  200. <widget class="QPushButton" name="supprimerDecor">
  201. <property name="enabled">
  202. <bool>false</bool>
  203. </property>
  204. <property name="geometry">
  205. <rect>
  206. <x>360</x>
  207. <y>460</y>
  208. <width>75</width>
  209. <height>23</height>
  210. </rect>
  211. </property>
  212. <property name="text">
  213. <string>Supprimer</string>
  214. </property>
  215. </widget>
  216. <widget class="QDoubleSpinBox" name="hauteurDecor">
  217. <property name="geometry">
  218. <rect>
  219. <x>540</x>
  220. <y>110</y>
  221. <width>41</width>
  222. <height>22</height>
  223. </rect>
  224. </property>
  225. <property name="prefix">
  226. <string/>
  227. </property>
  228. <property name="decimals">
  229. <number>0</number>
  230. </property>
  231. <property name="singleStep">
  232. <double>1.000000000000000</double>
  233. </property>
  234. <property name="value">
  235. <double>1.000000000000000</double>
  236. </property>
  237. </widget>
  238. <widget class="QLabel" name="label_7">
  239. <property name="geometry">
  240. <rect>
  241. <x>110</x>
  242. <y>110</y>
  243. <width>41</width>
  244. <height>21</height>
  245. </rect>
  246. </property>
  247. <property name="text">
  248. <string>...img\</string>
  249. </property>
  250. </widget>
  251. <widget class="QLabel" name="label_9">
  252. <property name="geometry">
  253. <rect>
  254. <x>20</x>
  255. <y>140</y>
  256. <width>321</width>
  257. <height>20</height>
  258. </rect>
  259. </property>
  260. <property name="text">
  261. <string>Forme du décor : </string>
  262. </property>
  263. </widget>
  264. <widget class="QPushButton" name="couleurDecor">
  265. <property name="geometry">
  266. <rect>
  267. <x>10</x>
  268. <y>40</y>
  269. <width>75</width>
  270. <height>23</height>
  271. </rect>
  272. </property>
  273. <property name="text">
  274. <string>Couleur</string>
  275. </property>
  276. </widget>
  277. <widget class="QCheckBox" name="franchissablePiedDecor">
  278. <property name="geometry">
  279. <rect>
  280. <x>430</x>
  281. <y>10</y>
  282. <width>151</width>
  283. <height>20</height>
  284. </rect>
  285. </property>
  286. <property name="text">
  287. <string>Franchissable à pied</string>
  288. </property>
  289. <property name="checked">
  290. <bool>true</bool>
  291. </property>
  292. </widget>
  293. <widget class="QGraphicsView" name="vueForme">
  294. <property name="geometry">
  295. <rect>
  296. <x>20</x>
  297. <y>170</y>
  298. <width>341</width>
  299. <height>281</height>
  300. </rect>
  301. </property>
  302. <property name="renderHints">
  303. <set>QPainter::Antialiasing|QPainter::HighQualityAntialiasing|QPainter::TextAntialiasing</set>
  304. </property>
  305. </widget>
  306. <widget class="QCheckBox" name="bruleDecor">
  307. <property name="geometry">
  308. <rect>
  309. <x>430</x>
  310. <y>90</y>
  311. <width>61</width>
  312. <height>17</height>
  313. </rect>
  314. </property>
  315. <property name="text">
  316. <string>Brule</string>
  317. </property>
  318. <property name="checked">
  319. <bool>true</bool>
  320. </property>
  321. </widget>
  322. <widget class="QGroupBox" name="groupBox">
  323. <property name="geometry">
  324. <rect>
  325. <x>370</x>
  326. <y>160</y>
  327. <width>141</width>
  328. <height>291</height>
  329. </rect>
  330. </property>
  331. <property name="title">
  332. <string>Image</string>
  333. </property>
  334. <widget class="QCheckBox" name="imgAfficherDecor">
  335. <property name="geometry">
  336. <rect>
  337. <x>100</x>
  338. <y>10</y>
  339. <width>21</width>
  340. <height>21</height>
  341. </rect>
  342. </property>
  343. <property name="text">
  344. <string/>
  345. </property>
  346. <property name="checked">
  347. <bool>true</bool>
  348. </property>
  349. </widget>
  350. <widget class="QSlider" name="imgPosYDecor">
  351. <property name="geometry">
  352. <rect>
  353. <x>10</x>
  354. <y>200</y>
  355. <width>111</width>
  356. <height>19</height>
  357. </rect>
  358. </property>
  359. <property name="minimum">
  360. <number>-400</number>
  361. </property>
  362. <property name="maximum">
  363. <number>400</number>
  364. </property>
  365. <property name="orientation">
  366. <enum>Qt::Horizontal</enum>
  367. </property>
  368. </widget>
  369. <widget class="QLabel" name="label_12">
  370. <property name="geometry">
  371. <rect>
  372. <x>10</x>
  373. <y>60</y>
  374. <width>111</width>
  375. <height>20</height>
  376. </rect>
  377. </property>
  378. <property name="text">
  379. <string>Taille (X)</string>
  380. </property>
  381. </widget>
  382. <widget class="QLabel" name="label_13">
  383. <property name="geometry">
  384. <rect>
  385. <x>10</x>
  386. <y>100</y>
  387. <width>111</width>
  388. <height>20</height>
  389. </rect>
  390. </property>
  391. <property name="text">
  392. <string>Taille (Y)</string>
  393. </property>
  394. </widget>
  395. <widget class="QLabel" name="label_14">
  396. <property name="geometry">
  397. <rect>
  398. <x>10</x>
  399. <y>140</y>
  400. <width>111</width>
  401. <height>20</height>
  402. </rect>
  403. </property>
  404. <property name="text">
  405. <string>Position (X)</string>
  406. </property>
  407. </widget>
  408. <widget class="QSlider" name="imgTailleXDecor">
  409. <property name="geometry">
  410. <rect>
  411. <x>10</x>
  412. <y>80</y>
  413. <width>111</width>
  414. <height>19</height>
  415. </rect>
  416. </property>
  417. <property name="minimum">
  418. <number>0</number>
  419. </property>
  420. <property name="value">
  421. <number>10</number>
  422. </property>
  423. <property name="orientation">
  424. <enum>Qt::Horizontal</enum>
  425. </property>
  426. </widget>
  427. <widget class="QSlider" name="imgRotationDecor">
  428. <property name="geometry">
  429. <rect>
  430. <x>10</x>
  431. <y>40</y>
  432. <width>111</width>
  433. <height>19</height>
  434. </rect>
  435. </property>
  436. <property name="minimum">
  437. <number>-180</number>
  438. </property>
  439. <property name="maximum">
  440. <number>180</number>
  441. </property>
  442. <property name="orientation">
  443. <enum>Qt::Horizontal</enum>
  444. </property>
  445. </widget>
  446. <widget class="QLabel" name="label_16">
  447. <property name="geometry">
  448. <rect>
  449. <x>10</x>
  450. <y>20</y>
  451. <width>111</width>
  452. <height>20</height>
  453. </rect>
  454. </property>
  455. <property name="text">
  456. <string>Rotation</string>
  457. </property>
  458. </widget>
  459. <widget class="QSlider" name="imgPosXDecor">
  460. <property name="geometry">
  461. <rect>
  462. <x>10</x>
  463. <y>160</y>
  464. <width>111</width>
  465. <height>19</height>
  466. </rect>
  467. </property>
  468. <property name="minimum">
  469. <number>-400</number>
  470. </property>
  471. <property name="maximum">
  472. <number>400</number>
  473. </property>
  474. <property name="orientation">
  475. <enum>Qt::Horizontal</enum>
  476. </property>
  477. </widget>
  478. <widget class="QLabel" name="label_15">
  479. <property name="geometry">
  480. <rect>
  481. <x>10</x>
  482. <y>180</y>
  483. <width>111</width>
  484. <height>20</height>
  485. </rect>
  486. </property>
  487. <property name="text">
  488. <string>Position (Y)</string>
  489. </property>
  490. </widget>
  491. <widget class="QSlider" name="imgTailleYDecor">
  492. <property name="geometry">
  493. <rect>
  494. <x>10</x>
  495. <y>120</y>
  496. <width>111</width>
  497. <height>19</height>
  498. </rect>
  499. </property>
  500. <property name="minimum">
  501. <number>0</number>
  502. </property>
  503. <property name="value">
  504. <number>10</number>
  505. </property>
  506. <property name="orientation">
  507. <enum>Qt::Horizontal</enum>
  508. </property>
  509. </widget>
  510. <widget class="QPushButton" name="imgReinitDecor">
  511. <property name="geometry">
  512. <rect>
  513. <x>10</x>
  514. <y>260</y>
  515. <width>111</width>
  516. <height>20</height>
  517. </rect>
  518. </property>
  519. <property name="text">
  520. <string>Ré-initialiser</string>
  521. </property>
  522. </widget>
  523. <widget class="QCheckBox" name="imgPivoteDecor">
  524. <property name="geometry">
  525. <rect>
  526. <x>10</x>
  527. <y>220</y>
  528. <width>101</width>
  529. <height>17</height>
  530. </rect>
  531. </property>
  532. <property name="text">
  533. <string>Image pivote</string>
  534. </property>
  535. </widget>
  536. <widget class="QCheckBox" name="imgMasqueDecor">
  537. <property name="geometry">
  538. <rect>
  539. <x>10</x>
  540. <y>240</y>
  541. <width>101</width>
  542. <height>17</height>
  543. </rect>
  544. </property>
  545. <property name="text">
  546. <string>Masque auto.</string>
  547. </property>
  548. </widget>
  549. </widget>
  550. <widget class="QLineEdit" name="idDecor">
  551. <property name="enabled">
  552. <bool>false</bool>
  553. </property>
  554. <property name="geometry">
  555. <rect>
  556. <x>42</x>
  557. <y>10</y>
  558. <width>31</width>
  559. <height>20</height>
  560. </rect>
  561. </property>
  562. </widget>
  563. <widget class="QLabel" name="label_4">
  564. <property name="geometry">
  565. <rect>
  566. <x>80</x>
  567. <y>10</y>
  568. <width>46</width>
  569. <height>16</height>
  570. </rect>
  571. </property>
  572. <property name="text">
  573. <string>Nom : </string>
  574. </property>
  575. </widget>
  576. <widget class="QPushButton" name="annulerDecor">
  577. <property name="geometry">
  578. <rect>
  579. <x>460</x>
  580. <y>460</y>
  581. <width>81</width>
  582. <height>23</height>
  583. </rect>
  584. </property>
  585. <property name="text">
  586. <string>Annuler</string>
  587. </property>
  588. </widget>
  589. <widget class="QComboBox" name="listeCategories">
  590. <property name="geometry">
  591. <rect>
  592. <x>230</x>
  593. <y>40</y>
  594. <width>141</width>
  595. <height>22</height>
  596. </rect>
  597. </property>
  598. </widget>
  599. </widget>
  600. <resources/>
  601. <connections/>
  602. </ui>