Subversion Repositories public

Rev

Rev 44 | Rev 52 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 44 Rev 48
Line 38... Line 38...
38
        <string>Zinssatzänderung</string>
38
        <string>Zinssatzänderung</string>
39
    </property>
39
    </property>
40
    <property name="modal">
40
    <property name="modal">
41
        <bool>true</bool>
41
        <bool>true</bool>
42
    </property>
42
    </property>
43
    <widget class="KListView">
43
    <widget class="KPushButton">
44
        <column>
-
 
45
            <property name="text">
-
 
46
                <string>Datum</string>
-
 
47
            </property>
-
 
48
            <property name="clickable">
-
 
49
                <bool>true</bool>
-
 
50
            </property>
-
 
51
            <property name="resizable">
-
 
52
                <bool>true</bool>
-
 
53
            </property>
-
 
54
        </column>
-
 
55
        <column>
-
 
56
            <property name="text">
-
 
57
                <string>Zinssatz</string>
-
 
58
            </property>
-
 
59
            <property name="clickable">
-
 
60
                <bool>true</bool>
-
 
61
            </property>
-
 
62
            <property name="resizable">
-
 
63
                <bool>true</bool>
-
 
64
            </property>
-
 
65
        </column>
-
 
66
        <column>
-
 
67
            <property name="text">
-
 
68
                <string>Rate</string>
-
 
69
            </property>
-
 
70
            <property name="clickable">
-
 
71
                <bool>true</bool>
-
 
72
            </property>
-
 
73
            <property name="resizable">
-
 
74
                <bool>true</bool>
-
 
75
            </property>
-
 
76
        </column>
-
 
77
        <column>
-
 
78
            <property name="text">
-
 
79
                <string>Kalk.Rate</string>
-
 
80
            </property>
-
 
81
            <property name="clickable">
-
 
82
                <bool>true</bool>
-
 
83
            </property>
-
 
84
            <property name="resizable">
-
 
85
                <bool>true</bool>
-
 
86
            </property>
-
 
87
        </column>
-
 
88
        <property name="name">
44
        <property name="name">
89
            <cstring>kListView_Table</cstring>
45
            <cstring>kPushButton_Save</cstring>
90
        </property>
46
        </property>
91
        <property name="geometry">
47
        <property name="geometry">
92
            <rect>
48
            <rect>
93
                <x>10</x>
49
                <x>50</x>
94
                <y>200</y>
50
                <y>360</y>
95
                <width>420</width>
51
                <width>130</width>
96
                <height>150</height>
52
                <height>30</height>
97
            </rect>
53
            </rect>
98
        </property>
54
        </property>
99
        <property name="sizePolicy">
55
        <property name="text">
100
            <sizepolicy>
-
 
101
                <hsizetype>7</hsizetype>
-
 
102
                <vsizetype>7</vsizetype>
-
 
103
                <horstretch>0</horstretch>
-
 
104
                <verstretch>0</verstretch>
56
            <string>Speichern</string>
105
            </sizepolicy>
-
 
106
        </property>
57
        </property>
107
        <property name="minimumSize">
58
        <property name="accel">
108
            <size>
59
            <string>Alt+S</string>
109
                <width>0</width>
60
        </property>
110
                <height>0</height>
61
        <property name="default">
111
            </size>
62
            <bool>true</bool>
112
        </property>
63
        </property>
113
        <property name="toolTip" stdset="0">
64
        <property name="toolTip" stdset="0">
114
            <string>Liste der Zinssatz-/Ratenänderungen</string>
65
            <string>Speichert den Inhalt der Tabelle</string>
-
 
66
        </property>
-
 
67
        <property name="whatsThis" stdset="0">
-
 
68
            <string>Der Button speichert den Inhalt der Tabelle und schliesst die Dialogbox</string>
-
 
69
        </property>
-
 
70
    </widget>
-
 
71
    <widget class="KPushButton">
-
 
72
        <property name="name">
-
 
73
            <cstring>kPushButton_Cancel</cstring>
-
 
74
        </property>
-
 
75
        <property name="geometry">
-
 
76
            <rect>
-
 
77
                <x>260</x>
-
 
78
                <y>360</y>
-
 
79
                <width>130</width>
-
 
80
                <height>30</height>
-
 
81
            </rect>
-
 
82
        </property>
-
 
