Byebye Q3CString
[kdeaccessibility.git] / kmouth / preferencesui.ui
bloba718b9d609634360649a78c2a32eba1105fc7690
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2 <class>PreferencesUI</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>PreferencesUI</cstring>
6     </property>
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="caption">
24         <string>Preferences</string>
25     </property>
26     <vbox>
27         <property name="name">
28             <cstring>unnamed</cstring>
29         </property>
30         <property name="margin">
31             <number>11</number>
32         </property>
33         <property name="spacing">
34             <number>6</number>
35         </property>
36         <widget class="QLayoutWidget">
37             <property name="name">
38                 <cstring>Layout1</cstring>
39             </property>
40             <vbox>
41                 <property name="name">
42                     <cstring>unnamed</cstring>
43                 </property>
44                 <property name="margin">
45                     <number>0</number>
46                 </property>
47                 <property name="spacing">
48                     <number>6</number>
49                 </property>
50                 <widget class="QLabel">
51                     <property name="name">
52                         <cstring>speakLabel</cstring>
53                     </property>
54                     <property name="sizePolicy">
55                         <sizepolicy>
56                             <hsizetype>5</hsizetype>
57                             <vsizetype>0</vsizetype>
58                             <horstretch>0</horstretch>
59                             <verstretch>0</verstretch>
60                         </sizepolicy>
61                     </property>
62                     <property name="text">
63                         <string>&amp;Selection of phrases in the phrase book:</string>
64                     </property>
65                     <property name="buddy" stdset="0">
66                         <cstring>speakCombo</cstring>
67                     </property>
68                     <property name="whatsThis" stdset="0">
69                         <string>This combo box specifies whether selected phrases of the phrase book are immediately spoken or just inserted into the edit field.</string>
70                     </property>
71                 </widget>
72                 <widget class="KComboBox">
73                     <item>
74                         <property name="text">
75                             <string>Speak Immediately</string>
76                         </property>
77                     </item>
78                     <item>
79                         <property name="text">
80                             <string>Insert Into Edit Field</string>
81                         </property>
82                     </item>
83                     <property name="name">
84                         <cstring>speakCombo</cstring>
85                     </property>
86                     <property name="currentItem">
87                         <number>1</number>
88                     </property>
89                     <property name="whatsThis" stdset="0">
90                         <string>This combo box specifies whether selected phrases of the phrase book are immediately spoken or just inserted into the edit field.</string>
91                     </property>
92                 </widget>
93             </vbox>
94         </widget>
95         <widget class="QLayoutWidget">
96             <property name="name">
97                 <cstring>Layout2</cstring>
98             </property>
99             <vbox>
100                 <property name="name">
101                     <cstring>unnamed</cstring>
102                 </property>
103                 <property name="margin">
104                     <number>0</number>
105                 </property>
106                 <property name="spacing">
107                     <number>6</number>
108                 </property>
109                 <widget class="QLabel">
110                     <property name="name">
111                         <cstring>closeLabel</cstring>
112                     </property>
113                     <property name="sizePolicy">
114                         <sizepolicy>
115                             <hsizetype>5</hsizetype>
116                             <vsizetype>0</vsizetype>
117                             <horstretch>0</horstretch>
118                             <verstretch>0</verstretch>
119                         </sizepolicy>
120                     </property>
121                     <property name="text">
122                         <string>Closing the phrase &amp;book edit window:</string>
123                     </property>
124                     <property name="buddy" stdset="0">
125                         <cstring>closeCombo</cstring>
126                     </property>
127                     <property name="whatsThis" stdset="0">
128                         <string>This combo box specifies whether the phrase book is automatically saved when the edit window is closed.</string>
129                     </property>
130                 </widget>
131                 <widget class="KComboBox">
132                     <item>
133                         <property name="text">
134                             <string>Save Phrase Book</string>
135                         </property>
136                     </item>
137                     <item>
138                         <property name="text">
139                             <string>Discard Changes</string>
140                         </property>
141                     </item>
142                     <item>
143                         <property name="text">
144                             <string>Ask Whether to Save</string>
145                         </property>
146                     </item>
147                     <property name="name">
148                         <cstring>closeCombo</cstring>
149                     </property>
150                     <property name="currentItem">
151                         <number>2</number>
152                     </property>
153                     <property name="whatsThis" stdset="0">
154                         <string>This combo box specifies whether the phrase book is automatically saved when the edit window is closed.</string>
155                     </property>
156                 </widget>
157             </vbox>
158         </widget>
159     </vbox>
160 </widget>
161 <layoutdefaults spacing="6" margin="11"/>
162 </UI>