Warning, /plasma/kwin/src/plugins/glide/glide_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>GlideEffectConfig</class>
0004  <widget class="QWidget" name="GlideEffectConfig">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>440</width>
0010     <height>375</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <layout class="QFormLayout" name="layout_Duration">
0016      <item row="0" column="0">
0017       <widget class="QLabel" name="label_Duration">
0018        <property name="text">
0019         <string>Duration:</string>
0020        </property>
0021       </widget>
0022      </item>
0023      <item row="0" column="1">
0024       <widget class="QSpinBox" name="kcfg_Duration">
0025        <property name="sizePolicy">
0026         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0027          <horstretch>0</horstretch>
0028          <verstretch>0</verstretch>
0029         </sizepolicy>
0030        </property>
0031        <property name="specialValueText">
0032         <string>Default</string>
0033        </property>
0034        <property name="suffix">
0035         <string> milliseconds</string>
0036        </property>
0037        <property name="maximum">
0038         <number>9999</number>
0039        </property>
0040        <property name="singleStep">
0041         <number>5</number>
0042        </property>
0043       </widget>
0044      </item>
0045     </layout>
0046    </item>
0047    <item>
0048     <widget class="QGroupBox" name="groupBox_InAnimation">
0049      <property name="title">
0050       <string>Window Open Animation</string>
0051      </property>
0052      <layout class="QFormLayout" name="formLayout">
0053       <item row="0" column="0">
0054        <widget class="QLabel" name="label_InRotationEdge">
0055         <property name="text">
0056          <string>Rotation edge:</string>
0057         </property>
0058        </widget>
0059       </item>
0060       <item row="0" column="1">
0061        <widget class="QComboBox" name="kcfg_InRotationEdge">
0062         <property name="sizePolicy">
0063          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0064           <horstretch>0</horstretch>
0065           <verstretch>0</verstretch>
0066          </sizepolicy>
0067         </property>
0068         <item>
0069          <property name="text">
0070           <string>Top</string>
0071          </property>
0072         </item>
0073         <item>
0074          <property name="text">
0075           <string>Right</string>
0076          </property>
0077         </item>
0078         <item>
0079          <property name="text">
0080           <string>Bottom</string>
0081          </property>
0082         </item>
0083         <item>
0084          <property name="text">
0085           <string>Left</string>
0086          </property>
0087         </item>
0088        </widget>
0089       </item>
0090       <item row="3" column="0">
0091        <widget class="QLabel" name="label_InRotationAngle">
0092         <property name="text">
0093          <string>Rotation angle:</string>
0094         </property>
0095        </widget>
0096       </item>
0097       <item row="3" column="1">
0098        <widget class="QSpinBox" name="kcfg_InRotationAngle">
0099         <property name="sizePolicy">
0100          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0101           <horstretch>0</horstretch>
0102           <verstretch>0</verstretch>
0103          </sizepolicy>
0104         </property>
0105         <property name="suffix">
0106          <string/>
0107         </property>
0108         <property name="minimum">
0109          <number>-360</number>
0110         </property>
0111         <property name="maximum">
0112          <number>360</number>
0113         </property>
0114        </widget>
0115       </item>
0116       <item row="5" column="0">
0117        <widget class="QLabel" name="label_InDistance">
0118         <property name="text">
0119          <string>Distance:</string>
0120         </property>
0121        </widget>
0122       </item>
0123       <item row="5" column="1">
0124        <widget class="QSpinBox" name="kcfg_InDistance">
0125         <property name="sizePolicy">
0126          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0127           <horstretch>0</horstretch>
0128           <verstretch>0</verstretch>
0129          </sizepolicy>
0130         </property>
0131         <property name="minimum">
0132          <number>-5000</number>
0133         </property>
0134         <property name="maximum">
0135          <number>5000</number>
0136         </property>
0137         <property name="singleStep">
0138          <number>5</number>
0139         </property>
0140        </widget>
0141       </item>
0142      </layout>
0143     </widget>
0144    </item>
0145    <item>
0146     <widget class="QGroupBox" name="groupBox_OutAnimation">
0147      <property name="title">
0148       <string>Window Close Animation</string>
0149      </property>
0150      <layout class="QFormLayout" name="formLayout_2">
0151       <item row="0" column="0">
0152        <widget class="QLabel" name="label_OutRotationEdge">
0153         <property name="text">
0154          <string>Rotation edge:</string>
0155         </property>
0156        </widget>
0157       </item>
0158       <item row="0" column="1">
0159        <widget class="QComboBox" name="kcfg_OutRotationEdge">
0160         <property name="sizePolicy">
0161          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0162           <horstretch>0</horstretch>
0163           <verstretch>0</verstretch>
0164          </sizepolicy>
0165         </property>
0166         <item>
0167          <property name="text">
0168           <string>Top</string>
0169          </property>
0170         </item>
0171         <item>
0172          <property name="text">
0173           <string>Right</string>
0174          </property>
0175         </item>
0176         <item>
0177          <property name="text">
0178           <string>Bottom</string>
0179          </property>
0180         </item>
0181         <item>
0182          <property name="text">
0183           <string>Left</string>
0184          </property>
0185         </item>
0186        </widget>
0187       </item>
0188       <item row="1" column="0">
0189        <widget class="QLabel" name="label_OutRotationAngle">
0190         <property name="text">
0191          <string>Rotation angle:</string>
0192         </property>
0193        </widget>
0194       </item>
0195       <item row="2" column="0">
0196        <widget class="QLabel" name="label_OutDistance">
0197         <property name="text">
0198          <string>Distance:</string>
0199         </property>
0200        </widget>
0201       </item>
0202       <item row="1" column="1">
0203        <widget class="QSpinBox" name="kcfg_OutRotationAngle">
0204         <property name="sizePolicy">
0205          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0206           <horstretch>0</horstretch>
0207           <verstretch>0</verstretch>
0208          </sizepolicy>
0209         </property>
0210         <property name="suffix">
0211          <string/>
0212         </property>
0213         <property name="minimum">
0214          <number>-360</number>
0215         </property>
0216         <property name="maximum">
0217          <number>360</number>
0218         </property>
0219        </widget>
0220       </item>
0221       <item row="2" column="1">
0222        <widget class="QSpinBox" name="kcfg_OutDistance">
0223         <property name="sizePolicy">
0224          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0225           <horstretch>0</horstretch>
0226           <verstretch>0</verstretch>
0227          </sizepolicy>
0228         </property>
0229         <property name="minimum">
0230          <number>-5000</number>
0231         </property>
0232         <property name="maximum">
0233          <number>5000</number>
0234         </property>
0235         <property name="singleStep">
0236          <number>5</number>
0237         </property>
0238        </widget>
0239       </item>
0240      </layout>
0241     </widget>
0242    </item>
0243    <item>
0244     <spacer name="verticalSpacer">
0245      <property name="orientation">
0246       <enum>Qt::Vertical</enum>
0247      </property>
0248      <property name="sizeHint" stdset="0">
0249       <size>
0250        <width>20</width>
0251        <height>40</height>
0252       </size>
0253      </property>
0254     </spacer>
0255    </item>
0256   </layout>
0257  </widget>
0258  <resources/>
0259  <connections/>
0260 </ui>