Subversion Repositories public

Rev

Rev 44 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>tilgungsplanWidgetBase</class>
<comment>Main Window contains all widgets needed to calculate a Tilgungsplan.</comment>
<author>andreas@TheoSys.at</author>
<widget class="QMainWindow">
    <property name="name">
        <cstring>Tilgungsplan</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>665</width>
            <height>635</height>
        </rect>
    </property>
    <property name="sizePolicy">
        <sizepolicy>
            <hsizetype>0</hsizetype>
            <vsizetype>0</vsizetype>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
        </sizepolicy>
    </property>
    <property name="minimumSize">
        <size>
            <width>665</width>
            <height>635</height>
        </size>
    </property>
    <property name="maximumSize">
        <size>
            <width>665</width>
            <height>635</height>
        </size>
    </property>
    <property name="baseSize">
        <size>
            <width>665</width>
            <height>635</height>
        </size>
    </property>
    <property name="caption">
        <string>Tilgungsplan</string>
    </property>
    <property name="icon">
        <pixmap>image0</pixmap>
    </property>
    <widget class="QGroupBox">
        <property name="name">
            <cstring>groupBox1</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>0</x>
                <y>0</y>
                <width>370</width>
                <height>170</height>
            </rect>
        </property>
        <property name="title">
            <string>Auszahlung</string>
        </property>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>20</y>
                    <width>65</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Betrag</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>50</y>
                    <width>95</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Auszahlung am</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>80</y>
                    <width>65</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Fixspesen</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel3</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>110</y>
                    <width>87</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Bearb.Gebühr</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel4</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>140</y>
                    <width>70</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Zuzählgeb.</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel5</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>240</x>
                    <y>80</y>
                    <width>40</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>EUR</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel7</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>240</x>
                    <y>140</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>%</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel6</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>240</x>
                    <y>110</y>
                    <width>40</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>EUR</string>
            </property>
        </widget>
        <widget class="KDoubleNumInput">
            <property name="name">
                <cstring>kDoubleNumInput_beageb</cstring>
            </property>
            <property name="enabled">
                <bool>false</bool>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>110</y>
                    <width>120</width>
                    <height>25</height>
                </rect>
            </property>
            <property name="maxValue">
                <number>2e+07</number>
            </property>
        </widget>
        <widget class="KDoubleNumInput">
            <property name="name">
                <cstring>kDoubleNumInput_zuzaelgeb</cstring>
            </property>
            <property name="enabled">
                <bool>false</bool>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>140</y>
                    <width>120</width>
                    <height>25</height>
                </rect>
            </property>
            <property name="maxValue">
                <number>2e+07</number>
            </property>
        </widget>
        <widget class="KDateWidget">
            <property name="name">
                <cstring>kDateWidget_Auszahlung</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>50</y>
                    <width>216</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="date">
                <date>
                    <year>2008</year>
                    <month>1</month>
                    <day>1</day>
                </date>
            </property>
        </widget>
        <widget class="KDoubleNumInput">
            <property name="name">
                <cstring>kDoubleNumInput_Fixspesen</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>80</y>
                    <width>120</width>
                    <height>25</height>
                </rect>
            </property>
            <property name="maxValue">
                <number>2e+07</number>
            </property>
        </widget>
        <widget class="KDoubleNumInput">
            <property name="name">
                <cstring>kDoubleNumInput_Betrag</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>20</y>
                    <width>120</width>
                    <height>25</height>
                </rect>
            </property>
            <property name="value">
                <number>9999</number>
            </property>
            <property name="minValue">
                <number>1</number>
            </property>
            <property name="maxValue">
                <number>2e+07</number>
            </property>
            <property name="toolTip" stdset="0">
                <string>Kreditbetrag</string>
            </property>
        </widget>
    </widget>
    <widget class="QGroupBox">
        <property name="name">
            <cstring>groupBox2</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>380</x>
                <y>0</y>
                <width>280</width>
                <height>80</height>
            </rect>
        </property>
        <property name="title">
            <string>Parameter/BWG</string>
        </property>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel8</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>20</y>
                    <width>107</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Tageberechnung</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel9</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>50</y>
                    <width>94</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Verzinsungsart</string>
            </property>
        </widget>
        <widget class="QComboBox">
            <item>
                <property name="text">
                    <string>30 / 360</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Klm. / 360</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Klm. / 365</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>30 / 365 (366)</string>
                </property>
            </item>
            <property name="name">
                <cstring>comboBox_tageber</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>130</x>
                    <y>20</y>
                    <width>140</width>
                    <height>23</height>
                </rect>
            </property>
        </widget>
        <widget class="QComboBox">
            <item>
                <property name="text">
                    <string>Dekursiv</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Antizipativ</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Dek./Zinsen a.Beg.Abschl.</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Unverzinst</string>
                </property>
            </item>
            <property name="name">
                <cstring>comboBox_verzart</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>130</x>
                    <y>50</y>
                    <width>140</width>
                    <height>23</height>
                </rect>
            </property>
        </widget>
    </widget>
    <widget class="QGroupBox">
        <property name="name">
            <cstring>groupBox4</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>380</x>
                <y>90</y>
                <width>280</width>
                <height>80</height>
            </rect>
        </property>
        <property name="title">
            <string>Ergebnisse</string>
        </property>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel13</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>20</y>
                    <width>97</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Effektivzinssatz</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel14</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>50</y>
                    <width>109</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Gesamtbelastung</string>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_GesBelast</cstring>
            </property>
            <property name="enabled">
                <bool>true</bool>
            </property>
            <property name="geometry">
                <rect>
                    <x>130</x>
                    <y>50</y>
                    <width>140</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="alignment">
                <set>AlignRight</set>
            </property>
            <property name="readOnly">
                <bool>true</bool>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_EffZi</cstring>
            </property>
            <property name="enabled">
                <bool>true</bool>
            </property>
            <property name="geometry">
                <rect>
                    <x>130</x>
                    <y>20</y>
                    <width>140</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="alignment">
                <set>AlignRight</set>
            </property>
            <property name="readOnly">
                <bool>true</bool>
            </property>
        </widget>
    </widget>
    <widget class="QGroupBox">
        <property name="name">
            <cstring>groupBox5</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>0</x>
                <y>280</y>
                <width>660</width>
                <height>170</height>
            </rect>
        </property>
        <property name="title">
            <string>Raten</string>
        </property>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel15</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>20</y>
                    <width>85</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Anzahl Raten</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel16</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>50</y>
                    <width>80</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Ratenhöhe</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel2_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>83</y>
                    <width>65</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Endfällig</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel18</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>350</x>
                    <y>80</y>
                    <width>50</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Periode</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel4_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>350</x>
                    <y>110</y>
                    <width>65</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Datum bis</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel5_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>140</y>
                    <width>87</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Ann.Zuschuss</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel3_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>110</y>
                    <width>70</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Datum von</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>410</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Jan&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>430</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Feb&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_3</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>450</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Mär&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_4</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>470</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Apr&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_5</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>490</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Mai&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_6</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>510</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Jun&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_7</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>530</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Jul&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_8</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>550</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Aug&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_9</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>570</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Sep&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_10</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>590</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Okt&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_11</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>610</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Nov&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_12</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>630</x>
                    <y>60</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Dez&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel6_3</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>240</x>
                    <y>50</y>
                    <width>40</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>EUR</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel6_3_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>240</x>
                    <y>140</y>
                    <width>40</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>EUR</string>
            </property>
        </widget>
        <widget class="KDateWidget">
            <property name="name">
                <cstring>kDateWidget_RaBis</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>430</x>
                    <y>110</y>
                    <width>216</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="date">
                <date>
                    <year>2008</year>
                    <month>1</month>
                    <day>1</day>
                </date>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaJan</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>410</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaFeb</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>430</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaMar</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>450</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaApr</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>470</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaMai</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>490</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaJun</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>510</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaJul</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>530</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaAug</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>550</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaSep</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>570</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaOkt</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>590</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaNov</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>610</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_RaDez</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>630</x>
                    <y>80</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_4</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>350</x>
                    <y>140</y>
                    <width>65</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Valuta</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel17</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>350</x>
                    <y>20</y>
                    <width>73</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Ratenart</string>
            </property>
        </widget>
        <widget class="QComboBox">
            <item>
                <property name="text">
                    <string>Kapitalraten</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Pauschalraten</string>
                </property>
            </item>
            <property name="name">
                <cstring>comboBox_Ratart</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>430</x>
                    <y>20</y>
                    <width>220</width>
                    <height>23</height>
                </rect>
            </property>
        </widget>
        <widget class="QComboBox">
            <item>
                <property name="text">
                    <string>Tagesvaluta</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Ende des Monats</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Ende der Abschlussperiode</string>
                </property>
            </item>
            <property name="name">
                <cstring>comboBox_valuta</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>430</x>
                    <y>140</y>
                    <width>220</width>
                    <height>23</height>
                </rect>
            </property>
        </widget>
        <widget class="KDateWidget">
            <property name="name">
                <cstring>kDateWidget_RaVon</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>110</y>
                    <width>216</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="date">
                <date>
                    <year>2008</year>
                    <month>1</month>
                    <day>1</day>
                </date>
            </property>
        </widget>
        <widget class="KDateWidget">
            <property name="name">
                <cstring>kDateWidget_Endfael</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>83</y>
                    <width>216</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="date">
                <date>
                    <year>2008</year>
                    <month>1</month>
                    <day>1</day>
                </date>
            </property>
        </widget>
        <widget class="KDoubleNumInput">
            <property name="name">
                <cstring>kDoubleNumInput_AnnZuschuss</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>140</y>
                    <width>120</width>
                    <height>25</height>
                </rect>
            </property>
            <property name="maxValue">
                <number>1e+07</number>
            </property>
        </widget>
        <widget class="KDoubleNumInput">
            <property name="name">
                <cstring>kDoubleNumInput_Rate</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>50</y>
                    <width>120</width>
                    <height>25</height>
                </rect>
            </property>
            <property name="maxValue">
                <number>1e+07</number>
            </property>
            <property name="toolTip" stdset="0">
                <string>Bei "Ratenvorgabe" die Höhe der Rate</string>
            </property>
        </widget>
        <widget class="KIntNumInput">
            <property name="name">
                <cstring>kIntNumInput_AnzRaten</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>20</y>
                    <width>107</width>
                    <height>25</height>
                </rect>
            </property>
            <property name="minValue">
                <number>0</number>
            </property>
            <property name="maxValue">
                <number>600</number>
            </property>
        </widget>
    </widget>
    <widget class="QGroupBox">
        <property name="name">
            <cstring>groupBox6</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>0</x>
                <y>450</y>
                <width>660</width>
                <height>100</height>
            </rect>
        </property>
        <property name="title">
            <string>Abschluss</string>
        </property>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_13</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Jan&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_2_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>130</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Feb&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_3_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>150</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Mär&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_4_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>170</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Apr&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_5_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>190</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Mai&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_6_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>210</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Jun&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_7_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>230</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Jul&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_8_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>250</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Aug&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_9_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>270</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Sep&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_10_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>290</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Okt&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_11_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>310</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Nov&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel1_3_12_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>330</x>
                    <y>20</y>
                    <width>20</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&lt;font size="-1"&gt;Dez&lt;/font&gt;</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel6_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>40</y>
                    <width>65</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Periode</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel7_2</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>73</y>
                    <width>80</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>1. Abschluss</string>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbJan</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbFeb</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>130</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbMar</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>150</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbApr</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>170</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbMai</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>190</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbJun</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>210</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbJul</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>230</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbAug</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>250</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbSep</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>270</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbOkt</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>290</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbNov</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>310</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="QLineEdit">
            <property name="name">
                <cstring>lineEdit_AbDez</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>330</x>
                    <y>40</y>
                    <width>20</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="text">
                <string>1</string>
            </property>
            <property name="maxLength">
                <number>1</number>
            </property>
        </widget>
        <widget class="KDateWidget">
            <property name="name">
                <cstring>kDateWidget_Abschluss</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>70</y>
                    <width>216</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="date">
                <date>
                    <year>2008</year>
                    <month>1</month>
                    <day>1</day>
                </date>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel2_3</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>360</x>
                    <y>40</y>
                    <width>65</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Rythmus</string>
            </property>
        </widget>
        <widget class="QComboBox">
            <item>
                <property name="text">
                    <string>fix lt. Datum</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>monatlich</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>vierteljährlich</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>halbjährlich</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>jährlich</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Ultimo des Monats</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Ultimo des Quartals</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Ultimo d.Halbj.(30.6/31.12)</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Ultimo d.Halbj.(31.3/30.9)</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Ultimo d.Halbj.(Feb./Aug.)</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Ultimo des Jahres</string>
                </property>
            </item>
            <property name="name">
                <cstring>comboBox_Abschl</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>430</x>
                    <y>43</y>
                    <width>220</width>
                    <height>23</height>
                </rect>
            </property>
        </widget>
    </widget>
    <widget class="QGroupBox">
        <property name="name">
            <cstring>groupBox3</cstring>
        </property>
        <property name="geometry">
            <rect>
                <x>0</x>
                <y>170</y>
                <width>660</width>
                <height>110</height>
            </rect>
        </property>
        <property name="title">
            <string>Zinssatz</string>
        </property>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel10</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>20</y>
                    <width>73</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Zinssatz</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel11</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>50</y>
                    <width>80</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>gültig ab</string>
            </property>
        </widget>
        <widget class="QLabel">
            <property name="name">
                <cstring>textLabel12</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>390</x>
                    <y>20</y>
                    <width>73</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Zuschuss</string>
            </property>
        </widget>
        <widget class="KDateWidget">
            <property name="name">
                <cstring>kDateWidget_ZiGiltAb</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>50</y>
                    <width>216</width>
                    <height>23</height>
                </rect>
            </property>
            <property name="date">
                <date>
                    <year>2008</year>
                    <month>1</month>
                    <day>1</day>
                </date>
            </property>
        </widget>
        <widget class="QCheckBox">
            <property name="name">
                <cstring>checkBox_RechUltimo</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>510</x>
                    <y>50</y>
                    <width>140</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Bere&amp;chnen Ultimo</string>
            </property>
            <property name="accel">
                <string>Alt+C</string>
            </property>
        </widget>
        <widget class="QCheckBox">
            <property name="name">
                <cstring>checkBox_Runden</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>390</x>
                    <y>50</y>
                    <width>80</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>R&amp;unden</string>
            </property>
            <property name="accel">
                <string>Alt+U</string>
            </property>
        </widget>
        <widget class="QCheckBox">
            <property name="name">
                <cstring>checkBox_Rate</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>390</x>
                    <y>80</y>
                    <width>120</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>Raten&amp;vorgabe</string>
            </property>
            <property name="accel">
                <string>Alt+V</string>
            </property>
        </widget>
        <widget class="KDoubleNumInput">
            <property name="name">
                <cstring>kDoubleNumInput_ZiZuschuss</cstring>
            </property>
            <property name="enabled">
                <bool>false</bool>
            </property>
            <property name="geometry">
                <rect>
                    <x>510</x>
                    <y>20</y>
                    <width>120</width>
                    <height>25</height>
                </rect>
            </property>
        </widget>
        <widget class="QCheckBox">
            <property name="name">
                <cstring>checkBox_ZiChange</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>10</x>
                    <y>80</y>
                    <width>140</width>
                    <height>20</height>
                </rect>
            </property>
            <property name="text">
                <string>&amp;Zinssatzänderung</string>
            </property>
            <property name="accel">
                <string>Alt+Z</string>
            </property>
        </widget>
        <widget class="KDoubleNumInput">
            <property name="name">
                <cstring>kDoubleNumInput_Zinssatz</cstring>
            </property>
            <property name="geometry">
                <rect>
                    <x>110</x>
                    <y>20</y>
                    <width>120</width>
                    <height>25</height>
                </rect>
            </property>
            <property name="maxValue">
                <number>100</number>
            </property>
            <property name="precision">
                <number>3</number>
            </property>
        </widget>
    </widget>