83
        <property name="text">
-
 
84
            <string>Schliessen</string>
-
 
85
        </property>
-
 
86
        <property name="accel">
-
 
87
            <string>Alt+C</string>
-
 
88
        </property>
-
 
89
        <property name="toolTip" stdset="0">
-
 
90
            <string>Schliesst den Dialog. Alle Eingaben werden verworfen!</string>
-
 
91
        </property>
-
 
92
        <property name="whatsThis" stdset="0">
-
 
93
            <string>Der Button schliesst die Dialogbox und verwirft alle durchgeführten Änderungen.</string>
115
        </property>
94
        </property>
116
    </widget>
95
    </widget>
117
    <widget class="QGroupBox">
96
    <widget class="QGroupBox">
118
        <property name="name">
97
        <property name="name">
119
            <cstring>groupBox7</cstring>
98
            <cstring>groupBox7</cstring>
Line 175... Line 154...
175
            </property>
154
            </property>
176
            <property name="text">
155
            <property name="text">
177
                <string>Rate</string>
156
                <string>Rate</string>
178
            </property>
157
            </property>
179
        </widget>
158
        </widget>
-
 
159
        <widget class="QLabel">
-
 
160
            <property name="name">
-
 
161
                <cstring>textLabel1_2</cstring>
-
 
162
            </property>
-
 
163
            <property name="geometry">
-
 
164
                <rect>
-
 
165
                    <x>230</x>
-
 
166
                    <y>50</y>
-
 
167
                    <width>20</width>
-
 
168
                    <height>20</height>
-
 
169
                </rect>
-
 
170
            </property>
-
 
171
            <property name="text">
-
 
172
                <string>%</string>
-
 
173
            </property>
-
 
174
        </widget>
-
 
175
        <widget class="QLabel">
-
 
176
            <property name="name">
-
 
177
                <cstring>textLabel2_2</cstring>
-
 
178
            </property>
-
 
179
            <property name="geometry">
-
 
180
                <rect>
-
 
181
                    <x>230</x>
-
 
182
                    <y>80</y>
-
 
183
                    <width>30</width>
-
 
184
                    <height>20</height>
-
 
185
                </rect>
-
 
186
            </property>
-
 
187
            <property name="text">
-
 
188
                <string>EUR</string>
-
 
189
            </property>
-
 
190
        </widget>
180
        <widget class="KDoubleNumInput">
191
        <widget class="KDoubleNumInput">
181
            <property name="name">
192
            <property name="name">
182
                <cstring>kDoubleNumInput_Zinssatz</cstring>
193
                <cstring>kDoubleNumInput_Zinssatz</cstring>
183
            </property>
194
            </property>
184
            <property name="geometry">
195
            <property name="geometry">
Line 187... Line 198...
187
                    <y>50</y>
198
                    <y>50</y>
188
                    <width>120</width>
199
                    <width>120</width>
189
                    <height>25</height>
200
                    <height>25</height>
190
                </rect>
201
                </rect>
191
            </property>
202
            </property>
-
 
203
            <property name="maxValue">
-
 
204
                <number>100</number>
-
 
205
            </property>
-
 
206
            <property name="suffix">
-
 
207
                <string></string>
-
 
208
            </property>
-
 
209
            <property name="precision">
-
 
210
                <number>3</number>
-
 
211
            </property>
192
            <property name="toolTip" stdset="0">
212
            <property name="toolTip" stdset="0">
193
                <string>Neuer Zinssatz der ab dem angegebenen Datum gilt</string>
213
                <string>Neuer Zinssatz der ab dem angegebenen Datum gilt</string>
194
            </property>
214
            </property>
-
 
215
            <property name="whatsThis" stdset="0">
-
 
216
                <string>Eingabefeld für einen Zinnsatz im Bereich 0 bis 100%</string>
-
 
217
            </property>
195
        </widget>
218
        </widget>
196
        <widget class="KDoubleNumInput">
219
        <widget class="KDoubleNumInput">
197
            <property name="name">
220
            <property name="name">
198
                <cstring>kDoubleNumInput_Rate</cstring>
221
                <cstring>kDoubleNumInput_Rate</cstring>
199
            </property>
222
            </property>
Line 203... Line 226...
203
                    <y>80</y>
226
                    <y>80</y>
204
                    <width>120</width>
227
                    <width>120</width>
