Warning, /plasma/oxygen/liboxygen/ui/oxygenanimationconfigitem.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>AnimationConfigItem</class>
0004  <widget class="QWidget" name="AnimationConfigItem">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>31</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <layout class="QHBoxLayout" name="horizontalLayout">
0020    <item>
0021     <widget class="QCheckBox" name="enableCheckBox">
0022      <property name="sizePolicy">
0023       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0024        <horstretch>0</horstretch>
0025        <verstretch>0</verstretch>
0026       </sizepolicy>
0027      </property>
0028      <property name="text">
0029       <string>CheckBox</string>
0030      </property>
0031     </widget>
0032    </item>
0033    <item>
0034     <widget class="QToolButton" name="configurationButton">
0035      <property name="text">
0036       <string>...</string>
0037      </property>
0038      <property name="checkable">
0039       <bool>true</bool>
0040      </property>
0041      <property name="autoRaise">
0042       <bool>false</bool>
0043      </property>
0044     </widget>
0045    </item>
0046    <item>
0047     <widget class="QToolButton" name="descriptionButton">
0048      <property name="text">
0049       <string>...</string>
0050      </property>
0051      <property name="autoRaise">
0052       <bool>false</bool>
0053      </property>
0054     </widget>
0055    </item>
0056   </layout>
0057  </widget>
0058  <resources/>
0059  <connections/>
0060 </ui>