</widget>
<menubar>
    <property name="name">
        <cstring>MenuBar</cstring>
    </property>
    <item text="&amp;File" name="fileMenu">
        <action name="fileNewAction"/>
        <action name="fileOpenAction"/>
        <action name="fileSaveAction"/>
        <action name="fileSaveAsAction"/>
        <separator/>
        <action name="filePrintAction"/>
        <separator/>
        <action name="fileExitAction"/>
    </item>
    <item text="&amp;Edit" name="editMenu">
        <action name="editUndoAction"/>
        <action name="editRedoAction"/>
        <separator/>
        <action name="editCutAction"/>
        <action name="editCopyAction"/>
        <action name="editPasteAction"/>
        <separator/>
    </item>
    <item text="Berechnen" name="Berechnen">
        <action name="menuSummenAction"/>
        <action name="berechnenTilgungsplanAction"/>
    </item>
    <item text="&amp;Help" name="helpMenu">
        <action name="helpContentsAction"/>
        <action name="helpIndexAction"/>
        <separator/>
        <action name="helpAboutAction"/>
    </item>
</menubar>
<toolbars>
    <toolbar dock="2">
        <property name="name">
            <cstring>toolBar</cstring>
        </property>
        <property name="label">
            <string>Tools</string>
        </property>
        <action name="fileNewAction"/>
        <action name="fileOpenAction"/>
        <action name="fileSaveAction"/>
        <action name="filePrintAction"/>
    </toolbar>
