summaryrefslogtreecommitdiffabout
path: root/korganizer/calprintweekconfig_base.ui
Unidiff
Diffstat (limited to 'korganizer/calprintweekconfig_base.ui') (more/less context) (show whitespace changes)
-rw-r--r--korganizer/calprintweekconfig_base.ui318
1 files changed, 318 insertions, 0 deletions
diff --git a/korganizer/calprintweekconfig_base.ui b/korganizer/calprintweekconfig_base.ui
new file mode 100644
index 0000000..c770239
--- a/dev/null
+++ b/korganizer/calprintweekconfig_base.ui
@@ -0,0 +1,318 @@
1<!DOCTYPE UI><UI version="3.3" 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>374</width>
14 <height>252</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 <widget class="QLabel" row="0" column="2">
56 <property name="name">
57 <cstring>mToDateLabel</cstring>
58 </property>
59 <property name="text">
60 <string>&amp;End date:</string>
61 </property>
62 <property name="buddy" stdset="0">
63 <cstring>mToDate</cstring>
64 </property>
65 </widget>
66 <widget class="QLabel" row="0" column="0">
67 <property name="name">
68 <cstring>mFromDateLabel</cstring>
69 </property>
70 <property name="text">
71 <string>&amp;Start date:</string>
72 </property>
73 <property name="buddy" stdset="0">
74 <cstring>mFromDate</cstring>
75 </property>
76 </widget>
77 <widget class="KDateEdit" row="0" column="1">
78 <property name="name">
79 <cstring>mFromDate</cstring>
80 </property>
81 <property name="sizePolicy">
82 <sizepolicy>
83 <hsizetype>5</hsizetype>
84 <vsizetype>5</vsizetype>
85 <horstretch>3</horstretch>
86 <verstretch>0</verstretch>
87 </sizepolicy>
88 </property>
89 <property name="minimumSize">
90 <size>
91 <width>50</width>
92 <height>0</height>
93 </size>
94 </property>
95 <property name="focusPolicy">
96 <enum>StrongFocus</enum>
97 </property>
98 </widget>
99 <widget class="KDateEdit" row="0" column="3">
100 <property name="name">
101 <cstring>mToDate</cstring>
102 </property>
103 <property name="sizePolicy">
104 <sizepolicy>
105 <hsizetype>5</hsizetype>
106 <vsizetype>5</vsizetype>
107 <horstretch>3</horstretch>
108 <verstretch>0</verstretch>
109 </sizepolicy>
110 </property>
111 <property name="minimumSize">
112 <size>
113 <width>50</width>
114 <height>0</height>
115 </size>
116 </property>
117 <property name="focusPolicy">
118 <enum>StrongFocus</enum>
119 </property>
120 </widget>
121 </grid>
122 </widget>
123 <widget class="QCheckBox" row="3" column="0">
124 <property name="name">
125 <cstring>mColors</cstring>
126 </property>
127 <property name="text">
128 <string>Use &amp;colors</string>
129 </property>
130 </widget>
131 <widget class="QButtonGroup" row="1" column="0">
132 <property name="name">
133 <cstring>mPrintType</cstring>
134 </property>
135 <property name="title">
136 <string>Type of View</string>
137 </property>
138 <grid>
139 <property name="name">
140 <cstring>unnamed</cstring>
141 </property>
142 <widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="6">
143 <property name="name">
144 <cstring>mPrintTypeButton1</cstring>
145 </property>
146 <property name="text">
147 <string>Print as &amp;Filofax page</string>
148 </property>
149 <property name="accel">
150 <string>Alt+F</string>
151 </property>
152 <property name="checked">
153 <bool>true</bool>
154 </property>
155 </widget>
156 <widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="6">
157 <property name="name">
158 <cstring>mPrintTypeButton2</cstring>
159 </property>
160 <property name="text">
161 <string>Print as &amp;timetable view:</string>
162 </property>
163 <property name="accel">
164 <string>Alt+T</string>
165 </property>
166 </widget>
167 <spacer row="2" column="0">
168 <property name="name">
169 <cstring>spacer2</cstring>
170 </property>
171 <property name="orientation">
172 <enum>Horizontal</enum>
173 </property>
174 <property name="sizeType">
175 <enum>Fixed</enum>
176 </property>
177 <property name="sizeHint">
178 <size>
179 <width>16</width>
180 <height>21</height>
181 </size>
182 </property>
183 </spacer>
184 <widget class="QLabel" row="2" column="1">
185 <property name="name">
186 <cstring>mFromTimeLabel</cstring>
187 </property>
188 <property name="text">
189 <string>Start &amp;time:</string>
190 </property>
191 <property name="buddy" stdset="0">
192 <cstring>mFromTime</cstring>
193 </property>
194 </widget>
195 <widget class="QTimeEdit" row="2" column="2">
196 <property name="name">
197 <cstring>mFromTime</cstring>
198 </property>
199 <property name="enabled">
200 <bool>false</bool>
201 </property>
202 <property name="time">
203 <time>
204 <hour>0</hour>
205 <minute>8</minute>
206 <second>0</second>
207 </time>
208 </property>
209 </widget>
210 <widget class="QLabel" row="2" column="3">
211 <property name="name">
212 <cstring>mToTimeLabel</cstring>
213 </property>
214 <property name="text">
215 <string>End ti&amp;me:</string>
216 </property>
217 <property name="buddy" stdset="0">
218 <cstring>mToTime</cstring>
219 </property>
220 </widget>
221 <widget class="QTimeEdit" row="2" column="4">
222 <property name="name">
223 <cstring>mToTime</cstring>
224 </property>
225 <property name="enabled">
226 <bool>false</bool>
227 </property>
228 <property name="time">
229 <time>
230 <hour>16</hour>
231 <minute>0</minute>
232 <second>0</second>
233 </time>
234 </property>
235 </widget>
236 <spacer row="2" column="5">
237 <property name="name">
238 <cstring>spacer4</cstring>
239 </property>
240 <property name="orientation">
241 <enum>Horizontal</enum>
242 </property>
243 <property name="sizeType">
244 <enum>Expanding</enum>
245 </property>
246 <property name="sizeHint">
247 <size>
248 <width>16</width>
249 <height>20</height>
250 </size>
251 </property>
252 </spacer>
253 <widget class="QRadioButton" row="3" column="0" rowspan="1" colspan="4">
254 <property name="name">
255 <cstring>radioButton3</cstring>
256 </property>
257 <property name="text">
258 <string>Print as split week view</string>
259 </property>
260 </widget>
261 </grid>
262 </widget>
263 <widget class="QCheckBox" row="2" column="0">
264 <property name="name">
265 <cstring>mIncludeTodos</cstring>
266 </property>
267 <property name="enabled">
268 <bool>false</bool>
269 </property>
270 <property name="text">
271 <string>Include to&amp;dos that are due on the printed day(s)</string>
272 </property>
273 </widget>
274 </grid>
275</widget>
276<customwidgets>
277 <customwidget>
278 <class>KDateEdit</class>
279 <header location="local">libkdepim/kdateedit.h</header>
280 <sizehint>
281 <width>-1</width>
282 <height>-1</height>
283 </sizehint>
284 <container>0</container>
285 <sizepolicy>
286 <hordata>5</hordata>
287 <verdata>5</verdata>
288 <horstretch>0</horstretch>
289 <verstretch>0</verstretch>
290 </sizepolicy>
291 <pixmap>image0</pixmap>
292 </customwidget>
293</customwidgets>
294<images>
295 <image name="image0">
296 <data format="PNG" length="826">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000030149444154789cb59531681b5718c77f0e377c070e3c810a3a70e0041eac51852e0a19e45134830a1d9a4c69a04bc8928e990a693a640e1d0c8642b08742321894c1507991b484c890902bb8701a047760c3bd21701fe4201dde49b6a41a32b8df72dcbbeffdbefffbbfefbd5b1b0c07cce266ebe667ae2006c3c1dada0cdc3be87d6e6c35b0d692a409d9c7ec8b20d65ae29398d19b1114e7e3de4ce98b3f5e10dc0053cf0951b4506496e1b964bf7ce6c585d9054c62d01d617ca48be0596553cf496d8f2c8b01c5f795fc93904e85ec4c01a152857a5d9175d0b2805c872080f18595ccc1499a10a225d4e2fbc2877786fe81253ab6c04c8d106e09db5d43ab0d146e5c64d1a23938fb98a185cea1c33eecfd9eba49eb427dcb201e245365f2b7b2fb5b4a3a31dcb927178afe07d86901df870fefa4842aed6f6b74ba42e52b4014d580e1eb9cbd9d94de7e4aad16d2f9be02d805f0b5e532f927a1ffcacea1777f122a8105b164a7c25faf323a5d9f1f1fd600e1e5bec59e2d4b5c7ef5209d0ad17b8b31864e57c0b3e0815ac3ee33253ab664a770ff5185d1a1cb8d2267d3e58aa1dc7d2508cbe597d0e74fdd269aaaf0f52d414c4ea3e9762c996869e42560d7a72e41c4799a2586e74f95e8d8151481fa86efbe7b3398ac58b1a2b8527589f15451ad303ac2293542ad6648a796278f13a27185e4c4754310facb98c53a79e19a3fdc1426ff28c3d7399d1f7cb25343eb96106cf83c790ce9c4f2eb831855c55485663327992eb6dc8a6259874ed700b0b793323cccb9ffa842b30d6133e3e75fea989ac15a8b16ca76b746b0b92278d919774c5b6d48a78697fb29bbcf52468742a32120909c24e899ce67beed5be2db01e22d1e9485bb620e47f9ee9e606a21bd3f5d3744c7e7c54d55e87443867d8b554515ac5db4620e8e4f62263170fd1cdee90aad7640141992891b0f367c9adfe4049bb07d3b7022bd8c687c0978f46684ee084150b65ac1fcca94591b7a90a496e4c095164fb016a2b192a497795cc0f84817aebe25f7bf70ccc54a575c555c03f78ffa5fc0570d1f0c076bff0232285a0901e2257b0000000049454e44ae426082</data>
297 </image>
298</images>
299<connections>
300 <connection>
301 <sender>mPrintTypeButton2</sender>
302 <signal>toggled(bool)</signal>
303 <receiver>mFromTime</receiver>
304 <slot>setEnabled(bool)</slot>
305 </connection>
306 <connection>
307 <sender>mPrintTypeButton2</sender>
308 <signal>toggled(bool)</signal>
309 <receiver>mToTime</receiver>
310 <slot>setEnabled(bool)</slot>
311 </connection>
312</connections>
313<layoutdefaults spacing="6" margin="11"/>
314<includehints>
315 <includehint>kdateedit.h</includehint>
316 <includehint>kdateedit.h</includehint>
317</includehints>
318</UI>