summaryrefslogtreecommitdiffabout
path: root/korganizer/calprintmonthconfig_base.ui
authorzautrix <zautrix>2004-06-26 19:01:18 (UTC)
committer zautrix <zautrix>2004-06-26 19:01:18 (UTC)
commitb9aad1f15dc600e4dbe4c62d3fcced6363188ba3 (patch) (unidiff)
tree2c3d4004fb21c72cba65793859f9bcd8ffd3a49c /korganizer/calprintmonthconfig_base.ui
downloadkdepimpi-b9aad1f15dc600e4dbe4c62d3fcced6363188ba3.zip
kdepimpi-b9aad1f15dc600e4dbe4c62d3fcced6363188ba3.tar.gz
kdepimpi-b9aad1f15dc600e4dbe4c62d3fcced6363188ba3.tar.bz2
Initial revision
Diffstat (limited to 'korganizer/calprintmonthconfig_base.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--korganizer/calprintmonthconfig_base.ui172
1 files changed, 172 insertions, 0 deletions
diff --git a/korganizer/calprintmonthconfig_base.ui b/korganizer/calprintmonthconfig_base.ui
new file mode 100644
index 0000000..734a559
--- a/dev/null
+++ b/korganizer/calprintmonthconfig_base.ui
@@ -0,0 +1,172 @@
1<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2<class>CalPrintMonthConfig_Base</class>
3<comment>Configuration page for the print day mode.</comment>
4<author>Reinhold Kainhofer &lt;reinhold@kainhofer.com&gt;</author>
5<widget class="QWidget">
6 <property name="name">
7 <cstring>CalPrintMonth_Base</cstring>
8 </property>
9 <property name="geometry">
10 <rect>
11 <x>0</x>
12 <y>0</y>
13 <width>357</width>
14 <height>112</height>
15 </rect>
16 </property>
17 <property name="caption">
18 <string>CalPrintMonth_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>spacer2</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>20</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 <hbox>
52 <property name="name">
53 <cstring>unnamed</cstring>
54 </property>
55 <widget class="QLabel">
56 <property name="name">
57 <cstring>mFromDateLabel</cstring>
58 </property>
59 <property name="text">
60 <string>&amp;Start month:</string>
61 </property>
62 <property name="buddy" stdset="0">
63 <cstring>mFromDate</cstring>
64 </property>
65 </widget>
66 <widget class="KDateEdit">
67 <property name="name">
68 <cstring>mFromDate</cstring>
69 </property>
70 <property name="sizePolicy">
71 <sizepolicy>
72 <hsizetype>5</hsizetype>
73 <vsizetype>5</vsizetype>
74 <horstretch>3</horstretch>
75 <verstretch>0</verstretch>
76 </sizepolicy>
77 </property>
78 <property name="minimumSize">
79 <size>
80 <width>50</width>
81 <height>0</height>
82 </size>
83 </property>
84 <property name="focusPolicy">
85 <enum>StrongFocus</enum>
86 </property>
87 </widget>
88 <widget class="QLabel">
89 <property name="name">
90 <cstring>mToDateLabel</cstring>
91 </property>
92 <property name="text">
93 <string>&amp;End month:</string>
94 </property>
95 <property name="buddy" stdset="0">
96 <cstring>mToDate</cstring>
97 </property>
98 </widget>
99 <widget class="KDateEdit">
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 </hbox>
122 </widget>
123 <widget class="QCheckBox" row="2" column="0">
124 <property name="name">
125 <cstring>mIncludeTodos</cstring>
126 </property>
127 <property name="enabled">
128 <bool>false</bool>
129 </property>
130 <property name="text">
131 <string>Include to&amp;dos that are due on the printed day(s)</string>
132 </property>
133 </widget>
134 <widget class="QCheckBox" row="1" column="0">
135 <property name="name">
136 <cstring>mWeekNumbers</cstring>
137 </property>
138 <property name="text">
139 <string>Print week &amp;numbers</string>
140 </property>
141 </widget>
142 </grid>
143</widget>
144<customwidgets>
145 <customwidget>
146 <class>KDateEdit</class>
147 <header location="local">libkdepim/kdateedit.h</header>
148 <sizehint>
149 <width>-1</width>
150 <height>-1</height>
151 </sizehint>
152 <container>0</container>
153 <sizepolicy>
154 <hordata>5</hordata>
155 <verdata>5</verdata>
156 <horstretch>0</horstretch>
157 <verstretch>0</verstretch>
158 </sizepolicy>
159 <pixmap>image0</pixmap>
160 </customwidget>
161</customwidgets>
162<images>
163 <image name="image0">
164 <data format="PNG" length="826">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000030149444154789cb59531681b5718c77f0e377c070e3c810a3a70e0041eac51852e0a19e45134830a1d9a4c69a04bc8928e990a693a640e1d0c8642b08742321894c1507991b484c890902bb8701a047760c3bd21701fe4201dde49b6a41a32b8df72dcbbeffdbefffbbfefbd5b1b0c07cce266ebe667ae2006c3c1dada0cdc3be87d6e6c35b0d692a409d9c7ec8b20d65ae29398d19b1114e7e3de4ce98b3f5e10dc0053cf0951b4506496e1b964bf7ce6c585d9054c62d01d617ca48be0596553cf496d8f2c8b01c5f795fc93904e85ec4c01a152857a5d9175d0b2805c872080f18595ccc1499a10a225d4e2fbc2877786fe81253ab6c04c8d106e09db5d43ab0d146e5c64d1a23938fb98a185cea1c33eecfd9eba49eb427dcb201e245365f2b7b2fb5b4a3a31dcb927178afe07d86901df870fefa4842aed6f6b74ba42e52b4014d580e1eb9cbd9d94de7e4aad16d2f9be02d805f0b5e532f927a1ffcacea1777f122a8105b164a7c25faf323a5d9f1f1fd600e1e5bec59e2d4b5c7ef5209d0ad17b8b31864e57c0b3e0815ac3ee33253ab664a770ff5185d1a1cb8d2267d3e58aa1dc7d2508cbe597d0e74fdd269aaaf0f52d414c4ea3e9762c996869e42560d7a72e41c4799a2586e74f95e8d8151481fa86efbe7b3398ac58b1a2b8527589f15451ad303ac2293542ad6648a796278f13a27185e4c4754310facb98c53a79e19a3fdc1426ff28c3d7399d1f7cb25343eb96106cf83c790ce9c4f2eb831855c55485663327992eb6dc8a6259874ed700b0b793323cccb9ffa842b30d6133e3e75fea989ac15a8b16ca76b746b0b92278d919774c5b6d48a78697fb29bbcf52468742a32120909c24e899ce67beed5be2db01e22d1e9485bb620e47f9ee9e606a21bd3f5d3744c7e7c54d55e87443867d8b554515ac5db4620e8e4f62263170fd1cdee90aad7640141992891b0f367c9adfe4049bb07d3b7022bd8c687c0978f46684ee084150b65ac1fcca94591b7a90a496e4c095164fb016a2b192a497795cc0f84817aebe25f7bf70ccc54a575c555c03f78ffa5fc0570d1f0c076bff0232285a0901e2257b0000000049454e44ae426082</data>
165 </image>
166</images>
167<layoutdefaults spacing="6" margin="11"/>
168<includehints>
169 <includehint>kdateedit.h</includehint>
170 <includehint>kdateedit.h</includehint>
171</includehints>
172</UI>