~ubuntu-branches/ubuntu/breezy/koffice/breezy

« back to all changes in this revision

Viewing changes to filters/kspread/csv/dialogui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040509113300-vfrdadqsvjfuhn3b
Tags: 1:1.3.1-1
* New upstream bugfix release.
* Built against newer imagemagick (closes: #246623).
* Made koffice-libs/kformula recommend/depend on latex-xft-fonts, which
  provides mathematical fonts that the formula editor can use.  Also
  patched the kformula part to make these fonts the default.
* Changed kword menu hint from "WordProcessors" to "Word processors"
  (closes: #246209).
* Spellchecker configuration is now fixed (closes: #221256, #227568).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI>
 
1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
2
<class>DialogUI</class>
3
 
<widget>
4
 
    <class>QWidget</class>
5
 
    <property stdset="1">
6
 
        <name>name</name>
 
3
<widget class="QWidget">
 
4
    <property name="name">
7
5
        <cstring>DialogUI</cstring>
8
6
    </property>
9
 
    <property stdset="1">
10
 
        <name>geometry</name>
 
7
    <property name="geometry">
11
8
        <rect>
12
9
            <x>0</x>
13
10
            <y>0</y>
14
 
            <width>619</width>
15
 
            <height>371</height>
 
11
            <width>838</width>
 
12
            <height>410</height>
16
13
        </rect>
17
14
    </property>
18
 
    <property stdset="1">
19
 
        <name>sizePolicy</name>
 
15
    <property name="sizePolicy">
20
16
        <sizepolicy>
21
17
            <hsizetype>5</hsizetype>
22
18
            <vsizetype>5</vsizetype>
 
19
            <horstretch>0</horstretch>
 
20
            <verstretch>0</verstretch>
23
21
        </sizepolicy>
24
22
    </property>
25
 
    <property stdset="1">
26
 
        <name>caption</name>
27
 
        <string>Form1</string>
28
 
    </property>
29
23
    <grid>
30
 
        <property stdset="1">
31
 
            <name>margin</name>
 
24
        <property name="name">
 
25
            <cstring>unnamed</cstring>
 
26
        </property>
 
27
        <property name="margin">
32
28
            <number>11</number>
33
29
        </property>
34
 
        <property stdset="1">
35
 
            <name>spacing</name>
 
30
        <property name="spacing">
36
31
            <number>6</number>
37
32
        </property>
38
 
        <widget row="3"  column="0"  rowspan="1"  colspan="5" >
39
 
            <class>QTable</class>
40
 
            <property stdset="1">
41
 
                <name>name</name>
 
33
        <widget class="QTable" row="1" column="0">
 
34
            <property name="name">
42
35
                <cstring>m_table</cstring>
43
36
            </property>
44
 
            <property stdset="1">
45
 
                <name>sizePolicy</name>
 
37
            <property name="sizePolicy">
46
38
                <sizepolicy>
47
39
                    <hsizetype>5</hsizetype>
48
40
                    <vsizetype>7</vsizetype>
49
 
                </sizepolicy>
50
 
            </property>
51
 
        </widget>
52
 
        <spacer row="1"  column="4" >
53
 
            <property>
54
 
                <name>name</name>
55
 
                <cstring>Spacer5</cstring>
56
 
            </property>
57
 
            <property stdset="1">
58
 
                <name>orientation</name>
59
 
                <enum>Horizontal</enum>
60
 
            </property>
61
 
            <property stdset="1">
62
 
                <name>sizeType</name>
63
 
                <enum>Expanding</enum>
64
 
            </property>
65
 
            <property>
66
 
                <name>sizeHint</name>
67
 
                <size>
68
 
                    <width>20</width>
69
 
                    <height>20</height>
70
 
                </size>
71
 
            </property>
72
 
        </spacer>
73
 
        <widget row="0"  column="3" >
74
 
            <class>QLabel</class>
75
 
            <property stdset="1">
76
 
                <name>name</name>
77
 
                <cstring>TextLabel3</cstring>
78
 
            </property>
79
 
            <property stdset="1">
80
 
                <name>sizePolicy</name>
81
 
                <sizepolicy>
82
 
                    <hsizetype>1</hsizetype>
83
 
                    <vsizetype>0</vsizetype>
84
 
                </sizepolicy>
85
 
            </property>
86
 
            <property stdset="1">
87
 
                <name>text</name>
88
 
                <string>Start at line:</string>
89
 
            </property>
90
 
        </widget>
91
 
        <widget row="1"  column="3" >
92
 
            <class>QComboBox</class>
93
 
            <item>
94
 
                <property>
95
 
                    <name>text</name>
96
 
                    <string>1</string>
97
 
                </property>
98
 
            </item>
99
 
            <property stdset="1">
100
 
                <name>name</name>
101
 
                <cstring>m_comboLine</cstring>
102
 
            </property>
103
 
            <property stdset="1">
104
 
                <name>sizePolicy</name>
105
 
                <sizepolicy>
106
 
                    <hsizetype>1</hsizetype>
107
 
                    <vsizetype>0</vsizetype>
108
 
                </sizepolicy>
109
 
            </property>
110
 
        </widget>
111
 
        <widget row="0"  column="2" >
112
 
            <class>QLabel</class>
113
 
            <property stdset="1">
114
 
                <name>name</name>
115
 
                <cstring>TextLabel2</cstring>
116
 
            </property>
117
 
            <property stdset="1">
118
 
                <name>sizePolicy</name>
119
 
                <sizepolicy>
120
 
                    <hsizetype>1</hsizetype>
121
 
                    <vsizetype>0</vsizetype>
122
 
                </sizepolicy>
123
 
            </property>
124
 
            <property stdset="1">
125
 
                <name>text</name>
126
 
                <string>Textquote:</string>
127
 
            </property>
128
 
        </widget>
129
 
        <widget row="1"  column="2" >
130
 
            <class>QComboBox</class>
131
 
            <item>
132
 
                <property>
133
 
                    <name>text</name>
134
 
                    <string>"</string>
135
 
                </property>
136
 
            </item>
137
 
            <item>
138
 
                <property>
139
 
                    <name>text</name>
140
 
                    <string>'</string>
141
 
                </property>
142
 
            </item>
143
 
            <item>
144
 
                <property>
145
 
                    <name>text</name>
146
 
                    <string>None</string>
147
 
                </property>
148
 
            </item>
149
 
            <property stdset="1">
150
 
                <name>name</name>
151
 
                <cstring>m_comboQuote</cstring>
152
 
            </property>
153
 
            <property stdset="1">
154
 
                <name>sizePolicy</name>
155
 
                <sizepolicy>
156
 
                    <hsizetype>1</hsizetype>
157
 
                    <vsizetype>0</vsizetype>
158
 
                </sizepolicy>
159
 
            </property>
160
 
        </widget>
161
 
        <spacer row="2"  column="3" >
162
 
            <property>
163
 
                <name>name</name>
164
 
                <cstring>Spacer4</cstring>
165
 
            </property>
166
 
            <property stdset="1">
167
 
                <name>orientation</name>
168
 
                <enum>Vertical</enum>
169
 
            </property>
170
 
            <property stdset="1">
171
 
                <name>sizeType</name>
172
 
                <enum>Preferred</enum>
173
 
            </property>
174
 
            <property>
175
 
                <name>sizeHint</name>
176
 
                <size>
177
 
                    <width>20</width>
178
 
                    <height>20</height>
179
 
                </size>
180
 
            </property>
181
 
        </spacer>
182
 
        <widget row="0"  column="1"  rowspan="3"  colspan="1" >
183
 
            <class>QButtonGroup</class>
184
 
            <property stdset="1">
185
 
                <name>name</name>
186
 
                <cstring>m_formatBox</cstring>
187
 
            </property>
188
 
            <property stdset="1">
189
 
                <name>sizePolicy</name>
190
 
                <sizepolicy>
191
 
                    <hsizetype>1</hsizetype>
192
 
                    <vsizetype>1</vsizetype>
193
 
                </sizepolicy>
194
 
            </property>
195
 
            <property stdset="1">
196
 
                <name>title</name>
197
 
                <string>Format</string>
198
 
            </property>
199
 
            <grid>
200
 
                <property stdset="1">
201
 
                    <name>margin</name>
202
 
                    <number>11</number>
203
 
                </property>
204
 
                <property stdset="1">
205
 
                    <name>spacing</name>
206
 
                    <number>6</number>
207
 
                </property>
208
 
                <widget row="1"  column="0"  rowspan="1"  colspan="2" >
209
 
                    <class>QRadioButton</class>
210
 
                    <property stdset="1">
211
 
                        <name>name</name>
212
 
                        <cstring>m_radioNumber</cstring>
213
 
                    </property>
214
 
                    <property stdset="1">
215
 
                        <name>text</name>
216
 
                        <string>Number</string>
217
 
                    </property>
218
 
                </widget>
219
 
                <widget row="0"  column="0" >
220
 
                    <class>QRadioButton</class>
221
 
                    <property stdset="1">
222
 
                        <name>name</name>
223
 
                        <cstring>m_radioText</cstring>
224
 
                    </property>
225
 
                    <property stdset="1">
226
 
                        <name>text</name>
227
 
                        <string>Text</string>
228
 
                    </property>
229
 
                    <property stdset="1">
230
 
                        <name>checked</name>
231
 
                        <bool>true</bool>
232
 
                    </property>
233
 
                </widget>
234
 
                <widget row="0"  column="1"  rowspan="1"  colspan="2" >
235
 
                    <class>QRadioButton</class>
236
 
                    <property stdset="1">
237
 
                        <name>name</name>
238
 
                        <cstring>m_radioCurrency</cstring>
239
 
                    </property>
240
 
                    <property stdset="1">
241
 
                        <name>text</name>
242
 
                        <string>Currency</string>
243
 
                    </property>
244
 
                </widget>
245
 
                <widget row="1"  column="2" >
246
 
                    <class>QRadioButton</class>
247
 
                    <property stdset="1">
248
 
                        <name>name</name>
249
 
                        <cstring>m_radioDate</cstring>
250
 
                    </property>
251
 
                    <property stdset="1">
252
 
                        <name>text</name>
253
 
                        <string>Date</string>
254
 
                    </property>
255
 
                </widget>
256
 
            </grid>
257
 
        </widget>
258
 
        <widget row="0"  column="0"  rowspan="3"  colspan="1" >
259
 
            <class>QButtonGroup</class>
260
 
            <property stdset="1">
261
 
                <name>name</name>
262
 
                <cstring>m_delimiterBox</cstring>
263
 
            </property>
264
 
            <property stdset="1">
265
 
                <name>sizePolicy</name>
266
 
                <sizepolicy>
267
 
                    <hsizetype>1</hsizetype>
268
 
                    <vsizetype>1</vsizetype>
269
 
                </sizepolicy>
270
 
            </property>
271
 
            <property stdset="1">
272
 
                <name>title</name>
273
 
                <string>Delimiter</string>
274
 
            </property>
275
 
            <grid>
276
 
                <property stdset="1">
277
 
                    <name>margin</name>
278
 
                    <number>11</number>
279
 
                </property>
280
 
                <property stdset="1">
281
 
                    <name>spacing</name>
282
 
                    <number>6</number>
283
 
                </property>
284
 
                <widget row="0"  column="0" >
285
 
                    <class>QRadioButton</class>
286
 
                    <property stdset="1">
287
 
                        <name>name</name>
288
 
                        <cstring>m_radioComma</cstring>
289
 
                    </property>
290
 
                    <property stdset="1">
291
 
                        <name>text</name>
292
 
                        <string>Comma</string>
293
 
                    </property>
294
 
                    <property stdset="1">
295
 
                        <name>checked</name>
296
 
                        <bool>true</bool>
297
 
                    </property>
298
 
                </widget>
299
 
                <widget row="0"  column="1" >
300
 
                    <class>QRadioButton</class>
301
 
                    <property stdset="1">
302
 
                        <name>name</name>
303
 
                        <cstring>m_radioSemicolon</cstring>
304
 
                    </property>
305
 
                    <property stdset="1">
306
 
                        <name>text</name>
307
 
                        <string>Semicolon</string>
308
 
                    </property>
309
 
                </widget>
310
 
                <widget row="1"  column="0" >
311
 
                    <class>QRadioButton</class>
312
 
                    <property stdset="1">
313
 
                        <name>name</name>
314
 
                        <cstring>m_radioTab</cstring>
315
 
                    </property>
316
 
                    <property stdset="1">
317
 
                        <name>text</name>
318
 
                        <string>Tabulator</string>
319
 
                    </property>
320
 
                </widget>
321
 
                <widget row="1"  column="1" >
322
 
                    <class>QRadioButton</class>
323
 
                    <property stdset="1">
324
 
                        <name>name</name>
325
 
                        <cstring>m_radioSpace</cstring>
326
 
                    </property>
327
 
                    <property stdset="1">
328
 
                        <name>text</name>
329
 
                        <string>Space</string>
330
 
                    </property>
331
 
                </widget>
332
 
                <widget row="0"  column="2" >
333
 
                    <class>QRadioButton</class>
334
 
                    <property stdset="1">
335
 
                        <name>name</name>
336
 
                        <cstring>m_radioOther</cstring>
337
 
                    </property>
338
 
                    <property stdset="1">
339
 
                        <name>text</name>
340
 
                        <string>Other</string>
341
 
                    </property>
342
 
                </widget>
343
 
                <widget row="1"  column="2" >
344
 
                    <class>QLineEdit</class>
345
 
                    <property stdset="1">
346
 
                        <name>name</name>
347
 
                        <cstring>m_delimiterEdit</cstring>
348
 
                    </property>
349
 
                    <property stdset="1">
350
 
                        <name>sizePolicy</name>
351
 
                        <sizepolicy>
352
 
                            <hsizetype>0</hsizetype>
353
 
                            <vsizetype>0</vsizetype>
354
 
                        </sizepolicy>
355
 
                    </property>
356
 
                    <property stdset="1">
357
 
                        <name>maximumSize</name>
358
 
                        <size>
359
 
                            <width>30</width>
360
 
                            <height>32767</height>
361
 
                        </size>
362
 
                    </property>
363
 
                </widget>
364
 
            </grid>
 
41
                    <horstretch>0</horstretch>
 
42
                    <verstretch>0</verstretch>
 
43
                </sizepolicy>
 
44
            </property>
 
45
            <property name="numRows">
 
46
                <number>0</number>
 
47
            </property>
 
48
            <property name="numCols">
 
49
                <number>0</number>
 
50
            </property>
 
51
        </widget>
 
52
        <widget class="QTabWidget" row="0" column="0">
 
53
            <property name="name">
 
54
                <cstring>tabWidget2</cstring>
 
55
            </property>
 
56
            <widget class="QWidget">
 
57
                <property name="name">
 
58
                    <cstring>tab</cstring>
 
59
                </property>
 
60
                <attribute name="title">
 
61
                    <string>Common</string>
 
62
                </attribute>
 
63
                <grid>
 
64
                    <property name="name">
 
65
                        <cstring>unnamed</cstring>
 
66
                    </property>
 
67
                    <widget class="QButtonGroup" row="0" column="0" rowspan="3" colspan="1">
 
68
                        <property name="name">
 
69
                            <cstring>m_delimiterBox</cstring>
 
70
                        </property>
 
71
                        <property name="sizePolicy">
 
72
                            <sizepolicy>
 
73
                                <hsizetype>1</hsizetype>
 
74
                                <vsizetype>1</vsizetype>
 
75
                                <horstretch>0</horstretch>
 
76
                                <verstretch>0</verstretch>
 
77
                            </sizepolicy>
 
78
                        </property>
 
79
                        <property name="title">
 
80
                            <string>Delimiter</string>
 
81
                        </property>
 
82
                        <grid>
 
83
                            <property name="name">
 
84
                                <cstring>unnamed</cstring>
 
85
                            </property>
 
86
                            <property name="margin">
 
87
                                <number>11</number>
 
88
                            </property>
 
89
                            <property name="spacing">
 
90
                                <number>6</number>
 
91
                            </property>
 
92
                            <widget class="QRadioButton" row="0" column="0">
 
93
                                <property name="name">
 
94
                                    <cstring>m_radioComma</cstring>
 
95
                                </property>
 
96
                                <property name="text">
 
97
                                    <string>Comma</string>
 
98
                                </property>
 
99
                                <property name="checked">
 
100
                                    <bool>true</bool>
 
101
                                </property>
 
102
                            </widget>
 
103
                            <widget class="QRadioButton" row="0" column="1">
 
104
                                <property name="name">
 
105
                                    <cstring>m_radioSemicolon</cstring>
 
106
                                </property>
 
107
                                <property name="text">
 
108
                                    <string>Semicolon</string>
 
109
                                </property>
 
110
                            </widget>
 
111
                            <widget class="QRadioButton" row="1" column="0">
 
112
                                <property name="name">
 
113
                                    <cstring>m_radioTab</cstring>
 
114
                                </property>
 
115
                                <property name="text">
 
116
                                    <string>Tabulator</string>
 
117
                                </property>
 
118
                            </widget>
 
119
                            <widget class="QRadioButton" row="1" column="1">
 
120
                                <property name="name">
 
121
                                    <cstring>m_radioSpace</cstring>
 
122
                                </property>
 
123
                                <property name="text">
 
124
                                    <string>Space</string>
 
125
                                </property>
 
126
                            </widget>
 
127
                            <widget class="QRadioButton" row="0" column="2">
 
128
                                <property name="name">
 
129
                                    <cstring>m_radioOther</cstring>
 
130
                                </property>
 
131
                                <property name="text">
 
132
                                    <string>Other</string>
 
133
                                </property>
 
134
                            </widget>
 
135
                            <widget class="QLineEdit" row="1" column="2">
 
136
                                <property name="name">
 
137
                                    <cstring>m_delimiterEdit</cstring>
 
138
                                </property>
 
139
                                <property name="sizePolicy">
 
140
                                    <sizepolicy>
 
141
                                        <hsizetype>0</hsizetype>
 
142
                                        <vsizetype>0</vsizetype>
 
143
                                        <horstretch>0</horstretch>
 
144
                                        <verstretch>0</verstretch>
 
145
                                    </sizepolicy>
 
146
                                </property>
 
147
                                <property name="maximumSize">
 
148
                                    <size>
 
149
                                        <width>30</width>
 
150
                                        <height>32767</height>
 
151
                                    </size>
 
152
                                </property>
 
153
                            </widget>
 
154
                        </grid>
 
155
                    </widget>
 
156
                    <widget class="QButtonGroup" row="0" column="1" rowspan="3" colspan="1">
 
157
                        <property name="name">
 
158
                            <cstring>m_formatBox</cstring>
 
159
                        </property>
 
160
                        <property name="sizePolicy">
 
161
                            <sizepolicy>
 
162
                                <hsizetype>1</hsizetype>
 
163
                                <vsizetype>1</vsizetype>
 
164
                                <horstretch>0</horstretch>
 
165
                                <verstretch>0</verstretch>
 
166
                            </sizepolicy>
 
167
                        </property>
 
168
                        <property name="title">
 
169
                            <string>Format</string>
 
170
                        </property>
 
171
                        <grid>
 
172
                            <property name="name">
 
173
                                <cstring>unnamed</cstring>
 
174
                            </property>
 
175
                            <property name="margin">
 
176
                                <number>11</number>
 
177
                            </property>
 
178
                            <property name="spacing">
 
179
                                <number>6</number>
 
180
                            </property>
 
181
                            <widget class="QRadioButton" row="1" column="0">
 
182
                                <property name="name">
 
183
                                    <cstring>m_radioNumber</cstring>
 
184
                                </property>
 
185
                                <property name="text">
 
186
                                    <string>Number</string>
 
187
                                </property>
 
188
                            </widget>
 
189
                            <widget class="QRadioButton" row="0" column="0">
 
190
                                <property name="name">
 
191
                                    <cstring>m_radioText</cstring>
 
192
                                </property>
 
193
                                <property name="text">
 
194
                                    <string>Text</string>
 
195
                                </property>
 
196
                                <property name="checked">
 
197
                                    <bool>true</bool>
 
198
                                </property>
 
199
                            </widget>
 
200
                            <widget class="QRadioButton" row="1" column="1">
 
201
                                <property name="name">
 
202
                                    <cstring>m_radioDate</cstring>
 
203
                                </property>
 
204
                                <property name="text">
 
205
                                    <string>Date</string>
 
206
                                </property>
 
207
                            </widget>
 
208
                            <widget class="QRadioButton" row="0" column="1">
 
209
                                <property name="name">
 
210
                                    <cstring>m_radioCurrency</cstring>
 
211
                                </property>
 
212
                                <property name="text">
 
213
                                    <string>Currency</string>
 
214
                                </property>
 
215
                            </widget>
 
216
                        </grid>
 
217
                    </widget>
 
218
                    <widget class="QLabel" row="0" column="2">
 
219
                        <property name="name">
 
220
                            <cstring>TextLabel2</cstring>
 
221
                        </property>
 
222
                        <property name="sizePolicy">
 
223
                            <sizepolicy>
 
224
                                <hsizetype>1</hsizetype>
 
225
                                <vsizetype>0</vsizetype>
 
226
                                <horstretch>0</horstretch>
 
227
                                <verstretch>0</verstretch>
 
228
                            </sizepolicy>
 
229
                        </property>
 
230
                        <property name="text">
 
231
                            <string>Textquote:</string>
 
232
                        </property>
 
233
                    </widget>
 
234
                    <widget class="QComboBox" row="1" column="2">
 
235
                        <item>
 
236
                            <property name="text">
 
237
                                <string>"</string>
 
238
                            </property>
 
239
                        </item>
 
240
                        <item>
 
241
                            <property name="text">
 
242
                                <string>'</string>
 
243
                            </property>
 
244
                        </item>
 
245
                        <item>
 
246
                            <property name="text">
 
247
                                <string>None</string>
 
248
                            </property>
 
249
                        </item>
 
250
                        <property name="name">
 
251
                            <cstring>m_comboQuote</cstring>
 
252
                        </property>
 
253
                        <property name="sizePolicy">
 
254
                            <sizepolicy>
 
255
                                <hsizetype>1</hsizetype>
 
256
                                <vsizetype>0</vsizetype>
 
257
                                <horstretch>0</horstretch>
 
258
                                <verstretch>0</verstretch>
 
259
                            </sizepolicy>
 
260
                        </property>
 
261
                    </widget>
 
262
                    <widget class="QCheckBox" row="2" column="2">
 
263
                        <property name="name">
 
264
                            <cstring>m_ignoreDuplicates</cstring>
 
265
                        </property>
 
266
                        <property name="text">
 
267
                            <string>Ignore duplicate delimiters</string>
 
268
                        </property>
 
269
                    </widget>
 
270
                </grid>
 
271
            </widget>
 
272
            <widget class="QWidget">
 
273
                <property name="name">
 
274
                    <cstring>tab</cstring>
 
275
                </property>
 
276
                <attribute name="title">
 
277
                    <string>Ranges</string>
 
278
                </attribute>
 
279
                <grid>
 
280
                    <property name="name">
 
281
                        <cstring>unnamed</cstring>
 
282
                    </property>
 
283
                    <widget class="QFrame" row="0" column="0">
 
284
                        <property name="name">
 
285
                            <cstring>frame3</cstring>
 
286
                        </property>
 
287
                        <property name="frameShape">
 
288
                            <enum>NoFrame</enum>
 
289
                        </property>
 
290
                        <property name="frameShadow">
 
291
                            <enum>Raised</enum>
 
292
                        </property>
 
293
                        <grid>
 
294
                            <property name="name">
 
295
                                <cstring>unnamed</cstring>
 
296
                            </property>
 
297
                            <widget class="QSpinBox" row="0" column="3">
 
298
                                <property name="name">
 
299
                                    <cstring>m_rowEnd</cstring>
 
300
                                </property>
 
301
                            </widget>
 
302
                            <widget class="QLabel" row="0" column="2">
 
303
                                <property name="name">
 
304
                                    <cstring>textLabel1</cstring>
 
305
                                </property>
 
306
                                <property name="text">
 
307
                                    <string>to</string>
 
308
                                </property>
 
309
                                <property name="textFormat">
 
310
                                    <enum>AutoText</enum>
 
311
                                </property>
 
312
                                <property name="alignment">
 
313
                                    <set>WordBreak|AlignCenter</set>
 
314
                                </property>
 
315
                            </widget>
 
316
                            <widget class="QLabel" row="0" column="0">
 
317
                                <property name="name">
 
318
                                    <cstring>TextLabel3</cstring>
 
319
                                </property>
 
320
                                <property name="sizePolicy">
 
321
                                    <sizepolicy>
 
322
                                        <hsizetype>1</hsizetype>
 
323
                                        <vsizetype>0</vsizetype>
 
324
                                        <horstretch>0</horstretch>
 
325
                                        <verstretch>0</verstretch>
 
326
                                    </sizepolicy>
 
327
                                </property>
 
328
                                <property name="frameShape">
 
329
                                    <enum>NoFrame</enum>
 
330
                                </property>
 
331
                                <property name="frameShadow">
 
332
                                    <enum>Plain</enum>
 
333
                                </property>
 
334
                                <property name="text">
 
335
                                    <string>Import lines:</string>
 
336
                                </property>
 
337
                            </widget>
 
338
                            <widget class="QSpinBox" row="1" column="3">
 
339
                                <property name="name">
 
340
                                    <cstring>m_colEnd</cstring>
 
341
                                </property>
 
342
                            </widget>
 
343
                            <widget class="QSpinBox" row="1" column="1">
 
344
                                <property name="name">
 
345
                                    <cstring>m_colStart</cstring>
 
346
                                </property>
 
347
                                <property name="value">
 
348
                                    <number>1</number>
 
349
                                </property>
 
350
                            </widget>
 
351
                            <widget class="QLabel" row="1" column="2">
 
352
                                <property name="name">
 
353
                                    <cstring>textLabel1_2</cstring>
 
354
                                </property>
 
355
                                <property name="text">
 
356
                                    <string>to</string>
 
357
                                </property>
 
358
                                <property name="textFormat">
 
359
                                    <enum>AutoText</enum>
 
360
                                </property>
 
361
                                <property name="alignment">
 
362
                                    <set>WordBreak|AlignCenter</set>
 
363
                                </property>
 
364
                            </widget>
 
365
                            <widget class="QSpinBox" row="0" column="1">
 
366
                                <property name="name">
 
367
                                    <cstring>m_rowStart</cstring>
 
368
                                </property>
 
369
                                <property name="value">
 
370
                                    <number>1</number>
 
371
                                </property>
 
372
                            </widget>
 
373
                            <widget class="QLabel" row="1" column="0">
 
374
                                <property name="name">
 
375
                                    <cstring>TextLabel3_2</cstring>
 
376
                                </property>
 
377
                                <property name="sizePolicy">
 
378
                                    <sizepolicy>
 
379
                                        <hsizetype>1</hsizetype>
 
380
                                        <vsizetype>0</vsizetype>
 
381
                                        <horstretch>0</horstretch>
 
382
                                        <verstretch>0</verstretch>
 
383
                                    </sizepolicy>
 
384
                                </property>
 
385
                                <property name="frameShape">
 
386
                                    <enum>NoFrame</enum>
 
387
                                </property>
 
388
                                <property name="frameShadow">
 
389
                                    <enum>Plain</enum>
 
390
                                </property>
 
391
                                <property name="text">
 
392
                                    <string>Import columns:</string>
 
393
                                </property>
 
394
                            </widget>
 
395
                            <spacer row="1" column="4" rowspan="1" colspan="3">
 
396
                                <property name="name">
 
397
                                    <cstring>spacer2</cstring>
 
398
                                </property>
 
399
                                <property name="orientation">
 
400
                                    <enum>Horizontal</enum>
 
401
                                </property>
 
402
                                <property name="sizeType">
 
403
                                    <enum>Expanding</enum>
 
404
                                </property>
 
405
                                <property name="sizeHint">
 
406
                                    <size>
 
407
                                        <width>468</width>
 
408
                                        <height>20</height>
 
409
                                    </size>
 
410
                                </property>
 
411
                            </spacer>
 
412
                            <spacer row="0" column="4" rowspan="1" colspan="3">
 
413
                                <property name="name">
 
414
                                    <cstring>spacer1</cstring>
 
415
                                </property>
 
416
                                <property name="orientation">
 
417
                                    <enum>Horizontal</enum>
 
418
                                </property>
 
419
                                <property name="sizeType">
 
420
                                    <enum>Expanding</enum>
 
421
                                </property>
 
422
                                <property name="sizeHint">
 
423
                                    <size>
 
424
                                        <width>468</width>
 
425
                                        <height>20</height>
 
426
                                    </size>
 
427
                                </property>
 
428
                            </spacer>
 
429
                            <spacer row="2" column="0" rowspan="1" colspan="5">
 
430
                                <property name="name">
 
431
                                    <cstring>spacer7</cstring>
 
432
                                </property>
 
433
                                <property name="orientation">
 
434
                                    <enum>Horizontal</enum>
 
435
                                </property>
 
436
                                <property name="sizeType">
 
437
                                    <enum>Expanding</enum>
 
438
                                </property>
 
439
                                <property name="sizeHint">
 
440
                                    <size>
 
441
                                        <width>611</width>
 
442
                                        <height>20</height>
 
443
                                    </size>
 
444
                                </property>
 
445
                            </spacer>
 
446
                            <spacer row="2" column="5">
 
447
                                <property name="name">
 
448
                                    <cstring>spacer8</cstring>
 
449
                                </property>
 
450
                                <property name="orientation">
 
451
                                    <enum>Horizontal</enum>
 
452
                                </property>
 
453
                                <property name="sizeType">
 
454
                                    <enum>Expanding</enum>
 
455
                                </property>
 
456
                                <property name="sizeHint">
 
457
                                    <size>
 
458
                                        <width>71</width>
 
459
                                        <height>20</height>
 
460
                                    </size>
 
461
                                </property>
 
462
                            </spacer>
 
463
                            <widget class="QPushButton" row="2" column="6">
 
464
                                <property name="name">
 
465
                                    <cstring>m_updateButton</cstring>
 
466
                                </property>
 
467
                                <property name="text">
 
468
                                    <string>Update</string>
 
469
                                </property>
 
470
                            </widget>
 
471
                        </grid>
 
472
                    </widget>
 
473
                </grid>
 
474
            </widget>
365
475
        </widget>
366
476
    </grid>
367
477
</widget>
 
478
<layoutdefaults spacing="6" margin="11"/>
368
479
</UI>