summaryrefslogtreecommitdiffabout
path: root/korganizer/calprinttodoconfig_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/calprinttodoconfig_base.ui
downloadkdepimpi-b9aad1f15dc600e4dbe4c62d3fcced6363188ba3.zip
kdepimpi-b9aad1f15dc600e4dbe4c62d3fcced6363188ba3.tar.gz
kdepimpi-b9aad1f15dc600e4dbe4c62d3fcced6363188ba3.tar.bz2
Initial revision
Diffstat (limited to 'korganizer/calprinttodoconfig_base.ui') (more/less context) (show whitespace changes)
-rw-r--r--korganizer/calprinttodoconfig_base.ui239
1 files changed, 239 insertions, 0 deletions
diff --git a/korganizer/calprinttodoconfig_base.ui b/korganizer/calprinttodoconfig_base.ui
new file mode 100644
index 0000000..010a489
--- a/dev/null
+++ b/korganizer/calprinttodoconfig_base.ui
@@ -0,0 +1,239 @@
1<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2<class>CalPrintTodoConfig_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>CalPrintTodoConfig_Base</cstring>
8 </property>
9 <property name="geometry">
10 <rect>
11 <x>0</x>
12 <y>0</y>
13 <width>361</width>
14 <height>271</height>
15 </rect>
16 </property>
17 <property name="caption">
18 <string>CalPrintTodoConfig_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 <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="2">
28 <property name="name">
29 <cstring>mDescription</cstring>
30 </property>
31 <property name="text">
32 <string>Include &amp;description of the item</string>
33 </property>
34 </widget>
35 <widget class="QCheckBox" row="4" column="0" rowspan="1" colspan="2">
36 <property name="name">
37 <cstring>mDueDate</cstring>
38 </property>
39 <property name="text">
40 <string>Include d&amp;ue date of the item</string>
41 </property>
42 </widget>
43 <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="2">
44 <property name="name">
45 <cstring>mPriority</cstring>
46 </property>
47 <property name="text">
48 <string>Include &amp;priority of the item</string>
49 </property>
50 </widget>
51 <widget class="QButtonGroup" row="1" column="0" rowspan="1" colspan="2">
52 <property name="name">
53 <cstring>mPrintType</cstring>
54 </property>
55 <property name="title">
56 <string>Items to Print</string>
57 </property>
58 <grid>
59 <property name="name">
60 <cstring>unnamed</cstring>
61 </property>
62 <widget class="QLabel" row="4" column="1">
63 <property name="name">
64 <cstring>mFromDateLabel</cstring>
65 </property>
66 <property name="text">
67 <string>&amp;From:</string>
68 </property>
69 <property name="buddy" stdset="0">
70 <cstring>mFromDate</cstring>
71 </property>
72 </widget>
73 <widget class="QLabel" row="4" column="3">
74 <property name="name">
75 <cstring>mToDateLabel</cstring>
76 </property>
77 <property name="text">
78 <string>&amp;To:</string>
79 </property>
80 <property name="buddy" stdset="0">
81 <cstring>mToDate</cstring>
82 </property>
83 </widget>
84 <spacer row="4" column="5">
85 <property name="name">
86 <cstring>spacer1</cstring>
87 </property>
88 <property name="orientation">
89 <enum>Horizontal</enum>
90 </property>
91 <property name="sizeType">
92 <enum>Expanding</enum>
93 </property>
94 <property name="sizeHint">
95 <size>
96 <width>16</width>
97 <height>21</height>
98 </size>
99 </property>
100 </spacer>
101 <spacer row="4" column="0">
102 <property name="name">
103 <cstring>spacer2</cstring>
104 </property>
105 <property name="orientation">
106 <enum>Horizontal</enum>
107 </property>
108 <property name="sizeType">
109 <enum>Fixed</enum>
110 </property>
111 <property name="sizeHint">
112 <size>
113 <width>16</width>
114 <height>20</height>
115 </size>
116 </property>
117 </spacer>
118 <widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="5">
119 <property name="name">
120 <cstring>mPrintAll</cstring>
121 </property>
122 <property name="text">
123 <string>Print &amp;all todo items</string>
124 </property>
125 <property name="checked">
126 <bool>true</bool>
127 </property>
128 </widget>
129 <widget class="QRadioButton" row="1" column="0" rowspan="1" colspan="5">
130 <property name="name">
131 <cstring>mPrintUnfinished</cstring>
132 </property>
133 <property name="enabled">
134 <bool>true</bool>
135 </property>
136 <property name="text">
137 <string>Print only &amp;uncompleted items</string>
138 </property>
139 <property name="accel">
140 <string>Alt+U</string>
141 </property>
142 </widget>
143 <widget class="QDateEdit" row="4" column="4">
144 <property name="name">
145 <cstring>mToDate</cstring>
146 </property>
147 <property name="enabled">
148 <bool>false</bool>
149 </property>
150 <property name="order">
151 <enum>DMY</enum>
152 </property>
153 </widget>
154 <widget class="QDateEdit" row="4" column="2">
155 <property name="name">
156 <cstring>mFromDate</cstring>
157 </property>
158 <property name="enabled">
159 <bool>false</bool>
160 </property>
161 <property name="order">
162 <enum>DMY</enum>
163 </property>
164 </widget>
165 <widget class="QRadioButton" row="3" column="0" rowspan="1" colspan="5">
166 <property name="name">
167 <cstring>mPrintDueRange</cstring>
168 </property>
169 <property name="enabled">
170 <bool>false</bool>
171 </property>
172 <property name="text">
173 <string>Only items due in the &amp;range:</string>
174 </property>
175 </widget>
176 </grid>
177 </widget>
178 <widget class="QLineEdit" row="0" column="1">
179 <property name="name">
180 <cstring>mTitle</cstring>
181 </property>
182 <property name="text">
183 <string>Todo List</string>
184 </property>
185 </widget>
186 <widget class="QLabel" row="0" column="0">
187 <property name="name">
188 <cstring>mTitleLabel</cstring>
189 </property>
190 <property name="text">
191 <string>&amp;Title:</string>
192 </property>
193 <property name="buddy" stdset="0">
194 <cstring>mTitle</cstring>
195 </property>
196 </widget>
197 <widget class="QCheckBox" row="5" column="0" rowspan="1" colspan="2">
198 <property name="name">
199 <cstring>mConnectSubTodos</cstring>
200 </property>
201 <property name="text">
202 <string>Co&amp;nnect subtodos with its parent</string>
203 </property>
204 </widget>
205 <spacer row="6" column="1">
206 <property name="name">
207 <cstring>spacer3</cstring>
208 </property>
209 <property name="orientation">
210 <enum>Vertical</enum>
211 </property>
212 <property name="sizeType">
213 <enum>Expanding</enum>
214 </property>
215 <property name="sizeHint">
216 <size>
217 <width>20</width>
218 <height>0</height>
219 </size>
220 </property>
221 </spacer>
222 </grid>
223</widget>
224<connections>
225 <connection>
226 <sender>mPrintDueRange</sender>
227 <signal>toggled(bool)</signal>
228 <receiver>mFromDate</receiver>
229 <slot>setEnabled(bool)</slot>
230 </connection>
231 <connection>
232 <sender>mPrintDueRange</sender>
233 <signal>toggled(bool)</signal>
234 <receiver>mToDate</receiver>
235 <slot>setEnabled(bool)</slot>
236 </connection>
237</connections>
238<layoutdefaults spacing="6" margin="11"/>
239</UI>