summaryrefslogtreecommitdiffabout
path: root/korganizer/filteredit_base.ui
Unidiff
Diffstat (limited to 'korganizer/filteredit_base.ui') (more/less context) (show whitespace changes)
-rw-r--r--korganizer/filteredit_base.ui10
1 files changed, 2 insertions, 8 deletions
diff --git a/korganizer/filteredit_base.ui b/korganizer/filteredit_base.ui
index 2436f57..b093b00 100644
--- a/korganizer/filteredit_base.ui
+++ b/korganizer/filteredit_base.ui
@@ -1,108 +1,108 @@
1<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> 1<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2<class>FilterEdit_base</class> 2<class>FilterEdit_base</class>
3<widget class="QWidget"> 3<widget class="QWidget">
4 <property name="name"> 4 <property name="name">
5 <cstring>FilterEdit_base</cstring> 5 <cstring>FilterEdit_base</cstring>
6 </property> 6 </property>
7 <property name="geometry"> 7 <property name="geometry">
8 <rect> 8 <rect>
9 <x>0</x> 9 <x>0</x>
10 <y>0</y> 10 <y>0</y>
11 <width>351</width> 11 <width>324</width>
12 <height>275</height> 12 <height>281</height>
13 </rect> 13 </rect>
14 </property> 14 </property>
15 <property name="caption"> 15 <property name="caption">
16 <string>FilterEditor</string> 16 <string>FilterEditor</string>
17 </property> 17 </property>
18 <property name="layoutMargin" stdset="0"> 18 <property name="layoutMargin" stdset="0">
19 </property> 19 </property>
20 <property name="layoutSpacing" stdset="0"> 20 <property name="layoutSpacing" stdset="0">
21 </property> 21 </property>
22 <vbox> 22 <vbox>
23 <property name="name"> 23 <property name="name">
24 <cstring>unnamed</cstring> 24 <cstring>unnamed</cstring>
25 </property> 25 </property>
26 <property name="margin"> 26 <property name="margin">
27 <number>0</number> 27 <number>0</number>
28 </property> 28 </property>
29 <property name="spacing"> 29 <property name="spacing">
30 <number>0</number> 30 <number>0</number>
31 </property> 31 </property>
32 <widget class="QFrame"> 32 <widget class="QFrame">
33 <property name="name"> 33 <property name="name">
34 <cstring>mCriteriaFrame</cstring> 34 <cstring>mCriteriaFrame</cstring>
35 </property> 35 </property>
36 <property name="frameShape"> 36 <property name="frameShape">
37 <enum>StyledPanel</enum> 37 <enum>StyledPanel</enum>
38 </property> 38 </property>
39 <property name="frameShadow"> 39 <property name="frameShadow">
40 <enum>Raised</enum> 40 <enum>Raised</enum>
41 </property> 41 </property>
42 <property name="layoutMargin" stdset="0"> 42 <property name="layoutMargin" stdset="0">
43 </property> 43 </property>
44 <vbox> 44 <vbox>
45 <property name="name"> 45 <property name="name">
46 <cstring>unnamed</cstring> 46 <cstring>unnamed</cstring>
47 </property> 47 </property>
48 <property name="margin"> 48 <property name="margin">
49 <number>3</number> 49 <number>3</number>
50 </property> 50 </property>
51 <property name="spacing"> 51 <property name="spacing">
52 <number>2</number> 52 <number>2</number>
53 </property> 53 </property>
54 <widget class="QButtonGroup"> 54 <widget class="QButtonGroup">
55 <property name="name"> 55 <property name="name">
56 <cstring>ButtonGroup1</cstring> 56 <cstring>ButtonGroup1</cstring>
57 </property> 57 </property>
58 <property name="title"> 58 <property name="title">
59 <string>Categories</string> 59 <string>Categories</string>
60 </property> 60 </property>
61 <grid> 61 <grid>
62 <property name="name"> 62 <property name="name">
63 <cstring>unnamed</cstring> 63 <cstring>unnamed</cstring>
64 </property> 64 </property>
65 <property name="margin"> 65 <property name="margin">
66 <number>6</number> 66 <number>6</number>
67 </property> 67 </property>
68 <property name="spacing"> 68 <property name="spacing">
69 <number>6</number> 69 <number>6</number>
70 </property> 70 </property>
71 <widget class="QLayoutWidget" row="0" column="0"> 71 <widget class="QLayoutWidget" row="0" column="0">
72 <property name="name"> 72 <property name="name">
73 <cstring>layout4</cstring> 73 <cstring>layout4</cstring>
74 </property> 74 </property>
75 <hbox> 75 <hbox>
76 <property name="name"> 76 <property name="name">
77 <cstring>unnamed</cstring> 77 <cstring>unnamed</cstring>
78 </property> 78 </property>
79 <widget class="QRadioButton"> 79 <widget class="QRadioButton">
80 <property name="name"> 80 <property name="name">
81 <cstring>mCatShowCheck</cstring> 81 <cstring>mCatShowCheck</cstring>
82 </property> 82 </property>
83 <property name="text"> 83 <property name="text">
84 <string>Include</string> 84 <string>Include</string>
85 </property> 85 </property>
86 </widget> 86 </widget>
87 <widget class="QRadioButton"> 87 <widget class="QRadioButton">
88 <property name="name"> 88 <property name="name">
89 <cstring>mCatHideCheck</cstring> 89 <cstring>mCatHideCheck</cstring>
90 </property> 90 </property>
91 <property name="text"> 91 <property name="text">
92 <string>Exclude</string> 92 <string>Exclude</string>
93 </property> 93 </property>
94 </widget> 94 </widget>
95 <widget class="QPushButton"> 95 <widget class="QPushButton">
96 <property name="name"> 96 <property name="name">
97 <cstring>mCatEditButton</cstring> 97 <cstring>mCatEditButton</cstring>
98 </property> 98 </property>
99 <property name="text"> 99 <property name="text">
100 <string>Edit Selection...</string> 100 <string>Edit Selection...</string>
101 </property> 101 </property>
102 </widget> 102 </widget>
103 </hbox> 103 </hbox>
104 </widget> 104 </widget>
105 <widget class="QListBox" row="1" column="0"> 105 <widget class="QListBox" row="1" column="0">
106 <property name="name"> 106 <property name="name">
107 <cstring>mCatList</cstring> 107 <cstring>mCatList</cstring>
108 </property> 108 </property>
@@ -147,104 +147,98 @@
147 <property name="name"> 147 <property name="name">
148 <cstring>layout9</cstring> 148 <cstring>layout9</cstring>
149 </property> 149 </property>
150 <hbox> 150 <hbox>
151 <property name="name"> 151 <property name="name">
152 <cstring>unnamed</cstring> 152 <cstring>unnamed</cstring>
153 </property> 153 </property>
154 <widget class="QLabel"> 154 <widget class="QLabel">
155 <property name="name"> 155 <property name="name">
156 <cstring>textLabel1_2</cstring> 156 <cstring>textLabel1_2</cstring>
157 </property> 157 </property>
158 <property name="text"> 158 <property name="text">
159 <string>Exclude</string> 159 <string>Exclude</string>
160 </property> 160 </property>
161 </widget> 161 </widget>
162 <widget class="QCheckBox"> 162 <widget class="QCheckBox">
163 <property name="name"> 163 <property name="name">
164 <cstring>mEventCheck</cstring> 164 <cstring>mEventCheck</cstring>
165 </property> 165 </property>
166 <property name="text"> 166 <property name="text">
167 <string>events</string> 167 <string>events</string>
168 </property> 168 </property>
169 </widget> 169 </widget>
170 <widget class="QCheckBox"> 170 <widget class="QCheckBox">
171 <property name="name"> 171 <property name="name">
172 <cstring>mTodoCheck</cstring> 172 <cstring>mTodoCheck</cstring>
173 </property> 173 </property>
174 <property name="text"> 174 <property name="text">
175 <string>todos</string> 175 <string>todos</string>
176 </property> 176 </property>
177 </widget> 177 </widget>
178 <widget class="QCheckBox"> 178 <widget class="QCheckBox">
179 <property name="name"> 179 <property name="name">
180 <cstring>mJournalCheck</cstring> 180 <cstring>mJournalCheck</cstring>
181 </property> 181 </property>
182 <property name="text"> 182 <property name="text">
183 <string>journals</string> 183 <string>journals</string>
184 </property> 184 </property>
185 </widget> 185 </widget>
186 </hbox> 186 </hbox>
187 </widget> 187 </widget>
188 <widget class="QLayoutWidget"> 188 <widget class="QLayoutWidget">
189 <property name="name"> 189 <property name="name">
190 <cstring>layout2</cstring> 190 <cstring>layout2</cstring>
191 </property> 191 </property>
192 <hbox> 192 <hbox>
193 <property name="name"> 193 <property name="name">
194 <cstring>unnamed</cstring> 194 <cstring>unnamed</cstring>
195 </property> 195 </property>
196 <property name="margin"> 196 <property name="margin">
197 <number>0</number> 197 <number>0</number>
198 </property> 198 </property>
199 <property name="spacing"> 199 <property name="spacing">
200 <number>0</number> 200 <number>0</number>
201 </property> 201 </property>
202 <widget class="QLabel"> 202 <widget class="QLabel">
203 <property name="name"> 203 <property name="name">
204 <cstring>textLabel2</cstring> 204 <cstring>textLabel2</cstring>
205 </property> 205 </property>
206 <property name="text"> 206 <property name="text">
207 <string>Include</string> 207 <string>Include</string>
208 </property> 208 </property>
209 </widget> 209 </widget>
210 <widget class="QCheckBox"> 210 <widget class="QCheckBox">
211 <property name="name"> 211 <property name="name">
212 <cstring>mPublicCheck</cstring> 212 <cstring>mPublicCheck</cstring>
213 </property> 213 </property>
214 <property name="text"> 214 <property name="text">
215 <string>public</string> 215 <string>public</string>
216 </property> 216 </property>
217 </widget> 217 </widget>
218 <widget class="QCheckBox"> 218 <widget class="QCheckBox">
219 <property name="name"> 219 <property name="name">
220 <cstring>mPrivateCheck</cstring> 220 <cstring>mPrivateCheck</cstring>
221 </property> 221 </property>
222 <property name="text"> 222 <property name="text">
223 <string>private</string> 223 <string>private</string>
224 </property> 224 </property>
225 </widget> 225 </widget>
226 <widget class="QCheckBox"> 226 <widget class="QCheckBox">
227 <property name="name"> 227 <property name="name">
228 <cstring>mConfidentialCheck</cstring> 228 <cstring>mConfidentialCheck</cstring>
229 </property> 229 </property>
230 <property name="text"> 230 <property name="text">
231 <string>confidential</string> 231 <string>confidential</string>
232 </property> 232 </property>
233 <property name="checked"> 233 <property name="checked">
234 <bool>false</bool> 234 <bool>false</bool>
235 </property> 235 </property>
236 </widget> 236 </widget>
237 </hbox> 237 </hbox>
238 </widget> 238 </widget>
239 </vbox> 239 </vbox>
240 </widget> 240 </widget>
241 </vbox> 241 </vbox>
242</widget> 242</widget>
243<includes>
244 <include location="local" impldecl="in implementation">filteredit_base.ui.h</include>
245</includes>
246<slots>
247 <slot>updateFilter()</slot>
248</slots>
249<layoutdefaults spacing="6" margin="11"/> 243<layoutdefaults spacing="6" margin="11"/>
250</UI> 244</UI>