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 --- kmymoney2/dialogs/kreconciledlgdecl.ui | 709 +++++++++++++++++++++++++++++++++ 1 file changed, 709 insertions(+) create mode 100644 kmymoney2/dialogs/kreconciledlgdecl.ui (limited to 'kmymoney2/dialogs/kreconciledlgdecl.ui') diff --git a/kmymoney2/dialogs/kreconciledlgdecl.ui b/kmymoney2/dialogs/kreconciledlgdecl.ui new file mode 100644 index 0000000..c75ceed --- /dev/null +++ b/kmymoney2/dialogs/kreconciledlgdecl.ui @@ -0,0 +1,709 @@ + +KReconcileDlgDecl + + + reconcileDlg + + + + 3 + 3 + 0 + 0 + + + + + 0 + 0 + + + + Reconciliation Dialog + + + true + + + + unnamed + + + 11 + + + 6 + + + + Layout10 + + + + unnamed + + + 0 + + + 6 + + + + descriptionLabel + + + StyledPanel + + + This dialog will assist in helping you to balance your account. + +Click on an appropriate transaction within one of the two list views to mark it as reconciled. To create a transaction or edit +a transaction you can return to the register by clicking on the Edit Transactions button. + +Your account is balanced when the Difference is Zero. Click on the Finish button to save the reconciled transactions. + + + WordBreak|AlignVCenter|AlignLeft + + + + + + + + + Line1 + + + HLine + + + Raised + + + Horizontal + + + + + Layout27 + + + + unnamed + + + 0 + + + 6 + + + + Layout25 + + + + 420 + 0 + + + + + unnamed + + + 0 + + + 6 + + + + TextLabel1_3 + + + + 1 + 4 + 0 + 0 + + + + + 420 + 15 + + + + Withdrawals + + + + + debitListView + + + + 5 + 5 + 0 + 0 + + + + + 420 + 100 + + + + + + + + Layout26 + + + + unnamed + + + 0 + + + 6 + + + + TextLabel1_3_2 + + + + 5 + 4 + 0 + 0 + + + + + 0 + 15 + + + + Deposits + + + + + creditListView + + + + 5 + 5 + 0 + 0 + + + + + 420 + 100 + + + + + + + + + + Layout11 + + + + unnamed + + + 0 + + + 6 + + + + totalDebitsLabel + + + + 0 + 1 + 0 + 0 + + + + $ + + + false + + + + + Spacer2 + + + Horizontal + + + Expanding + + + + 20 + 0 + + + + + + totalCreditsLabel + + + + 0 + 0 + 0 + 0 + + + + $ + + + + + + + Layout9 + + + + unnamed + + + 0 + + + 6 + + + + Spacer4 + + + Horizontal + + + Expanding + + + + 20 + 0 + + + + + + infoGroup + + + + 0 + 1 + 0 + 0 + + + + + 250 + 120 + + + + Balance + + + + unnamed + + + 11 + + + 6 + + + + Layout8 + + + + unnamed + + + 0 + + + 6 + + + + TextLabel1_2 + + + + 0 + 1 + 0 + 0 + + + + + 90 + 0 + + + + Previous Balance: + + + AlignVCenter|AlignRight + + + + + + + broughtForwardLabel + + + + 3 + 1 + 0 + 0 + + + + 0 + + + AlignVCenter|AlignRight + + + + + + + + + Layout7 + + + + unnamed + + + 0 + + + 6 + + + + TextLabel1 + + + + 0 + 1 + 0 + 0 + + + + + 90 + 0 + + + + Ending Balance: + + + AlignVCenter|AlignRight + + + + + + + previousLabel + + + + 3 + 1 + 0 + 0 + + + + + 0 + 0 + + + + 0 + + + AlignVCenter|AlignRight + + + + + + + + + Layout8 + + + + unnamed + + + 0 + + + 6 + + + + TextLabel2 + + + + 0 + 1 + 0 + 0 + + + + + 90 + 0 + + + + Cleared Balance: + + + AlignVCenter|AlignRight + + + + + + + endingLabel + + + + 3 + 1 + 0 + 0 + + + + + 0 + 0 + + + + 0 + + + AlignVCenter|AlignRight + + + + + + + + + Layout9 + + + + unnamed + + + 0 + + + 6 + + + + TextLabel3 + + + + 0 + 1 + 0 + 0 + + + + + 90 + 0 + + + + Difference: + + + AlignVCenter|AlignRight + + + + + + + differenceLabel + + + + 3 + 1 + 0 + 0 + + + + 0 + + + AlignVCenter|AlignRight + + + + + + + + + + + + + Layout6 + + + + unnamed + + + 0 + + + 6 + + + + buttonEdit + + + Edit Transactions... + + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 20 + 0 + + + + + + buttonOk + + + Finish + + + true + + + true + + + + + buttonCancel + + + Cancel + + + true + + + + + + + + + buttonOk + clicked() + reconcileDlg + accept() + + + buttonCancel + clicked() + reconcileDlg + reject() + + + + -- cgit v1.2.3