Warning, /plasma/kwin/src/plugins/magiclamp/magiclamp_config.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>KWin::MagicLampEffectConfigForm</class>
0004  <widget class="QWidget" name="KWin::MagicLampEffectConfigForm">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>300</height>
0011    </rect>
0012   </property>
0013   <layout class="QFormLayout" name="formLayout">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="label_3">
0016      <property name="text">
0017       <string>Animation duration:</string>
0018      </property>
0019      <property name="alignment">
0020       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0021      </property>
0022      <property name="buddy">
0023       <cstring>kcfg_AnimationDuration</cstring>
0024      </property>
0025     </widget>
0026    </item>
0027    <item row="0" column="1">
0028     <widget class="QSpinBox" name="kcfg_AnimationDuration">
0029      <property name="sizePolicy">
0030       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0031        <horstretch>0</horstretch>
0032        <verstretch>0</verstretch>
0033       </sizepolicy>
0034      </property>
0035      <property name="specialValueText">
0036       <string comment="Duration of rotation">Default</string>
0037      </property>
0038      <property name="suffix">
0039       <string> milliseconds</string>
0040      </property>
0041      <property name="maximum">
0042       <number>5000</number>
0043      </property>
0044      <property name="singleStep">
0045       <number>10</number>
0046      </property>
0047     </widget>
0048    </item>
0049   </layout>
0050  </widget>
0051  <resources/>
0052  <connections/>
0053 </ui>