</toolbars>
<actions>
    <action>
        <property name="name">
            <cstring>fileNewAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>image1</iconset>
        </property>
        <property name="text">
            <string>Neu</string>
        </property>
        <property name="menuText">
            <string>&amp;Neu</string>
        </property>
        <property name="accel">
            <string>N</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>fileOpenAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>image2</iconset>
        </property>
        <property name="text">
            <string>Öffnen</string>
        </property>
        <property name="menuText">
            <string>Ö&amp;ffnen ...</string>
        </property>
        <property name="accel">
            <string>O</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>fileSaveAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>image3</iconset>
        </property>
        <property name="text">
            <string>Speichern</string>
        </property>
        <property name="menuText">
            <string>S&amp;peichern</string>
        </property>
        <property name="accel">
            <string>S</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>fileSaveAsAction</cstring>
        </property>
        <property name="text">
            <string>Speichern unter</string>
        </property>
        <property name="menuText">
            <string>Speichern &amp;unter ...</string>
        </property>
        <property name="accel">
            <string></string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>filePrintAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>image4</iconset>
        </property>
        <property name="text">
            <string>Drucken</string>
        </property>
        <property name="menuText">
            <string>&amp;Drucken ...</string>
        </property>
        <property name="accel">
            <string>P</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>fileExitAction</cstring>
        </property>
        <property name="text">
            <string>Exit</string>
        </property>
        <property name="menuText">
            <string>&amp;Verlassen</string>
        </property>
        <property name="accel">
            <string></string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>editUndoAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>image5</iconset>
        </property>
        <property name="text">
            <string>Rückgängig</string>
        </property>
        <property name="menuText">
            <string>&amp;Rückgängig</string>
        </property>
        <property name="accel">
            <string>Z</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>editRedoAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>image6</iconset>
        </property>
        <property name="text">
            <string>Wiederherstellen</string>
        </property>
        <property name="menuText">
            <string>&amp;Wiederherstellen</string>
        </property>
        <property name="accel">
            <string>Y</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>editCutAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>image7</iconset>
        </property>
        <property name="text">
            <string>Ausschneiden</string>
        </property>
        <property name="menuText">
            <string>&amp;Ausschneiden</string>
        </property>
        <property name="accel">
            <string>X</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>editCopyAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>image8</iconset>
        </property>
        <property name="text">
            <string>Kopieren</string>
        </property>
        <property name="menuText">
            <string>&amp;Kopieren</string>
        </property>
        <property name="accel">
            <string>C</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>editPasteAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>image9</iconset>
        </property>
        <property name="text">
            <string>Einfügen</string>
        </property>
        <property name="menuText">
            <string>&amp;Einfügen</string>
        </property>
        <property name="accel">
            <string>V</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>helpContentsAction</cstring>
        </property>
        <property name="text">
            <string>Inhalt</string>
        </property>
        <property name="menuText">
            <string>&amp;Contents...</string>
        </property>
        <property name="accel">
            <string></string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>helpIndexAction</cstring>
        </property>
        <property name="text">
            <string>Index</string>
        </property>
        <property name="menuText">
            <string>&amp;Index...</string>
        </property>
        <property name="accel">
            <string></string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>helpAboutAction</cstring>
        </property>
        <property name="text">
            <string>Über</string>
        </property>
        <property name="menuText">
            <string>&amp;Über</string>
        </property>
        <property name="accel">
            <string></string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>menuSummenAction</cstring>
        </property>
        <property name="text">
            <string>Summen</string>
        </property>
        <property name="menuText">
            <string>Summen</string>
        </property>
        <property name="toolTip">
            <string>Berechnen der Summen</string>
        </property>
    </action>
    <action>
        <property name="name">
            <cstring>berechnenTilgungsplanAction</cstring>
        </property>
        <property name="iconSet">
            <iconset>image0</iconset>
        </property>
        <property name="text">
            <string>Tilgungsplan</string>
        </property>
        <property name="menuText">
            <string>Tilgungsplan</string>
        </property>
        <property name="toolTip">
            <string>Berechnen eines ganzen Tilgungsplans</string>
        </property>
    </action>
