some more win32'fication to fix non-ascii filename handling
[kdelibs.git] / knotify / config / knotifyconfigactionswidgetbase.ui
blob6a38205d7f173556eeffc06ef8c3d0d76d8c58d4
1 <ui version="4.0" >
2  <class>KNotifyConfigActionsWidgetBase</class>
3  <widget class="QWidget" name="KNotifyConfigActionsWidgetBase" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>433</width>
9     <height>190</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" >
13    <item row="0" column="0" >
14     <widget class="QCheckBox" name="Sound_check" >
15      <property name="text" >
16       <string>Play a &amp;sound</string>
17      </property>
18     </widget>
19    </item>
20    <item row="0" column="1" >
21     <widget class="QToolButton" name="Sound_play" >
22      <property name="enabled" >
23       <bool>false</bool>
24      </property>
25      <property name="text" >
26       <string/>
27      </property>
28     </widget>
29    </item>
30    <item row="0" column="2" colspan="2" >
31     <widget class="KUrlRequester" name="Sound_select" >
32      <property name="enabled" >
33       <bool>false</bool>
34      </property>
35      <property name="sizePolicy" >
36       <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
37        <horstretch>0</horstretch>
38        <verstretch>0</verstretch>
39       </sizepolicy>
40      </property>
41      <property name="toolTip" >
42       <string>Select the sound to play</string>
43      </property>
44     </widget>
45    </item>
46    <item row="1" column="0" colspan="4" >
47     <widget class="QCheckBox" name="Popup_check" >
48      <property name="text" >
49       <string>Show a message in a &amp;popup</string>
50      </property>
51     </widget>
52    </item>
53    <item row="2" column="0" >
54     <widget class="QCheckBox" name="Logfile_check" >
55      <property name="text" >
56       <string>Log to a file</string>
57      </property>
58     </widget>
59    </item>
60    <item row="2" column="1" colspan="3" >
61     <widget class="KUrlRequester" name="Logfile_select" >
62      <property name="enabled" >
63       <bool>false</bool>
64      </property>
65      <property name="sizePolicy" >
66       <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
67        <horstretch>0</horstretch>
68        <verstretch>0</verstretch>
69       </sizepolicy>
70      </property>
71     </widget>
72    </item>
73    <item row="3" column="0" colspan="4" >
74     <widget class="QCheckBox" name="Taskbar_check" >
75      <property name="text" >
76       <string>Mark &amp;taskbar entry</string>
77      </property>
78     </widget>
79    </item>
80    <item row="4" column="0" >
81     <widget class="QCheckBox" name="Execute_check" >
82      <property name="text" >
83       <string>Run &amp;command</string>
84      </property>
85     </widget>
86    </item>
87    <item row="4" column="1" colspan="3" >
88     <widget class="KUrlRequester" name="Execute_select" >
89      <property name="enabled" >
90       <bool>false</bool>
91      </property>
92      <property name="sizePolicy" >
93       <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
94        <horstretch>0</horstretch>
95        <verstretch>0</verstretch>
96       </sizepolicy>
97      </property>
98      <property name="toolTip" >
99       <string>Select the command to run</string>
100      </property>
101     </widget>
102    </item>
103    <item row="5" column="0" >
104     <widget class="QCheckBox" name="KTTS_check" >
105      <property name="text" >
106       <string>Sp&amp;eech</string>
107      </property>
108     </widget>
109    </item>
110    <item row="5" column="1" colspan="2" >
111     <widget class="KComboBox" name="KTTS_combo" >
112      <property name="sizePolicy" >
113       <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
114        <horstretch>0</horstretch>
115        <verstretch>0</verstretch>
116       </sizepolicy>
117      </property>
118      <property name="whatsThis" >
119       <string>&lt;qt>Specifies how KTTS should speak the event when received.  If you select "Speak custom text", enter the text in the box.  You may use the following substitution strings in the text:&lt;dl>&lt;dt>%e&lt;/dt>&lt;dd>Name of the event&lt;/dd>&lt;dt>%a&lt;/dt>&lt;dd>Application that sent the event&lt;/dd>&lt;dt>%m&lt;/dt>&lt;dd>The message sent by the application&lt;/dd>&lt;/dl>&lt;/qt></string>
120      </property>
121      <item>
122       <property name="text" >
123        <string>Speak event message</string>
124       </property>
125      </item>
126      <item>
127       <property name="text" >
128        <string>Speak event name</string>
129       </property>
130      </item>
131      <item>
132       <property name="text" >
133        <string>Speak custom text</string>
134       </property>
135      </item>
136     </widget>
137    </item>
138    <item row="5" column="3" >
139     <widget class="KLineEdit" name="KTTS_select" >
140      <property name="whatsThis" >
141       <string>&lt;qt>Specifies how KTTS should speak the event when received.  If you select "Speak custom text", enter the text in the box.  You may use the following substitution strings in the text:&lt;dl>&lt;dt>%e&lt;/dt>&lt;dd>Name of the event&lt;/dd>&lt;dt>%a&lt;/dt>&lt;dd>Application that sent the event&lt;/dd>&lt;dt>%m&lt;/dt>&lt;dd>The message sent by the application&lt;/dd>&lt;/dl>&lt;/qt></string>
142      </property>
143     </widget>
144    </item>
145   </layout>
146  </widget>
147  <customwidgets>
148   <customwidget>
149    <class>KUrlRequester</class>
150    <extends>QFrame</extends>
151    <header>kurlrequester.h</header>
152    <container>1</container>
153   </customwidget>
154   <customwidget>
155    <class>KComboBox</class>
156    <extends>QComboBox</extends>
157    <header>kcombobox.h</header>
158   </customwidget>
159  </customwidgets>
160  <resources/>
161  <connections>
162   <connection>
163    <sender>Sound_check</sender>
164    <signal>toggled(bool)</signal>
165    <receiver>Sound_play</receiver>
166    <slot>setEnabled(bool)</slot>
167    <hints>
168     <hint type="sourcelabel" >
169      <x>59</x>
170      <y>23</y>
171     </hint>
172     <hint type="destinationlabel" >
173      <x>118</x>
174      <y>20</y>
175     </hint>
176    </hints>
177   </connection>
178   <connection>
179    <sender>Sound_check</sender>
180    <signal>toggled(bool)</signal>
181    <receiver>Sound_select</receiver>
182    <slot>setEnabled(bool)</slot>
183    <hints>
184     <hint type="sourcelabel" >
185      <x>18</x>
186      <y>16</y>
187     </hint>
188     <hint type="destinationlabel" >
189      <x>254</x>
190      <y>8</y>
191     </hint>
192    </hints>
193   </connection>
194   <connection>
195    <sender>Logfile_check</sender>
196    <signal>toggled(bool)</signal>
197    <receiver>Logfile_select</receiver>
198    <slot>setEnabled(bool)</slot>
199    <hints>
200     <hint type="sourcelabel" >
201      <x>48</x>
202      <y>74</y>
203     </hint>
204     <hint type="destinationlabel" >
205      <x>238</x>
206      <y>69</y>
207     </hint>
208    </hints>
209   </connection>
210   <connection>
211    <sender>Execute_check</sender>
212    <signal>toggled(bool)</signal>
213    <receiver>Execute_select</receiver>
214    <slot>setEnabled(bool)</slot>
215    <hints>
216     <hint type="sourcelabel" >
217      <x>92</x>
218      <y>138</y>
219     </hint>
220     <hint type="destinationlabel" >
221      <x>244</x>
222      <y>127</y>
223     </hint>
224    </hints>
225   </connection>
226   <connection>
227    <sender>KTTS_check</sender>
228    <signal>toggled(bool)</signal>
229    <receiver>KTTS_combo</receiver>
230    <slot>setEnabled(bool)</slot>
231    <hints>
232     <hint type="sourcelabel" >
233      <x>48</x>
234      <y>169</y>
235     </hint>
236     <hint type="destinationlabel" >
237      <x>131</x>
238      <y>169</y>
239     </hint>
240    </hints>
241   </connection>
242  </connections>
243 </ui>