Subversion Repositories public

Rev

Rev 60 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 60 Rev 67
Line 174... Line 174...
174
            </property>
174
            </property>
175
            <property name="toolTip" stdset="0">
175
            <property name="toolTip" stdset="0">
176
                <string>Definiert, dass die angegebene Rate ab dem Datum fix verwendet werden soll.</string>
176
                <string>Definiert, dass die angegebene Rate ab dem Datum fix verwendet werden soll.</string>
177
            </property>
177
            </property>
178
        </widget>
178
        </widget>
179
        <widget class="KDoubleNumInput">
-
 
180
            <property name="name">
-
 
181
                <cstring>kDoubleNumInput_Zinssatz</cstring>
-
 
182
            </property>
-
 
183
            <property name="geometry">
-
 
184
                <rect>
-
 
185
                    <x>100</x>
-
 
186
                    <y>50</y>
-
 
187
                    <width>120</width>
-
 
188
                    <height>25</height>
-
 
189
                </rect>
-
 
190
            </property>
-
 
191
            <property name="maxValue">
-
 
192
                <number>100</number>
-
 
193
            </property>
-
 
194
            <property name="suffix">
-
 
195
                <string></string>
-
 
196
            </property>
-
 
197
            <property name="precision">
-
 
198
                <number>3</number>
-
 
199
            </property>
-
 
200
            <property name="toolTip" stdset="0">
-
 
201
                <string>Neuer Zinssatz der ab dem angegebenen Datum gilt</string>
-
 
202
            </property>
-
 
203
            <property name="whatsThis" stdset="0">
-
 
204
                <string>Eingabefeld für einen Zinnsatz im Bereich 0 bis 100%</string>
-
 
205
            </property>
-
 
206
        </widget>
-
 
207
        <widget class="KDateWidget">
179
        <widget class="KDateWidget">
208
            <property name="name">
180
            <property name="name">
209
                <cstring>kDateWidget_Datum</cstring>
181
                <cstring>kDateWidget_Datum</cstring>
210
            </property>
182
            </property>
211
            <property name="geometry">
183
            <property name="geometry">
Line 247... Line 219...
247
            </property>
219
            </property>
248
            <property name="checked">
220
            <property name="checked">
249
                <bool>true</bool>
221
                <bool>true</bool>
250
            </property>
222
            </property>
251
        </widget>
223
        </widget>
-
 
224
        <widget class="KDoubleNumInput">
-
 
225
            <property name="name">
-
 
226
                <cstring>kDoubleNumInput_Zinssatz</cstring>
-
 
227
            </property>
-
 
228
            <property name="geometry">
-
 
229
                <rect>
-
 
230
                    <x>100</x>
-
 
231
                    <y>50</y>
-
 
232
                    <width>120</width>
-
 
233
                    <height>25</height>
-
 
234
                </rect>
-
 
235
            </property>
-
 
236
            <property name="maxValue">
-
 
237
                <number>100</number>
-
 
238
            </property>
-
 
239
            <property name="suffix">
-
 
240
                <string></string>
-
 
241
            </property>
-
 
242
            <property name="precision">
-
 
243
                <number>3</number>
-
 
244
            </property>
-
 
245
            <property name="toolTip" stdset="0">
-
 
246
                <string>Neuer Zinssatz der ab dem angegebenen Datum gilt</string>
-
 
247
            </property>
-
 
248
            <property name="whatsThis" stdset="0">
-
 
249
                <string>Eingabefeld für einen Zinnsatz im Bereich 0 bis 100%</string>
-
 
250
            </property>
-
 
251
        </widget>
252
    </widget>
252
    </widget>
253
    <widget class="KPushButton">
253
    <widget class="KPushButton">
254
        <property name="name">
254
        <property name="name">
255
            <cstring>kPushButton_Remove</cstring>
255
            <cstring>kPushButton_Remove</cstring>
256
        </property>
256
        </property>
Line 298... Line 298...
298
        </property>
298
        </property>
299
        <property name="whatsThis" stdset="0">
299
        <property name="whatsThis" stdset="0">
300
            <string>Der Button schliesst die Dialogbox und verwirft alle durchgeführten Änderungen.</string>
300
            <string>Der Button schliesst die Dialogbox und verwirft alle durchgeführten Änderungen.</string>
301
        </property>
301
        </property>
302
    </widget>
302
    </widget>
303
    <widget class="KPushButton">
-
 
304
        <property name="name">
-
 
305
            <cstring>kPushButton_Save</cstring>
-
 
306
        </property>
-
 
