Warning, /multimedia/amarok/src/services/magnatune/MagnatuneRedownloadDialogBase.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>magnatuneReDownloadDialogBase</class>
0003  <widget class="QDialog" name="magnatuneReDownloadDialogBase" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>475</width>
0009     <height>432</height>
0010    </rect>
0011   </property>
0012   <property name="windowTitle" >
0013    <string>Redownload manager</string>
0014   </property>
0015   <layout class="QGridLayout" >
0016    <item row="0" column="0" colspan="3" >
0017     <widget class="QLabel" name="textLabel1" >
0018      <property name="text" >
0019       <string>These are the albums that you have previously downloaded:</string>
0020      </property>
0021      <property name="wordWrap" >
0022       <bool>false</bool>
0023      </property>
0024     </widget>
0025    </item>
0026    <item row="2" column="1" >
0027     <widget class="QPushButton" name="redownloadButton" >
0028      <property name="text" >
0029       <string>Re&amp;download</string>
0030      </property>
0031     </widget>
0032    </item>
0033    <item row="2" column="2" >
0034     <widget class="QPushButton" name="cancelButton" >
0035      <property name="text" >
0036       <string>&amp;Cancel</string>
0037      </property>
0038     </widget>
0039    </item>
0040    <item row="2" column="0" >
0041     <spacer>
0042      <property name="orientation" >
0043       <enum>Qt::Horizontal</enum>
0044      </property>
0045      <property name="sizeType" >
0046       <enum>QSizePolicy::Expanding</enum>
0047      </property>
0048      <property name="sizeHint" stdset="0" >
0049       <size>
0050        <width>170</width>
0051        <height>20</height>
0052       </size>
0053      </property>
0054     </spacer>
0055    </item>
0056    <item row="1" column="0" colspan="3" >
0057     <widget class="QTreeWidget" name="redownloadListView" >
0058      <column>
0059       <property name="text" >
0060        <string>Artist - Album</string>
0061       </property>
0062      </column>
0063     </widget>
0064    </item>
0065   </layout>
0066  </widget>
0067  <layoutdefault spacing="6" margin="11" />
0068  <resources/>
0069  <connections>
0070   <connection>
0071    <sender>redownloadButton</sender>
0072    <signal>clicked()</signal>
0073    <receiver>magnatuneReDownloadDialogBase</receiver>
0074    <slot>redownload()</slot>
0075    <hints>
0076     <hint type="sourcelabel" >
0077      <x>20</x>
0078      <y>20</y>
0079     </hint>
0080     <hint type="destinationlabel" >
0081      <x>20</x>
0082      <y>20</y>
0083     </hint>
0084    </hints>
0085   </connection>
0086   <connection>
0087    <sender>cancelButton</sender>
0088    <signal>clicked()</signal>
0089    <receiver>magnatuneReDownloadDialogBase</receiver>
0090    <slot>reject()</slot>
0091    <hints>
0092     <hint type="sourcelabel" >
0093      <x>20</x>
0094      <y>20</y>
0095     </hint>
0096     <hint type="destinationlabel" >
0097      <x>20</x>
0098      <y>20</y>
0099     </hint>
0100    </hints>
0101   </connection>
0102  </connections>
0103 </ui>