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 --- .../widgets/kmymoneyreportconfigtabchartdecl.ui | 214 +++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 kmymoney2/widgets/kmymoneyreportconfigtabchartdecl.ui (limited to 'kmymoney2/widgets/kmymoneyreportconfigtabchartdecl.ui') diff --git a/kmymoney2/widgets/kmymoneyreportconfigtabchartdecl.ui b/kmymoney2/widgets/kmymoneyreportconfigtabchartdecl.ui new file mode 100644 index 0000000..2aa9126 --- /dev/null +++ b/kmymoney2/widgets/kmymoneyreportconfigtabchartdecl.ui @@ -0,0 +1,214 @@ + +kMyMoneyReportConfigTabChartDecl + + + kMyMoneyReportConfigTabChartDecl + + + + 0 + 0 + 600 + 174 + + + + Chart Tab + + + + + + <p>On this tab, you configure the chart drawn forthis report.</p> + + + + unnamed + + + + layout5 + + + + unnamed + + + + textLabel1 + + + + 5 + 5 + 0 + 0 + + + + Chart Type + + + <p>Select what form you would like the chart to be drawn as.</p> + + + + + + Line + + + + + Bar + + + + + Stacked Bar + + + + + Pie + + + + + Ring + + + + m_comboType + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 121 + 20 + + + + + + + + m_checkGridLines + + + Show grid lines + + + <p>Select this option to show horizontal and vertical grid lines on the chart.</p> + + + + + m_checkValues + + + Draw values on chart + + + <p>Select this option to draw the numeric values for data points next to their plot location.</p> + + + + + m_checkShowChart + + + Show as chart by default + + + <p>Select this option to cause the report to be shown as a chart when you first open the report. Otherwise, it will come up as a text report.</p> + + + + + layout6 + + + + unnamed + + + + textLabel6 + + + + 5 + 5 + 0 + 0 + + + + Line width + + + <p>Select what width should be used to draw the line on the chart</p> + + + + + m_lineWidth + + + 10 + + + 1 + + + + + spacer2 + + + Horizontal + + + Expanding + + + + 121 + 20 + + + + + + + + spacer15 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + + -- cgit v1.2.1