subtraction of already painted area: be fool and
[kdelibs.git] / kdeui / kshortcutdialog_simple.ui
bloba7fb651ffb95ae6efca40b91173b79dc11220072
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>KShortcutDialogSimple</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>KShortcutDialogSimple</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>177</width>
12             <height>36</height>
13         </rect>
14     </property>
15     <grid>
16         <property name="name">
17             <cstring>unnamed</cstring>
18         </property>
19         <property name="margin">
20             <number>0</number>
21         </property>
22         <widget class="QLabel" row="0" column="0">
23             <property name="name">
24                 <cstring>textLabel2</cstring>
25             </property>
26             <property name="text">
27                 <string>Shortcut:</string>
28             </property>
29         </widget>
30         <spacer row="1" column="0">
31             <property name="name">
32                 <cstring>spacer3</cstring>
33             </property>
34             <property name="orientation">
35                 <enum>Vertical</enum>
36             </property>
37             <property name="sizeType">
38                 <enum>Expanding</enum>
39             </property>
40             <property name="sizeHint">
41                 <size>
42                     <width>20</width>
43                     <height>0</height>
44                 </size>
45             </property>
46         </spacer>
47         <widget class="KPushButton" row="0" column="3">
48             <property name="name">
49                 <cstring>m_txtShortcut</cstring>
50             </property>
51             <property name="paletteBackgroundColor">
52                 <color>
53                     <red>255</red>
54                     <green>255</green>
55                     <blue>255</blue>
56                 </color>
57             </property>
58             <property name="cursor">
59                 <cursor>4</cursor>
60             </property>
61             <property name="focusPolicy">
62                 <enum>ClickFocus</enum>
63             </property>
64             <property name="text">
65                 <string>Alt+Tab</string>
66             </property>
67             <property name="autoDefault">
68                 <bool>false</bool>
69             </property>
70             <property name="default">
71                 <bool>false</bool>
72             </property>
73         </widget>
74         <widget class="QPushButton" row="0" column="2">
75             <property name="name">
76                 <cstring>m_btnClearShortcut</cstring>
77             </property>
78             <property name="text">
79                 <string>x</string>
80             </property>
81             <property name="flat">
82                 <bool>true</bool>
83             </property>
84             <property name="toolTip" stdset="0">
85                 <string>Clear shortcut</string>
86             </property>
87         </widget>
88         <spacer row="0" column="4">
89             <property name="name">
90                 <cstring>spacer2</cstring>
91             </property>
92             <property name="orientation">
93                 <enum>Horizontal</enum>
94             </property>
95             <property name="sizeType">
96                 <enum>Expanding</enum>
97             </property>
98             <property name="sizeHint">
99                 <size>
100                     <width>40</width>
101                     <height>20</height>
102                 </size>
103             </property>
104         </spacer>
105     </grid>
106 </widget>
107 <includes>
108     <include location="global" impldecl="in declaration">kshortcut.h</include>
109     <include location="global" impldecl="in declaration">kdialog.h</include>
110     <include location="global" impldecl="in implementation">kpushbutton.h</include>
111 </includes>
112 <forwards>
113     <forward>class KShortcut</forward>
114 </forwards>
115 <layoutdefaults spacing="6" margin="11"/>
116 <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
117 <includehints>
118     <includehint>kpushbutton.h</includehint>
119 </includehints>
120 </UI>