Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / workspace / khotkeys / kcontrol / ui / voice_input_widget_ui.ui
blobae7ac4477b46060211f549091944b66cd4193229
1 <ui version="4.0" stdsetdef="1" >
2   <author></author>
3   <comment></comment>
4   <exportmacro></exportmacro>
5   <class>Voice_input_widget_ui</class>
6   <widget class="QWidget" name="Form1" >
7     <property name="geometry" >
8       <rect>
9         <x>0</x>
10         <y>0</y>
11         <width>486</width>
12         <height>51</height>
13       </rect>
14     </property>
15     <layout class="QHBoxLayout" >
16       <item>
17         <widget class="QLabel" name="label" >
18           <property name="sizePolicy" >
19             <sizepolicy>
20               <hsizetype>7</hsizetype>
21               <vsizetype>5</vsizetype>
22               <horstretch>0</horstretch>
23               <verstretch>0</verstretch>
24             </sizepolicy>
25           </property>
26           <property name="minimumSize" >
27             <size>
28               <width>150</width>
29               <height>0</height>
30             </size>
31           </property>
32           <property name="text" >
33             <string/>
34           </property>
35           <property name="wordWrap" >
36             <bool>false</bool>
37           </property>
38         </widget>
39       </item>
40       <item>
41         <widget class="KPushButton" name="buttonPlay" >
42           <property name="text" >
43             <string>&amp;Play</string>
44           </property>
45         </widget>
46       </item>
47       <item>
48         <widget class="KPushButton" name="buttonRecord" >
49           <property name="text" >
50             <string>&amp;Record</string>
51           </property>
52         </widget>
53       </item>
54       <item>
55         <widget class="KPushButton" name="buttonStop" >
56           <property name="text" >
57             <string>&amp;Stop</string>
58           </property>
59         </widget>
60       </item>
61     </layout>
62   </widget>
63   <layoutdefault spacing="6" margin="11" />
64   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
65   <includes>
66     <include location="local" >kpushbutton.h</include>
67   </includes>
68 </ui>