</actions>
<images>
    <image name="image0">
        <data format="PNG" length="2930">89504e470d0a1a0a0000000d4948445200000020000000200806000000737a7af400000b39494441545885959779905cd575c67ff7bd7ebdf7744fcf4ccf2269461a24460b3b42118bcce262750285135349b98809491c07e36c858b501843a8b2ab5229e22d8e15db55729565e222767030065b0803028c852490328b46cbecd28ca6bba77b7a79fdd67b6ffe1849856d6292afeafef1de1ff7fbee39df39f71e71c9da8b792f84307003172104f9743b99541b512b8a699a5c7dcf83d9dad27cd2ae17afda30905ceb797aa8d6701aa18a2eacee5f7ff89d2373fbfff293b77a8ffddd83fa273fff319fff9b2759bf6d1385be2ec6f68f72f2d018dffacf6fd293eb39cf17e1ff801d1ffbb3ed093d767377fae01f253bbc0d9e538d382d8f3012d0d76b914e25318c79e847fe60f7370ff46fb9f53f9e79f6e0bf0d9f1cb69ffcf2e7f9e9abaffeaf7bff5601eb76fc61d7359bbc872fe81efeccc4c47874a2e492cd26e95fddcb9a555dc4e3168ee3512c5699999bc7880873fbe6dcf6209cdcfef39f1c7b24d57ef5675f78f1c877efb8fd0639b67ff4ff27e0bebf7af8aacb07dde74f8cbe5d987222dc71db76babbb26008d002ad35421868add0436bd05aa3b56272b6c8e8e8141fbd29dd393c7e6cd70f9ea93d38767cee91871efef44b0fdcf3e9dfe011bfee819fee7f3df6dc0f7f74cbbaaec5a70fbf73307df7ef5d4b5f6f1eadc0881818a68900c250e1f92111436020514a2384a056b731049c59ac505eaae1b602f61e6ea7a3efa2bb1e7ff40f9e0358d3b9e63c9fd99debfe150185be817b7ad3c7be3d7674b4edfe7b6f41f91e32d458f1384bf580890593a61ea0a907f0236b59f63a586aa6a836259e53e7ccfc198410a45331f2ed695a9ecbba1e973dafcedc7572ce1bdf71cdc6a35f7bea6b188681611888cdfd9b01f8a76f3d2dde7ce3c0d6ed43a53d93274772f77dfc161af5267e1090cae438b994215bd842215f4008b06d9bb6b636c25022a542a1087c8ff2dcbba8da289edba4bb90c73434e58acdcc6c8567dfc8d63abbfad7fecb57ff7cf97c04060a03246209b65e77637443dfe29ec307f7adfee4fdbf8beb0548a9f14952660b6bd65e462699460881effb944a2572b91c5ab3927f048661124fb6a3a2dd44b1291517895806b9b6241df914b313e3f1e373d1fc57763efefcd5575e47a426306fbbf676d0d05e483ce096dfb9f723b7ff0ee9741ca9a0e1829fde86e71b54ab55f21d79a296c5ecec2c5ddd3d444c13ad150a505a0120439f6834c14c31e4d4f438aedd2062595896c9bafe365ed9776268df9ba59dbd19ed1e1d1dc1f07d8f4f3cf25866d3207f6b589a81fe5eb41658b118ade8c50cac59cfe6a121360f0d610a0380e54693442c7ad6f902a535524a9492684003b61ba2321b693643a4eb502d9629143ab8f652d29e6d7fcab4560ad0905272f8d0911b4fcd1e5d77f387af4208413c9964be966470f02284784fc99cfd08031f21564a11344a299452846188922195e53ad1788c74b69b653f47a562535eac522b2fb1e3ea41e266f5332f1f5ab652f124c653bbbf615c3264dd6e37ebf4f476a10d811f0458e9214cc304384bb402c7718846a3e7ff2ba570ec068ee320a5422a8de3b9b41c8796e710c9f42284411084144f2fd0bbaa93359d6e5b6bb9d9393c3982f1e24b87b369cbb93695882384811006353b4277773f1a7dfee44aade4787a669a81fefeb38d48b0bc5c25080266e6e608c3103f0809fd00cf75e9e8eca2a37735b69121f0436af516d1a845672e4c85ae7d43cc8a61349badb5815b5ddbd7d785106285ccc8af343cadcf9f522905026ab53ac94402a514aeeb72f8f0bbb89e43b351472a4565a94275b98a158d6208304d937a9024082541a0f01c97bede14be5d120da7813133355f0c825626db96402b85560ac348a0b45a71b852e74568a5096408b0224ac3155bb771ead469940ca9964a9c9838c9626989643a831f281aae4fdd9644cd08be1710f801b96c12cb0c07010cdbf6dbe29641c434105a83928040a350bf1681c0f7b12cebace124526b2211937c7b9e3008191e1d21114f12f83eb5ca12bedba2be5ca5d053a058733193492a551b0cd0d2d52daf8591cf6683d0d7349af6d9084802af8156fa7c0482204029c5c4e414bd3dbd2b9d4f299494349b36e57219c7f341080cd320df96a1de6ce1f83ec5720523f0a8566aacbf601535db23f0154a4abbe13430129944551829d56c78682d57cc25eb2bced71a21c0f77db4d62c552ba453e9f3357f746c84e2e202ad964d18f82412716cdbe6f4fc3ca61565626a1adff7299e9e0461303db744bebd8d53f3255c5fb80046a5d634cf544d6fb952454b094a61a90a9eeba0b446294d10044829318c085a6b022929168b046188ed384422114e9d3943dd6ee1ba2ef54062c5e2f4ae5a45329dc27497c96453bc7b688c7c4786c9e90a4a4547008cac3f5bac39d64b320cf1fd00a525f95c9456650a94c2f7bc95e62325896402d769114a49b154c4100253188ccf9c66c3a68b587fc12081d2c40d41b35a24a85570e64f22fd268615259d4ee23801d58a96563c771420925fd5c9d8841cb97e53e1ceb7de3eca87aede8cd23035b2177fb64e104a5ccf434a8517041c3b710219040cacbf80c9c9a31089b0fec22102a538b55463e385eb59585864f1cc028ee7d093b4c9a4d3ec7b6b987beebe894307c6282df9af2f555e5b02305ffcd98f79e7c8dcb1e3c7263e150917ac2d9b07105ad2d395a4d56cd23970395d851e3aba0a747676d1d555a0b3a707431874160ab4b777d0f23ca456686110b66ca64f9fc6b24ccce61c19d3e1e8e40271136ebaed3a767f6f2fd3b3a9ddf395e3afc422310c806323cf9d768d81bd4ac478ed17a3680c0c33c2ba824779621f4a06188069ae3c22d01acf0f29954acccecd12842141109cf54a48326a42638182b5cce9728d330b653e72c7f5bcbce7978c9ff05a8699fa8a1ffab4fcd68a00d332b9e6baadffb0ef488cf24289b95325406045a26cec69d19c7999fa7211c775f15c17d7739152124fa668cbe6915252afd5582a2d52af1489b7a6e9899529d66c6666cfb07ddb46d2ed6dbcfcca08b69dfb6e2abe58deba612b5b376cc57ce28927585cac72ece4fe8596d7df532ecf6ecdc55d12a904c9641c8420216ca84f50a994a8b524446248a556ae5ebde20d7b7981686d8a943349471b8c4fcc33737a89a1c1555cffe1ed7ce9cbcf303c12ec35addefb8ab5f1b0e13468380dcc35031b50a1e4ba9b7670e1e0852fbff1cbf9a1c9c9b12de9b826968c914aaedc7c8290585823e94ed3387504b77812a33907b529dcb977098bc7a95717e9eace327c7496e5a6c365975ec08e1d5bf9e7a79ee6c8b05fb5a2fd1f1f9d7bfe54d369726e9977def551542859bdb68f83afed0b3da3f795f113cb85e1b1231799da33e28918edb914325cc9b1ef07440c88e0636a07a17caab51a4b0d0f279084810708eeb8ed1a8430f8fa379e6564345834ccc18f1d5ff8d9fe738fd173eb57e682445b8a9d9fbbbfbce3b2effc499575cfeddc3dfcbdb70e9c48dc7ae3c55cbca59f9869128b47114220a5240264a231c2c027158fd096cdb0aabf17d757ecddfb36afbd799262b9a399c8ae7d7062faf957791ffcc660f2f77ff128af1fde876998cf5e79e927d6bdfddf871efac5bb7b1ed8b82e93dcb16d03975f32485f773b9da9144624423416a32d9f63b1586772aec4335fff2f26662a346a6d6e2cbe697f7b4fd743078eec3a988c26df8ffffd27a32d035bc8a5731c38bc6b7169b9fad90f6dfbd32f8c4f1efbe313d353ff18ee3e14cfa614a9948565095ccfc7f7c1f70d84d18696d93933b2f9fbe9f6ecce1beebc63eafbdf7e44bf1fc76f15f05ee4b3393ef7c57b97fff50b5ffaaa6f6efc4e1878bf2f3de70ad7b5134ddb35843052563c954927e373c0ce483c3e3c3cfaefe16ab99a832f2c7cd0f61f2ce0caf5572095a2d05e606aea85bae33bbb3ada3a765d75f35f9b2ffef03159695478f28b3f8a3cfee8dde1b9675a3412fd40e273f81f8e3a30384fb2e0c80000000049454e44ae426082</data>
    </image>
    <image name="image1">
        <data format="PNG" length="173">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000007449444154388dedd5c109c0200c05d06fe936812c10b2ffdd85d25385b6a991480f053f081af0291210f828c5a9d9c4de96cd2b9ad9eb0000660e2fe0c2519839c4f70c4c446d5e6b3538cf928245e4b2f6f014acaa8fda1d4fc1a5741b22079f9d111d96ea8a912c78c10bee64e60719f57e9203ad452a04cc4e50200000000049454e44ae426082</data>
    </image>
    <image name="image2">
        <data format="PNG" length="210">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000009949444154388ded94410e85200c445f89c7367f61bc775d2848a42860ffced9548bbe8e13043e1d928177f481a123dc2b34f6f47a3de2b865a8843f4001982a0b3d5f62c58300aa1ad70550449ab9d507a773a8a4ba4f92a2df333c64c63bebbd82e5b8addecbcc7820eb4266c639745dfa80f36faf66c66fa19c3f882fb470ec05cdc0bed07893f68e171492635f686c3eeff6ba3c8fdd366dc4c0452c8781f8080000000049454e44ae426082</data>
    </image>
    <image name="image3">
        <data format="PNG" length="217">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000000a049444154388dd5954d0a802010859fd14668e18de662d222bc98376a21b4ac451992c66469e0b7f187f1f11c47052a218e762daddbfb9e99f6568f80b5364b8588ce35440400e80a398ce8f99034d2292cc37c8ebd530feb583a05e954341f8a027b2a7d3a1f09bf854dc5d5d953aa396e4f38cab199e2d2e108abe156f82e30977fcb4d8ff942d75dbebed2e143953a93f6caad3d6111f44b7d4f820ff9c0069bb51ecded318c5c0000000049454e44ae426082</data>
    </image>
    <image name="image4">
        <data format="PNG" length="725">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000029c49444154388d8d95ad76db4010853ff718cc3289d950d06136344c98c362964087256f503f426161021be6b2842550612e8be14299496c866dc14ab2fc77da2192665777eedc3b5af53813afafaf414448d3742f6f6600a82a005555912409575757bdeebefe396011613299b440876b4d946589f7fe68cf596080cd6673047658485571cefd3ff02900333b2a70aa23806fa792799e07336b9938e770ceede9dde82f2247fa9e65acaa244942599688486b54374eb5ff4fc6105b3c9c882e6853ec9c142719376c4e31ede655756f42ba71a40dc06ab50a5996311c0ecf8237467e7e7e022092309f5fb7787b8cdfdfdf83f79efc2347668288b40087d786695994e479ceb6daf2f0f01066b319d7d7d7bd5e1774b3f154c5163580d34c019ca408020e7ce159afffb0dd16a81a1717198bc5224ad130bd9c5ee2d2145503538e6c3103849c4f3e78656a53d2af94e79767fc57fcfad4946c7411419f9e7e85b228c3ffc457f80aa3300a12248cc228acd7ebf0e3fbcf301e8fc360908524494236c842bfda56dcdddd9c75f73052522e999223cc98311e8f4964486905cfbf5ea8aa8a7490d237c0fb22cea31988106b48ed36385c54dc14c4f160dfb9c133b4217fd88019e97018d76b77fa6551e045a29e66b4be39882ed69d38031520e604f0b6c5886788df6c5a4f1cf5b835096b00b17628148b35746f673b39d278da0945e9236065e705adc976371a200a76b8e2302ba9fb6c7a633299f20debb06cc96a7cb4faba07ea9a6d35680d58cb39180c582cee2263ef7d631588412540159d338b30d2b0b21d183bcd31430496cb25f3f9bcd7cfb28c8fb70f7ebfbda16ac4f347d81b3ee93ccb0eb2edb39ea6e572c9e3e3630f3a87d06ab50aabd51bdbfaffa5686dcace99dd5f0354cb785f1993e984dbdb5beeefef5bbcbfd1f69e0c3fec24860000000049454e44ae426082</data>
    </image>
    <image name="image5">
        <data format="PNG" length="172">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000007349444154388ded92c10e80200840b1ef661d1cff4d876aa888a17669f9360f283ed80060f159425f3a71f53602e08e992b098801d02854176ae47f21ce1fb5b05d38eddc9060d0f11379635b3bc92bd518e239a943ec1d5ab7785cee107be4b215af4091f894de47181ecea59ede9ec59f380062ac28b1e3d701d90000000049454e44ae426082</data>
    </image>
    <image name="image6">
        <data format="PNG" length="173">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000007449444154388ded92c10ac02008406ddf2d3b84ffed0ea3586a26d165e0830ea53e8504487e4b910f5489f19ea5a3ca0f8a896365b306c42dd613c649bdc2598316136219f0f936c0a2ef00d75a62614d3ab22996f2a362ffa337c5ebede962aad1a2e84aaaa2f750dd12748c0fd0ab9324677800596e28b1743f46860000000049454e44ae426082</data>
    </image>
    <image name="image7">
        <data format="PNG" length="187">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000008249444154388dcdd341128020080550e8e02ebc38ad3273503e48537fe3e48c4f2425fa28e29c6f39920bf9276cb60185358877611388c2576418cda015f520b4e6b55be109dc0622b8e22acf31056e18dfdff80606aa551cc63564c4dcf80cd0201d577a5c85a8845fdc025ea5307afccd07e23a1df283ec2b37d9ad5fb4dfefd49cfbf72fac98c8cc890000000049454e44ae426082</data>
    </image>
    <image name="image8">
        <data format="PNG" length="248">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000000bf49444154388dd593410a83301045df488ee51dbc8c3ba98bf46a9eabd385350d266362444a3f0c4266fcf3f824f06f12402b66da8c55f3de2212cf9d92cb98c0ba2d7c4544cf9a07638bbad53c4491235ecf7cc1623697a92540c11ff4fda75275015d24a9389e7d6f53df4fe4ccab323eea0f03c0c4b2a0712ce6add89b59b7661c3be095985f261679ee4ebcc22c9788551fe6a2cbc4969a894bcb6f23ee361aab62e252c57294dfbfb610bbf2c897b8a46cc6677eaa519571fa087ea83762da9abacb20235f0000000049454e44ae426082</data>
    </image>
    <image name="image9">
        <data format="PNG" length="270">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000000d549444154388dc5955d0a84300c8427e2a90a9e6c8b0f4b3dd982d7ca3e58d7fe4cd0ba5d7640024df265da0a057e2439c9eb8d9eaa8841a0c9aad8c82ab32f9c425be1e30e0dcf00c00308f0b3a7a07410a9d7142e00b42c5a5fab696b979b1c837fc0c316b6e4165b64f78d716359919bdc4570de47c04732dd5e5bcc35f0c97762ae787936dccf7513577e79f48c4b27aa0f1327b240f5117fcbe348aa33b6e0224b054d0746b8025e2e3b3e73cde0dd1c97f02e8ed9d0af1db381224bdf33eee698a934a0f617b45540d00bcf4ca08fc0dff406e325c1981bc418760000000049454e44ae426082</data>
    </image>