205
                    <height>25</height>
228
                    <height>25</height>
206
                </rect>
229
                </rect>
207
            </property>
230
            </property>
-
 
231
            <property name="maxValue">
-
 
232
                <number>2e+07</number>
-
 
233
            </property>
208
            <property name="toolTip" stdset="0">
234
            <property name="toolTip" stdset="0">
209
                <string>Neu Rate, welche ab dem angegebenen Datum gilt, wenn "Ratenvorgabe" aktiviert ist.</string>
235
                <string>Neu Rate, welche ab dem angegebenen Datum gilt, wenn "Ratenvorgabe" aktiviert ist.</string>
210
            </property>
236
            </property>
-
 
237
            <property name="whatsThis" stdset="0">
-
 
238
                <string>Eingabefeld zur Erfassung der Ratenhöhe. Der Inhalt wird nur dann in der Berechnung berücksichtigt, wenn "Ratenvorgabe" aktiviert wurde.</string>
-
 
239
            </property>
211
        </widget>
240
        </widget>
212
        <widget class="KDateWidget">
241
        <widget class="KDateWidget">
213
            <property name="name">
242
            <property name="name">
214
                <cstring>kDateWidget_Datum</cstring>
243
                <cstring>kDateWidget_Datum</cstring>
215
            </property>
244
            </property>
Line 222... Line 251...
222
                </rect>
251
                </rect>
223
            </property>
252
            </property>
224
            <property name="toolTip" stdset="0">
253
            <property name="toolTip" stdset="0">
225
                <string>Datum, an dem die Zinssatz-/Ratenänderung stattfinden soll.</string>
254
                <string>Datum, an dem die Zinssatz-/Ratenänderung stattfinden soll.</string>
226
            </property>
255
            </property>
-
 
256
            <property name="whatsThis" stdset="0">
-
 
257
                <string>Widget zum Einstellen eines Datums.</string>
-
 
258
            </property>
227
        </widget>
259
        </widget>
228
        <widget class="QCheckBox">
260
        <widget class="QCheckBox">
229
            <property name="name">
261
            <property name="name">
230
                <cstring>checkBox_Rate</cstring>
262
                <cstring>checkBox_Rate</cstring>
231
            </property>
263
            </property>
Line 259... Line 291...
259
            <property name="text">
291
            <property name="text">
260
                <string>Rate neu berechnen</string>
292
                <string>Rate neu berechnen</string>
261
            </property>
293
            </property>
262
        </widget>
294
        </widget>
263
    </widget>
295
    </widget>
264
    <widget class="KPushButton">
296
    <widget class="KListView">
-
 
297
        <column>
-
 
298
            <property name="text">
-
 
299
                <string>Datum</string>
-
 
300
            </property>
-
 
301
            <property name="clickable">
-
 
302
                <bool>true</bool>
-
 
303
            </property>
-
 
304
            <property name="resizable">
-
 
305
                <bool>true</bool>
-
 
306
            </property>
-
 
307
        </column>
-
 
308
        <column>
-
 
309
            <property name="text">
-
 
310
                <string>Zinssatz</string>
-
 
311
            </property>
-
 
312
            <property name="clickable">
-
 
313
                <bool>true</bool>
-
 
314
            </property>
-
 
315
            <property name="resizable">
-
 
316
                <bool>true</bool>
-
 
317
            </property>
-
 
318
        </column>
-
 
319
        <column>
-
 
320
            <property name="text">
-
 
321
                <string>Rate</string>
-
 
322
            </property>
-
 
323
            <property name="clickable">
-
 
324
                <bool>true</bool>
-
 
325
            </property>
-
 
326
            <property name="resizable">
-
 
327
                <bool>true</bool>
-
 
328
            </property>
-
 
329
        </column>
-
 
330
        <column>
-
 
331
            <property name="text">
-
 
332
                <string>Fixe R.</string>
-
 
333
            </property>
-
 
334
            <property name="clickable">
-
 
335
                <bool>true</bool>
-
 
336
            </property>
-
 
337
            <property name="resizable">
-
 
338
                <bool>true</bool>
-
 
339
            </property>
-
 
340
        </column>
-
 
341
        <column>
-
 
342
            <property name="text">
-
 
343
                <string>Kalk.Rate</string>
-
 
344
            </property>
-
 
