CVS_SILENT Removing not needed accelerators (<property name="accel">) from ui files...
[kdepim.git] / korganizer / calprintweekconfig_base.ui
blob8abcb74be6e3969525540daa50d68ae2aee0ef5f
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>CalPrintWeekConfig_Base</class>
3 <comment>Configuration page for the print week mode.</comment>
4 <author>Reinhold Kainhofer &lt;reinhold@kainhofer.com&gt;</author>
5 <widget class="QWidget">
6     <property name="name">
7         <cstring>CalPrintWeek_Base</cstring>
8     </property>
9     <property name="geometry">
10         <rect>
11             <x>0</x>
12             <y>0</y>
13             <width>497</width>
14             <height>270</height>
15         </rect>
16     </property>
17     <property name="caption">
18         <string>CalPrintWeek_Base</string>
19     </property>
20     <grid>
21         <property name="name">
22             <cstring>unnamed</cstring>
23         </property>
24         <property name="margin">
25             <number>0</number>
26         </property>
27         <spacer row="4" column="0">
28             <property name="name">
29                 <cstring>spacer3</cstring>
30             </property>
31             <property name="orientation">
32                 <enum>Vertical</enum>
33             </property>
34             <property name="sizeType">
35                 <enum>Expanding</enum>
36             </property>
37             <property name="sizeHint">
38                 <size>
39                     <width>21</width>
40                     <height>27</height>
41                 </size>
42             </property>
43         </spacer>
44         <widget class="QGroupBox" row="0" column="0">
45             <property name="name">
46                 <cstring>mDateRangeGroup</cstring>
47             </property>
48             <property name="title">
49                 <string>Date &amp;&amp; Time Range</string>
50             </property>
51             <grid>
52                 <property name="name">
53                     <cstring>unnamed</cstring>
54                 </property>
55                 <spacer row="0" column="4">
56                     <property name="name">
57                         <cstring>spacer1</cstring>
58                     </property>
59                     <property name="orientation">
60                         <enum>Horizontal</enum>
61                     </property>
62                     <property name="sizeType">
63                         <enum>Expanding</enum>
64                     </property>
65                     <property name="sizeHint">
66                         <size>
67                             <width>16</width>
68                             <height>21</height>
69                         </size>
70                     </property>
71                 </spacer>
72                 <widget class="QLabel" row="0" column="2">
73                     <property name="name">
74                         <cstring>mToDateLabel</cstring>
75                     </property>
76                     <property name="text">
77                         <string>&amp;End date:</string>
78                     </property>
79                     <property name="buddy" stdset="0">
80                         <cstring>mToDate</cstring>
81                     </property>
82                 </widget>
83                 <widget class="QLabel" row="0" column="0">
84                     <property name="name">
85                         <cstring>mFromDateLabel</cstring>
86                     </property>
87                     <property name="text">
88                         <string>&amp;Start date:</string>
89                     </property>
90                     <property name="buddy" stdset="0">
91                         <cstring>mFromDate</cstring>
92                     </property>
93                 </widget>
94                 <widget class="KDateEdit" row="0" column="1">
95                     <property name="name">
96                         <cstring>mFromDate</cstring>
97                     </property>
98                     <property name="minimumSize">
99                         <size>
100                             <width>50</width>
101                             <height>0</height>
102                         </size>
103                     </property>
104                     <property name="focusPolicy">
105                         <enum>StrongFocus</enum>
106                     </property>
107                 </widget>
108                 <widget class="KDateEdit" row="0" column="3">
109                     <property name="name">
110                         <cstring>mToDate</cstring>
111                     </property>
112                     <property name="minimumSize">
113                         <size>
114                             <width>50</width>
115                             <height>0</height>
116                         </size>
117                     </property>
118                     <property name="focusPolicy">
119                         <enum>StrongFocus</enum>
120                     </property>
121                 </widget>
122             </grid>
123         </widget>
124         <widget class="QCheckBox" row="3" column="0">
125             <property name="name">
126                 <cstring>mColors</cstring>
127             </property>
128             <property name="text">
129                 <string>Use &amp;colors</string>
130             </property>
131         </widget>
132         <widget class="QButtonGroup" row="1" column="0">
133             <property name="name">
134                 <cstring>mPrintType</cstring>
135             </property>
136             <property name="title">
137                 <string>Type of View</string>
138             </property>
139             <grid>
140                 <property name="name">
141                     <cstring>unnamed</cstring>
142                 </property>
143                 <widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="6">
144                     <property name="name">
145                         <cstring>mPrintTypeButton1</cstring>
146                     </property>
147                     <property name="text">
148                         <string>Print as &amp;Filofax page</string>
149                     </property>
150                     <property name="checked">
151                         <bool>true</bool>
152                     </property>
153                 </widget>
154                 <widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="6">
155                     <property name="name">
156                         <cstring>mPrintTypeButton2</cstring>
157                     </property>
158                     <property name="text">
159                         <string>Print as &amp;timetable view:</string>
160                     </property>
161                 </widget>
162                 <spacer row="2" column="0">
163                     <property name="name">
164                         <cstring>spacer2</cstring>
165                     </property>
166                     <property name="orientation">
167                         <enum>Horizontal</enum>
168                     </property>
169                     <property name="sizeType">
170                         <enum>Fixed</enum>
171                     </property>
172                     <property name="sizeHint">
173                         <size>
174                             <width>16</width>
175                             <height>21</height>
176                         </size>
177                     </property>
178                 </spacer>
179                 <widget class="QLabel" row="2" column="1">
180                     <property name="name">
181                         <cstring>mFromTimeLabel</cstring>
182                     </property>
183                     <property name="text">
184                         <string>Start &amp;time:</string>
185                     </property>
186                     <property name="buddy" stdset="0">
187                         <cstring>mFromTime</cstring>
188                     </property>
189                 </widget>
190                 <widget class="QTimeEdit" row="2" column="2">
191                     <property name="name">
192                         <cstring>mFromTime</cstring>
193                     </property>
194                     <property name="enabled">
195                         <bool>false</bool>
196                     </property>
197                     <property name="time">
198                         <time>
199                             <hour>0</hour>
200                             <minute>8</minute>
201                             <second>0</second>
202                         </time>
203                     </property>
204                 </widget>
205                 <widget class="QLabel" row="2" column="3">
206                     <property name="name">
207                         <cstring>mToTimeLabel</cstring>
208                     </property>
209                     <property name="text">
210                         <string>End ti&amp;me:</string>
211                     </property>
212                     <property name="buddy" stdset="0">
213                         <cstring>mToTime</cstring>
214                     </property>
215                 </widget>
216                 <widget class="QTimeEdit" row="2" column="4">
217                     <property name="name">
218                         <cstring>mToTime</cstring>
219                     </property>
220                     <property name="enabled">
221                         <bool>false</bool>
222                     </property>
223                     <property name="time">
224                         <time>
225                             <hour>16</hour>
226                             <minute>0</minute>
227                             <second>0</second>
228                         </time>
229                     </property>
230                 </widget>
231                 <spacer row="2" column="5">
232                     <property name="name">
233                         <cstring>spacer4</cstring>
234                     </property>
235                     <property name="orientation">
236                         <enum>Horizontal</enum>
237                     </property>
238                     <property name="sizeType">
239                         <enum>Expanding</enum>
240                     </property>
241                     <property name="sizeHint">
242                         <size>
243                             <width>16</width>
244                             <height>20</height>
245                         </size>
246                     </property>
247                 </spacer>
248                 <widget class="QRadioButton" row="3" column="0" rowspan="1" colspan="4">
249                     <property name="name">
250                         <cstring>radioButton3</cstring>
251                     </property>
252                     <property name="text">
253                         <string>Print as split week view</string>
254                     </property>
255                 </widget>
256             </grid>
257         </widget>
258         <widget class="QCheckBox" row="2" column="0">
259             <property name="name">
260                 <cstring>mIncludeTodos</cstring>
261             </property>
262             <property name="enabled">
263                 <bool>false</bool>
264             </property>
265             <property name="text">
266                 <string>Include to&amp;dos that are due on the printed day(s)</string>
267             </property>
268         </widget>
269     </grid>
270 </widget>
271 <customwidgets>
272     <customwidget>
273         <class>KDateEdit</class>
274         <header location="local">libkdepim/kdateedit.h</header>
275         <sizehint>
276             <width>-1</width>
277             <height>-1</height>
278         </sizehint>
279         <container>0</container>
280         <sizepolicy>
281             <hordata>5</hordata>
282             <verdata>5</verdata>
283             <horstretch>0</horstretch>
284             <verstretch>0</verstretch>
285         </sizepolicy>
286         <pixmap>image0</pixmap>
287     </customwidget>
288 </customwidgets>
289 <images>
290     <image name="image0">
291         <data format="PNG" length="826">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000030149444154789cb59531681b5718c77f0e377c070e3c810a3a70e0041eac51852e0a19e45134830a1d9a4c69a04bc8928e990a693a640e1d0c8642b08742321894c1507991b484c890902bb8701a047760c3bd21701fe4201dde49b6a41a32b8df72dcbbeffdbefffbbfefbd5b1b0c07cce266ebe667ae2006c3c1dada0cdc3be87d6e6c35b0d692a409d9c7ec8b20d65ae29398d19b1114e7e3de4ce98b3f5e10dc0053cf0951b4506496e1b964bf7ce6c585d9054c62d01d617ca48be0596553cf496d8f2c8b01c5f795fc93904e85ec4c01a152857a5d9175d0b2805c872080f18595ccc1499a10a225d4e2fbc2877786fe81253ab6c04c8d106e09db5d43ab0d146e5c64d1a23938fb98a185cea1c33eecfd9eba49eb427dcb201e245365f2b7b2fb5b4a3a31dcb927178afe07d86901df870fefa4842aed6f6b74ba42e52b4014d580e1eb9cbd9d94de7e4aad16d2f9be02d805f0b5e532f927a1ffcacea1777f122a8105b164a7c25faf323a5d9f1f1fd600e1e5bec59e2d4b5c7ef5209d0ad17b8b31864e57c0b3e0815ac3ee33253ab664a770ff5185d1a1cb8d2267d3e58aa1dc7d2508cbe597d0e74fdd269aaaf0f52d414c4ea3e9762c996869e42560d7a72e41c4799a2586e74f95e8d8151481fa86efbe7b3398ac58b1a2b8527589f15451ad303ac2293542ad6648a796278f13a27185e4c4754310facb98c53a79e19a3fdc1426ff28c3d7399d1f7cb25343eb96106cf83c790ce9c4f2eb831855c55485663327992eb6dc8a6259874ed700b0b793323cccb9ffa842b30d6133e3e75fea989ac15a8b16ca76b746b0b92278d919774c5b6d48a78697fb29bbcf52468742a32120909c24e899ce67beed5be2db01e22d1e9485bb620e47f9ee9e606a21bd3f5d3744c7e7c54d55e87443867d8b554515ac5db4620e8e4f62263170fd1cdee90aad7640141992891b0f367c9adfe4049bb07d3b7022bd8c687c0978f46684ee084150b65ac1fcca94591b7a90a496e4c095164fb016a2b192a497795cc0f84817aebe25f7bf70ccc54a575c555c03f78ffa5fc0570d1f0c076bff0232285a0901e2257b0000000049454e44ae426082</data>
292     </image>
293 </images>
294 <connections>
295     <connection>
296         <sender>mPrintTypeButton2</sender>
297         <signal>toggled(bool)</signal>
298         <receiver>mFromTime</receiver>
299         <slot>setEnabled(bool)</slot>
300     </connection>
301     <connection>
302         <sender>mPrintTypeButton2</sender>
303         <signal>toggled(bool)</signal>
304         <receiver>mToTime</receiver>
305         <slot>setEnabled(bool)</slot>
306     </connection>
307 </connections>
308 <layoutdefaults spacing="6" margin="11"/>
309 <includehints>
310     <includehint>kdateedit.h</includehint>
311     <includehint>kdateedit.h</includehint>
312 </includehints>
313 </UI>