Helpviewer/Download/DownloadItem.ui

changeset 670
bb833c4bcf28
parent 668
b0061a6f7484
child 679
b427350a9d97
--- a/Helpviewer/Download/DownloadItem.ui	Mon Oct 11 09:36:44 2010 +0200
+++ b/Helpviewer/Download/DownloadItem.ui	Mon Oct 11 11:05:38 2010 +0200
@@ -28,9 +28,18 @@
     <layout class="QVBoxLayout" name="verticalLayout">
      <item>
       <widget class="QLabel" name="filenameLabel">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+         <horstretch>0</horstretch>
+         <verstretch>0</verstretch>
+        </sizepolicy>
+       </property>
        <property name="text">
         <string>Filename</string>
        </property>
+       <property name="alignment">
+        <set>Qt::AlignCenter</set>
+       </property>
       </widget>
      </item>
      <item>
@@ -38,9 +47,21 @@
      </item>
      <item>
       <widget class="QLabel" name="infoLabel">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+         <horstretch>0</horstretch>
+         <verstretch>0</verstretch>
+        </sizepolicy>
+       </property>
        <property name="text">
         <string>Info</string>
        </property>
+       <property name="alignment">
+        <set>Qt::AlignCenter</set>
+       </property>
+       <property name="wordWrap">
+        <bool>true</bool>
+       </property>
       </widget>
      </item>
     </layout>

eric ide

mercurial