Helpviewer/Download/DownloadItem.ui

changeset 1094
743900906d8e
parent 679
b427350a9d97
child 1101
43da69edffc4
--- a/Helpviewer/Download/DownloadItem.ui	Tue May 31 16:35:45 2011 +0200
+++ b/Helpviewer/Download/DownloadItem.ui	Tue May 31 19:50:35 2011 +0200
@@ -7,16 +7,13 @@
     <x>0</x>
     <y>0</y>
     <width>400</width>
-    <height>64</height>
+    <height>68</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string/>
   </property>
   <layout class="QHBoxLayout" name="horizontalLayout">
-   <property name="margin">
-    <number>0</number>
-   </property>
    <item>
     <widget class="QLabel" name="fileIcon">
      <property name="text">
@@ -75,7 +72,20 @@
       <string>Press to repeat the download</string>
      </property>
      <property name="text">
-      <string>...</string>
+      <string/>
+     </property>
+    </widget>
+   </item>
+   <item>
+    <widget class="QToolButton" name="pauseButton">
+     <property name="toolTip">
+      <string>Press to pause the download</string>
+     </property>
+     <property name="text">
+      <string/>
+     </property>
+     <property name="checkable">
+      <bool>true</bool>
      </property>
     </widget>
    </item>
@@ -85,7 +95,7 @@
       <string>Press to cancel the download</string>
      </property>
      <property name="text">
-      <string>...</string>
+      <string/>
      </property>
     </widget>
    </item>
@@ -95,7 +105,7 @@
       <string>Press to open the downloaded file</string>
      </property>
      <property name="text">
-      <string>...</string>
+      <string/>
      </property>
     </widget>
    </item>
@@ -103,6 +113,7 @@
  </widget>
  <tabstops>
   <tabstop>tryAgainButton</tabstop>
+  <tabstop>pauseButton</tabstop>
   <tabstop>stopButton</tabstop>
   <tabstop>openButton</tabstop>
  </tabstops>

eric ide

mercurial