307
        <property name="geometry">
-
 
308
            <rect>
-
 
309
                <x>50</x>
-
 
310
                <y>360</y>
-
 
311
                <width>130</width>
-
 
312
                <height>30</height>
-
 
313
            </rect>
-
 
314
        </property>
-
 
315
        <property name="text">
-
 
316
            <string>Speichern</string>
-
 
317
        </property>
-
 
318
        <property name="accel">
-
 
319
            <string>Alt+S</string>
-
 
320
        </property>
-
 
321
        <property name="default">
-
 
322
            <bool>true</bool>
-
 
323
        </property>
-
 
324
        <property name="toolTip" stdset="0">
-
 
325
            <string>Speichert den Inhalt der Tabelle</string>
-
 
326
        </property>
-
 
327
        <property name="whatsThis" stdset="0">
-
 
328
            <string>Der Button speichert den Inhalt der Tabelle und schliesst die Dialogbox</string>
-
 
329
        </property>
-
 
330
    </widget>
-
 
331
    <widget class="KListView">
303
    <widget class="KListView">
332
        <column>
304
        <column>
333
            <property name="text">
305
            <property name="text">
334
                <string>Datum</string>
306
                <string>Datum</string>
335
            </property>
307
            </property>
Line 416... Line 388...
416
            <string>Liste der Zinssatz-/Ratenänderungen</string>
388
            <string>Liste der Zinssatz-/Ratenänderungen</string>
417
        </property>
389
        </property>
418
    </widget>
390
    </widget>
419
    <widget class="KPushButton">
391
    <widget class="KPushButton">
420
        <property name="name">
392
        <property name="name">
-
 
393
            <cstring>kPushButton_Save</cstring>
-
 
394
        </property>
-
 
395
        <property name="geometry">
-
 
396
            <rect>
-
 
397
                <x>50</x>
-
 
398
                <y>360</y>
-
 
399
                <width>130</width>
-
 
400
                <height>30</height>
-
 
401
            </rect>
-
 
402
        </property>
-
 
403
        <property name="text">
-
 
404
            <string>Speichern</string>
-
 
405
        </property>
-
 
406
        <property name="accel">
-
 
407
            <string>Alt+S</string>
-
 
408
        </property>
-
 
409
        <property name="default">
-
 
410
            <bool>true</bool>
-
 
411
        </property>
-
 
412
        <property name="toolTip" stdset="0">
-
 
413
            <string>Speichert den Inhalt der Tabelle</string>
-
 
414
        </property>
-
 
415
        <property name="whatsThis" stdset="0">
-
 
416
            <string>Der Button speichert den Inhalt der Tabelle und schliesst die Dialogbox</string>
-
 
417
        </property>
-
 
418
    </widget>
-
 
419
    <widget class="KPushButton">
-
 
420
        <property name="name">
421
            <cstring>kPushButton_Insert</cstring>
421
            <cstring>kPushButton_Insert</cstring>
422
        </property>
422
        </property>
423
        <property name="geometry">
423
        <property name="geometry">
424
            <rect>
424
            <rect>
425
                <x>80</x>
425
                <x>80</x>
Line 534... Line 534...
534
<pixmapinproject/>
534
<pixmapinproject/>
535
<layoutdefaults spacing="6" margin="11"/>
535
<layoutdefaults spacing="6" margin="11"/>
536
<includehints>
536
<includehints>
537
    <includehint>knuminput.h</includehint>
537
    <includehint>knuminput.h</includehint>
538
    <includehint>knuminput.h</includehint>
538
    <includehint>knuminput.h</includehint>
-
 
539
    <includehint>kdatewidget.h</includehint>
539
    <includehint>knuminput.h</includehint>
540
    <includehint>knuminput.h</includehint>
540
    <includehint>knuminput.h</includehint>
541
    <includehint>knuminput.h</includehint>
541
    <includehint>kdatewidget.h</includehint>
-
 
542
    <includehint>kpushbutton.h</includehint>
-
 
543
    <includehint>kpushbutton.h</includehint>
542
    <includehint>kpushbutton.h</includehint>
544
    <includehint>kpushbutton.h</includehint>
543
    <includehint>kpushbutton.h</includehint>
545
    <includehint>klistview.h</includehint>
544
    <includehint>klistview.h</includehint>
546
    <includehint>kpushbutton.h</includehint>
545
    <includehint>kpushbutton.h</includehint>
-
 
546
    <includehint>kpushbutton.h</includehint>
547
</includehints>
547
</includehints>
548
</UI>
548
</UI>