]> SALOME platform Git repositories - tools/eficas.git/blobdiff - UiQT4/desWidgetSimpBase.ui
Salome HOME
sauvegarde
[tools/eficas.git] / UiQT4 / desWidgetSimpBase.ui
index bea8209697bce7a6d7501ab28a19fb126369a816..76d3d38837133282c688b02850e05d3f19e22c6d 100644 (file)
@@ -79,6 +79,9 @@
        <property name="focusPolicy">
         <enum>Qt::ClickFocus</enum>
        </property>
+       <property name="toolTip">
+        <string>Affiche le rapport de validation du mot-clef</string>
+       </property>
        <property name="styleSheet">
         <string notr="true">border : 0px</string>
        </property>
     </layout>
    </item>
    <item>
-    <widget class="QLabel" name="label">
+    <widget class="MonLabelClic" name="label">
      <property name="sizePolicy">
       <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
        <horstretch>0</horstretch>
@@ -202,6 +205,9 @@ border:0px;</string>
      <property name="focusPolicy">
       <enum>Qt::ClickFocus</enum>
      </property>
+     <property name="toolTip">
+      <string>Détruit le mot-clef</string>
+     </property>
      <property name="styleSheet">
       <string notr="true">border : 0px</string>
      </property>
@@ -228,6 +234,11 @@ border:0px;</string>
    <extends>QToolButton</extends>
    <header>monBoutonValide.h</header>
   </customwidget>
+  <customwidget>
+   <class>MonLabelClic</class>
+   <extends>QLabel</extends>
+   <header>monLabelClic.h</header>
+  </customwidget>
  </customwidgets>
  <resources/>
  <connections/>