Warning, /multimedia/amarok/playground/src/context/applets/covergrid/CoverGridSettings.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>CoverGridSettings</class>
0004  <widget class="QWidget" name="coverGridSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>265</width>
0010     <height>66</height>
0011    </rect>
0012   </property>
0013   <widget class="QLabel" name="label_3">
0014    <property name="geometry">
0015     <rect>
0016      <x>10</x>
0017      <y>20</y>
0018      <width>101</width>
0019      <height>16</height>
0020     </rect>
0021    </property>
0022    <property name="text">
0023     <string>Cover size (pixels)</string>
0024    </property>
0025   </widget>
0026   <widget class="QSpinBox" name="coversizeSpin">
0027    <property name="geometry">
0028     <rect>
0029      <x>120</x>
0030      <y>20</y>
0031      <width>51</width>
0032      <height>21</height>
0033     </rect>
0034    </property>
0035    <property name="minimum">
0036     <number>10</number>
0037    </property>
0038    <property name="maximum">
0039     <number>500</number>
0040    </property>
0041   </widget>
0042  </widget>
0043  <resources/>
0044  <connections/>
0045 </ui>