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/widgets/kmymoneyreportconfigtab3decl.ui | 437 ++++++++++++++++++++++ 1 file changed, 437 insertions(+) create mode 100644 kmymoney2/widgets/kmymoneyreportconfigtab3decl.ui (limited to 'kmymoney2/widgets/kmymoneyreportconfigtab3decl.ui') diff --git a/kmymoney2/widgets/kmymoneyreportconfigtab3decl.ui b/kmymoney2/widgets/kmymoneyreportconfigtab3decl.ui new file mode 100644 index 0000000..2284c1f --- /dev/null +++ b/kmymoney2/widgets/kmymoneyreportconfigtab3decl.ui @@ -0,0 +1,437 @@ + +kMyMoneyReportConfigTab3Decl + + + kMyMoneyReportConfigTab3Decl + + + + 0 + 0 + 617 + 267 + + + + + 1 + 1 + 0 + 0 + + + + Rows/Columns Tab + + + + + + <p>On this tab, you configure how you'd like the rows and columns to be selected and organized.</p> + + + + unnamed + + + + layout11 + + + + unnamed + + + + textLabel3 + + + + 1 + 0 + 0 + 0 + + + + + + + + Organize by: + + + + + + Categories + + + + + Top Categories + + + + + Payees + + + + + Accounts + + + + + Top Accounts + + + + + Month + + + + + Week + + + + m_comboOrganizeBy + + + true + + + + 1 + 0 + 0 + 0 + + + + <p>Choose how to group the transactions in this report</p> + + + + + spacer10_2 + + + Horizontal + + + Expanding + + + + 358 + 16 + + + + + + + + layout4 + + + + unnamed + + + + buttonGroup1 + + + true + + + + 1 + 0 + 0 + 0 + + + + Show Columns + + + <p>Choose which columns should be shown in the report.</p><p>The date and transaction amount are always shown.</p> + + + + unnamed + + + 2 + + + + m_checkMemo + + + + 0 + 0 + + + + Memo + + + <p>Select this option to show the Memo column</p> + + + + + m_checkShares + + + Shares + + + <p>Select this option to show the Shares column for investments</p> + + + + + m_checkPrice + + + Price + + + <p>Select this option to show the Price column for investments</p> + + + + + m_checkReconciled + + + Reconciled + + + <p>Select this option to show the Reconciled column</p> + + + + + m_checkAccount + + + Account + + + <p>Select this option to show the Account column</p> + + + + + m_checkNumber + + + + 0 + 0 + + + + Number + + + <p>Select this option to show the Number column</p> + + + + + m_checkPayee + + + + 0 + 0 + + + + Payee + + + <p>Select this option to show the Payee column</p> + + + + + m_checkCategory + + + + 0 + 0 + + + + Category + + + <p>Select this option to show the Category column</p> + + + + + m_checkAction + + + Action + + + <p>Select this option to show the Action column</p> + + + + + m_checkBalance + + + Balance + + + <p>Select this option to show the Running balance column</p> + + + + + + + spacer10 + + + Horizontal + + + Expanding + + + + 205 + 20 + + + + + + + + layout10 + + + + unnamed + + + + m_checkLoans + + + Include only Loan accounts + + + + + m_checkInvestments + + + Include only Investment accounts + + + <p>Check this box to include only those categories which have been marked to "Include on Tax Reports"</p> + + + + + m_checkHideSplitDetails + + + Hide Split Transaction Details + + + Do not display the individual transactions that make up a split transaction + + + + + m_checkTax + + + Include only Tax categories + + + <p>Check this box to include only those categories which have been marked to "Include on Tax Reports"</p> + + + + + + + spacer4 + + + Vertical + + + Expanding + + + + 20 + 16 + + + + + + + + m_checkTax + toggled(bool) + m_checkInvestments + setDisabled(bool) + + + m_checkTax + toggled(bool) + m_checkLoans + setDisabled(bool) + + + m_checkInvestments + toggled(bool) + m_checkTax + setDisabled(bool) + + + m_checkInvestments + toggled(bool) + m_checkLoans + setDisabled(bool) + + + m_checkLoans + toggled(bool) + m_checkTax + setDisabled(bool) + + + m_checkLoans + toggled(bool) + m_checkInvestments + setDisabled(bool) + + + + -- cgit v1.2.1