345
            <property name="clickable">
-
 
346
                <bool>true</bool>
-
 
347
            </property>
-
 
348
            <property name="resizable">
-
 
349
                <bool>true</bool>
-
 
350
            </property>
-
 
351
        </column>
265
        <property name="name">
352
        <property name="name">
266
            <cstring>kPushButton_Save</cstring>
353
            <cstring>kListView_Table</cstring>
267
        </property>
354
        </property>
268
        <property name="geometry">
355
        <property name="geometry">
269
            <rect>
356
            <rect>
270
                <x>50</x>
357
                <x>10</x>
271
                <y>360</y>
358
                <y>200</y>
272
                <width>130</width>
359
                <width>420</width>
273
                <height>30</height>
360
                <height>150</height>
274
            </rect>
361
            </rect>
275
        </property>
362
        </property>
276
        <property name="text">
363
        <property name="sizePolicy">
-
 
364
            <sizepolicy>
-
 
365
                <hsizetype>7</hsizetype>
-
 
366
                <vsizetype>7</vsizetype>
-
 
367
                <horstretch>0</horstretch>
277
            <string>Speichern</string>
368
                <verstretch>0</verstretch>
-
 
369
            </sizepolicy>
-
 
370
        </property>
-
 
371
        <property name="minimumSize">
-
 
372
            <size>
-
 
373
                <width>0</width>
-
 
374
                <height>0</height>
-
 
375
            </size>
278
        </property>
376
        </property>
279
        <property name="toolTip" stdset="0">
377
        <property name="toolTip" stdset="0">
280
            <string>Speichert den Inhalt der Tabelle</string>
378
            <string>Liste der Zinssatz-/Ratenänderungen</string>
281
        </property>
379
        </property>
282
    </widget>
380
    </widget>
283
    <widget class="KPushButton">
381
    <widget class="KPushButton">
284
        <property name="name">
382
        <property name="name">
285
            <cstring>kPushButton_Insert</cstring>
383
            <cstring>kPushButton_Remove</cstring>
286
        </property>
384
        </property>
287
        <property name="geometry">
385
        <property name="geometry">
288
            <rect>
386
            <rect>
289
                <x>80</x>
387
                <x>260</x>
290
                <y>160</y>
388
                <y>160</y>
291
                <width>100</width>
389
                <width>100</width>
292
                <height>30</height>
390
                <height>30</height>
293
            </rect>
391
            </rect>
294
        </property>
392
        </property>
295
        <property name="text">
393
        <property name="text">
296
            <string>Einfügen</string>
394
            <string>Entfernen</string>
297
        </property>
395
        </property>
298
        <property name="iconSet">
396
        <property name="toolTip" stdset="0">
-
 
397
            <string>Markierte Zeile der Tabelle entfernen</string>
-
 
398
        </property>
299
            <iconset>down.png</iconset>
399
        <property name="whatsThis" stdset="0">
-
 
400
            <string>Button zum entfernen der markierten Zeile aus der Tabelle.</string>
300
        </property>
401
        </property>
301
    </widget>
402
    </widget>
302
    <widget class="KPushButton">
403
    <widget class="KPushButton">
303
        <property name="name">
404
        <property name="name">
304
            <cstring>kPushButton_Remove</cstring>
405
            <cstring>kPushButton_Insert</cstring>
305
        </property>
406
        </property>
306
        <property name="geometry">
407
        <property name="geometry">
307
            <rect>
408
            <rect>
308
                <x>260</x>
409
                <x>80</x>
309
                <y>160</y>
410
                <y>160</y>
310
                <width>100</width>
411
                <width>100</width>
311
                <height>30</height>
412
                <height>30</height>
312
            </rect>
413
            </rect>
313
        </property>
414
        </property>
314
        <property name="text">
415
        <property name="text">
315
            <string>Entfernen</string>
416
            <string>Einfügen</string>
316
        </property>
-
 
317
        <property name="iconSet">
-
 
318
            <iconset>up.png</iconset>
417
            <comment>Einfügen</comment>
319
        </property>
-
 
320
    </widget>
-
 
321
    <widget class="KPushButton">
-
 
322
        <property name="name">
-
 
323
            <cstring>kPushButton_Cancel</cstring>
-
 
324
        </property>
418
        </property>
325
        <property name="geometry">
419
        <property name="accel">
