mainwindow.ui 28 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>principal</class>
  4. <widget class="QMainWindow" name="principal">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>882</width>
  10. <height>623</height>
  11. </rect>
  12. </property>
  13. <property name="minimumSize">
  14. <size>
  15. <width>882</width>
  16. <height>623</height>
  17. </size>
  18. </property>
  19. <property name="windowTitle">
  20. <string>D-Monde</string>
  21. </property>
  22. <widget class="QWidget" name="baseWidget">
  23. <layout class="QHBoxLayout" name="horizontalLayout">
  24. <item>
  25. <widget class="QTabWidget" name="tabWidget">
  26. <property name="minimumSize">
  27. <size>
  28. <width>641</width>
  29. <height>561</height>
  30. </size>
  31. </property>
  32. <property name="currentIndex">
  33. <number>0</number>
  34. </property>
  35. <widget class="QWidget" name="Combats_tab">
  36. <attribute name="title">
  37. <string>Combats</string>
  38. </attribute>
  39. <widget class="QFrame" name="frame_2">
  40. <property name="geometry">
  41. <rect>
  42. <x>0</x>
  43. <y>0</y>
  44. <width>71</width>
  45. <height>531</height>
  46. </rect>
  47. </property>
  48. <property name="palette">
  49. <palette>
  50. <active>
  51. <colorrole role="Button">
  52. <brush brushstyle="SolidPattern">
  53. <color alpha="255">
  54. <red>170</red>
  55. <green>170</green>
  56. <blue>255</blue>
  57. </color>
  58. </brush>
  59. </colorrole>
  60. <colorrole role="Base">
  61. <brush brushstyle="SolidPattern">
  62. <color alpha="255">
  63. <red>170</red>
  64. <green>0</green>
  65. <blue>0</blue>
  66. </color>
  67. </brush>
  68. </colorrole>
  69. </active>
  70. <inactive>
  71. <colorrole role="Button">
  72. <brush brushstyle="SolidPattern">
  73. <color alpha="255">
  74. <red>170</red>
  75. <green>170</green>
  76. <blue>255</blue>
  77. </color>
  78. </brush>
  79. </colorrole>
  80. <colorrole role="Base">
  81. <brush brushstyle="SolidPattern">
  82. <color alpha="255">
  83. <red>170</red>
  84. <green>0</green>
  85. <blue>0</blue>
  86. </color>
  87. </brush>
  88. </colorrole>
  89. </inactive>
  90. <disabled>
  91. <colorrole role="Button">
  92. <brush brushstyle="SolidPattern">
  93. <color alpha="255">
  94. <red>170</red>
  95. <green>170</green>
  96. <blue>255</blue>
  97. </color>
  98. </brush>
  99. </colorrole>
  100. <colorrole role="Base">
  101. <brush brushstyle="SolidPattern">
  102. <color alpha="255">
  103. <red>240</red>
  104. <green>240</green>
  105. <blue>240</blue>
  106. </color>
  107. </brush>
  108. </colorrole>
  109. </disabled>
  110. </palette>
  111. </property>
  112. <property name="frameShape">
  113. <enum>QFrame::StyledPanel</enum>
  114. </property>
  115. <property name="frameShadow">
  116. <enum>QFrame::Raised</enum>
  117. </property>
  118. <widget class="QPushButton" name="newW">
  119. <property name="geometry">
  120. <rect>
  121. <x>0</x>
  122. <y>20</y>
  123. <width>71</width>
  124. <height>31</height>
  125. </rect>
  126. </property>
  127. <property name="text">
  128. <string>Nouvelle</string>
  129. </property>
  130. </widget>
  131. <widget class="QPushButton" name="ligne">
  132. <property name="geometry">
  133. <rect>
  134. <x>0</x>
  135. <y>50</y>
  136. <width>71</width>
  137. <height>31</height>
  138. </rect>
  139. </property>
  140. <property name="text">
  141. <string>Ligne</string>
  142. </property>
  143. </widget>
  144. <widget class="QPushButton" name="texte">
  145. <property name="geometry">
  146. <rect>
  147. <x>0</x>
  148. <y>80</y>
  149. <width>71</width>
  150. <height>31</height>
  151. </rect>
  152. </property>
  153. <property name="text">
  154. <string>Texte</string>
  155. </property>
  156. </widget>
  157. <widget class="QPushButton" name="plusJeton">
  158. <property name="geometry">
  159. <rect>
  160. <x>0</x>
  161. <y>370</y>
  162. <width>31</width>
  163. <height>31</height>
  164. </rect>
  165. </property>
  166. <property name="text">
  167. <string>+</string>
  168. </property>
  169. </widget>
  170. <widget class="QPushButton" name="moinsJeton">
  171. <property name="geometry">
  172. <rect>
  173. <x>40</x>
  174. <y>370</y>
  175. <width>31</width>
  176. <height>31</height>
  177. </rect>
  178. </property>
  179. <property name="text">
  180. <string>-</string>
  181. </property>
  182. </widget>
  183. <widget class="QLabel" name="label_4">
  184. <property name="geometry">
  185. <rect>
  186. <x>10</x>
  187. <y>350</y>
  188. <width>51</width>
  189. <height>16</height>
  190. </rect>
  191. </property>
  192. <property name="text">
  193. <string>Jetons</string>
  194. </property>
  195. </widget>
  196. <widget class="QLabel" name="label_5">
  197. <property name="geometry">
  198. <rect>
  199. <x>10</x>
  200. <y>0</y>
  201. <width>51</width>
  202. <height>16</height>
  203. </rect>
  204. </property>
  205. <property name="text">
  206. <string>Fenetres</string>
  207. </property>
  208. </widget>
  209. <widget class="QLineEdit" name="nameJeton">
  210. <property name="geometry">
  211. <rect>
  212. <x>0</x>
  213. <y>400</y>
  214. <width>71</width>
  215. <height>20</height>
  216. </rect>
  217. </property>
  218. </widget>
  219. <widget class="QPushButton" name="butStatut">
  220. <property name="geometry">
  221. <rect>
  222. <x>0</x>
  223. <y>430</y>
  224. <width>71</width>
  225. <height>31</height>
  226. </rect>
  227. </property>
  228. <property name="text">
  229. <string>Statut</string>
  230. </property>
  231. </widget>
  232. <widget class="QLineEdit" name="statut">
  233. <property name="geometry">
  234. <rect>
  235. <x>0</x>
  236. <y>460</y>
  237. <width>71</width>
  238. <height>20</height>
  239. </rect>
  240. </property>
  241. </widget>
  242. <widget class="QLineEdit" name="type">
  243. <property name="geometry">
  244. <rect>
  245. <x>0</x>
  246. <y>140</y>
  247. <width>71</width>
  248. <height>20</height>
  249. </rect>
  250. </property>
  251. <property name="text">
  252. <string/>
  253. </property>
  254. </widget>
  255. <widget class="QPushButton" name="butType">
  256. <property name="geometry">
  257. <rect>
  258. <x>0</x>
  259. <y>110</y>
  260. <width>71</width>
  261. <height>31</height>
  262. </rect>
  263. </property>
  264. <property name="text">
  265. <string>Type</string>
  266. </property>
  267. </widget>
  268. </widget>
  269. <widget class="QGraphicsView" name="vuePlateau">
  270. <property name="geometry">
  271. <rect>
  272. <x>80</x>
  273. <y>10</y>
  274. <width>551</width>
  275. <height>521</height>
  276. </rect>
  277. </property>
  278. </widget>
  279. </widget>
  280. <widget class="QWidget" name="Monde_tab">
  281. <attribute name="title">
  282. <string>Monde</string>
  283. </attribute>
  284. <widget class="QFrame" name="frame">
  285. <property name="geometry">
  286. <rect>
  287. <x>0</x>
  288. <y>0</y>
  289. <width>71</width>
  290. <height>531</height>
  291. </rect>
  292. </property>
  293. <property name="palette">
  294. <palette>
  295. <active>
  296. <colorrole role="Button">
  297. <brush brushstyle="SolidPattern">
  298. <color alpha="255">
  299. <red>170</red>
  300. <green>170</green>
  301. <blue>255</blue>
  302. </color>
  303. </brush>
  304. </colorrole>
  305. <colorrole role="Base">
  306. <brush brushstyle="SolidPattern">
  307. <color alpha="255">
  308. <red>170</red>
  309. <green>0</green>
  310. <blue>0</blue>
  311. </color>
  312. </brush>
  313. </colorrole>
  314. </active>
  315. <inactive>
  316. <colorrole role="Button">
  317. <brush brushstyle="SolidPattern">
  318. <color alpha="255">
  319. <red>170</red>
  320. <green>170</green>
  321. <blue>255</blue>
  322. </color>
  323. </brush>
  324. </colorrole>
  325. <colorrole role="Base">
  326. <brush brushstyle="SolidPattern">
  327. <color alpha="255">
  328. <red>170</red>
  329. <green>0</green>
  330. <blue>0</blue>
  331. </color>
  332. </brush>
  333. </colorrole>
  334. </inactive>
  335. <disabled>
  336. <colorrole role="Button">
  337. <brush brushstyle="SolidPattern">
  338. <color alpha="255">
  339. <red>170</red>
  340. <green>170</green>
  341. <blue>255</blue>
  342. </color>
  343. </brush>
  344. </colorrole>
  345. <colorrole role="Base">
  346. <brush brushstyle="SolidPattern">
  347. <color alpha="255">
  348. <red>240</red>
  349. <green>240</green>
  350. <blue>240</blue>
  351. </color>
  352. </brush>
  353. </colorrole>
  354. </disabled>
  355. </palette>
  356. </property>
  357. <property name="frameShape">
  358. <enum>QFrame::StyledPanel</enum>
  359. </property>
  360. <property name="frameShadow">
  361. <enum>QFrame::Raised</enum>
  362. </property>
  363. <widget class="QPushButton" name="points">
  364. <property name="geometry">
  365. <rect>
  366. <x>0</x>
  367. <y>0</y>
  368. <width>71</width>
  369. <height>31</height>
  370. </rect>
  371. </property>
  372. <property name="text">
  373. <string>Points</string>
  374. </property>
  375. </widget>
  376. <widget class="QPushButton" name="itineraire">
  377. <property name="geometry">
  378. <rect>
  379. <x>0</x>
  380. <y>30</y>
  381. <width>71</width>
  382. <height>31</height>
  383. </rect>
  384. </property>
  385. <property name="text">
  386. <string>Itinéraire</string>
  387. </property>
  388. </widget>
  389. <widget class="QPushButton" name="texte_2">
  390. <property name="geometry">
  391. <rect>
  392. <x>0</x>
  393. <y>60</y>
  394. <width>71</width>
  395. <height>31</height>
  396. </rect>
  397. </property>
  398. <property name="text">
  399. <string>Texte</string>
  400. </property>
  401. </widget>
  402. <widget class="QPushButton" name="dessin">
  403. <property name="geometry">
  404. <rect>
  405. <x>0</x>
  406. <y>90</y>
  407. <width>71</width>
  408. <height>31</height>
  409. </rect>
  410. </property>
  411. <property name="text">
  412. <string>Dessin</string>
  413. </property>
  414. </widget>
  415. <widget class="QPushButton" name="supp">
  416. <property name="geometry">
  417. <rect>
  418. <x>0</x>
  419. <y>120</y>
  420. <width>71</width>
  421. <height>31</height>
  422. </rect>
  423. </property>
  424. <property name="text">
  425. <string>Supprimer</string>
  426. </property>
  427. </widget>
  428. </widget>
  429. </widget>
  430. <widget class="QWidget" name="Groupe_tab">
  431. <attribute name="title">
  432. <string>Groupe</string>
  433. </attribute>
  434. </widget>
  435. </widget>
  436. </item>
  437. <item>
  438. <layout class="QVBoxLayout" name="layoutPanneauDroite" stretch="1,7,1,1,10,1,1">
  439. <property name="sizeConstraint">
  440. <enum>QLayout::SetFixedSize</enum>
  441. </property>
  442. <item>
  443. <widget class="QLabel" name="label">
  444. <property name="minimumSize">
  445. <size>
  446. <width>199</width>
  447. <height>13</height>
  448. </size>
  449. </property>
  450. <property name="maximumSize">
  451. <size>
  452. <width>369</width>
  453. <height>16777215</height>
  454. </size>
  455. </property>
  456. <property name="font">
  457. <font>
  458. <weight>75</weight>
  459. <bold>true</bold>
  460. </font>
  461. </property>
  462. <property name="text">
  463. <string>Evenements</string>
  464. </property>
  465. </widget>
  466. </item>
  467. <item>
  468. <widget class="QListWidget" name="listEvenement">
  469. <property name="sizePolicy">
  470. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  471. <horstretch>20</horstretch>
  472. <verstretch>20</verstretch>
  473. </sizepolicy>
  474. </property>
  475. <property name="minimumSize">
  476. <size>
  477. <width>199</width>
  478. <height>73</height>
  479. </size>
  480. </property>
  481. <property name="maximumSize">
  482. <size>
  483. <width>369</width>
  484. <height>16777215</height>
  485. </size>
  486. </property>
  487. </widget>
  488. </item>
  489. <item>
  490. <layout class="QHBoxLayout" name="layoutDes" stretch="1,1,3">
  491. <property name="spacing">
  492. <number>3</number>
  493. </property>
  494. <property name="sizeConstraint">
  495. <enum>QLayout::SetNoConstraint</enum>
  496. </property>
  497. <item>
  498. <widget class="QPushButton" name="d20">
  499. <property name="sizePolicy">
  500. <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
  501. <horstretch>0</horstretch>
  502. <verstretch>0</verstretch>
  503. </sizepolicy>
  504. </property>
  505. <property name="minimumSize">
  506. <size>
  507. <width>53</width>
  508. <height>23</height>
  509. </size>
  510. </property>
  511. <property name="maximumSize">
  512. <size>
  513. <width>72</width>
  514. <height>16777215</height>
  515. </size>
  516. </property>
  517. <property name="text">
  518. <string>D20</string>
  519. </property>
  520. <property name="autoDefault">
  521. <bool>false</bool>
  522. </property>
  523. </widget>
  524. </item>
  525. <item>
  526. <widget class="QPushButton" name="d100">
  527. <property name="sizePolicy">
  528. <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
  529. <horstretch>0</horstretch>
  530. <verstretch>0</verstretch>
  531. </sizepolicy>
  532. </property>
  533. <property name="minimumSize">
  534. <size>
  535. <width>52</width>
  536. <height>23</height>
  537. </size>
  538. </property>
  539. <property name="maximumSize">
  540. <size>
  541. <width>72</width>
  542. <height>16777215</height>
  543. </size>
  544. </property>
  545. <property name="text">
  546. <string>D100</string>
  547. </property>
  548. </widget>
  549. </item>
  550. <item>
  551. <widget class="QLineEdit" name="inJetDes">
  552. <property name="minimumSize">
  553. <size>
  554. <width>86</width>
  555. <height>20</height>
  556. </size>
  557. </property>
  558. <property name="maximumSize">
  559. <size>
  560. <width>217</width>
  561. <height>16777215</height>
  562. </size>
  563. </property>
  564. <property name="whatsThis">
  565. <string/>
  566. </property>
  567. <property name="inputMask">
  568. <string/>
  569. </property>
  570. <property name="placeholderText">
  571. <string>Autre lancer (ex: 1d4+6d6)</string>
  572. </property>
  573. </widget>
  574. </item>
  575. </layout>
  576. </item>
  577. <item>
  578. <layout class="QHBoxLayout" name="layoutEnTeteChat" stretch="0,1">
  579. <item>
  580. <widget class="QLabel" name="label_3">
  581. <property name="minimumSize">
  582. <size>
  583. <width>10</width>
  584. <height>23</height>
  585. </size>
  586. </property>
  587. <property name="maximumSize">
  588. <size>
  589. <width>271</width>
  590. <height>16777215</height>
  591. </size>
  592. </property>
  593. <property name="font">
  594. <font>
  595. <weight>75</weight>
  596. <bold>true</bold>
  597. </font>
  598. </property>
  599. <property name="text">
  600. <string>Chat</string>
  601. </property>
  602. </widget>
  603. </item>
  604. <item>
  605. <widget class="QPushButton" name="chatVoc">
  606. <property name="sizePolicy">
  607. <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
  608. <horstretch>0</horstretch>
  609. <verstretch>0</verstretch>
  610. </sizepolicy>
  611. </property>
  612. <property name="minimumSize">
  613. <size>
  614. <width>64</width>
  615. <height>23</height>
  616. </size>
  617. </property>
  618. <property name="maximumSize">
  619. <size>
  620. <width>90</width>
  621. <height>16777215</height>
  622. </size>
  623. </property>
  624. <property name="text">
  625. <string>Chat vocal</string>
  626. </property>
  627. </widget>
  628. </item>
  629. </layout>
  630. </item>
  631. <item>
  632. <widget class="QListWidget" name="listAffichage">
  633. <property name="minimumSize">
  634. <size>
  635. <width>199</width>
  636. <height>96</height>
  637. </size>
  638. </property>
  639. <property name="maximumSize">
  640. <size>
  641. <width>369</width>
  642. <height>16777215</height>
  643. </size>
  644. </property>
  645. </widget>
  646. </item>
  647. <item>
  648. <widget class="QLineEdit" name="inChat">
  649. <property name="minimumSize">
  650. <size>
  651. <width>199</width>
  652. <height>20</height>
  653. </size>
  654. </property>
  655. <property name="maximumSize">
  656. <size>
  657. <width>369</width>
  658. <height>16777215</height>
  659. </size>
  660. </property>
  661. <property name="placeholderText">
  662. <string>Entrez votre message...</string>
  663. </property>
  664. </widget>
  665. </item>
  666. <item>
  667. <widget class="QTabWidget" name="tabStatutAppli">
  668. <property name="minimumSize">
  669. <size>
  670. <width>201</width>
  671. <height>151</height>
  672. </size>
  673. </property>
  674. <property name="maximumSize">
  675. <size>
  676. <width>369</width>
  677. <height>16777215</height>
  678. </size>
  679. </property>
  680. <property name="currentIndex">
  681. <number>1</number>
  682. </property>
  683. <widget class="QWidget" name="tabConnexion">
  684. <attribute name="title">
  685. <string>Connexion</string>
  686. </attribute>
  687. <layout class="QVBoxLayout" name="verticalLayout_2">
  688. <item>
  689. <widget class="QLabel" name="txtStatutCoPseudo">
  690. <property name="minimumSize">
  691. <size>
  692. <width>179</width>
  693. <height>13</height>
  694. </size>
  695. </property>
  696. <property name="maximumSize">
  697. <size>
  698. <width>16777215</width>
  699. <height>18</height>
  700. </size>
  701. </property>
  702. <property name="text">
  703. <string>Pseudo : </string>
  704. </property>
  705. </widget>
  706. </item>
  707. <item>
  708. <widget class="QLabel" name="txtStatutCoServeur">
  709. <property name="minimumSize">
  710. <size>
  711. <width>179</width>
  712. <height>13</height>
  713. </size>
  714. </property>
  715. <property name="maximumSize">
  716. <size>
  717. <width>16777215</width>
  718. <height>18</height>
  719. </size>
  720. </property>
  721. <property name="text">
  722. <string>Serveur : Aucun serveur</string>
  723. </property>
  724. </widget>
  725. </item>
  726. <item>
  727. <widget class="QLabel" name="txtStatutCoServeurVoc">
  728. <property name="minimumSize">
  729. <size>
  730. <width>179</width>
  731. <height>13</height>
  732. </size>
  733. </property>
  734. <property name="maximumSize">
  735. <size>
  736. <width>16777215</width>
  737. <height>17</height>
  738. </size>
  739. </property>
  740. <property name="text">
  741. <string>Serveur vocal : Aucun serveur vocal</string>
  742. </property>
  743. </widget>
  744. </item>
  745. <item>
  746. <widget class="QLabel" name="txtStatutCoDebits">
  747. <property name="minimumSize">
  748. <size>
  749. <width>179</width>
  750. <height>0</height>
  751. </size>
  752. </property>
  753. <property name="maximumSize">
  754. <size>
  755. <width>16777215</width>
  756. <height>18</height>
  757. </size>
  758. </property>
  759. <property name="text">
  760. <string>Débits : E 0 ko/s - R 0 ko/s</string>
  761. </property>
  762. </widget>
  763. </item>
  764. <item>
  765. <widget class="QPushButton" name="txtStatutCoEcranCo">
  766. <property name="minimumSize">
  767. <size>
  768. <width>179</width>
  769. <height>23</height>
  770. </size>
  771. </property>
  772. <property name="maximumSize">
  773. <size>
  774. <width>16777215</width>
  775. <height>23</height>
  776. </size>
  777. </property>
  778. <property name="text">
  779. <string>Ecran de connexion</string>
  780. </property>
  781. </widget>
  782. </item>
  783. </layout>
  784. </widget>
  785. <widget class="QWidget" name="tabJoueurs">
  786. <attribute name="title">
  787. <string>Joueurs</string>
  788. </attribute>
  789. <layout class="QVBoxLayout" name="verticalLayout">
  790. <item>
  791. <widget class="QListWidget" name="lstStatutJoueurs">
  792. <property name="minimumSize">
  793. <size>
  794. <width>177</width>
  795. <height>0</height>
  796. </size>
  797. </property>
  798. <property name="font">
  799. <font>
  800. <family>Segoe UI Semibold</family>
  801. <pointsize>10</pointsize>
  802. <weight>50</weight>
  803. <bold>false</bold>
  804. </font>
  805. </property>
  806. <property name="frameShape">
  807. <enum>QFrame::WinPanel</enum>
  808. </property>
  809. </widget>
  810. </item>
  811. <item>
  812. <widget class="QLabel" name="label_2">
  813. <property name="font">
  814. <font>
  815. <italic>true</italic>
  816. </font>
  817. </property>
  818. <property name="text">
  819. <string>Double-cliquer pour ouvrir un chat privé</string>
  820. </property>
  821. <property name="wordWrap">
  822. <bool>false</bool>
  823. </property>
  824. </widget>
  825. </item>
  826. </layout>
  827. </widget>
  828. <widget class="QWidget" name="tabFichiers">
  829. <attribute name="title">
  830. <string>Fichiers</string>
  831. </attribute>
  832. <layout class="QGridLayout" name="gridLayout">
  833. <item row="1" column="0">
  834. <widget class="QPushButton" name="repReceptionFichiers">
  835. <property name="minimumSize">
  836. <size>
  837. <width>85</width>
  838. <height>23</height>
  839. </size>
  840. </property>
  841. <property name="maximumSize">
  842. <size>
  843. <width>181</width>
  844. <height>16777215</height>
  845. </size>
  846. </property>
  847. <property name="text">
  848. <string>Rep. recept.</string>
  849. </property>
  850. </widget>
  851. </item>
  852. <item row="1" column="1">
  853. <widget class="QPushButton" name="envoiFichier">
  854. <property name="minimumSize">
  855. <size>
  856. <width>86</width>
  857. <height>23</height>
  858. </size>
  859. </property>
  860. <property name="maximumSize">
  861. <size>
  862. <width>180</width>
  863. <height>16777215</height>
  864. </size>
  865. </property>
  866. <property name="text">
  867. <string>Envoi fichier</string>
  868. </property>
  869. </widget>
  870. </item>
  871. <item row="0" column="0" colspan="2">
  872. <widget class="QTreeWidget" name="listFichiers">
  873. <property name="minimumSize">
  874. <size>
  875. <width>177</width>
  876. <height>78</height>
  877. </size>
  878. </property>
  879. <property name="maximumSize">
  880. <size>
  881. <width>369</width>
  882. <height>16777215</height>
  883. </size>
  884. </property>
  885. <property name="baseSize">
  886. <size>
  887. <width>0</width>
  888. <height>0</height>
  889. </size>
  890. </property>
  891. <property name="frameShape">
  892. <enum>QFrame::WinPanel</enum>
  893. </property>
  894. <property name="indentation">
  895. <number>2</number>
  896. </property>
  897. <property name="columnCount">
  898. <number>3</number>
  899. </property>
  900. <attribute name="headerDefaultSectionSize">
  901. <number>28</number>
  902. </attribute>
  903. <attribute name="headerMinimumSectionSize">
  904. <number>27</number>
  905. </attribute>
  906. <column>
  907. <property name="text">
  908. <string>E/R</string>
  909. </property>
  910. </column>
  911. <column>
  912. <property name="text">
  913. <string>%</string>
  914. </property>
  915. </column>
  916. <column>
  917. <property name="text">
  918. <string>Fichier</string>
  919. </property>
  920. </column>
  921. </widget>
  922. </item>
  923. </layout>
  924. </widget>
  925. </widget>
  926. </item>
  927. </layout>
  928. </item>
  929. </layout>
  930. </widget>
  931. <widget class="QMenuBar" name="menubar">
  932. <property name="geometry">
  933. <rect>
  934. <x>0</x>
  935. <y>0</y>
  936. <width>882</width>
  937. <height>21</height>
  938. </rect>
  939. </property>
  940. <widget class="QMenu" name="menuFichier">
  941. <property name="title">
  942. <string>Fichier</string>
  943. </property>
  944. <addaction name="actionOuvrir"/>
  945. <addaction name="actionEnregistrer"/>
  946. <addaction name="separator"/>
  947. <addaction name="actionQuitter"/>
  948. </widget>
  949. <widget class="QMenu" name="menuEditer">
  950. <property name="title">
  951. <string>Editer</string>
  952. </property>
  953. <addaction name="actionParam_tres"/>
  954. </widget>
  955. <widget class="QMenu" name="menuAide">
  956. <property name="title">
  957. <string>Aide</string>
  958. </property>
  959. <addaction name="actionA_propos_de_D_Monde"/>
  960. <addaction name="actionLexique"/>
  961. </widget>
  962. <addaction name="menuFichier"/>
  963. <addaction name="menuEditer"/>
  964. <addaction name="menuAide"/>
  965. </widget>
  966. <widget class="QStatusBar" name="statusbar"/>
  967. <action name="actionOuvrir">
  968. <property name="text">
  969. <string>Ouvrir</string>
  970. </property>
  971. </action>
  972. <action name="actionEnregistrer">
  973. <property name="text">
  974. <string>Enregistrer</string>
  975. </property>
  976. </action>
  977. <action name="actionQuitter">
  978. <property name="text">
  979. <string>Quitter</string>
  980. </property>
  981. </action>
  982. <action name="actionA_propos_de_D_Monde">
  983. <property name="text">
  984. <string>A propos de DéMonde...</string>
  985. </property>
  986. </action>
  987. <action name="actionParam_tres">
  988. <property name="text">
  989. <string>Paramètres</string>
  990. </property>
  991. </action>
  992. <action name="actionLexique">
  993. <property name="text">
  994. <string>Lexique</string>
  995. </property>
  996. </action>
  997. </widget>
  998. <resources/>
  999. <connections/>
  1000. </ui>