~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to kstyles/oxygen/config/ui/oxygenanimationconfigitem.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>AnimationConfigItem</class>
 
4
 <widget class="QWidget" name="AnimationConfigItem">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>400</width>
 
10
    <height>31</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="sizePolicy">
 
14
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
15
    <horstretch>0</horstretch>
 
16
    <verstretch>0</verstretch>
 
17
   </sizepolicy>
 
18
  </property>
 
19
  <layout class="QHBoxLayout" name="horizontalLayout">
 
20
   <item>
 
21
    <widget class="QCheckBox" name="enableCheckBox">
 
22
     <property name="sizePolicy">
 
23
      <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
 
24
       <horstretch>0</horstretch>
 
25
       <verstretch>0</verstretch>
 
26
      </sizepolicy>
 
27
     </property>
 
28
     <property name="text">
 
29
      <string>CheckBox</string>
 
30
     </property>
 
31
    </widget>
 
32
   </item>
 
33
   <item>
 
34
    <widget class="KPushButton" name="configurationButton">
 
35
     <property name="checkable">
 
36
      <bool>true</bool>
 
37
     </property>
 
38
    </widget>
 
39
   </item>
 
40
   <item>
 
41
    <widget class="KPushButton" name="descriptionButton"/>
 
42
   </item>
 
43
  </layout>
 
44
 </widget>
 
45
 <customwidgets>
 
46
  <customwidget>
 
47
   <class>KPushButton</class>
 
48
   <extends>QPushButton</extends>
 
49
   <header>kpushbutton.h</header>
 
50
  </customwidget>
 
51
 </customwidgets>
 
52
 <resources/>
 
53
 <connections/>
 
54
</ui>