| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>principal</class>
- <widget class="QMainWindow" name="principal">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>882</width>
- <height>623</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>882</width>
- <height>623</height>
- </size>
- </property>
- <property name="windowTitle">
- <string>D-Monde</string>
- </property>
- <widget class="QWidget" name="baseWidget">
- <layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <widget class="QTabWidget" name="tabWidget">
- <property name="minimumSize">
- <size>
- <width>641</width>
- <height>561</height>
- </size>
- </property>
- <property name="currentIndex">
- <number>0</number>
- </property>
- <widget class="QWidget" name="Combats_tab">
- <attribute name="title">
- <string>Combats</string>
- </attribute>
- <widget class="QFrame" name="frame_2">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>71</width>
- <height>531</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>170</red>
- <green>170</green>
- <blue>255</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>170</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>170</red>
- <green>170</green>
- <blue>255</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>170</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>170</red>
- <green>170</green>
- <blue>255</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>240</red>
- <green>240</green>
- <blue>240</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Raised</enum>
- </property>
- <widget class="QPushButton" name="newW">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>20</y>
- <width>71</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Nouvelle</string>
- </property>
- </widget>
- <widget class="QPushButton" name="ligne">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>50</y>
- <width>71</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Ligne</string>
- </property>
- </widget>
- <widget class="QPushButton" name="texte">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>80</y>
- <width>71</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Texte</string>
- </property>
- </widget>
- <widget class="QPushButton" name="plusJeton">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>370</y>
- <width>31</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>+</string>
- </property>
- </widget>
- <widget class="QPushButton" name="moinsJeton">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>370</y>
- <width>31</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>-</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_4">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>350</y>
- <width>51</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>Jetons</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_5">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>0</y>
- <width>51</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>Fenetres</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="nameJeton">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>400</y>
- <width>71</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QPushButton" name="butStatut">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>430</y>
- <width>71</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Statut</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="statut">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>460</y>
- <width>71</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="type">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>140</y>
- <width>71</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QPushButton" name="butType">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>110</y>
- <width>71</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Type</string>
- </property>
- </widget>
- </widget>
- <widget class="QGraphicsView" name="vuePlateau">
- <property name="geometry">
- <rect>
- <x>80</x>
- <y>10</y>
- <width>551</width>
- <height>521</height>
- </rect>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="Monde_tab">
- <attribute name="title">
- <string>Monde</string>
- </attribute>
- <widget class="QFrame" name="frame">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>71</width>
- <height>531</height>
- </rect>
- </property>
- <property name="palette">
- <palette>
- <active>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>170</red>
- <green>170</green>
- <blue>255</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>170</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </active>
- <inactive>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>170</red>
- <green>170</green>
- <blue>255</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>170</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </brush>
- </colorrole>
- </inactive>
- <disabled>
- <colorrole role="Button">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>170</red>
- <green>170</green>
- <blue>255</blue>
- </color>
- </brush>
- </colorrole>
- <colorrole role="Base">
- <brush brushstyle="SolidPattern">
- <color alpha="255">
- <red>240</red>
- <green>240</green>
- <blue>240</blue>
- </color>
- </brush>
- </colorrole>
- </disabled>
- </palette>
- </property>
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Raised</enum>
- </property>
- <widget class="QPushButton" name="points">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>71</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Points</string>
- </property>
- </widget>
- <widget class="QPushButton" name="itineraire">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>30</y>
- <width>71</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Itinéraire</string>
- </property>
- </widget>
- <widget class="QPushButton" name="texte_2">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>60</y>
- <width>71</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Texte</string>
- </property>
- </widget>
- <widget class="QPushButton" name="dessin">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>90</y>
- <width>71</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Dessin</string>
- </property>
- </widget>
- <widget class="QPushButton" name="supp">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>120</y>
- <width>71</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>Supprimer</string>
- </property>
- </widget>
- </widget>
- </widget>
- <widget class="QWidget" name="Groupe_tab">
- <attribute name="title">
- <string>Groupe</string>
- </attribute>
- </widget>
- </widget>
- </item>
- <item>
- <layout class="QVBoxLayout" name="layoutPanneauDroite" stretch="1,7,1,1,10,1,1">
- <property name="sizeConstraint">
- <enum>QLayout::SetFixedSize</enum>
- </property>
- <item>
- <widget class="QLabel" name="label">
- <property name="minimumSize">
- <size>
- <width>199</width>
- <height>13</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>369</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>Evenements</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QListWidget" name="listEvenement">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
- <horstretch>20</horstretch>
- <verstretch>20</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>199</width>
- <height>73</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>369</width>
- <height>16777215</height>
- </size>
- </property>
- </widget>
- </item>
- <item>
- <layout class="QHBoxLayout" name="layoutDes" stretch="1,1,3">
- <property name="spacing">
- <number>3</number>
- </property>
- <property name="sizeConstraint">
- <enum>QLayout::SetNoConstraint</enum>
- </property>
- <item>
- <widget class="QPushButton" name="d20">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>53</width>
- <height>23</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>72</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>D20</string>
- </property>
- <property name="autoDefault">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="d100">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>52</width>
- <height>23</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>72</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>D100</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLineEdit" name="inJetDes">
- <property name="minimumSize">
- <size>
- <width>86</width>
- <height>20</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>217</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="whatsThis">
- <string/>
- </property>
- <property name="inputMask">
- <string/>
- </property>
- <property name="placeholderText">
- <string>Autre lancer (ex: 1d4+6d6)</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QHBoxLayout" name="layoutEnTeteChat" stretch="0,1">
- <item>
- <widget class="QLabel" name="label_3">
- <property name="minimumSize">
- <size>
- <width>10</width>
- <height>23</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>271</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="font">
- <font>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="text">
- <string>Chat</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="chatVoc">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>64</width>
- <height>23</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>90</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>Chat vocal</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <widget class="QListWidget" name="listAffichage">
- <property name="minimumSize">
- <size>
- <width>199</width>
- <height>96</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>369</width>
- <height>16777215</height>
- </size>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLineEdit" name="inChat">
- <property name="minimumSize">
- <size>
- <width>199</width>
- <height>20</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>369</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="placeholderText">
- <string>Entrez votre message...</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QTabWidget" name="tabStatutAppli">
- <property name="minimumSize">
- <size>
- <width>201</width>
- <height>151</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>369</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="currentIndex">
- <number>1</number>
- </property>
- <widget class="QWidget" name="tabConnexion">
- <attribute name="title">
- <string>Connexion</string>
- </attribute>
- <layout class="QVBoxLayout" name="verticalLayout_2">
- <item>
- <widget class="QLabel" name="txtStatutCoPseudo">
- <property name="minimumSize">
- <size>
- <width>179</width>
- <height>13</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>18</height>
- </size>
- </property>
- <property name="text">
- <string>Pseudo : </string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="txtStatutCoServeur">
- <property name="minimumSize">
- <size>
- <width>179</width>
- <height>13</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>18</height>
- </size>
- </property>
- <property name="text">
- <string>Serveur : Aucun serveur</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="txtStatutCoServeurVoc">
- <property name="minimumSize">
- <size>
- <width>179</width>
- <height>13</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>17</height>
- </size>
- </property>
- <property name="text">
- <string>Serveur vocal : Aucun serveur vocal</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="txtStatutCoDebits">
- <property name="minimumSize">
- <size>
- <width>179</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>18</height>
- </size>
- </property>
- <property name="text">
- <string>Débits : E 0 ko/s - R 0 ko/s</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="txtStatutCoEcranCo">
- <property name="minimumSize">
- <size>
- <width>179</width>
- <height>23</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>23</height>
- </size>
- </property>
- <property name="text">
- <string>Ecran de connexion</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="tabJoueurs">
- <attribute name="title">
- <string>Joueurs</string>
- </attribute>
- <layout class="QVBoxLayout" name="verticalLayout">
- <item>
- <widget class="QListWidget" name="lstStatutJoueurs">
- <property name="minimumSize">
- <size>
- <width>177</width>
- <height>0</height>
- </size>
- </property>
- <property name="font">
- <font>
- <family>Segoe UI Semibold</family>
- <pointsize>10</pointsize>
- <weight>50</weight>
- <bold>false</bold>
- </font>
- </property>
- <property name="frameShape">
- <enum>QFrame::WinPanel</enum>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_2">
- <property name="font">
- <font>
- <italic>true</italic>
- </font>
- </property>
- <property name="text">
- <string>Double-cliquer pour ouvrir un chat privé</string>
- </property>
- <property name="wordWrap">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="tabFichiers">
- <attribute name="title">
- <string>Fichiers</string>
- </attribute>
- <layout class="QGridLayout" name="gridLayout">
- <item row="1" column="0">
- <widget class="QPushButton" name="repReceptionFichiers">
- <property name="minimumSize">
- <size>
- <width>85</width>
- <height>23</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>181</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>Rep. recept.</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QPushButton" name="envoiFichier">
- <property name="minimumSize">
- <size>
- <width>86</width>
- <height>23</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>180</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>Envoi fichier</string>
- </property>
- </widget>
- </item>
- <item row="0" column="0" colspan="2">
- <widget class="QTreeWidget" name="listFichiers">
- <property name="minimumSize">
- <size>
- <width>177</width>
- <height>78</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>369</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="baseSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="frameShape">
- <enum>QFrame::WinPanel</enum>
- </property>
- <property name="indentation">
- <number>2</number>
- </property>
- <property name="columnCount">
- <number>3</number>
- </property>
- <attribute name="headerDefaultSectionSize">
- <number>28</number>
- </attribute>
- <attribute name="headerMinimumSectionSize">
- <number>27</number>
- </attribute>
- <column>
- <property name="text">
- <string>E/R</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>%</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Fichier</string>
- </property>
- </column>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- <widget class="QMenuBar" name="menubar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>882</width>
- <height>21</height>
- </rect>
- </property>
- <widget class="QMenu" name="menuFichier">
- <property name="title">
- <string>Fichier</string>
- </property>
- <addaction name="actionOuvrir"/>
- <addaction name="actionEnregistrer"/>
- <addaction name="separator"/>
- <addaction name="actionQuitter"/>
- </widget>
- <widget class="QMenu" name="menuEditer">
- <property name="title">
- <string>Editer</string>
- </property>
- <addaction name="actionParam_tres"/>
- </widget>
- <widget class="QMenu" name="menuAide">
- <property name="title">
- <string>Aide</string>
- </property>
- <addaction name="actionA_propos_de_D_Monde"/>
- <addaction name="actionLexique"/>
- </widget>
- <addaction name="menuFichier"/>
- <addaction name="menuEditer"/>
- <addaction name="menuAide"/>
- </widget>
- <widget class="QStatusBar" name="statusbar"/>
- <action name="actionOuvrir">
- <property name="text">
- <string>Ouvrir</string>
- </property>
- </action>
- <action name="actionEnregistrer">
- <property name="text">
- <string>Enregistrer</string>
- </property>
- </action>
- <action name="actionQuitter">
- <property name="text">
- <string>Quitter</string>
- </property>
- </action>
- <action name="actionA_propos_de_D_Monde">
- <property name="text">
- <string>A propos de DéMonde...</string>
- </property>
- </action>
- <action name="actionParam_tres">
- <property name="text">
- <string>Paramètres</string>
- </property>
- </action>
- <action name="actionLexique">
- <property name="text">
- <string>Lexique</string>
- </property>
- </action>
- </widget>
- <resources/>
- <connections/>
- </ui>
|