RadonMetrics/RawMetricsDialog.ui

branch
eric7
changeset 83
d3490ea9facc
parent 55
755bc8e1485a
child 93
1ae73306422a
--- a/RadonMetrics/RawMetricsDialog.ui	Wed May 26 17:13:04 2021 +0200
+++ b/RadonMetrics/RawMetricsDialog.ui	Wed May 26 17:43:25 2021 +0200
@@ -50,10 +50,13 @@
        </widget>
       </item>
       <item>
-       <widget class="E5ClearableLineEdit" name="excludeFilesEdit">
+       <widget class="QLineEdit" name="excludeFilesEdit">
         <property name="toolTip">
          <string>Enter filename patterns of files to be excluded separated by a comma</string>
         </property>
+        <property name="clearButtonEnabled">
+         <bool>true</bool>
+        </property>
        </widget>
       </item>
       <item>
@@ -181,7 +184,7 @@
     </widget>
    </item>
    <item>
-    <widget class="E5SqueezeLabelPath" name="checkProgressLabel">
+    <widget class="EricSqueezeLabelPath" name="checkProgressLabel">
      <property name="sizePolicy">
       <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
        <horstretch>0</horstretch>
@@ -225,14 +228,9 @@
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  <customwidgets>
   <customwidget>
-   <class>E5ClearableLineEdit</class>
-   <extends>QLineEdit</extends>
-   <header>E5Gui/E5LineEdit.h</header>
-  </customwidget>
-  <customwidget>
-   <class>E5SqueezeLabelPath</class>
+   <class>EricSqueezeLabelPath</class>
    <extends>QLabel</extends>
-   <header>E5Gui/E5SqueezeLabels.h</header>
+   <header>EricWidgets/EricSqueezeLabels.h</header>
   </customwidget>
  </customwidgets>
  <tabstops>

eric ide

mercurial