Further enhancements to the QSS previewer. eric7

Wed, 22 Dec 2021 19:54:24 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 22 Dec 2021 19:54:24 +0100
branch
eric7
changeset 8851
707ad3f63301
parent 8850
da93f2ba802f
child 8852
923d8d251db9

Further enhancements to the QSS previewer.

eric7/UI/Previewers/PreviewerQSS.ui file | annotate | diff | comparison | revisions
--- a/eric7/UI/Previewers/PreviewerQSS.ui	Wed Dec 22 19:54:10 2021 +0100
+++ b/eric7/UI/Previewers/PreviewerQSS.ui	Wed Dec 22 19:54:24 2021 +0100
@@ -278,6 +278,9 @@
                     <property name="editable">
                      <bool>true</bool>
                     </property>
+                    <property name="placeholderText">
+                     <string>Enter text</string>
+                    </property>
                     <item>
                      <property name="text">
                       <string notr="true">1</string>
@@ -304,6 +307,9 @@
                     <property name="text">
                      <string notr="true">Line edit</string>
                     </property>
+                    <property name="placeholderText">
+                     <string>Enter text</string>
+                    </property>
                    </widget>
                   </item>
                   <item>
@@ -1186,8 +1192,8 @@
                    <rect>
                     <x>0</x>
                     <y>0</y>
-                    <width>500</width>
-                    <height>529</height>
+                    <width>288</width>
+                    <height>150</height>
                    </rect>
                   </property>
                   <layout class="QGridLayout" name="gridLayout_9">
@@ -1239,8 +1245,8 @@
                        <rect>
                         <x>0</x>
                         <y>0</y>
-                        <width>68</width>
-                        <height>447</height>
+                        <width>98</width>
+                        <height>28</height>
                        </rect>
                       </property>
                       <attribute name="label">
@@ -1252,8 +1258,8 @@
                        <rect>
                         <x>0</x>
                         <y>0</y>
-                        <width>100</width>
-                        <height>30</height>
+                        <width>98</width>
+                        <height>28</height>
                        </rect>
                       </property>
                       <attribute name="label">

eric ide

mercurial