Warning, /multimedia/amarok/playground/src/context/applets/coverbling/coverblingSettings.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>coverblingSettings</class>
0004  <widget class="QWidget" name="coverblingSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>265</width>
0010     <height>146</height>
0011    </rect>
0012   </property>
0013   <widget class="QLabel" name="label">
0014    <property name="geometry">
0015     <rect>
0016      <x>20</x>
0017      <y>20</y>
0018      <width>101</width>
0019      <height>31</height>
0020     </rect>
0021    </property>
0022    <property name="text">
0023     <string>Reflection effect</string>
0024    </property>
0025   </widget>
0026   <widget class="QLabel" name="label_3">
0027    <property name="geometry">
0028     <rect>
0029      <x>20</x>
0030      <y>60</y>
0031      <width>101</width>
0032      <height>16</height>
0033     </rect>
0034    </property>
0035    <property name="text">
0036     <string>Cover size (pixels)</string>
0037    </property>
0038   </widget>
0039   <widget class="QSpinBox" name="coversizeSpin">
0040    <property name="geometry">
0041     <rect>
0042      <x>150</x>
0043      <y>60</y>
0044      <width>51</width>
0045      <height>21</height>
0046     </rect>
0047    </property>
0048    <property name="minimum">
0049     <number>10</number>
0050    </property>
0051    <property name="maximum">
0052     <number>500</number>
0053    </property>
0054   </widget>
0055   <widget class="QComboBox" name="reflectionEffectCombo">
0056    <property name="geometry">
0057     <rect>
0058      <x>150</x>
0059      <y>20</y>
0060      <width>101</width>
0061      <height>26</height>
0062     </rect>
0063    </property>
0064    <item>
0065     <property name="text">
0066      <string>None</string>
0067     </property>
0068    </item>
0069    <item>
0070     <property name="text">
0071      <string>Plain</string>
0072     </property>
0073    </item>
0074    <item>
0075     <property name="text">
0076      <string>Blurred</string>
0077     </property>
0078    </item>
0079   </widget>
0080   <widget class="QCheckBox" name="autoJumpChk">
0081    <property name="geometry">
0082     <rect>
0083      <x>20</x>
0084      <y>90</y>
0085      <width>141</width>
0086      <height>16</height>
0087     </rect>
0088    </property>
0089    <property name="text">
0090     <string>Auto jump to playing</string>
0091    </property>
0092   </widget>
0093   <widget class="QCheckBox" name="animJumpChk">
0094    <property name="geometry">
0095     <rect>
0096      <x>20</x>
0097      <y>110</y>
0098      <width>141</width>
0099      <height>16</height>
0100     </rect>
0101    </property>
0102    <property name="text">
0103     <string>Animated jump</string>
0104    </property>
0105   </widget>
0106   <widget class="QCheckBox" name="randomPosChk">
0107    <property name="geometry">
0108     <rect>
0109      <x>20</x>
0110      <y>130</y>
0111      <width>141</width>
0112      <height>16</height>
0113     </rect>
0114    </property>
0115    <property name="text">
0116     <string>Random initial position</string>
0117    </property>
0118   </widget>
0119  </widget>
0120  <resources/>
0121  <connections/>
0122 </ui>