|
@@ -0,0 +1,4823 @@
|
|
|
|
|
+<?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>1153</width>
|
|
|
|
|
+ <height>691</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>882</width>
|
|
|
|
|
+ <height>623</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <family>MS Shell Dlg 2</family>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="acceptDrops">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="windowTitle">
|
|
|
|
|
+ <string>Bienvenue sur le Dé-Monde</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QWidget" name="baseWidget">
|
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QTabWidget" name="dm_panneauCentre">
|
|
|
|
|
+ <property name="enabled">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>660</width>
|
|
|
|
|
+ <height>561</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <family>Verdana</family>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="acceptDrops">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QWidget" name="tab">
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string>Partie</string>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <widget class="QLabel" name="label_5">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>40</x>
|
|
|
|
|
+ <y>30</y>
|
|
|
|
|
+ <width>171</width>
|
|
|
|
|
+ <height>41</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Partie 1 / Chapitre 1</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="label_6">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>40</x>
|
|
|
|
|
+ <y>90</y>
|
|
|
|
|
+ <width>171</width>
|
|
|
|
|
+ <height>41</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Règles utilisées</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="label_7">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>40</x>
|
|
|
|
|
+ <y>150</y>
|
|
|
|
|
+ <width>171</width>
|
|
|
|
|
+ <height>41</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Participants: </string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QWidget" name="Combats_tab">
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string>Combats</string>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QStackedWidget" name="combatPanneau">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QWidget" name="menu"/>
|
|
|
|
|
+ <widget class="QWidget" name="combat">
|
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_9">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="layoutCombat">
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QStackedWidget" name="cbt_panneauHaut">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>0</width>
|
|
|
|
|
+ <height>32</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>16777215</width>
|
|
|
|
|
+ <height>32</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QWidget" name="page_3"/>
|
|
|
|
|
+ <widget class="QWidget" name="page_6">
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_14">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <layout class="QHBoxLayout" name="ppal_layout">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>8</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <spacer name="horizontalSpacer">
|
|
|
|
|
+ <property name="orientation">
|
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeType">
|
|
|
|
|
+ <enum>QSizePolicy::Expanding</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>40</width>
|
|
|
|
|
+ <height>20</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </spacer>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QPushButton" name="cbt_sauver">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>34</width>
|
|
|
|
|
+ <height>30</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>34</width>
|
|
|
|
|
+ <height>30</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Enregistrer le combat</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/enregistrer_16.png</normaloff>:/interface/16/ressource/enregistrer_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>19</width>
|
|
|
|
|
+ <height>19</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QPushButton" name="cbt_nom">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>150</width>
|
|
|
|
|
+ <height>30</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>16777215</width>
|
|
|
|
|
+ <height>30</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <family>Verdana</family>
|
|
|
|
|
+ <pointsize>9</pointsize>
|
|
|
|
|
+ <weight>75</weight>
|
|
|
|
|
+ <bold>true</bold>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string> La tour sombre [Non Publié] </string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QPushButton" name="cbt_fermer">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>34</width>
|
|
|
|
|
+ <height>30</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>34</width>
|
|
|
|
|
+ <height>30</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Fermer le combat</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/fermer_16.png</normaloff>:/interface/16/ressource/fermer_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <spacer name="horizontalSpacer_2">
|
|
|
|
|
+ <property name="orientation">
|
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeType">
|
|
|
|
|
+ <enum>QSizePolicy::Expanding</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>60</width>
|
|
|
|
|
+ <height>20</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </spacer>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QPushButton" name="cbt_modeCreation">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>40</width>
|
|
|
|
|
+ <height>30</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>40</width>
|
|
|
|
|
+ <height>30</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Passer en mode Création</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/creation_16.png</normaloff>:/interface/16/ressource/creation_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="checkable">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QPushButton" name="cbt_modeCombat">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>40</width>
|
|
|
|
|
+ <height>30</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>40</width>
|
|
|
|
|
+ <height>30</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Passer en mode Combat</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/armes_16.png</normaloff>:/interface/16/ressource/armes_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="checkable">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <layout class="QHBoxLayout" name="plateauLayoutH" stretch="0,1,0">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>3</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QStackedWidget" name="cbt_panneauGauche">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>90</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>128</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QWidget" name="page_4"/>
|
|
|
|
|
+ <widget class="QWidget" name="page_5">
|
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QFrame" name="inf_panneau">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>90</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>128</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="panneauInfosPlateau" stretch="0,0,0">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>6</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>6</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>6</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
|
+ <number>6</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QTableWidget" name="inf_listeOrdreJeu">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>80</width>
|
|
|
|
|
+ <height>208</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>110</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="palette">
|
|
|
|
|
+ <palette>
|
|
|
|
|
+ <active>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="120">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>255</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </active>
|
|
|
|
|
+ <inactive>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="120">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>255</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </inactive>
|
|
|
|
|
+ <disabled>
|
|
|
|
|
+ <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::WinPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="editTriggers">
|
|
|
|
|
+ <set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="dragDropOverwriteMode">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="alternatingRowColors">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="selectionMode">
|
|
|
|
|
+ <enum>QAbstractItemView::SingleSelection</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="selectionBehavior">
|
|
|
|
|
+ <enum>QAbstractItemView::SelectItems</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="textElideMode">
|
|
|
|
|
+ <enum>Qt::ElideMiddle</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sortingEnabled">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="cornerButtonEnabled">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <attribute name="horizontalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
|
+ <number>100</number>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="verticalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>num</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>nom</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>enCours</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>ordre</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cbt_afficherGestion">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>80</width>
|
|
|
|
|
+ <height>38</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>110</width>
|
|
|
|
|
+ <height>38</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Afficher le tableau de gestion du combat (MJ)</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/tableau_32.png</normaloff>:/interface/32/ressource/tableau_32.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>24</width>
|
|
|
|
|
+ <height>24</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QFrame" name="inf_bas">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>90</width>
|
|
|
|
|
+ <height>200</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>120</width>
|
|
|
|
|
+ <height>200</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="DmFrameInf_Combattant" name="inf_boitePion">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>110</width>
|
|
|
|
|
+ <height>65</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>80</width>
|
|
|
|
|
+ <height>65</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>110</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="title">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_pionSante">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>50</x>
|
|
|
|
|
+ <y>20</y>
|
|
|
|
|
+ <width>51</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>sante</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="margin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="indent">
|
|
|
|
|
+ <number>-1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_pionImage">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>20</y>
|
|
|
|
|
+ <width>31</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_pionEffet">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>50</x>
|
|
|
|
|
+ <y>40</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>20</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Evanoui</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="pixmap">
|
|
|
|
|
+ <pixmap>../../../../../Users/olivier.massot/.designer/backup/img/etatEtourdi.png</pixmap>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="scaledContents">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_pionNom">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>91</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>nom</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="margin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="indent">
|
|
|
|
|
+ <number>-1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmFrameInf_Decor" name="inf_boiteDecor">
|
|
|
|
|
+ <property name="enabled">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>70</y>
|
|
|
|
|
+ <width>110</width>
|
|
|
|
|
+ <height>61</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>80</width>
|
|
|
|
|
+ <height>61</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>110</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="title">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_decorNom">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>91</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>nom</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_decorImage">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>20</y>
|
|
|
|
|
+ <width>31</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_decorEffet">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>50</x>
|
|
|
|
|
+ <y>20</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="pixmap">
|
|
|
|
|
+ <pixmap resource="ressource.qrc">:/interface/16/ressource/feu_16.png</pixmap>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_decorDetruit">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>50</x>
|
|
|
|
|
+ <y>40</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="pixmap">
|
|
|
|
|
+ <pixmap resource="ressource.qrc">:/interface/16/ressource/brise_16.png</pixmap>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_decorVerrouille">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>70</x>
|
|
|
|
|
+ <y>20</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="pixmap">
|
|
|
|
|
+ <pixmap resource="ressource.qrc">:/interface/16/ressource/verrou_ferme_16.png</pixmap>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmFrameInf_Case" name="inf_boiteCase">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>136</y>
|
|
|
|
|
+ <width>110</width>
|
|
|
|
|
+ <height>61</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>80</width>
|
|
|
|
|
+ <height>61</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>110</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="title">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QLabel" name="infoPionEnCours_depRestant_2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>120</y>
|
|
|
|
|
+ <width>71</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Dep.: 0 </string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="margin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="infoPionEnCours_aJoue_2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>140</y>
|
|
|
|
|
+ <width>61</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>A joué: Non</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="margin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="infoPionEnCours_endormi_2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>180</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Endormi</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>end</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="infoPionEnCours_paralyse_2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>20</x>
|
|
|
|
|
+ <y>180</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Paralysé</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>par</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="infoPionEnCours_entrave_2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>40</x>
|
|
|
|
|
+ <y>180</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Entravé</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>ent</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="infoPionEnCours_mort_2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>60</x>
|
|
|
|
|
+ <y>180</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Mort</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>mrt</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="infoPionEnCours_evanoui_2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>160</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Evanoui</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>evn</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="infoPionEnCours_brule_2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>20</x>
|
|
|
|
|
+ <y>160</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Brûle</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>bru</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="infoPionEnCours_mouille_2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>40</x>
|
|
|
|
|
+ <y>160</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Mouillé</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>mou</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="infoPionEnCours_vol_2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>60</x>
|
|
|
|
|
+ <y>160</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>En Vol</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>vol</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_caseTerrain">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>71</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>terrain</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="margin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="indent">
|
|
|
|
|
+ <number>-1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_caseCoord">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>20</y>
|
|
|
|
|
+ <width>91</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>coord</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="margin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="indent">
|
|
|
|
|
+ <number>-1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_caseEffet">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>60</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="pixmap">
|
|
|
|
|
+ <pixmap>../../../../../Users/olivier.massot/.designer/backup/img/etatFeu.png</pixmap>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="scaledContents">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="margin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="indent">
|
|
|
|
|
+ <number>-1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_caseAltitude">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>40</y>
|
|
|
|
|
+ <width>91</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>alt</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="margin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="indent">
|
|
|
|
|
+ <number>-1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="inf_caseEffet_2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>90</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>21</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="margin">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="indent">
|
|
|
|
|
+ <number>-1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="layoutCombatCentre" stretch="0,0">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="DmGraphicsView" name="cbt_vue">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>100</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="acceptDrops">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="verticalScrollBarPolicy">
|
|
|
|
|
+ <enum>Qt::ScrollBarAsNeeded</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="horizontalScrollBarPolicy">
|
|
|
|
|
+ <enum>Qt::ScrollBarAsNeeded</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="renderHints">
|
|
|
|
|
+ <set>QPainter::Antialiasing|QPainter::HighQualityAntialiasing|QPainter::TextAntialiasing</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="dragMode">
|
|
|
|
|
+ <enum>QGraphicsView::NoDrag</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="transformationAnchor">
|
|
|
|
|
+ <enum>QGraphicsView::NoAnchor</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="resizeAnchor">
|
|
|
|
|
+ <enum>QGraphicsView::NoAnchor</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="viewportUpdateMode">
|
|
|
|
|
+ <enum>QGraphicsView::MinimalViewportUpdate</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QStackedWidget" name="cbt_panneauBas">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>0</width>
|
|
|
|
|
+ <height>75</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>16777215</width>
|
|
|
|
|
+ <height>75</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QWidget" name="page"/>
|
|
|
|
|
+ <widget class="QWidget" name="page_2">
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_13">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QPushButton" name="histo_agrandir">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>0</width>
|
|
|
|
|
+ <height>12</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>16777215</width>
|
|
|
|
|
+ <height>12</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/flecheHaut_16.png</normaloff>:/interface/16/ressource/flecheHaut_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="checkable">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="checked">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="autoDefault">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="default">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="flat">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QListWidget" name="histo_liste">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>0</width>
|
|
|
|
|
+ <height>63</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>16777215</width>
|
|
|
|
|
+ <height>63</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="palette">
|
|
|
|
|
+ <palette>
|
|
|
|
|
+ <active>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>204</red>
|
|
|
|
|
+ <green>204</green>
|
|
|
|
|
+ <blue>204</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </active>
|
|
|
|
|
+ <inactive>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>204</red>
|
|
|
|
|
+ <green>204</green>
|
|
|
|
|
+ <blue>204</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </inactive>
|
|
|
|
|
+ <disabled>
|
|
|
|
|
+ <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="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <pointsize>8</pointsize>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="horizontalScrollBarPolicy">
|
|
|
|
|
+ <enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="editTriggers">
|
|
|
|
|
+ <set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="selectionMode">
|
|
|
|
|
+ <enum>QAbstractItemView::NoSelection</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="uniformItemSizes">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="wordWrap">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Début du tour 1</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Tour 1 - Orc 1 attaque Soldat 2 avec une boule de feu</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Tour 1 -[MJ] Orc 1 jette 10D6 > Il obtient 51</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Début du tour 2</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="layoutV_droite">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeConstraint">
|
|
|
|
|
+ <enum>QLayout::SetDefaultConstraint</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>3</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>3</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QStackedWidget" name="cbt_panneauDroite">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>170</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>170</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QWidget" name="cbt_panneauDroite0"/>
|
|
|
|
|
+ <widget class="QWidget" name="cbt_panneauDroite1">
|
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QFrame" name="cp_panneau">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>170</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>170</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="autoFillBackground">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>5</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>5</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>5</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>5</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
|
+ <number>5</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QFrame" name="cp_boiteCouleurs">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>152</width>
|
|
|
|
|
+ <height>60</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>152</width>
|
|
|
|
|
+ <height>60</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur2">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>16</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur14">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>64</x>
|
|
|
|
|
+ <y>17</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur7">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>96</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur12">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>32</x>
|
|
|
|
|
+ <y>17</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur5">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>64</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur10">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>17</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur3">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>32</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur15">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>80</x>
|
|
|
|
|
+ <y>17</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur6">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>80</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur1">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur13">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>48</x>
|
|
|
|
|
+ <y>17</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur4">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>48</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur16">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>96</x>
|
|
|
|
|
+ <y>17</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur11">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>16</x>
|
|
|
|
|
+ <y>17</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_pipetteCouleur">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>40</x>
|
|
|
|
|
+ <y>38</y>
|
|
|
|
|
+ <width>31</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Ligne</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/seringue_16.png</normaloff>:/interface/16/ressource/seringue_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QPushButton" name="cp_dialogueCouleurs">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>81</x>
|
|
|
|
|
+ <y>38</y>
|
|
|
|
|
+ <width>31</width>
|
|
|
|
|
+ <height>21</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="contextMenuPolicy">
|
|
|
|
|
+ <enum>Qt::DefaultContextMenu</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Autres couleurs</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/palette_16.png</normaloff>:/interface/16/ressource/palette_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur8">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>112</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur9">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>128</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur17">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>112</x>
|
|
|
|
|
+ <y>17</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_couleur18">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>128</x>
|
|
|
|
|
+ <y>17</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>16</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item alignment="Qt::AlignHCenter">
|
|
|
|
|
+ <widget class="QFrame" name="cP_boiteFormes">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>152</width>
|
|
|
|
|
+ <height>80</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>120</width>
|
|
|
|
|
+ <height>80</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_formeRectPlein">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>100</x>
|
|
|
|
|
+ <y>25</y>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Rectangle (plein)</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="statusTip">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/rectPlein_16.png</normaloff>:/interface/16/ressource/rectPlein_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>18</width>
|
|
|
|
|
+ <height>18</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_formeRectVide">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>50</x>
|
|
|
|
|
+ <y>25</y>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Rectangle (vide)</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="statusTip">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/rectVide_16.png</normaloff>:/interface/16/ressource/rectVide_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>18</width>
|
|
|
|
|
+ <height>18</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="cp_valeurEpaisseurPinceau">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>14</x>
|
|
|
|
|
+ <y>48</y>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>16</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <pointsize>9</pointsize>
|
|
|
|
|
+ <weight>75</weight>
|
|
|
|
|
+ <bold>true</bold>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>1</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="alignment">
|
|
|
|
|
+ <set>Qt::AlignCenter</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_formeLigneOrientee">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>100</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Frontière</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="statusTip">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/ligneOrientee_16.png</normaloff>:/interface/16/ressource/ligneOrientee_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>18</width>
|
|
|
|
|
+ <height>18</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_formeLigne">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>50</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Ligne</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/ligne_16.png</normaloff>:/interface/16/ressource/ligne_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>18</width>
|
|
|
|
|
+ <height>18</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_formeSimple">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Ligne</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/pinceau_16.png</normaloff>:/interface/16/ressource/pinceau_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>18</width>
|
|
|
|
|
+ <height>18</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QSlider" name="cp_epaisseurPinceau">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>38</x>
|
|
|
|
|
+ <y>55</y>
|
|
|
|
|
+ <width>91</width>
|
|
|
|
|
+ <height>20</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>91</width>
|
|
|
|
|
+ <height>20</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>91</width>
|
|
|
|
|
+ <height>20</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimum">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximum">
|
|
|
|
|
+ <number>5</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="value">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="orientation">
|
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_formePot">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>25</y>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>25</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Frontière</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="statusTip">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/potPeinture_16.png</normaloff>:/interface/16/ressource/potPeinture_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>18</width>
|
|
|
|
|
+ <height>18</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QTabWidget" name="cp_ongletsListes">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>154</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>154</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="palette">
|
|
|
|
|
+ <palette>
|
|
|
|
|
+ <active>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>248</red>
|
|
|
|
|
+ <green>248</green>
|
|
|
|
|
+ <blue>248</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </active>
|
|
|
|
|
+ <inactive>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>248</red>
|
|
|
|
|
+ <green>248</green>
|
|
|
|
|
+ <blue>248</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </inactive>
|
|
|
|
|
+ <disabled>
|
|
|
|
|
+ <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="currentIndex">
|
|
|
|
|
+ <number>2</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QWidget" name="cp_afficherTerrains">
|
|
|
|
|
+ <attribute name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/montagne_32.png</normaloff>:/interface/32/ressource/montagne_32.png</iconset>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="toolTip">
|
|
|
|
|
+ <string>Afficher la liste des terrains</string>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>3</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="DmTableMat" name="cp_listeTerrains">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>81</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="horizontalScrollBarPolicy">
|
|
|
|
|
+ <enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="editTriggers">
|
|
|
|
|
+ <set>QAbstractItemView::AnyKeyPressed|QAbstractItemView::DoubleClicked</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>2</width>
|
|
|
|
|
+ <height>2</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="textElideMode">
|
|
|
|
|
+ <enum>Qt::ElideMiddle</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="columnCount">
|
|
|
|
|
+ <number>2</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <attribute name="horizontalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="verticalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>code</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Terrain</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <pointsize>9</pointsize>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_importTerrain">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/import_16.png</normaloff>:/interface/16/ressource/import_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <spacer name="horizontalSpacer_5">
|
|
|
|
|
+ <property name="orientation">
|
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>40</width>
|
|
|
|
|
+ <height>20</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </spacer>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_nouveauTerrain">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/plus_16.png</normaloff>:/interface/16/ressource/plus_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_editerTerrain">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/editer_16.png</normaloff>:/interface/16/ressource/editer_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_retirerTerrain">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/moins_16.png</normaloff>:/interface/16/ressource/moins_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QWidget" name="cp_afficherDecors">
|
|
|
|
|
+ <attribute name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/decor_32.png</normaloff>:/interface/32/ressource/decor_32.png</iconset>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="toolTip">
|
|
|
|
|
+ <string>Afficher la liste des décors</string>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_7">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>3</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="DmTableMat" name="cp_listeDecors">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>81</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="editTriggers">
|
|
|
|
|
+ <set>QAbstractItemView::AnyKeyPressed|QAbstractItemView::DoubleClicked</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>2</width>
|
|
|
|
|
+ <height>2</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="columnCount">
|
|
|
|
|
+ <number>2</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <attribute name="horizontalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="verticalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>code</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Decor</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <pointsize>9</pointsize>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_7">
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_importDecor">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/import_16.png</normaloff>:/interface/16/ressource/import_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <spacer name="horizontalSpacer_6">
|
|
|
|
|
+ <property name="orientation">
|
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>40</width>
|
|
|
|
|
+ <height>20</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </spacer>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_nouveauDecor">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/plus_16.png</normaloff>:/interface/16/ressource/plus_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_editerDecor">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/editer_16.png</normaloff>:/interface/16/ressource/editer_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_retirerDecor">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/moins_16.png</normaloff>:/interface/16/ressource/moins_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QWidget" name="cp_afficherCreatures">
|
|
|
|
|
+ <attribute name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/creature_32.png</normaloff>:/interface/32/ressource/creature_32.png</iconset>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="toolTip">
|
|
|
|
|
+ <string>Afficher la liste des créatures</string>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_6">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>3</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="DmTableMat" name="cp_listeCreatures">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>81</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="editTriggers">
|
|
|
|
|
+ <set>QAbstractItemView::AnyKeyPressed|QAbstractItemView::DoubleClicked</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>2</width>
|
|
|
|
|
+ <height>2</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="columnCount">
|
|
|
|
|
+ <number>2</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <attribute name="horizontalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="verticalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>code</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Creature</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <pointsize>9</pointsize>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_8">
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_importCombattant">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>23</width>
|
|
|
|
|
+ <height>22</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>23</width>
|
|
|
|
|
+ <height>22</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/import_16.png</normaloff>:/interface/16/ressource/import_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <spacer name="horizontalSpacer_7">
|
|
|
|
|
+ <property name="orientation">
|
|
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>40</width>
|
|
|
|
|
+ <height>20</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </spacer>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_nouveauCombattant">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/plus_16.png</normaloff>:/interface/16/ressource/plus_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_editerCombattant">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/editer_16.png</normaloff>:/interface/16/ressource/editer_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QToolButton" name="cp_retirerCombattant">
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/moins_16.png</normaloff>:/interface/16/ressource/moins_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QFrame" name="creationPlateau_sousPanneauBas">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>154</width>
|
|
|
|
|
+ <height>81</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>154</width>
|
|
|
|
|
+ <height>81</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>3</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>3</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>3</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
|
+ <number>3</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>3</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item row="2" column="1">
|
|
|
|
|
+ <widget class="QToolButton" name="cp_placerEntree">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Placer la/les entrée(s)</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/entree_16.png</normaloff>:/interface/16/ressource/entree_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item row="2" column="2">
|
|
|
|
|
+ <widget class="QToolButton" name="cp_placerSortie">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Placer la/les sortie(s)</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/sortie_16.png</normaloff>:/interface/16/ressource/sortie_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item row="0" column="1">
|
|
|
|
|
+ <widget class="QComboBox" name="cp_effets">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Effets spéciaux</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/feu_16.png</normaloff>:/interface/16/ressource/feu_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/eau_16.png</normaloff>:/interface/16/ressource/eau_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/glace_16.png</normaloff>:/interface/16/ressource/glace_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/poison_16.png</normaloff>:/interface/16/ressource/poison_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/gomme_16.png</normaloff>:/interface/16/ressource/gomme_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item row="0" column="4">
|
|
|
|
|
+ <widget class="QToolButton" name="cp_afficherNotes">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Gérer les caches</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/note_32.png</normaloff>:/interface/32/ressource/note_32.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item row="2" column="4">
|
|
|
|
|
+ <widget class="QToolButton" name="cp_defPlacement">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Définir la zone de placement des joueurs</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/depart_16.png</normaloff>:/interface/16/ressource/depart_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item row="0" column="2">
|
|
|
|
|
+ <widget class="QToolButton" name="cp_placerCache">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/mainCache_32.png</normaloff>:/interface/32/ressource/mainCache_32.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QCheckBox" name="cp_gererAlt">
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <pointsize>7</pointsize>
|
|
|
|
|
+ <italic>true</italic>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Gérer les altitudes</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ <zorder>cp_ongletsListes</zorder>
|
|
|
|
|
+ <zorder>creationPlateau_sousPanneauBas</zorder>
|
|
|
|
|
+ <zorder>cP_boiteFormes</zorder>
|
|
|
|
|
+ <zorder>cp_boiteCouleurs</zorder>
|
|
|
|
|
+ <zorder>cp_gererAlt</zorder>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QWidget" name="cbt_panneauDroite2">
|
|
|
|
|
+ <widget class="QFrame" name="pi_panneau">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>170</width>
|
|
|
|
|
+ <height>501</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>170</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>170</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="autoFillBackground">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_10">
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>5</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>5</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>5</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
|
+ <number>5</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QFrame" name="pi_infosPion">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>151</width>
|
|
|
|
|
+ <height>41</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>151</width>
|
|
|
|
|
+ <height>41</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="DmLabel" name="pi_img">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>31</width>
|
|
|
|
|
+ <height>44</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Image du pion sélectionné</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>logo</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="DmLabel" name="pi_nom">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>47</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>101</width>
|
|
|
|
|
+ <height>44</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Nom du pion sélectionné</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Pas de pion
|
|
|
|
|
+selectionné</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QFrame" name="pi_actions">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>151</width>
|
|
|
|
|
+ <height>131</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>151</width>
|
|
|
|
|
+ <height>131</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QSpinBox" name="pi_rayonAttaqueZone">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>100</x>
|
|
|
|
|
+ <y>90</y>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="palette">
|
|
|
|
|
+ <palette>
|
|
|
|
|
+ <active>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>240</red>
|
|
|
|
|
+ <green>240</green>
|
|
|
|
|
+ <blue>240</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </active>
|
|
|
|
|
+ <inactive>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>240</red>
|
|
|
|
|
+ <green>240</green>
|
|
|
|
|
+ <blue>240</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </inactive>
|
|
|
|
|
+ <disabled>
|
|
|
|
|
+ <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="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <pointsize>9</pointsize>
|
|
|
|
|
+ <weight>75</weight>
|
|
|
|
|
+ <bold>true</bold>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimum">
|
|
|
|
|
+ <number>1</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="pi_deplacement">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>10</y>
|
|
|
|
|
+ <width>61</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>0</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>100</width>
|
|
|
|
|
+ <height>100</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Déplacer le pion</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/deplacement_32.png</normaloff>:/interface/32/ressource/deplacement_32.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QComboBox" name="pi_formeAttaqueZone">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>50</x>
|
|
|
|
|
+ <y>91</y>
|
|
|
|
|
+ <width>41</width>
|
|
|
|
|
+ <height>29</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/ligne_16.png</normaloff>:/interface/16/ressource/ligne_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/ellipsePleine_16.png</normaloff>:/interface/16/ressource/ellipsePleine_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/cone_16.png</normaloff>:/interface/16/ressource/cone_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="pi_attaqueCac">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>50</y>
|
|
|
|
|
+ <width>61</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>0</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>100</width>
|
|
|
|
|
+ <height>100</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Effectuer une attaque au corps à corps</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/epee_16.png</normaloff>:/interface/16/ressource/epee_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="pi_vol">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>80</x>
|
|
|
|
|
+ <y>10</y>
|
|
|
|
|
+ <width>61</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Modifier l'altitude du pion</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/oiseau_32.png</normaloff>:/interface/32/ressource/oiseau_32.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="pi_attaqueDist">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>80</x>
|
|
|
|
|
+ <y>50</y>
|
|
|
|
|
+ <width>61</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>0</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>100</width>
|
|
|
|
|
+ <height>100</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="toolTip">
|
|
|
|
|
+ <string>Effectuer une attaque à distance</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/arc_16.png</normaloff>:/interface/16/ressource/arc_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QToolButton" name="pi_attaqueZone">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>90</y>
|
|
|
|
|
+ <width>31</width>
|
|
|
|
|
+ <height>31</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/bombe_16.png</normaloff>:/interface/16/ressource/bombe_16.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QTabWidget" name="pi_ongletsListes">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>154</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>154</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QWidget" name="pi_afficherAttributs">
|
|
|
|
|
+ <attribute name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/profil_32.png</normaloff>:/interface/32/ressource/profil_32.png</iconset>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_9">
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QTableWidget" name="pi_listeAttributs">
|
|
|
|
|
+ <property name="palette">
|
|
|
|
|
+ <palette>
|
|
|
|
|
+ <active>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="150">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>255</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </active>
|
|
|
|
|
+ <inactive>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="150">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>255</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </inactive>
|
|
|
|
|
+ <disabled>
|
|
|
|
|
+ <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::WinPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="horizontalScrollBarPolicy">
|
|
|
|
|
+ <enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="editTriggers">
|
|
|
|
|
+ <set>QAbstractItemView::AllEditTriggers</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="alternatingRowColors">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="selectionMode">
|
|
|
|
|
+ <enum>QAbstractItemView::NoSelection</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="showGrid">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <attribute name="horizontalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
|
+ <number>50</number>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="verticalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Id</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Valeur</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QWidget" name="pi_afficherAttaques">
|
|
|
|
|
+ <attribute name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/attaque_32.png</normaloff>:/interface/32/ressource/attaque_32.png</iconset>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <widget class="QGroupBox" name="pi_panneauAttaqueEC">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>2</x>
|
|
|
|
|
+ <y>140</y>
|
|
|
|
|
+ <width>143</width>
|
|
|
|
|
+ <height>221</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>143</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>143</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="title">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QTextEdit" name="pi_notesAttaqueEC">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>4</x>
|
|
|
|
|
+ <y>150</y>
|
|
|
|
|
+ <width>135</width>
|
|
|
|
|
+ <height>61</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>135</width>
|
|
|
|
|
+ <height>40</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>135</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QTableWidget" name="pi_listeAttributsAttaqueEC">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>4</x>
|
|
|
|
|
+ <y>10</y>
|
|
|
|
|
+ <width>135</width>
|
|
|
|
|
+ <height>131</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>135</width>
|
|
|
|
|
+ <height>81</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>135</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="palette">
|
|
|
|
|
+ <palette>
|
|
|
|
|
+ <active>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="150">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>255</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </active>
|
|
|
|
|
+ <inactive>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="150">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>255</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </inactive>
|
|
|
|
|
+ <disabled>
|
|
|
|
|
+ <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::WinPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="horizontalScrollBarPolicy">
|
|
|
|
|
+ <enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="editTriggers">
|
|
|
|
|
+ <set>QAbstractItemView::AllEditTriggers</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="alternatingRowColors">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="selectionMode">
|
|
|
|
|
+ <enum>QAbstractItemView::NoSelection</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="showGrid">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <attribute name="horizontalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
|
+ <number>50</number>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="verticalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Nouvelle colonne</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Valeur</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QTableWidget" name="pi_listeAttaques">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>5</x>
|
|
|
|
|
+ <y>10</y>
|
|
|
|
|
+ <width>135</width>
|
|
|
|
|
+ <height>121</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>135</width>
|
|
|
|
|
+ <height>100</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>135</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="palette">
|
|
|
|
|
+ <palette>
|
|
|
|
|
+ <active>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>247</red>
|
|
|
|
|
+ <green>247</green>
|
|
|
|
|
+ <blue>247</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Highlight">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="150">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>170</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="HighlightedText">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>255</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </active>
|
|
|
|
|
+ <inactive>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>247</red>
|
|
|
|
|
+ <green>247</green>
|
|
|
|
|
+ <blue>247</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Highlight">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="150">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>170</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="HighlightedText">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>255</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </inactive>
|
|
|
|
|
+ <disabled>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>240</red>
|
|
|
|
|
+ <green>240</green>
|
|
|
|
|
+ <blue>240</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Highlight">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>51</red>
|
|
|
|
|
+ <green>153</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="HighlightedText">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>255</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </disabled>
|
|
|
|
|
+ </palette>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::Box</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="horizontalScrollBarPolicy">
|
|
|
|
|
+ <enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="editTriggers">
|
|
|
|
|
+ <set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="alternatingRowColors">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="selectionMode">
|
|
|
|
|
+ <enum>QAbstractItemView::SingleSelection</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="selectionBehavior">
|
|
|
|
|
+ <enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="textElideMode">
|
|
|
|
|
+ <enum>Qt::ElideMiddle</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="showGrid">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <attribute name="horizontalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
|
+ <number>50</number>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="verticalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>numAttaque</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>typeAttaque</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>nomAttaque</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QWidget" name="pi_afficherInventaire">
|
|
|
|
|
+ <attribute name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/16/ressource/sac_16.png</normaloff>:/interface/16/ressource/sac_16.png</iconset>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QWidget" name="pi_afficherNotes">
|
|
|
|
|
+ <attribute name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/note_32.png</normaloff>:/interface/32/ressource/note_32.png</iconset>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_8">
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="DmTextEdit" name="pi_notes">
|
|
|
|
|
+ <property name="documentTitle">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QWidget" name="cbt_panneauDroite3">
|
|
|
|
|
+ <widget class="DmTableWidget" name="pc_listePJ">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>300</y>
|
|
|
|
|
+ <width>151</width>
|
|
|
|
|
+ <height>171</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="palette">
|
|
|
|
|
+ <palette>
|
|
|
|
|
+ <active>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>248</red>
|
|
|
|
|
+ <green>248</green>
|
|
|
|
|
+ <blue>248</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </active>
|
|
|
|
|
+ <inactive>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>248</red>
|
|
|
|
|
+ <green>248</green>
|
|
|
|
|
+ <blue>248</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </inactive>
|
|
|
|
|
+ <disabled>
|
|
|
|
|
+ <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::WinPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="horizontalScrollBarPolicy">
|
|
|
|
|
+ <enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="editTriggers">
|
|
|
|
|
+ <set>QAbstractItemView::EditKeyPressed</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="showDropIndicator" stdset="0">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="selectionMode">
|
|
|
|
|
+ <enum>QAbstractItemView::SingleSelection</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="selectionBehavior">
|
|
|
|
|
+ <enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>32</width>
|
|
|
|
|
+ <height>32</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="gridStyle">
|
|
|
|
|
+ <enum>Qt::NoPen</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <attribute name="horizontalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="verticalHeaderVisible">
|
|
|
|
|
+ <bool>false</bool>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <attribute name="verticalHeaderDefaultSectionSize">
|
|
|
|
|
+ <number>35</number>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>idPj</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>img</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ <column>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>nom</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </column>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QPushButton" name="cbt_rappels">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>250</y>
|
|
|
|
|
+ <width>151</width>
|
|
|
|
|
+ <height>41</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Rappels</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QPushButton" name="cbt_voirCarte">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>200</y>
|
|
|
|
|
+ <width>151</width>
|
|
|
|
|
+ <height>41</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Voir sur la carte
|
|
|
|
|
+du monde</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="cbt_presentation">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>10</y>
|
|
|
|
|
+ <width>151</width>
|
|
|
|
|
+ <height>101</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Texte de présentation...</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="alignment">
|
|
|
|
|
+ <set>Qt::AlignJustify|Qt::AlignTop</set>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QLabel" name="label_4">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>10</x>
|
|
|
|
|
+ <y>120</y>
|
|
|
|
|
+ <width>151</width>
|
|
|
|
|
+ <height>71</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Joueurs sur le plateau</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QPushButton" name="cbt_etapeSuivante">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>0</width>
|
|
|
|
|
+ <height>50</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>1000</width>
|
|
|
|
|
+ <height>50</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <weight>75</weight>
|
|
|
|
|
+ <bold>true</bold>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string>Publier
|
|
|
|
|
+le plateau</string>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QWidget" name="Monde_tab">
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string>Monde</string>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QWidget" name="Groupe_tab">
|
|
|
|
|
+ <attribute name="title">
|
|
|
|
|
+ <string>Groupe</string>
|
|
|
|
|
+ </attribute>
|
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QScrollArea" name="grp_deroulement">
|
|
|
|
|
+ <property name="palette">
|
|
|
|
|
+ <palette>
|
|
|
|
|
+ <active>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>255</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Window">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>240</red>
|
|
|
|
|
+ <green>240</green>
|
|
|
|
|
+ <blue>240</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </active>
|
|
|
|
|
+ <inactive>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>255</red>
|
|
|
|
|
+ <green>255</green>
|
|
|
|
|
+ <blue>255</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Window">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>240</red>
|
|
|
|
|
+ <green>240</green>
|
|
|
|
|
+ <blue>240</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </inactive>
|
|
|
|
|
+ <disabled>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>240</red>
|
|
|
|
|
+ <green>240</green>
|
|
|
|
|
+ <blue>240</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Window">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>240</red>
|
|
|
|
|
+ <green>240</green>
|
|
|
|
|
+ <blue>240</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </disabled>
|
|
|
|
|
+ </palette>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="font">
|
|
|
|
|
+ <font>
|
|
|
|
|
+ <family>Verdana</family>
|
|
|
|
|
+ </font>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="autoFillBackground">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::NoFrame</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="horizontalScrollBarPolicy">
|
|
|
|
|
+ <enum>Qt::ScrollBarAlwaysOff</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="widgetResizable">
|
|
|
|
|
+ <bool>true</bool>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <widget class="QWidget" name="grp_deroulement_contenu">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>756</width>
|
|
|
|
|
+ <height>588</height>
|
|
|
|
|
+ </rect>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="palette">
|
|
|
|
|
+ <palette>
|
|
|
|
|
+ <active>
|
|
|
|
|
+ <colorrole role="WindowText">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Button">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Midlight">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>227</red>
|
|
|
|
|
+ <green>227</green>
|
|
|
|
|
+ <blue>227</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Dark">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>160</red>
|
|
|
|
|
+ <green>160</green>
|
|
|
|
|
+ <blue>160</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Mid">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>160</red>
|
|
|
|
|
+ <green>160</green>
|
|
|
|
|
+ <blue>160</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Text">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="ButtonText">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Window">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </active>
|
|
|
|
|
+ <inactive>
|
|
|
|
|
+ <colorrole role="WindowText">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Button">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Midlight">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>227</red>
|
|
|
|
|
+ <green>227</green>
|
|
|
|
|
+ <blue>227</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Dark">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>160</red>
|
|
|
|
|
+ <green>160</green>
|
|
|
|
|
+ <blue>160</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Mid">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>160</red>
|
|
|
|
|
+ <green>160</green>
|
|
|
|
|
+ <blue>160</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Text">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="ButtonText">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="255">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Window">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </inactive>
|
|
|
|
|
+ <disabled>
|
|
|
|
|
+ <colorrole role="WindowText">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>160</red>
|
|
|
|
|
+ <green>160</green>
|
|
|
|
|
+ <blue>160</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Button">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Midlight">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>227</red>
|
|
|
|
|
+ <green>227</green>
|
|
|
|
|
+ <blue>227</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Dark">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>160</red>
|
|
|
|
|
+ <green>160</green>
|
|
|
|
|
+ <blue>160</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Mid">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>160</red>
|
|
|
|
|
+ <green>160</green>
|
|
|
|
|
+ <blue>160</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Text">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>160</red>
|
|
|
|
|
+ <green>160</green>
|
|
|
|
|
+ <blue>160</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="ButtonText">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>160</red>
|
|
|
|
|
+ <green>160</green>
|
|
|
|
|
+ <blue>160</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Base">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ <colorrole role="Window">
|
|
|
|
|
+ <brush brushstyle="SolidPattern">
|
|
|
|
|
+ <color alpha="0">
|
|
|
|
|
+ <red>0</red>
|
|
|
|
|
+ <green>0</green>
|
|
|
|
|
+ <blue>0</blue>
|
|
|
|
|
+ </color>
|
|
|
|
|
+ </brush>
|
|
|
|
|
+ </colorrole>
|
|
|
|
|
+ </disabled>
|
|
|
|
|
+ </palette>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <layout class="QGridLayout" name="grp_deroulement_layout">
|
|
|
|
|
+ <property name="sizeConstraint">
|
|
|
|
|
+ <enum>QLayout::SetMaximumSize</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>5</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>2</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>2</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
|
+ <number>2</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QFrame" name="grp_panneauCommande">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>50</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_12">
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>2</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="topMargin">
|
|
|
|
|
+ <number>2</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="rightMargin">
|
|
|
|
|
+ <number>2</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="bottomMargin">
|
|
|
|
|
+ <number>2</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <spacer name="verticalSpacer">
|
|
|
|
|
+ <property name="orientation">
|
|
|
|
|
+ <enum>Qt::Vertical</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>20</width>
|
|
|
|
|
+ <height>40</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </spacer>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QPushButton" name="grp_nouveauPj">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>50</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>50</width>
|
|
|
|
|
+ <height>50</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="text">
|
|
|
|
|
+ <string/>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="icon">
|
|
|
|
|
+ <iconset resource="ressource.qrc">
|
|
|
|
|
+ <normaloff>:/interface/32/ressource/nouveauJoueur_32.png</normaloff>:/interface/32/ressource/nouveauJoueur_32.png</iconset>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="iconSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>24</width>
|
|
|
|
|
+ <height>24</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QFrame" name="dm_panneauDroite">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>230</width>
|
|
|
|
|
+ <height>0</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>287</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShape">
|
|
|
|
|
+ <enum>QFrame::StyledPanel</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="frameShadow">
|
|
|
|
|
+ <enum>QFrame::Raised</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_11">
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <layout class="QVBoxLayout" name="layoutPanneauDroite" stretch="0,0,0,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>259</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>259</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::SetMinimumSize</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="leftMargin">
|
|
|
|
|
+ <number>0</number>
|
|
|
|
|
+ </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>53</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>52</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>146</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="1,2">
|
|
|
|
|
+ <property name="spacing">
|
|
|
|
|
+ <number>6</number>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="sizeConstraint">
|
|
|
|
|
+ <enum>QLayout::SetMinimumSize</enum>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <item>
|
|
|
|
|
+ <widget class="QLabel" name="label_3">
|
|
|
|
|
+ <property name="minimumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>10</width>
|
|
|
|
|
+ <height>23</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>161</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>259</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>259</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>259</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <property name="currentIndex">
|
|
|
|
|
+ <number>2</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>230</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>230</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>230</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>230</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>345</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="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>230</width>
|
|
|
|
|
+ <height>16777215</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="maximumSize">
|
|
|
|
|
+ <size>
|
|
|
|
|
+ <width>230</width>
|
|
|
|
|
+ <height>16777215</height>
|
|
|
|
|
+ </size>
|
|
|
|
|
+ </property>
|
|
|
|
|
+ <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>114</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>115</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>235</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>
|
|
|
|
|
+ </item>
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </widget>
|
|
|
|
|
+ <widget class="QMenuBar" name="menubar">
|
|
|
|
|
+ <property name="geometry">
|
|
|
|
|
+ <rect>
|
|
|
|
|
+ <x>0</x>
|
|
|
|
|
+ <y>0</y>
|
|
|
|
|
+ <width>1153</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>
|
|
|
|
|
+ <customwidgets>
|
|
|
|
|
+ <customwidget>
|
|
|
|
|
+ <class>DmTableWidget</class>
|
|
|
|
|
+ <extends>QTableWidget</extends>
|
|
|
|
|
+ <header>dm.h</header>
|
|
|
|
|
+ </customwidget>
|
|
|
|
|
+ <customwidget>
|
|
|
|
|
+ <class>DmTextEdit</class>
|
|
|
|
|
+ <extends>QTextEdit</extends>
|
|
|
|
|
+ <header location="global">dm.h</header>
|
|
|
|
|
+ </customwidget>
|
|
|
|
|
+ <customwidget>
|
|
|
|
|
+ <class>DmLabel</class>
|
|
|
|
|
+ <extends>QLabel</extends>
|
|
|
|
|
+ <header location="global">dm.h</header>
|
|
|
|
|
+ </customwidget>
|
|
|
|
|
+ <customwidget>
|
|
|
|
|
+ <class>DmGraphicsView</class>
|
|
|
|
|
+ <extends>QGraphicsView</extends>
|
|
|
|
|
+ <header location="global">dm.h</header>
|
|
|
|
|
+ </customwidget>
|
|
|
|
|
+ <customwidget>
|
|
|
|
|
+ <class>DmTableMat</class>
|
|
|
|
|
+ <extends>QTableWidget</extends>
|
|
|
|
|
+ <header location="global">dm.h</header>
|
|
|
|
|
+ </customwidget>
|
|
|
|
|
+ <customwidget>
|
|
|
|
|
+ <class>DmFrameInf_Combattant</class>
|
|
|
|
|
+ <extends>QGroupBox</extends>
|
|
|
|
|
+ <header location="global">dm.h</header>
|
|
|
|
|
+ <container>1</container>
|
|
|
|
|
+ </customwidget>
|
|
|
|
|
+ <customwidget>
|
|
|
|
|
+ <class>DmFrameInf_Decor</class>
|
|
|
|
|
+ <extends>QGroupBox</extends>
|
|
|
|
|
+ <header location="global">dm.h</header>
|
|
|
|
|
+ <container>1</container>
|
|
|
|
|
+ </customwidget>
|
|
|
|
|
+ <customwidget>
|
|
|
|
|
+ <class>DmFrameInf_Case</class>
|
|
|
|
|
+ <extends>QGroupBox</extends>
|
|
|
|
|
+ <header location="global">dm.h</header>
|
|
|
|
|
+ <container>1</container>
|
|
|
|
|
+ </customwidget>
|
|
|
|
|
+ </customwidgets>
|
|
|
|
|
+ <resources>
|
|
|
|
|
+ <include location="ressource.qrc"/>
|
|
|
|
|
+ <include location="../../../../../Users/olivier.massot/.designer/backup/ressource.qrc"/>
|
|
|
|
|
+ </resources>
|
|
|
|
|
+ <connections/>
|
|
|
|
|
+</ui>
|