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 --- .../wizards/newuserwizard/kaccountpagedecl.ui | 268 +++++++++++++++++++++ 1 file changed, 268 insertions(+) create mode 100644 kmymoney2/wizards/newuserwizard/kaccountpagedecl.ui (limited to 'kmymoney2/wizards/newuserwizard/kaccountpagedecl.ui') diff --git a/kmymoney2/wizards/newuserwizard/kaccountpagedecl.ui b/kmymoney2/wizards/newuserwizard/kaccountpagedecl.ui new file mode 100644 index 0000000..e0e3620 --- /dev/null +++ b/kmymoney2/wizards/newuserwizard/kaccountpagedecl.ui @@ -0,0 +1,268 @@ + +KAccountPageDecl + + + KAccountPageDecl + + + + 0 + 0 + 600 + 481 + + + + + unnamed + + + + kActiveLabel2 + + + NoFocus + + + A typical KMyMoney user maintains a checking a account with some institution and uses it to receive money or pay bills. If this is not the case, please deselect the checkbox below and continue on the next page. + + + + + m_haveCheckingAccountButton + + + I have a checking account that I want to manage with KMyMoney + + + + + m_accountDataFrame + + + NoFrame + + + Plain + + + + unnamed + + + 0 + + + + m_institutionNameEdit + + + The name of the instititution that issued the account. + + + + + m_institutionNumberEdit + + + Each institution has a routing number. Enter it here. If uncertain, leave the field blank. You can modify it later. + + + + + textLabel3 + + + Name of the institution + + + + + textLabel4 + + + Routing number + + + + + m_accountNumberEdit + + + In general the institution that issued the account also issued a number for it. Enter it here. If uncertain, you can modify this entry later. + + + + + m_accountNameEdit + + + Enter a descriptive name that will be used by KMyMoney to identify your checking account. + + + + + textLabel1_2 + + + Opening date + + + + + layout3 + + + + unnamed + + + + m_openingDateEdit + + + Enter the date from when on you plan to keep track of the transactions in that account. This is usually the date of the last statement. If uncertain, leave as is. + + + + + spacer5 + + + Horizontal + + + Expanding + + + + 81 + 20 + + + + + + + + textLabel2 + + + Number of the account + + + + + textLabel1 + + + Name of the account + + + + + textLabel2_2 + + + Opening balance + + + + + layout5 + + + + unnamed + + + + m_accountCurrencyLabel + + + xxx + + + + + m_openingBalanceEdit + + + false + + + Enter the opening balance of the account. This is usually the ending balance of the last statement. If uncertain, leave as is. + + + + + spacer6 + + + Horizontal + + + Expanding + + + + 200 + 20 + + + + + + + + kActiveLabel1 + + + NoFocus + + + The fields below allow you to enter some information about your checking account. Once this wizard finishes, the account will be created for you within KMyMoney. + + + + + + + spacer1 + + + Vertical + + + Expanding + + + + 20 + 16 + + + + + + + + m_haveCheckingAccountButton + toggled(bool) + m_accountDataFrame + setEnabled(bool) + + + + m_accountNameEdit + m_accountNumberEdit + m_openingDateEdit + m_openingBalanceEdit + m_institutionNameEdit + m_institutionNumberEdit + m_haveCheckingAccountButton + kActiveLabel2 + kActiveLabel1 + + + -- cgit v1.2.1