eric7/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui

branch
eric7
changeset 8350
74a3b2a6a944
parent 8312
800c432b34c8
--- a/eric7/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui	Fri May 21 18:01:11 2021 +0200
+++ b/eric7/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.ui	Fri May 21 20:14:48 2021 +0200
@@ -66,7 +66,7 @@
         </widget>
        </item>
        <item row="0" column="1" colspan="3">
-        <widget class="E5ClearableLineEdit" name="typeEdit">
+        <widget class="QLineEdit" name="typeEdit">
          <property name="toolTip">
           <string>Enter the type</string>
          </property>
@@ -76,6 +76,9 @@
          <property name="placeholderText">
           <string>Mandatory</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="1" column="0">
@@ -86,13 +89,16 @@
         </widget>
        </item>
        <item row="1" column="1" colspan="3">
-        <widget class="E5ClearableLineEdit" name="versionEdit">
+        <widget class="QLineEdit" name="versionEdit">
          <property name="toolTip">
           <string>Enter the version of the .desktop specification</string>
          </property>
          <property name="text">
           <string notr="true">1.0</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="2" column="0">
@@ -103,13 +109,16 @@
         </widget>
        </item>
        <item row="2" column="1" colspan="3">
-        <widget class="E5ClearableLineEdit" name="nameEdit">
+        <widget class="QLineEdit" name="nameEdit">
          <property name="toolTip">
           <string>Enter the application name</string>
          </property>
          <property name="placeholderText">
           <string>Mandatory</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="3" column="0">
@@ -120,10 +129,13 @@
         </widget>
        </item>
        <item row="3" column="1" colspan="3">
-        <widget class="E5ClearableLineEdit" name="genericNameEdit">
+        <widget class="QLineEdit" name="genericNameEdit">
          <property name="toolTip">
           <string>Enter the generic application name</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="4" column="0">
@@ -134,10 +146,13 @@
         </widget>
        </item>
        <item row="4" column="1" colspan="3">
-        <widget class="E5ClearableLineEdit" name="commentEdit">
+        <widget class="QLineEdit" name="commentEdit">
          <property name="toolTip">
           <string>Enter a comment</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="5" column="0">
@@ -148,10 +163,13 @@
         </widget>
        </item>
        <item row="5" column="1" colspan="3">
-        <widget class="E5ClearableLineEdit" name="iconFileEdit">
+        <widget class="QLineEdit" name="iconFileEdit">
          <property name="toolTip">
           <string>Enter the icon file name</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="6" column="0">
@@ -162,10 +180,13 @@
         </widget>
        </item>
        <item row="6" column="1" colspan="3">
-        <widget class="E5ClearableLineEdit" name="tryExecEdit">
+        <widget class="QLineEdit" name="tryExecEdit">
          <property name="toolTip">
           <string>Enter an executable command used to determine the application's presence</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="7" column="0">
@@ -176,10 +197,13 @@
         </widget>
        </item>
        <item row="7" column="1" colspan="3">
-        <widget class="E5ClearableLineEdit" name="execEdit">
+        <widget class="QLineEdit" name="execEdit">
          <property name="toolTip">
           <string>Enter the executable command</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="8" column="0">
@@ -190,10 +214,13 @@
         </widget>
        </item>
        <item row="8" column="1" colspan="3">
-        <widget class="E5ClearableLineEdit" name="pathEdit">
+        <widget class="QLineEdit" name="pathEdit">
          <property name="toolTip">
           <string>Enter the working directory</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="9" column="0">
@@ -234,10 +261,13 @@
         </widget>
        </item>
        <item row="10" column="1" colspan="3">
-        <widget class="E5ClearableLineEdit" name="mimetypeEdit">
+        <widget class="QLineEdit" name="mimetypeEdit">
          <property name="toolTip">
           <string>Enter the mime type</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="11" column="0">
@@ -248,10 +278,13 @@
         </widget>
        </item>
        <item row="11" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="categoriesEdit">
+        <widget class="QLineEdit" name="categoriesEdit">
          <property name="toolTip">
           <string>Enter the list of categories separated by ';'</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="11" column="3">
@@ -269,10 +302,13 @@
         </widget>
        </item>
        <item row="12" column="1" colspan="3">
-        <widget class="E5ClearableLineEdit" name="actionsEdit">
+        <widget class="QLineEdit" name="actionsEdit">
          <property name="toolTip">
           <string>Enter the list of actions separated by ';'</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="13" column="0">
@@ -283,13 +319,16 @@
         </widget>
        </item>
        <item row="13" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="onlyShowEdit">
