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/views/kpayeesviewdecl.ui | 666 +++++++++++++++++++++++++++++++++++++ 1 file changed, 666 insertions(+) create mode 100644 kmymoney2/views/kpayeesviewdecl.ui (limited to 'kmymoney2/views/kpayeesviewdecl.ui') diff --git a/kmymoney2/views/kpayeesviewdecl.ui b/kmymoney2/views/kpayeesviewdecl.ui new file mode 100644 index 0000000..3584e6f --- /dev/null +++ b/kmymoney2/views/kpayeesviewdecl.ui @@ -0,0 +1,666 @@ + +KPayeesViewDecl + + + KPayeesViewDecl + + + + 0 + 0 + 689 + 540 + + + + + unnamed + + + 0 + + + + layout10 + + + + unnamed + + + + m_payeesList + + + + 7 + 7 + 1 + 1 + + + + Extended + + + true + + + true + + + false + + + + + m_tabWidget + + + + 7 + 7 + 2 + 1 + + + + + tab + + + Transactions + + + + unnamed + + + + transactionGroup + + + Transactions + + + + unnamed + + + 11 + + + 6 + + + + Layout11 + + + + unnamed + + + 0 + + + 6 + + + + + No. + + + true + + + true + + + + + Date + + + true + + + true + + + + + Category + + + true + + + true + + + + + Amount + + + true + + + true + + + + m_transactionView + + + true + + + false + + + + + m_balanceLabel + + + Balance: + + + AlignVCenter|AlignRight + + + + + + + + + + + tab + + + Address + + + + unnamed + + + + detailsGroup + + + Payee Information + + + + unnamed + + + 11 + + + 6 + + + + TextLabel7 + + + + 0 + 1 + 0 + 0 + + + + + 90 + 0 + + + + E-Mail: + + + + + TextLabel5 + + + + 0 + 1 + 0 + 0 + + + + + 90 + 0 + + + + Postal Code: + + + + + TextLabel6 + + + + 0 + 1 + 0 + 0 + + + + + 90 + 0 + + + + Telephone/Fax: + + + + + TextLabel4_2 + + + + 0 + 1 + 0 + 0 + + + + + 90 + 0 + + + + Notes + + + AlignTop|AlignLeft + + + + + postcodeEdit + + + + + telephoneEdit + + + + + emailEdit + + + + + addressEdit + + + + 7 + 7 + 0 + 1 + + + + + + notesEdit + + + + 7 + 7 + 0 + 1 + + + + + + TextLabel4 + + + + 0 + 1 + 0 + 0 + + + + + 90 + 0 + + + + Address: + + + AlignTop|AlignLeft + + + + + + + spacer6 + + + Vertical + + + Expanding + + + + 21 + 20 + + + + + + + + TabPage + + + Matching + + + + unnamed + + + + buttonGroup1 + + + Transaction Matching + + + + m_matchType + + + + 11 + 25 + 403 + 87 + + + + NoFrame + + + Plain + + + + + + true + + + + radioNoMatch + + + + 1 + 1 + 401 + 24 + + + + No matching + + + true + + + + + radioNameMatch + + + + 1 + 31 + 401 + 24 + + + + Match on Payee name + + + + + radioKeyMatch + + + + 2 + 62 + 399 + 24 + + + + Match on a name listed below + + + + + + + matchKeyEditList + + + + 3 + 3 + 0 + 1 + + + + List of matching names + + + This list contains the names that will match this payee if a transaction is imported from an external source. Keep in mind, that you can specify regular expressions here. + + + + + checkMatchIgnoreCase + + + Ignore Case + + + + + spacer7 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + + + TabPage2 + + + Default Account + + + + unnamed + + + + checkEnableDefaultAccount + + + Use the default account for +new transactions with this payee + + + + + layout5 + + + + unnamed + + + + labelDefaultAccount + + + Default category: + + + + + comboDefaultAccount + + + + + buttonSelectMyAccount + + + Suggest a category + + + + + + + spacer5 + + + Vertical + + + Expanding + + + + 20 + 31 + + + + + + + + + + + layout10 + + + + unnamed + + + + m_helpButton + + + + 1 + 0 + 0 + 0 + + + + Help + + + + + spacer14 + + + Horizontal + + + Expanding + + + + 260 + 21 + + + + + + m_updateButton + + + + 1 + 0 + 0 + 0 + + + + + + + + + + + + ../widgets/kmymoneyaccountcombo.h + + + -- cgit v1.2.1