improve ui

This commit is contained in:
iutbgdin 2025-06-23 20:13:27 +02:00
parent a7dadefb1a
commit 7a61aace20

View File

@ -283,7 +283,7 @@
<widget class="QLabel" name="pvLabel">
<property name="geometry">
<rect>
<x>272</x>
<x>313</x>
<y>144</y>
<width>85</width>
<height>20</height>
@ -311,12 +311,12 @@
<rect>
<x>20</x>
<y>14</y>
<width>41</width>
<width>70</width>
<height>30</height>
</rect>
</property>
<property name="maximum">
<number>1000</number>
<number>20</number>
</property>
</widget>
<widget class="QSpinBox" name="dexteriteSpinBox">
@ -374,7 +374,7 @@
<widget class="QSpinBox" name="pvSpinBox">
<property name="geometry">
<rect>
<x>272</x>
<x>313</x>
<y>114</y>
<width>85</width>
<height>30</height>
@ -407,6 +407,84 @@
<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">