|
|
@@ -6,7 +6,7 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>532</width>
|
|
|
+ <width>477</width>
|
|
|
<height>537</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
@@ -24,58 +24,6 @@
|
|
|
<normaloff>rsc/network.png</normaloff>rsc/network.png</iconset>
|
|
|
</property>
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
- <item>
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
- <property name="topMargin">
|
|
|
- <number>0</number>
|
|
|
- </property>
|
|
|
- <item>
|
|
|
- <widget class="QLabel" name="label">
|
|
|
- <property name="text">
|
|
|
- <string>Sélectionnez le schéma à appliquer:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <spacer name="horizontalSpacer">
|
|
|
- <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="QPushButton" name="btn_help">
|
|
|
- <property name="enabled">
|
|
|
- <bool>false</bool>
|
|
|
- </property>
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>28</width>
|
|
|
- <height>28</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <pointsize>9</pointsize>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string/>
|
|
|
- </property>
|
|
|
- <property name="icon">
|
|
|
- <iconset>
|
|
|
- <normaloff>rsc/question.png</normaloff>rsc/question.png</iconset>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
- </item>
|
|
|
<item>
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
<property name="leftMargin">
|
|
|
@@ -92,6 +40,9 @@
|
|
|
<height>30</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="toolTip">
|
|
|
+ <string>Schéma de contrôle à utiliser pour les tests</string>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
@@ -102,6 +53,9 @@
|
|
|
<height>32</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
+ <property name="toolTip">
|
|
|
+ <string>Lancer les tests</string>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
@@ -230,6 +184,9 @@
|
|
|
<underline>true</underline>
|
|
|
</font>
|
|
|
</property>
|
|
|
+ <property name="toolTip">
|
|
|
+ <string/>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
<string>Signaler un problème ou suggérer une amélioration</string>
|
|
|
</property>
|