</images>
<connections>
    <connection>
        <sender>fileNewAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>fileNew()</slot>
    </connection>
    <connection>
        <sender>fileOpenAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>fileOpen()</slot>
    </connection>
    <connection>
        <sender>fileSaveAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>fileSave()</slot>
    </connection>
    <connection>
        <sender>fileSaveAsAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>fileSaveAs()</slot>
    </connection>
    <connection>
        <sender>filePrintAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>filePrint()</slot>
    </connection>
    <connection>
        <sender>fileExitAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>fileExit()</slot>
    </connection>
    <connection>
        <sender>editUndoAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>editUndo()</slot>
    </connection>
    <connection>
        <sender>editRedoAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>editRedo()</slot>
    </connection>
    <connection>
        <sender>editCutAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>editCut()</slot>
    </connection>
    <connection>
        <sender>editCopyAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>editCopy()</slot>
    </connection>
    <connection>
        <sender>editPasteAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>editPaste()</slot>
    </connection>
    <connection>
        <sender>helpIndexAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>helpIndex()</slot>
    </connection>
    <connection>
        <sender>helpContentsAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>helpContents()</slot>
    </connection>
    <connection>
        <sender>helpAboutAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>helpAbout()</slot>
    </connection>
    <connection>
        <sender>checkBox_Runden</sender>
        <signal>toggled(bool)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>cbRundenSlot()</slot>
    </connection>
    <connection>
        <sender>kDoubleNumInput_Betrag</sender>
        <signal>valueChanged(double)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>numBetragSlot()</slot>
    </connection>
    <connection>
        <sender>kDoubleNumInput_Fixspesen</sender>
        <signal>valueChanged(double)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>numFixspesenSlot()</slot>
    </connection>
    <connection>
        <sender>kDoubleNumInput_Rate</sender>
        <signal>valueChanged(double)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>numRateSlot()</slot>
    </connection>
    <connection>
        <sender>kDoubleNumInput_ZiZuschuss</sender>
        <signal>valueChanged(double)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>numZiZuschSlot()</slot>
    </connection>
    <connection>
        <sender>kDoubleNumInput_Zinssatz</sender>
        <signal>valueChanged(double)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>numZisatzSlot()</slot>
    </connection>
    <connection>
        <sender>kDoubleNumInput_beageb</sender>
        <signal>valueChanged(double)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>numBeaGebSlot()</slot>
    </connection>
    <connection>
        <sender>kDoubleNumInput_zuzaelgeb</sender>
        <signal>valueChanged(double)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>numZuzaehlSlot()</slot>
    </connection>
    <connection>
        <sender>comboBox_tageber</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>lbTageberSlot()</slot>
    </connection>
    <connection>
        <sender>comboBox_verzart</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>lbVerzartSlot()</slot>
    </connection>
    <connection>
        <sender>berechnenTilgungsplanAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>mnCalcTPSlot()</slot>
    </connection>
    <connection>
        <sender>checkBox_Rate</sender>
        <signal>toggled(bool)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>cbRateSlot()</slot>
    </connection>
    <connection>
        <sender>checkBox_RechUltimo</sender>
        <signal>toggled(bool)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>cbUltimoSlot()</slot>
    </connection>
    <connection>
        <sender>checkBox_ZiChange</sender>
        <signal>toggled(bool)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>cbZiChangeSlot()</slot>
    </connection>
    <connection>
        <sender>comboBox_Ratart</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>lbRatartSlot()</slot>
    </connection>
    <connection>
        <sender>kDateWidget_Abschluss</sender>
        <signal>changed(QDate)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>dtAbschlussSlot()</slot>
    </connection>
    <connection>
        <sender>kDateWidget_Auszahlung</sender>
        <signal>changed(QDate)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>dtAuszahlSlot()</slot>
    </connection>
    <connection>
        <sender>kDateWidget_Endfael</sender>
        <signal>changed(QDate)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>dtEndfaelSlot()</slot>
    </connection>
    <connection>
        <sender>kDateWidget_RaBis</sender>
        <signal>changed(QDate)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>dtRaBisSlot()</slot>
    </connection>
    <connection>
        <sender>kDateWidget_RaVon</sender>
        <signal>changed(QDate)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>dtRaVonSlot()</slot>
    </connection>
    <connection>
        <sender>kDateWidget_ZiGiltAb</sender>
        <signal>changed(QDate)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>dtZiGiltAbSlot()</slot>
    </connection>
    <connection>
        <sender>kDoubleNumInput_AnnZuschuss</sender>
        <signal>valueChanged(double)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>numAnnZuschSlot()</slot>
    </connection>
    <connection>
        <sender>kIntNumInput_AnzRaten</sender>
        <signal>valueChanged(int)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>intAnzRatenSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbApr</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbAprSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbAug</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbAugSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbDez</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbDezSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbFeb</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbFebSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbJan</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbJanSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbJul</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbJulSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbJun</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbJunSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbMai</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbMaiSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbMar</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbMarSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbNov</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbNovSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbOkt</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbOktSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_AbSep</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txAbSepSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_EffZi</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txEffZiSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_GesBelast</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txGesBelastSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaApr</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaAprSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaAug</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaAugSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaDez</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaDezSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaFeb</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaFebSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaJan</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaJanSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaJul</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaJulSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaJun</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaJunSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaMai</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaMaiSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaMar</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaMarSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaNov</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaNovSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaOkt</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaOktSlot()</slot>
    </connection>
    <connection>
        <sender>lineEdit_RaSep</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>txRaSepSlot()</slot>
    </connection>
    <connection>
        <sender>menuSummenAction</sender>
        <signal>activated()</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>mnCalcTPSumSlot()</slot>
    </connection>
    <connection>
        <sender>comboBox_valuta</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>lbValutaSlot()</slot>
    </connection>
    <connection>
        <sender>comboBox_Abschl</sender>
        <signal>textChanged(const QString&amp;)</signal>
        <receiver>Tilgungsplan</receiver>
        <slot>cbAbschlSlot()</slot>
    </connection>
