summaryrefslogtreecommitdiff
path: root/noncore/tools/pimconverter/converter_base.ui
Unidiff
Diffstat (limited to 'noncore/tools/pimconverter/converter_base.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/pimconverter/converter_base.ui291
1 files changed, 291 insertions, 0 deletions
diff --git a/noncore/tools/pimconverter/converter_base.ui b/noncore/tools/pimconverter/converter_base.ui
new file mode 100644
index 0000000..c7a2fb5
--- a/dev/null
+++ b/noncore/tools/pimconverter/converter_base.ui
@@ -0,0 +1,291 @@
1<!DOCTYPE UI><UI>
2<class>converter_base</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>converter_base</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>269</width>
15 <height>324</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>PIM-Database Converter</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <grid>
26 <property stdset="1">
27 <name>margin</name>
28 <number>4</number>
29 </property>
30 <property stdset="1">
31 <name>spacing</name>
32 <number>6</number>
33 </property>
34 <widget row="0" column="0" >
35 <class>QGroupBox</class>
36 <property stdset="1">
37 <name>name</name>
38 <cstring>GroupBox6</cstring>
39 </property>
40 <property stdset="1">
41 <name>title</name>
42 <string>Converter</string>
43 </property>
44 <property>
45 <name>layoutMargin</name>
46 </property>
47 <property>
48 <name>layoutSpacing</name>
49 </property>
50 <vbox>
51 <property stdset="1">
52 <name>margin</name>
53 <number>4</number>
54 </property>
55 <property stdset="1">
56 <name>spacing</name>
57 <number>2</number>
58 </property>
59 <widget>
60 <class>QGroupBox</class>
61 <property stdset="1">
62 <name>name</name>
63 <cstring>GroupBox1</cstring>
64 </property>
65 <property stdset="1">
66 <name>title</name>
67 <string>Select Database:</string>
68 </property>
69 <grid>
70 <property stdset="1">
71 <name>margin</name>
72 <number>11</number>
73 </property>
74 <property stdset="1">
75 <name>spacing</name>
76 <number>6</number>
77 </property>
78 <widget row="0" column="1" >
79 <class>QComboBox</class>
80 <item>
81 <property>
82 <name>text</name>
83 <string>Addressbook</string>
84 </property>
85 </item>
86 <item>
87 <property>
88 <name>text</name>
89 <string>TodoList</string>
90 </property>
91 </item>
92 <item>
93 <property>
94 <name>text</name>
95 <string>Datebook</string>
96 </property>
97 </item>
98 <property stdset="1">
99 <name>name</name>
100 <cstring>m_dataBaseSelector</cstring>
101 </property>
102 </widget>
103 </grid>
104 </widget>
105 <widget>
106 <class>QGroupBox</class>
107 <property stdset="1">
108 <name>name</name>
109 <cstring>GroupBox2</cstring>
110 </property>
111 <property stdset="1">
112 <name>title</name>
113 <string>Source/Destination:</string>
114 </property>
115 <grid>
116 <property stdset="1">
117 <name>margin</name>
118 <number>11</number>
119 </property>
120 <property stdset="1">
121 <name>spacing</name>
122 <number>6</number>
123 </property>
124 <widget row="1" column="0" >
125 <class>QLabel</class>
126 <property stdset="1">
127 <name>name</name>
128 <cstring>TextLabel3_2</cstring>
129 </property>
130 <property stdset="1">
131 <name>text</name>
132 <string>to</string>
133 </property>
134 </widget>
135 <widget row="1" column="1" >
136 <class>QComboBox</class>
137 <item>
138 <property>
139 <name>text</name>
140 <string>XML</string>
141 </property>
142 </item>
143 <item>
144 <property>
145 <name>text</name>
146 <string>SQL (SQLite)</string>
147 </property>
148 </item>
149 <property stdset="1">
150 <name>name</name>
151 <cstring>m_destFormatSelector</cstring>
152 </property>
153 </widget>
154 <widget row="0" column="0" >
155 <class>QLabel</class>
156 <property stdset="1">
157 <name>name</name>
158 <cstring>TextLabel2_2</cstring>
159 </property>
160 <property stdset="1">
161 <name>text</name>
162 <string>Convert from</string>
163 </property>
164 </widget>
165 <widget row="0" column="1" >
166 <class>QComboBox</class>
167 <item>
168 <property>
169 <name>text</name>
170 <string>XML</string>
171 </property>
172 </item>
173 <item>
174 <property>
175 <name>text</name>
176 <string>SQL (SQLite)</string>
177 </property>
178 </item>
179 <property stdset="1">
180 <name>name</name>
181 <cstring>m_sourceFormatSelector</cstring>
182 </property>
183 </widget>
184 </grid>
185 </widget>
186 <widget>
187 <class>QGroupBox</class>
188 <property stdset="1">
189 <name>name</name>
190 <cstring>GroupBox5</cstring>
191 </property>
192 <property stdset="1">
193 <name>title</name>
194 <string>Config:</string>
195 </property>
196 <grid>
197 <property stdset="1">
198 <name>margin</name>
199 <number>11</number>
200 </property>
201 <property stdset="1">
202 <name>spacing</name>
203 <number>6</number>
204 </property>
205 <widget row="0" column="0" >
206 <class>QCheckBox</class>
207 <property stdset="1">
208 <name>name</name>
209 <cstring>m_eraseDB</cstring>
210 </property>
211 <property stdset="1">
212 <name>text</name>
213 <string>Erase before copy</string>
214 </property>
215 </widget>
216 </grid>
217 </widget>
218 <widget>
219 <class>QGroupBox</class>
220 <property stdset="1">
221 <name>name</name>
222 <cstring>GroupBox4</cstring>
223 </property>
224 <property stdset="1">
225 <name>title</name>
226 <string>Progress:</string>
227 </property>
228 <vbox>
229 <property stdset="1">
230 <name>margin</name>
231 <number>11</number>
232 </property>
233 <property stdset="1">
234 <name>spacing</name>
235 <number>6</number>
236 </property>
237 <widget>
238 <class>QProgressBar</class>
239 <property stdset="1">
240 <name>name</name>
241 <cstring>m_progressBar</cstring>
242 </property>
243 </widget>
244 <widget>
245 <class>QPushButton</class>
246 <property stdset="1">
247 <name>name</name>
248 <cstring>PushButton1</cstring>
249 </property>
250 <property stdset="1">
251 <name>text</name>
252 <string>Go!</string>
253 </property>
254 </widget>
255 </vbox>
256 </widget>
257 </vbox>
258 </widget>
259 </grid>
260</widget>
261<connections>
262 <connection>
263 <sender>PushButton1</sender>
264 <signal>clicked()</signal>
265 <receiver>converter_base</receiver>
266 <slot>start_conversion()</slot>
267 </connection>
268 <connection>
269 <sender>m_sourceFormatSelector</sender>
270 <signal>activated(int)</signal>
271 <receiver>converter_base</receiver>
272 <slot>selectedSourceFormat(int)</slot>
273 </connection>
274 <connection>
275 <sender>m_dataBaseSelector</sender>
276 <signal>activated(int)</signal>
277 <receiver>converter_base</receiver>
278 <slot>selectedDatabase(int)</slot>
279 </connection>
280 <connection>
281 <sender>m_destFormatSelector</sender>
282 <signal>activated(int)</signal>
283 <receiver>converter_base</receiver>
284 <slot>selectedDestFormat(int)</slot>
285 </connection>
286 <slot access="public">selectedDatabase(int)</slot>
287 <slot access="public">selectedDestFormat(int)</slot>
288 <slot access="public">selectedSourceFormat(int)</slot>
289 <slot access="public">start_conversion()</slot>
290</connections>
291</UI>