From dadc34655c3ab961b0b0b94a10eaaba710f0b5e8 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 4 Jul 2011 22:38:03 +0000 Subject: Added kmymoney git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../newaccountwizard/kloanpayoutpagedecl.ui | 198 +++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 kmymoney2/wizards/newaccountwizard/kloanpayoutpagedecl.ui (limited to 'kmymoney2/wizards/newaccountwizard/kloanpayoutpagedecl.ui') diff --git a/kmymoney2/wizards/newaccountwizard/kloanpayoutpagedecl.ui b/kmymoney2/wizards/newaccountwizard/kloanpayoutpagedecl.ui new file mode 100644 index 0000000..1270efe --- /dev/null +++ b/kmymoney2/wizards/newaccountwizard/kloanpayoutpagedecl.ui @@ -0,0 +1,198 @@ + +KLoanPayoutPageDecl + + + KLoanPayoutPageDecl + + + + 0 + 0 + 600 + 384 + + + + + unnamed + + + + kActiveLabel1 + + + NoFocus + + + If this loan is for an asset, such as a car or a house, you can create the asset account now. An asset account represents the total value of an asset. The money from this loan will be transfered into the asset account you create or select. +If this loan is a 'consumer loan' (money to use however you want), you can use a checking account instead. + + + + + m_noPayoutTransaction + + + Don't create payout transaction + + + + + m_payoutDetailFrame + + + NoFrame + + + Raised + + + + unnamed + + + 0 + + + + m_refinanceLoan + + + Refinance existing loan + + + Check this if you are refinancing a loan that already exists in KMyMoney + + + + + textLabel1 + + + Asset Account + + + + + m_assetAccount + + + + 1 + 0 + 1 + 0 + + + + + + m_createAssetButton + + + Create + + + + + textLabel1_2 + + + Loan account + + + + + m_loanAccount + + + false + + + + 1 + 0 + 1 + 0 + + + + + + textLabel2 + + + Date of payment + + + + + spacer88 + + + Horizontal + + + Expanding + + + + 40 + 20 + + + + + + m_payoutDate + + + + + + + spacer89 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + + + m_noPayoutTransaction + toggled(bool) + m_payoutDetailFrame + setDisabled(bool) + + + m_refinanceLoan + toggled(bool) + m_assetAccount + setDisabled(bool) + + + m_refinanceLoan + toggled(bool) + m_loanAccount + setEnabled(bool) + + + m_refinanceLoan + toggled(bool) + m_createAssetButton + setDisabled(bool) + + + + -- cgit v1.2.1