</connections>
<tabstops>
    <tabstop>kDoubleNumInput_Betrag</tabstop>
    <tabstop>kDoubleNumInput_Fixspesen</tabstop>
    <tabstop>kDoubleNumInput_beageb</tabstop>
    <tabstop>kDoubleNumInput_zuzaelgeb</tabstop>
    <tabstop>comboBox_tageber</tabstop>
    <tabstop>comboBox_verzart</tabstop>
    <tabstop>lineEdit_EffZi</tabstop>
    <tabstop>lineEdit_GesBelast</tabstop>
    <tabstop>kDoubleNumInput_Zinssatz</tabstop>
    <tabstop>checkBox_ZiChange</tabstop>
    <tabstop>kDoubleNumInput_ZiZuschuss</tabstop>
    <tabstop>checkBox_Runden</tabstop>
    <tabstop>checkBox_RechUltimo</tabstop>
    <tabstop>checkBox_Rate</tabstop>
    <tabstop>kIntNumInput_AnzRaten</tabstop>
    <tabstop>kDoubleNumInput_Rate</tabstop>
    <tabstop>comboBox_Ratart</tabstop>
    <tabstop>kDoubleNumInput_AnnZuschuss</tabstop>
    <tabstop>lineEdit_RaJan</tabstop>
    <tabstop>lineEdit_RaFeb</tabstop>
    <tabstop>lineEdit_RaMar</tabstop>
    <tabstop>lineEdit_RaApr</tabstop>
    <tabstop>lineEdit_RaMai</tabstop>
    <tabstop>lineEdit_RaJun</tabstop>
    <tabstop>lineEdit_RaJul</tabstop>
    <tabstop>lineEdit_RaAug</tabstop>
    <tabstop>lineEdit_RaSep</tabstop>
    <tabstop>lineEdit_RaOkt</tabstop>
    <tabstop>lineEdit_RaNov</tabstop>
    <tabstop>lineEdit_RaDez</tabstop>
    <tabstop>comboBox_valuta</tabstop>
    <tabstop>lineEdit_AbJan</tabstop>
    <tabstop>lineEdit_AbFeb</tabstop>
    <tabstop>lineEdit_AbMar</tabstop>
    <tabstop>lineEdit_AbApr</tabstop>
    <tabstop>lineEdit_AbMai</tabstop>
    <tabstop>lineEdit_AbJun</tabstop>
    <tabstop>lineEdit_AbJul</tabstop>
    <tabstop>lineEdit_AbAug</tabstop>
    <tabstop>lineEdit_AbSep</tabstop>
    <tabstop>lineEdit_AbOkt</tabstop>
    <tabstop>lineEdit_AbNov</tabstop>
    <tabstop>lineEdit_AbDez</tabstop>
