SVN_SILENT made messages (.desktop file)
[kdeaccessibility.git] / kmouth / preferencesui.ui
blob5bd46a282067321a297bb33b1acdfad4ac3aa597
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>PreferencesUI</class>
6  <widget class="QWidget" name="PreferencesUI" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>339</width>
12     <height>148</height>
13    </rect>
14   </property>
15   <property name="sizePolicy" >
16    <sizepolicy>
17     <hsizetype>5</hsizetype>
18     <vsizetype>5</vsizetype>
19     <horstretch>0</horstretch>
20     <verstretch>0</verstretch>
21    </sizepolicy>
22   </property>
23   <property name="windowTitle" >
24    <string>Preferences</string>
25   </property>
26   <layout class="QVBoxLayout" >
27    <property name="margin" >
28     <number>11</number>
29    </property>
30    <property name="spacing" >
31     <number>6</number>
32    </property>
33    <item>
34     <layout class="QVBoxLayout" >
35      <property name="margin" >
36       <number>0</number>
37      </property>
38      <property name="spacing" >
39       <number>6</number>
40      </property>
41      <item>
42       <widget class="QLabel" name="speakLabel" >
43        <property name="sizePolicy" >
44         <sizepolicy>
45          <hsizetype>5</hsizetype>
46          <vsizetype>0</vsizetype>
47          <horstretch>0</horstretch>
48          <verstretch>0</verstretch>
49         </sizepolicy>
50        </property>
51        <property name="whatsThis" >
52         <string>This combo box specifies whether selected phrases of the phrase book are immediately spoken or just inserted into the edit field.</string>
53        </property>
54        <property name="text" >
55         <string>&amp;Selection of phrases in the phrase book:</string>
56        </property>
57        <property name="buddy" >
58         <cstring>speakCombo</cstring>
59        </property>
60       </widget>
61      </item>
62      <item>
63       <widget class="KComboBox" name="speakCombo" >
64        <property name="whatsThis" >
65         <string>This combo box specifies whether selected phrases of the phrase book are immediately spoken or just inserted into the edit field.</string>
66        </property>
67        <item>
68         <property name="text" >
69          <string>Speak Immediately</string>
70         </property>
71        </item>
72        <item>
73         <property name="text" >
74          <string>Insert Into Edit Field</string>
75         </property>
76        </item>
77       </widget>
78      </item>
79     </layout>
80    </item>
81    <item>
82     <layout class="QVBoxLayout" >
83      <property name="margin" >
84       <number>0</number>
85      </property>
86      <property name="spacing" >
87       <number>6</number>
88      </property>
89      <item>
90       <widget class="QLabel" name="closeLabel" >
91        <property name="sizePolicy" >
92         <sizepolicy>
93          <hsizetype>5</hsizetype>
94          <vsizetype>0</vsizetype>
95          <horstretch>0</horstretch>
96          <verstretch>0</verstretch>
97         </sizepolicy>
98        </property>
99        <property name="whatsThis" >
100         <string>This combo box specifies whether the phrase book is automatically saved when the edit window is closed.</string>
101        </property>
102        <property name="text" >
103         <string>Closing the phrase &amp;book edit window:</string>
104        </property>
105        <property name="buddy" >
106         <cstring>closeCombo</cstring>
107        </property>
108       </widget>
109      </item>
110      <item>
111       <widget class="KComboBox" name="closeCombo" >
112        <property name="whatsThis" >
113         <string>This combo box specifies whether the phrase book is automatically saved when the edit window is closed.</string>
114        </property>
115        <item>
116         <property name="text" >
117          <string>Save Phrase Book</string>
118         </property>
119        </item>
120        <item>
121         <property name="text" >
122          <string>Discard Changes</string>
123         </property>
124        </item>
125        <item>
126         <property name="text" >
127          <string>Ask Whether to Save</string>
128         </property>
129        </item>
130       </widget>
131      </item>
132     </layout>
133    </item>
134   </layout>
135  </widget>
136  <layoutdefault spacing="6" margin="11" />
137  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
138  <customwidgets>
139   <customwidget>
140    <class>KComboBox</class>
141    <extends>QComboBox</extends>
142    <header>kcombobox.h</header>
143    <container>0</container>
144    <pixmap></pixmap>
145   </customwidget>
146  </customwidgets>
147  <resources/>
148  <connections/>
149 </ui>