eric6/Preferences/ConfigurationPages/QtPage.ui

branch
without_py2_and_pyqt4
changeset 7198
684261ef2165
parent 6942
2602857055c5
child 7446
67b21645ffec
--- a/eric6/Preferences/ConfigurationPages/QtPage.ui	Sun Sep 01 17:44:33 2019 +0200
+++ b/eric6/Preferences/ConfigurationPages/QtPage.ui	Sun Sep 01 19:40:53 2019 +0200
@@ -45,7 +45,7 @@
        </widget>
       </item>
       <item>
-       <widget class="E5PathPicker" name="qt4TransPicker" native="true">
+       <widget class="E5PathPicker" name="qtTransPicker" native="true">
         <property name="sizePolicy">
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
           <horstretch>0</horstretch>
@@ -131,7 +131,7 @@
          </widget>
         </item>
         <item>
-         <widget class="QLineEdit" name="qt4PrefixEdit">
+         <widget class="QLineEdit" name="qtPrefixEdit">
           <property name="toolTip">
            <string>Enter the prefix for the Qt tools name</string>
           </property>
@@ -145,14 +145,14 @@
          </widget>
         </item>
         <item>
-         <widget class="QLineEdit" name="qt4PostfixEdit">
+         <widget class="QLineEdit" name="qtPostfixEdit">
           <property name="toolTip">
            <string>Enter the postfix for the Qt tools name</string>
           </property>
          </widget>
         </item>
         <item>
-         <widget class="QLabel" name="qt4SampleLabel">
+         <widget class="QLabel" name="qtSampleLabel">
           <property name="sizePolicy">
            <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
             <horstretch>1</horstretch>
@@ -283,10 +283,10 @@
   </customwidget>
  </customwidgets>
  <tabstops>
-  <tabstop>qt4TransPicker</tabstop>
+  <tabstop>qtTransPicker</tabstop>
   <tabstop>qtToolsDirPicker</tabstop>
-  <tabstop>qt4PrefixEdit</tabstop>
-  <tabstop>qt4PostfixEdit</tabstop>
+  <tabstop>qtPrefixEdit</tabstop>
+  <tabstop>qtPostfixEdit</tabstop>
   <tabstop>pyqtToolsDirPicker</tabstop>
   <tabstop>pyuicIndentSpinBox</tabstop>
   <tabstop>pyuicImportsCheckBox</tabstop>

eric ide

mercurial