Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / workspace / kwin / kcmkwin / kwinrules / ruleslist.ui
blob9e8ce24922d659b2031b5ebade49e9e7536a96e9
1 <ui version="4.0" stdsetdef="1" >
2   <author></author>
3   <comment></comment>
4   <exportmacro></exportmacro>
5   <class>KWin::KCMRulesList</class>
6   <widget class="QWidget" name="KWin::KCMRulesList" >
7     <property name="geometry" >
8       <rect>
9         <x>0</x>
10         <y>0</y>
11         <width>600</width>
12         <height>480</height>
13       </rect>
14     </property>
15     <layout class="QGridLayout" >
16       <property name="margin" >
17         <number>0</number>
18       </property>
19       <item rowspan="6" row="0" column="0" colspan="1" >
20         <widget class="KListWidget" name="rules_listbox" />
21       </item>
22       <item row="0" column="1" >
23         <widget class="KPushButton" name="new_button" >
24           <property name="text" >
25             <string>&amp;New...</string>
26           </property>
27         </widget>
28       </item>
29       <item row="1" column="1" >
30         <widget class="KPushButton" name="modify_button" >
31           <property name="text" >
32             <string>&amp;Modify...</string>
33           </property>
34         </widget>
35       </item>
36       <item row="2" column="1" >
37         <widget class="KPushButton" name="delete_button" >
38           <property name="text" >
39             <string>Delete</string>
40           </property>
41           <property name="shortcut" >
42             <string/>
43           </property>
44         </widget>
45       </item>
46       <item row="3" column="1" >
47         <widget class="KPushButton" name="moveup_button" >
48           <property name="text" >
49             <string>Move &amp;Up</string>
50           </property>
51         </widget>
52       </item>
53       <item row="4" column="1" >
54         <widget class="KPushButton" name="movedown_button" >
55           <property name="text" >
56             <string>Move &amp;Down</string>
57           </property>
58         </widget>
59       </item>
60       <item row="5" column="1" >
61         <spacer name="spacer1" >
62           <property name="sizeHint" >
63             <size>
64               <width>20</width>
65               <height>294</height>
66             </size>
67           </property>
68           <property name="sizeType" >
69             <enum>Expanding</enum>
70           </property>
71           <property name="orientation" >
72             <enum>Vertical</enum>
73           </property>
74         </spacer>
75       </item>
76     </layout>
77   </widget>
78   <layoutdefault spacing="6" margin="11" />
79   <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
80   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
81   <customwidgets>
82     <customwidget>
83       <class>KListWidget</class>
84       <extends>QListWidget</extends>
85       <header>klistwidget.h</header>
86     </customwidget>
87   </customwidgets>
88   <includes>
89     <include location="local" >kdialog.h</include>
90   </includes>
91 </ui>