+        <widget class="QLineEdit" name="onlyShowEdit">
          <property name="toolTip">
           <string>Enter the list of environments to show in separated by ';'</string>
          </property>
          <property name="placeholderText">
           <string>Only one of 'Only Show In' or 'Not Show In' allowed</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="13" column="3">
@@ -307,13 +346,16 @@
         </widget>
        </item>
        <item row="14" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="notShowEdit">
+        <widget class="QLineEdit" name="notShowEdit">
          <property name="toolTip">
           <string>Enter the list of environments to not show in separated by ';'</string>
          </property>
          <property name="placeholderText">
           <string>Only one of 'Only Show In' or 'Not Show In' allowed</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="14" column="3">
@@ -379,13 +421,16 @@
         </widget>
        </item>
        <item row="2" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="kdeServiceTypeEdit">
+        <widget class="QLineEdit" name="kdeServiceTypeEdit">
          <property name="toolTip">
           <string>Enter the service type</string>
          </property>
          <property name="text">
           <string notr="true">Plasma/Applet</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="3" column="0">
@@ -396,10 +441,13 @@
         </widget>
        </item>
        <item row="3" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="kdeMainScriptEdit">
+        <widget class="QLineEdit" name="kdeMainScriptEdit">
          <property name="toolTip">
           <string>Enter the main script name</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="4" column="0">
@@ -410,10 +458,13 @@
         </widget>
        </item>
        <item row="4" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="kdeAuthorEdit">
+        <widget class="QLineEdit" name="kdeAuthorEdit">
          <property name="toolTip">
           <string>Enter the author's name</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="5" column="0">
@@ -424,10 +475,13 @@
         </widget>
        </item>
        <item row="5" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="kdeEmailEdit">
+        <widget class="QLineEdit" name="kdeEmailEdit">
          <property name="toolTip">
           <string>Enter the auhor email</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="6" column="0">
@@ -438,10 +492,13 @@
         </widget>
        </item>
        <item row="6" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="kdeNameEdit">
+        <widget class="QLineEdit" name="kdeNameEdit">
          <property name="toolTip">
           <string>Enter the application name</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="7" column="0">
@@ -452,10 +509,13 @@
         </widget>
        </item>
        <item row="7" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="kdeVersionEdit">
+        <widget class="QLineEdit" name="kdeVersionEdit">
          <property name="toolTip">
           <string>Enter the version number in the form 'major.minor[.patch[.sub]]'</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="8" column="0">
@@ -466,10 +526,13 @@
         </widget>
        </item>
        <item row="8" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="kdeWebsiteEdit">
+        <widget class="QLineEdit" name="kdeWebsiteEdit">
          <property name="toolTip">
           <string>Enter the URL of the website</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="9" column="0">
@@ -494,10 +557,13 @@
         </widget>
        </item>
        <item row="10" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="kdeDependsEdit">
+        <widget class="QLineEdit" name="kdeDependsEdit">
          <property name="toolTip">
           <string>Enter the list of dependancies separated by ';'</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="11" column="0">
@@ -508,13 +574,16 @@
         </widget>
        </item>
        <item row="11" column="1" colspan="2">
-        <widget class="E5ClearableLineEdit" name="kdeLicensEdit">
+        <widget class="QLineEdit" name="kdeLicensEdit">
          <property name="toolTip">
           <string>Enter the license type</string>
          </property>
          <property name="text">
           <string notr="true">GPLv3</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="12" column="0">
@@ -575,13 +644,16 @@
         </widget>
        </item>
        <item row="0" column="1">
-        <widget class="E5ClearableLineEdit" name="unityShortcutsEdit">
+        <widget class="QLineEdit" name="unityShortcutsEdit">
          <property name="toolTip">
           <string>Enter the desktop shortcuts separated by ';'</string>
          </property>
          <property name="text">
           <string notr="true">Next;Previous</string>
          </property>
+         <property name="clearButtonEnabled">
+          <bool>true</bool>
+         </property>
         </widget>
        </item>
        <item row="1" column="1">
@@ -640,13 +712,6 @@
    </item>
   </layout>
  </widget>
- <customwidgets>
-  <customwidget>
-   <class>E5ClearableLineEdit</class>
-   <extends>QLineEdit</extends>
-   <header>E5Gui/E5LineEdit.h</header>
-  </customwidget>
- </customwidgets>
  <tabstops>
   <tabstop>typeComboBox</tabstop>
   <tabstop>dataTabWidget</tabstop>

eric ide

mercurial