tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sc / uiconfig / scalc / ui / movingaveragedialog.ui
blob283758730bfe3c91f6c97256f8382a2e38a7d73d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="interval-adjustment">
6 <property name="lower">2</property>
7 <property name="upper">10000</property>
8 <property name="value">2</property>
9 <property name="step_increment">1</property>
10 <property name="page_increment">1</property>
11 </object>
12 <object class="GtkDialog" id="MovingAverageDialog">
13 <property name="can_focus">False</property>
14 <property name="border_width">6</property>
15 <property name="title" translatable="yes" context="movingaveragedialog|MovingAverageDialog">Moving Average</property>
16 <property name="resizable">False</property>
17 <property name="default_width">0</property>
18 <property name="default_height">0</property>
19 <property name="type_hint">dialog</property>
20 <child internal-child="vbox">
21 <object class="GtkBox" id="dialog-vbox1">
22 <property name="can_focus">False</property>
23 <property name="orientation">vertical</property>
24 <property name="spacing">12</property>
25 <child internal-child="action_area">
26 <object class="GtkButtonBox" id="dialog-action_area1">
27 <property name="can_focus">False</property>
28 <property name="layout_style">end</property>
29 <child>
30 <object class="GtkButton" id="ok">
31 <property name="label" translatable="yes" context="stock">_OK</property>
32 <property name="visible">True</property>
33 <property name="can_focus">True</property>
34 <property name="can_default">True</property>
35 <property name="has_default">True</property>
36 <property name="receives_default">True</property>
37 <property name="use-underline">True</property>
38 </object>
39 <packing>
40 <property name="expand">False</property>
41 <property name="fill">True</property>
42 <property name="position">0</property>
43 </packing>
44 </child>
45 <child>
46 <object class="GtkButton" id="cancel">
47 <property name="label" translatable="yes" context="stock">_Cancel</property>
48 <property name="visible">True</property>
49 <property name="can_focus">True</property>
50 <property name="can_default">True</property>
51 <property name="receives_default">True</property>
52 <property name="use-underline">True</property>
53 </object>
54 <packing>
55 <property name="expand">False</property>
56 <property name="fill">True</property>
57 <property name="position">1</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkButton" id="help">
62 <property name="label" translatable="yes" context="stock">_Help</property>
63 <property name="visible">True</property>
64 <property name="can_focus">True</property>
65 <property name="receives_default">True</property>
66 <property name="use-underline">True</property>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="position">2</property>
72 <property name="secondary">True</property>
73 </packing>
74 </child>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="pack_type">end</property>
80 <property name="position">0</property>
81 </packing>
82 </child>
83 <child>
84 <object class="GtkFrame" id="frame-data">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="label_xalign">0</property>
88 <property name="shadow_type">none</property>
89 <child>
90 <!-- n-columns=1 n-rows=1 -->
91 <object class="GtkGrid" id="grid1">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="row_spacing">6</property>
95 <property name="column_spacing">12</property>
96 <property name="margin-start">12</property>
97 <property name="margin-top">6</property>
98 <property name="margin-bottom">6</property>
99 <property name="margin-end">6</property>
100 <child>
101 <object class="GtkLabel" id="input-range-label">
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="label" translatable="yes" context="movingaveragedialog|input-range-label">Input range:</property>
105 <property name="use_underline">True</property>
106 <property name="mnemonic_widget">input-range-edit</property>
107 <property name="xalign">0</property>
108 </object>
109 <packing>
110 <property name="left_attach">0</property>
111 <property name="top_attach">0</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkEntry" id="input-range-edit">
116 <property name="visible">True</property>
117 <property name="can_focus">True</property>
118 <property name="valign">center</property>
119 <property name="hexpand">True</property>
120 <property name="activates_default">True</property>
121 <property name="truncate-multiline">True</property>
122 <property name="width_chars">30</property>
123 </object>
124 <packing>
125 <property name="left_attach">1</property>
126 <property name="top_attach">0</property>
127 </packing>
128 </child>
129 <child>
130 <object class="GtkButton" id="input-range-button">
131 <property name="visible">True</property>
132 <property name="can_focus">True</property>
133 <property name="receives_default">True</property>
134 </object>
135 <packing>
136 <property name="left_attach">2</property>
137 <property name="top_attach">0</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkLabel" id="output-range-label">
142 <property name="visible">True</property>
143 <property name="can_focus">False</property>
144 <property name="label" translatable="yes" context="movingaveragedialog|output-range-label">Results to:</property>
145 <property name="use_underline">True</property>
146 <property name="mnemonic_widget">output-range-edit</property>
147 <property name="xalign">0</property>
148 </object>
149 <packing>
150 <property name="left_attach">0</property>
151 <property name="top_attach">1</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkEntry" id="output-range-edit">
156 <property name="visible">True</property>
157 <property name="can_focus">True</property>
158 <property name="valign">center</property>
159 <property name="hexpand">True</property>
160 <property name="activates_default">True</property>
161 <property name="truncate-multiline">True</property>
162 <property name="width_chars">30</property>
163 </object>
164 <packing>
165 <property name="left_attach">1</property>
166 <property name="top_attach">1</property>
167 </packing>
168 </child>
169 <child>
170 <object class="GtkButton" id="output-range-button">
171 <property name="visible">True</property>
172 <property name="can_focus">True</property>
173 <property name="receives_default">True</property>
174 </object>
175 <packing>
176 <property name="left_attach">2</property>
177 <property name="top_attach">1</property>
178 </packing>
179 </child>
180 <child>
181 <object class="GtkCheckButton" id="trimrange-check">
182 <property name="label" translatable="yes" context="movingaveragedialog|trimrange-check">Trim input range to actual data content</property>
183 <property name="visible">True</property>
184 <property name="can_focus">True</property>
185 <property name="receives_default">False</property>
186 <property name="active">True</property>
187 <property name="draw_indicator">True</property>
188 </object>
189 <packing>
190 <property name="left_attach">0</property>
191 <property name="top_attach">2</property>
192 <property name="width">2</property>
193 </packing>
194 </child>
195 <child>
196 <placeholder/>
197 </child>
198 </object>
199 </child>
200 <child type="label">
201 <object class="GtkLabel" id="label3">
202 <property name="visible">True</property>
203 <property name="can_focus">False</property>
204 <property name="label" translatable="yes" context="movingaveragedialog|label3">Data</property>
205 <attributes>
206 <attribute name="weight" value="bold"/>
207 </attributes>
208 </object>
209 </child>
210 </object>
211 <packing>
212 <property name="expand">False</property>
213 <property name="fill">True</property>
214 <property name="position">0</property>
215 </packing>
216 </child>
217 <child>
218 <object class="GtkFrame" id="frame-group">
219 <property name="visible">True</property>
220 <property name="can_focus">False</property>
221 <property name="label_xalign">0</property>
222 <property name="shadow_type">none</property>
223 <child>
224 <!-- n-columns=1 n-rows=1 -->
225 <object class="GtkGrid" id="grid2">
226 <property name="visible">True</property>
227 <property name="can_focus">False</property>
228 <property name="row_spacing">6</property>
229 <property name="column_spacing">12</property>
230 <property name="margin-start">12</property>
231 <property name="margin-top">6</property>
232 <property name="margin-bottom">6</property>
233 <property name="margin-end">6</property>
234 <child>
235 <object class="GtkRadioButton" id="groupedby-columns-radio">
236 <property name="label" translatable="yes" context="movingaveragedialog|groupedby-columns-radio">Columns</property>
237 <property name="visible">True</property>
238 <property name="can_focus">True</property>
239 <property name="receives_default">False</property>
240 <property name="use_underline">True</property>
241 <property name="active">True</property>
242 <property name="draw_indicator">True</property>
243 </object>
244 <packing>
245 <property name="left_attach">0</property>
246 <property name="top_attach">0</property>
247 </packing>
248 </child>
249 <child>
250 <object class="GtkRadioButton" id="groupedby-rows-radio">
251 <property name="label" translatable="yes" context="movingaveragedialog|groupedby-rows-radio">Rows</property>
252 <property name="visible">True</property>
253 <property name="can_focus">True</property>
254 <property name="receives_default">False</property>
255 <property name="use_underline">True</property>
256 <property name="draw_indicator">True</property>
257 <property name="group">groupedby-columns-radio</property>
258 </object>
259 <packing>
260 <property name="left_attach">1</property>
261 <property name="top_attach">0</property>
262 </packing>
263 </child>
264 </object>
265 </child>
266 <child type="label">
267 <object class="GtkLabel" id="label2">
268 <property name="visible">True</property>
269 <property name="can_focus">False</property>
270 <property name="label" translatable="yes" context="movingaveragedialog|label2">Grouped by</property>
271 <attributes>
272 <attribute name="weight" value="bold"/>
273 </attributes>
274 </object>
275 </child>
276 </object>
277 <packing>
278 <property name="expand">False</property>
279 <property name="fill">True</property>
280 <property name="position">3</property>
281 </packing>
282 </child>
283 <child>
284 <object class="GtkFrame" id="frame-param">
285 <property name="visible">True</property>
286 <property name="can_focus">False</property>
287 <property name="label_xalign">0</property>
288 <property name="shadow_type">none</property>
289 <child>
290 <!-- n-columns=1 n-rows=1 -->
291 <object class="GtkGrid" id="grid4">
292 <property name="visible">True</property>
293 <property name="can_focus">False</property>
294 <property name="row_spacing">6</property>
295 <property name="column_spacing">12</property>
296 <property name="margin-start">12</property>
297 <property name="margin-top">6</property>
298 <property name="margin-bottom">6</property>
299 <property name="margin-end">6</property>
300 <child>
301 <object class="GtkLabel" id="interval-label">
302 <property name="visible">True</property>
303 <property name="can_focus">False</property>
304 <property name="label" translatable="yes" context="movingaveragedialog|interval-label">Interval:</property>
305 <property name="use_underline">True</property>
306 <property name="xalign">0</property>
307 </object>
308 <packing>
309 <property name="left_attach">0</property>
310 <property name="top_attach">0</property>
311 </packing>
312 </child>
313 <child>
314 <object class="GtkSpinButton" id="interval-spin">
315 <property name="visible">True</property>
316 <property name="can_focus">True</property>
317 <property name="activates_default">True</property>
318 <property name="text">2</property>
319 <property name="adjustment">interval-adjustment</property>
320 <property name="truncate-multiline">True</property>
321 <property name="value">2</property>
322 </object>
323 <packing>
324 <property name="left_attach">1</property>
325 <property name="top_attach">0</property>
326 </packing>
327 </child>
328 </object>
329 </child>
330 <child type="label">
331 <object class="GtkLabel" id="label1">
332 <property name="visible">True</property>
333 <property name="can_focus">False</property>
334 <property name="label" translatable="yes" context="movingaveragedialog|label1">Parameters</property>
335 <attributes>
336 <attribute name="weight" value="bold"/>
337 </attributes>
338 </object>
339 </child>
340 </object>
341 <packing>
342 <property name="expand">False</property>
343 <property name="fill">True</property>
344 <property name="position">4</property>
345 </packing>
346 </child>
347 </object>
348 </child>
349 <action-widgets>
350 <action-widget response="-5">ok</action-widget>
351 <action-widget response="-6">cancel</action-widget>
352 <action-widget response="-11">help</action-widget>
353 </action-widgets>
354 <child type="titlebar">
355 <placeholder/>
356 </child>
357 <child internal-child="accessible">
358 <object class="AtkObject" id="MovingAverageDialog-atkobject">
359 <property name="AtkObject::accessible-description" translatable="yes" context="movingaveragedialog|extended_tip|MovingAverageDialog">Calculates the moving average of a time series</property>
360 </object>
361 </child>
362 </object>
363 <object class="GtkSizeGroup" id="sizegroup1">
364 <widgets>
365 <widget name="input-range-label"/>
366 <widget name="output-range-label"/>
367 <widget name="groupedby-columns-radio"/>
368 <widget name="interval-label"/>
369 </widgets>
370 </object>
371 </interface>