326
            <rect>
-
 
327
                <x>260</x>
-
 
328
                <y>360</y>
-
 
329
                <width>130</width>
-
 
330
                <height>30</height>
-
 
331
            </rect>
420
            <string></string>
332
        </property>
421
        </property>
333
        <property name="text">
422
        <property name="stdItem" stdset="0">
334
            <string>Schliessen</string>
423
            <number>0</number>
335
        </property>
424
        </property>
336
        <property name="toolTip" stdset="0">
425
        <property name="toolTip" stdset="0">
337
            <string>Schliesst den Dialog. Alle Eingaben werden verworfen!</string>
426
            <string>Inhalt der Eingabezeilen der Tabelle hinzufügen</string>
-
 
427
        </property>
-
 
428
        <property name="whatsThis" stdset="0">
-
 
429
            <string>Button zum Hinzufügen des Inhalts der Eingabezeilen zur Tabelle unten</string>
338
        </property>
430
        </property>
339
    </widget>
431
    </widget>
340
</widget>
432
</widget>
341
<connections>
433
<connections>
342
    <connection>
434
    <connection>
Line 371... Line 463...
371
    </connection>
463
    </connection>
372
    <connection>
464
    <connection>
373
        <sender>kListView_Table</sender>
465
        <sender>kListView_Table</sender>
374
        <signal>selectionChanged(QListViewItem*)</signal>
466
        <signal>selectionChanged(QListViewItem*)</signal>
375
        <receiver>ziaend</receiver>
467
        <receiver>ziaend</receiver>
376
        <slot>tbSelectSlot()</slot>
468
        <slot>tbSelectSlot(QListViewItem*)</slot>
377
    </connection>
469
    </connection>
378
    <connection>
470
    <connection>
379
        <sender>kPushButton_Cancel</sender>
471
        <sender>kPushButton_Cancel</sender>
380
        <signal>clicked()</signal>
472
        <signal>clicked()</signal>
381
        <receiver>ziaend</receiver>
473
        <receiver>ziaend</receiver>
Line 414... Line 506...
414
    <slot>numRateSlot()</slot>
506
    <slot>numRateSlot()</slot>
415
    <slot>cbRateSlot()</slot>
507
    <slot>cbRateSlot()</slot>
416
    <slot>pbInsertSlot()</slot>
508
    <slot>pbInsertSlot()</slot>
417
    <slot>pbRemoveSlot()</slot>
509
    <slot>pbRemoveSlot()</slot>
418
    <slot>pbSaveSlot()</slot>
510
    <slot>pbSaveSlot()</slot>
419
    <slot>tbSelectSlot()</slot>
511
    <slot>tbSelectSlot(QListViewItem *item)</slot>
420
    <slot>cbKalkRateSlot()</slot>
512
    <slot>cbKalkRateSlot()</slot>
421
    <slot>pbCancelSlot()</slot>
513
    <slot>pbCancelSlot()</slot>
422
</slots>
514
</slots>
423
<pixmapinproject/>
515
<pixmapinproject/>
424
<layoutdefaults spacing="6" margin="11"/>
516
<layoutdefaults spacing="6" margin="11"/>
425
<includehints>
517
<includehints>
-
 
518
    <includehint>kpushbutton.h</includehint>
426
    <includehint>klistview.h</includehint>
519
    <includehint>kpushbutton.h</includehint>
427
    <includehint>knuminput.h</includehint>
520
    <includehint>knuminput.h</includehint>
428
    <includehint>knuminput.h</includehint>
521
    <includehint>knuminput.h</includehint>
429
    <includehint>knuminput.h</includehint>
522
    <includehint>knuminput.h</includehint>
430
    <includehint>knuminput.h</includehint>
523
    <includehint>knuminput.h</includehint>
431
    <includehint>kdatewidget.h</includehint>
524
    <includehint>kdatewidget.h</includehint>
432
    <includehint>kpushbutton.h</includehint>
-
 
433
    <includehint>kpushbutton.h</includehint>
525
    <includehint>klistview.h</includehint>
434
    <includehint>kpushbutton.h</includehint>
526
    <includehint>kpushbutton.h</includehint>
435
    <includehint>kpushbutton.h</includehint>
527
    <includehint>kpushbutton.h</includehint>
436
</includehints>
528
</includehints>
437
</UI>
529
</UI>