FicheJDR/mainwindow.ui
2025-06-23 20:13:27 +02:00

1105 lines
26 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>660</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="editionFrame">
<property name="enabled">
<bool>true</bool>
</property>
<widget class="QFrame" name="topFrame">
<property name="geometry">
<rect>
<x>0</x>
<y>2</y>
<width>800</width>
<height>278</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<widget class="QFrame" name="topLeftFrame">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>350</width>
<height>278</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<widget class="QLabel" name="ageLabel">
<property name="geometry">
<rect>
<x>150</x>
<y>54</y>
<width>63</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Age</string>
</property>
</widget>
<widget class="QLabel" name="imageLabel">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>130</width>
<height>171</height>
</rect>
</property>
<property name="text">
<string>ggdgdgggdggdg</string>
</property>
</widget>
<widget class="QLabel" name="nomLabel">
<property name="geometry">
<rect>
<x>150</x>
<y>17</y>
<width>63</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Nom</string>
</property>
</widget>
<widget class="QLineEdit" name="nomLineEdit">
<property name="geometry">
<rect>
<x>210</x>
<y>17</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="ageLineEdit">
<property name="geometry">
<rect>
<x>210</x>
<y>54</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="raceLabel">
<property name="geometry">
<rect>
<x>150</x>
<y>91</y>
<width>63</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Race</string>
</property>
</widget>
<widget class="QLabel" name="niveauLabel">
<property name="geometry">
<rect>
<x>150</x>
<y>165</y>
<width>63</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Niveau</string>
</property>
</widget>
<widget class="QLabel" name="classeLabel">
<property name="geometry">
<rect>
<x>150</x>
<y>128</y>
<width>63</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Classe</string>
</property>
</widget>
<widget class="QLabel" name="sexeLabel">
<property name="geometry">
<rect>
<x>150</x>
<y>202</y>
<width>63</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Sexe</string>
</property>
</widget>
<widget class="QLabel" name="tailleLabel">
<property name="geometry">
<rect>
<x>150</x>
<y>239</y>
<width>63</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Taille</string>
</property>
</widget>
<widget class="QLineEdit" name="nomLineEdit_2">
<property name="geometry">
<rect>
<x>210</x>
<y>91</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="nomLineEdit_3">
<property name="geometry">
<rect>
<x>210</x>
<y>128</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="nomLineEdit_4">
<property name="geometry">
<rect>
<x>210</x>
<y>165</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="nomLineEdit_5">
<property name="geometry">
<rect>
<x>210</x>
<y>202</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="nomLineEdit_6">
<property name="geometry">
<rect>
<x>210</x>
<y>239</y>
<width>113</width>
<height>20</height>
</rect>
</property>
</widget>
</widget>
<widget class="QFrame" name="topRightFrame">
<property name="geometry">
<rect>
<x>350</x>
<y>0</y>
<width>450</width>
<height>278</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<widget class="QLabel" name="charismeLabel">
<property name="geometry">
<rect>
<x>100</x>
<y>14</y>
<width>63</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Charisme</string>
</property>
</widget>
<widget class="QLabel" name="dexteriteLabel">
<property name="geometry">
<rect>
<x>100</x>
<y>58</y>
<width>63</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Dextérité</string>
</property>
</widget>
<widget class="QLabel" name="enduranceLabel">
<property name="geometry">
<rect>
<x>100</x>
<y>102</y>
<width>71</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Endurance</string>
</property>
</widget>
<widget class="QLabel" name="forceLabel">
<property name="geometry">
<rect>
<x>100</x>
<y>146</y>
<width>63</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Force</string>
</property>
</widget>
<widget class="QLabel" name="pvLabel">
<property name="geometry">
<rect>
<x>313</x>
<y>144</y>
<width>85</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Points de vie</string>
</property>
</widget>
<widget class="QLabel" name="intelligenceLabel">
<property name="geometry">
<rect>
<x>100</x>
<y>190</y>
<width>81</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Intelligence</string>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox">
<property name="geometry">
<rect>
<x>20</x>
<y>14</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="dexteriteSpinBox">
<property name="geometry">
<rect>
<x>20</x>
<y>58</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="enduranceSpinBox">
<property name="geometry">
<rect>
<x>20</x>
<y>102</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="forceSpinBox">
<property name="geometry">
<rect>
<x>20</x>
<y>146</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="intelligenceSpinBox">
<property name="geometry">
<rect>
<x>20</x>
<y>190</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="pvSpinBox">
<property name="geometry">
<rect>
<x>313</x>
<y>114</y>
<width>85</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sagesseLabel">
<property name="geometry">
<rect>
<x>100</x>
<y>234</y>
<width>81</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Sagesse</string>
</property>
</widget>
<widget class="QSpinBox" name="sagesseSpinBox">
<property name="geometry">
<rect>
<x>20</x>
<y>234</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="modCharismeSpinBox">
<property name="geometry">
<rect>
<x>191</x>
<y>14</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="modCharismeSpinBox_2">
<property name="geometry">
<rect>
<x>191</x>
<y>58</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="modCharismeSpinBox_3">
<property name="geometry">
<rect>
<x>191</x>
<y>102</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="modCharismeSpinBox_4">
<property name="geometry">
<rect>
<x>191</x>
<y>146</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="modCharismeSpinBox_5">
<property name="geometry">
<rect>
<x>191</x>
<y>190</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="modCharismeSpinBox_6">
<property name="geometry">
<rect>
<x>191</x>
<y>234</y>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>20</number>
</property>
</widget>
</widget>
</widget>
<widget class="QFrame" name="bottomFrame">
<property name="geometry">
<rect>
<x>0</x>
<y>280</y>
<width>800</width>
<height>581</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<widget class="QFrame" name="bottomLeftFrame">
<property name="geometry">
<rect>
<x>-1</x>
<y>0</y>
<width>800</width>
<height>300</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>271</x>
<y>218</y>
<width>131</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Histoire (INT)</string>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>507</x>
<y>260</y>
<width>141</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Représentation (CHA)</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>35</x>
<y>176</y>
<width>171</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Discrétion (DEX)</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>35</x>
<y>218</y>
<width>181</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Dressage (SAG)</string>
</property>
</widget>
<widget class="QLabel" name="label_20">
<property name="geometry">
<rect>
<x>507</x>
<y>218</y>
<width>91</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Religion (INT)</string>
</property>
</widget>
<widget class="QLabel" name="label_17">
<property name="geometry">
<rect>
<x>35</x>
<y>92</y>
<width>131</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Arcanes (INT)</string>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>507</x>
<y>176</y>
<width>121</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Persuasion (CHA)</string>
</property>
</widget>
<widget class="QLabel" name="label_19">
<property name="geometry">
<rect>
<x>507</x>
<y>134</y>
<width>131</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Perspicacité (SAG)</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>271</x>
<y>260</y>
<width>121</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Intimidation (CHA)</string>
</property>
</widget>
<widget class="QLabel" name="label_18">
<property name="geometry">
<rect>
<x>271</x>
<y>50</y>
<width>121</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Investigation (INT)</string>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>35</x>
<y>134</y>
<width>141</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Athlétisme (FOR)</string>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>271</x>
<y>134</y>
<width>91</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Nature (INT)</string>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>271</x>
<y>176</y>
<width>111</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Perception (SAG)</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>35</x>
<y>50</y>
<width>111</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Acrobaties (DEX)</string>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>35</x>
<y>260</y>
<width>121</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Escamotage (DEX)</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>271</x>
<y>92</y>
<width>111</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Médecine (SAG)</string>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_2">
<property name="geometry">
<rect>
<x>166</x>
<y>50</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_3">
<property name="geometry">
<rect>
<x>166</x>
<y>92</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_4">
<property name="geometry">
<rect>
<x>166</x>
<y>134</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_5">
<property name="geometry">
<rect>
<x>166</x>
<y>176</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_6">
<property name="geometry">
<rect>
<x>166</x>
<y>218</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_7">
<property name="geometry">
<rect>
<x>166</x>
<y>260</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_8">
<property name="geometry">
<rect>
<x>402</x>
<y>218</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_9">
<property name="geometry">
<rect>
<x>402</x>
<y>260</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_12">
<property name="geometry">
<rect>
<x>402</x>
<y>50</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_13">
<property name="geometry">
<rect>
<x>402</x>
<y>92</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_14">
<property name="geometry">
<rect>
<x>402</x>
<y>134</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_15">
<property name="geometry">
<rect>
<x>402</x>
<y>176</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_16">
<property name="geometry">
<rect>
<x>658</x>
<y>134</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_17">
<property name="geometry">
<rect>
<x>658</x>
<y>176</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_18">
<property name="geometry">
<rect>
<x>658</x>
<y>218</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_19">
<property name="geometry">
<rect>
<x>658</x>
<y>260</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>507</x>
<y>50</y>
<width>121</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Survie (SAG)</string>
</property>
</widget>
<widget class="QLabel" name="label_16">
<property name="geometry">
<rect>
<x>507</x>
<y>92</y>
<width>121</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Tromperie (CHA)</string>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_20">
<property name="geometry">
<rect>
<x>658</x>
<y>92</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
<widget class="QSpinBox" name="charismeSpinBox_21">
<property name="geometry">
<rect>
<x>658</x>
<y>50</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property name="maximum">
<number>100</number>
</property>
</widget>
</widget>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFichier">
<property name="title">
<string>Fichier</string>
</property>
<addaction name="actionOuvrir_une_fiche"/>
<addaction name="actionSauvegarder"/>
<addaction name="actionEnregistrer_sous"/>
<addaction name="actionFermer"/>
</widget>
<widget class="QMenu" name="menuEdition">
<property name="title">
<string>Edition</string>
</property>
<addaction name="actionCopier"/>
<addaction name="actionColler"/>
<addaction name="actionCouper"/>
<addaction name="separator"/>
<addaction name="separator"/>
<addaction name="actionRetour_arri_re"/>
<addaction name="actionRetour_avant"/>
</widget>
<addaction name="menuFichier"/>
<addaction name="menuEdition"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionEditer"/>
<addaction name="actionBlocNote"/>
</widget>
<action name="actionOuvrir_une_fiche">
<property name="text">
<string>Ouvrir une fiche</string>
</property>
</action>
<action name="actionSauvegarder">
<property name="text">
<string>Enregistrer</string>
</property>
</action>
<action name="actionEnregistrer_sous">
<property name="text">
<string>Enregistrer sous</string>
</property>
</action>
<action name="actionFermer">
<property name="text">
<string>Fermer</string>
</property>
</action>
<action name="actionCopier">
<property name="text">
<string>Copier</string>
</property>
</action>
<action name="actionColler">
<property name="text">
<string>Coller</string>
</property>
</action>
<action name="actionCouper">
<property name="text">
<string>Couper</string>
</property>
</action>
<action name="actionRetour_arri_re">
<property name="text">
<string>Retour arrière</string>
</property>
</action>
<action name="actionRetour_avant">
<property name="text">
<string>Retour avant</string>
</property>
</action>
<action name="actionEditer">
<property name="icon">
<iconset theme="QIcon::ThemeIcon::MailMessageNew">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>Editer</string>
</property>
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
</action>
<action name="actionBlocNote">
<property name="icon">
<iconset theme="QIcon::ThemeIcon::DocumentPageSetup">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>BlocNote</string>
</property>
<property name="menuRole">
<enum>QAction::NoRole</enum>
</property>
</action>
</widget>
<resources/>
<connections/>
</ui>