</tabstops>
<slots>
    <slot>fileNew()</slot>
    <slot>fileOpen()</slot>
    <slot>fileSave()</slot>
    <slot>fileSaveAs()</slot>
    <slot>filePrint()</slot>
    <slot>fileExit()</slot>
    <slot>editUndo()</slot>
    <slot>editRedo()</slot>
    <slot>editCut()</slot>
    <slot>editCopy()</slot>
    <slot>editPaste()</slot>
    <slot>editFind()</slot>
    <slot>helpIndex()</slot>
    <slot>helpContents()</slot>
    <slot>helpAbout()</slot>
    <slot>numBetragSlot()</slot>
    <slot>cbRundenSlot()</slot>
    <slot>numFixspesenSlot()</slot>
    <slot>numRateSlot()</slot>
    <slot>numZiZuschSlot()</slot>
    <slot>numZisatzSlot()</slot>
    <slot>numBeaGebSlot()</slot>
    <slot>numZuzaehlSlot()</slot>
    <slot>lbTageberSlot()</slot>
    <slot>lbVerzartSlot()</slot>
    <slot>mnCalcTPSlot()</slot>
    <slot>cbRateSlot()</slot>
    <slot>cbUltimoSlot()</slot>
    <slot>cbZiChangeSlot()</slot>
    <slot>lbRatartSlot()</slot>
    <slot>dtAbschlussSlot()</slot>
    <slot>dtAuszahlSlot()</slot>
    <slot>dtEndfaelSlot()</slot>
    <slot>dtRaBisSlot()</slot>
    <slot>dtRaVonSlot()</slot>
    <slot>dtZiGiltAbSlot()</slot>
    <slot>numAnnZuschSlot()</slot>
    <slot>intAnzRatenSlot()</slot>
    <slot>txAbAprSlot()</slot>
    <slot>txAbJanSlot()</slot>
    <slot>txAbFebSlot()</slot>
    <slot>txAbMarSlot()</slot>
    <slot>txAbMaiSlot()</slot>
    <slot>txAbJunSlot()</slot>
    <slot>txAbJulSlot()</slot>
    <slot>txAbAugSlot()</slot>
    <slot>txAbSepSlot()</slot>
    <slot>txAbOktSlot()</slot>
    <slot>txAbNovSlot()</slot>
    <slot>txAbDezSlot()</slot>
    <slot>txEffZiSlot()</slot>
    <slot>txGesBelastSlot()</slot>
    <slot>txRaAprSlot()</slot>
    <slot>txRaJanSlot()</slot>
    <slot>txRaFebSlot()</slot>
    <slot>txRaMarSlot()</slot>
    <slot>txRaMaiSlot()</slot>
    <slot>txRaJunSlot()</slot>
    <slot>txRaJulSlot()</slot>
    <slot>txRaAugSlot()</slot>
    <slot>txRaSepSlot()</slot>
    <slot>txRaOktSlot()</slot>
    <slot>txRaNovSlot()</slot>
    <slot>txRaDezSlot()</slot>
    <slot>mnCalcTPSumSlot()</slot>
    <slot>lbValutaSlot()</slot>
    <slot>cbAbschlSlot()</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>kdatewidget.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>kdatewidget.h</includehint>
    <includehint>kdatewidget.h</includehint>
    <includehint>kdatewidget.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>kdatewidget.h</includehint>
    <includehint>kdatewidget.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
    <includehint>knuminput.h</includehint>
</includehints>
</UI>