[qet] qet/qet: [5094] Minor : add a vertical spacer in dynamictextfieldeditor widget

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 5094
Author:   scorpio810
Date:     2017-11-09 17:29:27 +0100 (Thu, 09 Nov 2017)
Log Message:
-----------
Minor : add a vertical spacer in dynamictextfieldeditor widget

Modified Paths:
--------------
    trunk/sources/editor/ui/dynamictextfieldeditor.ui

Modified: trunk/sources/editor/ui/dynamictextfieldeditor.ui
===================================================================
--- trunk/sources/editor/ui/dynamictextfieldeditor.ui	2017-11-07 18:35:26 UTC (rev 5093)
+++ trunk/sources/editor/ui/dynamictextfieldeditor.ui	2017-11-09 16:29:27 UTC (rev 5094)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>336</width>
-    <height>264</height>
+    <width>419</width>
+    <height>332</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -14,38 +14,7 @@
    <string>Form</string>
   </property>
   <layout class="QGridLayout" name="gridLayout">
-   <item row="5" column="0">
-    <widget class="QLabel" name="label">
-     <property name="text">
-      <string>Taille</string>
-     </property>
-    </widget>
-   </item>
-   <item row="1" column="0">
-    <widget class="QLabel" name="label_4">
-     <property name="text">
-      <string>Source du texte</string>
-     </property>
-    </widget>
-   </item>
-   <item row="7" column="0">
-    <widget class="QLabel" name="label_3">
-     <property name="text">
-      <string>Couleur</string>
-     </property>
-    </widget>
-   </item>
-   <item row="3" column="1" colspan="6">
-    <widget class="QComboBox" name="m_elmt_info_cb"/>
-   </item>
-   <item row="6" column="0">
-    <widget class="QLabel" name="label_2">
-     <property name="text">
-      <string>Tagg</string>
-     </property>
-    </widget>
-   </item>
-   <item row="1" column="1" colspan="6">
+   <item row="2" column="1" colspan="6">
     <widget class="QComboBox" name="m_text_from_cb">
      <item>
       <property name="text">
@@ -64,19 +33,23 @@
      </item>
     </widget>
    </item>
-   <item row="6" column="1" colspan="6">
-    <widget class="QLineEdit" name="m_tagg_le"/>
+   <item row="8" column="0">
+    <widget class="QLabel" name="label_3">
+     <property name="text">
+      <string>Couleur</string>
+     </property>
+    </widget>
    </item>
-   <item row="5" column="1" colspan="6">
-    <widget class="QSpinBox" name="m_size_sb"/>
-   </item>
-   <item row="4" column="1" colspan="6">
-    <widget class="QPushButton" name="m_composite_text_pb">
+   <item row="7" column="0">
+    <widget class="QLabel" name="label_2">
      <property name="text">
-      <string/>
+      <string>Tagg</string>
      </property>
     </widget>
    </item>
+   <item row="7" column="1" colspan="6">
+    <widget class="QLineEdit" name="m_tagg_le"/>
+   </item>
    <item row="0" column="0" colspan="7">
     <widget class="QFrame" name="frame">
      <property name="frameShape">
@@ -153,10 +126,7 @@
      </layout>
     </widget>
    </item>
-   <item row="2" column="1" colspan="6">
-    <widget class="QLineEdit" name="m_user_text_le"/>
-   </item>
-   <item row="7" column="1" colspan="6">
+   <item row="8" column="1" colspan="6">
     <widget class="QPushButton" name="m_color_pb">
      <property name="text">
       <string/>
@@ -163,7 +133,7 @@
      </property>
     </widget>
    </item>
-   <item row="8" column="1">
+   <item row="9" column="1">
     <spacer name="verticalSpacer">
      <property name="orientation">
       <enum>Qt::Vertical</enum>
@@ -176,6 +146,49 @@
      </property>
     </spacer>
    </item>
+   <item row="4" column="1" colspan="6">
+    <widget class="QComboBox" name="m_elmt_info_cb"/>
+   </item>
+   <item row="3" column="1" colspan="6">
+    <widget class="QLineEdit" name="m_user_text_le"/>
+   </item>
+   <item row="5" column="1" colspan="6">
+    <widget class="QPushButton" name="m_composite_text_pb">
+     <property name="text">
+      <string/>
+     </property>
+    </widget>
+   </item>
+   <item row="6" column="0">
+    <widget class="QLabel" name="label">
+     <property name="text">
+      <string>Taille</string>
+     </property>
+    </widget>
+   </item>
+   <item row="6" column="1" colspan="6">
+    <widget class="QSpinBox" name="m_size_sb"/>
+   </item>
+   <item row="2" column="0">
+    <widget class="QLabel" name="label_4">
+     <property name="text">
+      <string>Source du texte</string>
+     </property>
+    </widget>
+   </item>
+   <item row="1" column="0">
+    <spacer name="verticalSpacer_2">
+     <property name="orientation">
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" stdset="0">
+      <size>
+       <width>20</width>
+       <height>40</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
   </layout>
  </widget>
  <resources/>


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/