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/kaccountsviewdecl.ui | 204 +++++++++++++++++++++++++++++++++++ 1 file changed, 204 insertions(+) create mode 100644 kmymoney2/views/kaccountsviewdecl.ui (limited to 'kmymoney2/views/kaccountsviewdecl.ui') diff --git a/kmymoney2/views/kaccountsviewdecl.ui b/kmymoney2/views/kaccountsviewdecl.ui new file mode 100644 index 0000000..c8bb5ac --- /dev/null +++ b/kmymoney2/views/kaccountsviewdecl.ui @@ -0,0 +1,204 @@ + +KAccountsViewDecl + + + KAccountsViewDecl + + + + 0 + 0 + 697 + 426 + + + + + unnamed + + + 0 + + + + m_tab + + + + tab + + + List + + + + unnamed + + + 2 + + + + m_accountTree + + + false + + + + + layout5 + + + + unnamed + + + + m_collapseButton + + + + + + Collapse all accounts in the list + + + + + m_expandButton + + + + + + Expand all accounts in the list + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 515 + 20 + + + + + + + + + + tab + + + Icons + + + + unnamed + + + + m_accountIcons + + + LeftToRight + + + 30 + + + true + + + false + + + + + + + + m_hiddenCategories + + + Note: Unused categories are not shown as selected by settings. + + + + + layout4 + + + + unnamed + + + + Spacer1 + + + Horizontal + + + Expanding + + + + 367 + 20 + + + + + + m_totalProfitsLabel + + + + 150 + 0 + + + + Total Profits: + + + RichText + + + WordBreak|AlignVCenter|AlignRight + + + + + + + + + + + m_expandButton + clicked() + m_accountTree + slotExpandAll() + + + m_collapseButton + clicked() + m_accountTree + slotCollapseAll() + + + + -- cgit v1.2.1