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

0001 <ui version="4.0" >
0002  <class>magnatuneDownloadDialogBase</class>
0003  <widget class="QDialog" name="magnatuneDownloadDialogBase" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>526</width>
0009     <height>568</height>
0010    </rect>
0011   </property>
0012   <property name="windowTitle" >
0013    <string>Magnatune.com Album Download</string>
0014   </property>
0015   <layout class="QGridLayout" name="gridLayout_3" >
0016    <item row="0" column="0" >
0017     <widget class="QGroupBox" name="groupBox1" >
0018      <property name="title" >
0019       <string>Download options</string>
0020      </property>
0021      <layout class="QGridLayout" name="gridLayout" >
0022       <item row="0" column="0" >
0023        <widget class="QLabel" name="textLabel1" >
0024         <property name="text" >
0025          <string>Select Format:</string>
0026         </property>
0027         <property name="wordWrap" >
0028          <bool>false</bool>
0029         </property>
0030        </widget>
0031       </item>
0032       <item row="0" column="1" >
0033        <widget class="QComboBox" name="formatComboBox" />
0034       </item>
0035       <item row="1" column="0" >
0036        <widget class="QLabel" name="textLabel2" >
0037         <property name="text" >
0038          <string>Download to:</string>
0039         </property>
0040         <property name="wordWrap" >
0041          <bool>false</bool>
0042         </property>
0043        </widget>
0044       </item>
0045       <item row="1" column="1" >
0046        <widget class="KUrlRequester" name="downloadTargetURLRequester" />
0047       </item>
0048       <item row="2" column="0" colspan="2" >
0049        <widget class="QLabel" name="textLabel1_2" >
0050         <property name="text" >
0051          <string>If you download to a location that is already being monitored by Amarok, the album will automatically be added to your collection.</string>
0052         </property>
0053         <property name="alignment" >
0054          <set>Qt::AlignVCenter</set>
0055         </property>
0056         <property name="wordWrap" >
0057          <bool>true</bool>
0058         </property>
0059        </widget>
0060       </item>
0061      </layout>
0062     </widget>
0063    </item>
0064    <item row="1" column="0" >
0065     <widget class="QGroupBox" name="groupBox2" >
0066      <property name="title" >
0067       <string>Magnatune info</string>
0068      </property>
0069      <layout class="QGridLayout" name="gridLayout_2" >
0070       <item row="0" column="0" >
0071        <widget class="QTextEdit" name="infoEdit" >
0072         <property name="acceptDrops" >
0073          <bool>false</bool>
0074         </property>
0075        </widget>
0076       </item>
0077      </layout>
0078     </widget>
0079    </item>
0080    <item row="2" column="0" >
0081     <widget class="QPushButton" name="downloadButton" >
0082      <property name="text" >
0083       <string>&amp;Download</string>
0084      </property>
0085     </widget>
0086    </item>
0087   </layout>
0088  </widget>
0089  <layoutdefault spacing="6" margin="11" />
0090  <customwidgets>
0091   <customwidget>
0092    <class>KUrlRequester</class>
0093    <extends>QFrame</extends>
0094    <header>kurlrequester.h</header>
0095    <container>1</container>
0096   </customwidget>
0097  </customwidgets>
0098  <includes/>
0099  <resources/>
0100  <connections>
0101   <connection>
0102    <sender>downloadButton</sender>
0103    <signal>clicked()</signal>
0104    <receiver>magnatuneDownloadDialogBase</receiver>
0105    <slot>downloadButtonClicked()</slot>
0106    <hints>
0107     <hint type="sourcelabel" >
0108      <x>262</x>
0109      <y>547</y>
0110     </hint>
0111     <hint type="destinationlabel" >
0112      <x>262</x>
0113      <y>283</y>
0114     </hint>
0115    </hints>
0116   </connection>
0117  </connections>
0118 </ui>