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 --- .../dialogs/settings/ksettingsforecastdecl.ui | 268 +++++++++++++++++++++ 1 file changed, 268 insertions(+) create mode 100644 kmymoney2/dialogs/settings/ksettingsforecastdecl.ui (limited to 'kmymoney2/dialogs/settings/ksettingsforecastdecl.ui') diff --git a/kmymoney2/dialogs/settings/ksettingsforecastdecl.ui b/kmymoney2/dialogs/settings/ksettingsforecastdecl.ui new file mode 100644 index 0000000..c412f81 --- /dev/null +++ b/kmymoney2/dialogs/settings/ksettingsforecastdecl.ui @@ -0,0 +1,268 @@ + +KSettingsForecastDecl + + + KSettingsForecastDecl + + + + 0 + 0 + 497 + 379 + + + + Forecast Settings + + + + unnamed + + + + groupBox6 + + + + 5 + 5 + 0 + 0 + + + + + + + + unnamed + + + + layout7 + + + + unnamed + + + + layout5 + + + + unnamed + + + + kcfg_forecastAccountCycle + + + + + textLabel2 + + + Number of Days of Account Cycle: + + + + + kcfg_forecastDays + + + + + textLabel1 + + + Day of Month to start Forecast: + + + + + kcfg_beginForecastDay + + + + + textLabel4 + + + Number of Days to Forecast: + + + + + + + spacer6 + + + Horizontal + + + Expanding + + + + 133 + 21 + + + + + + + + kcfg_forecastMethod + + + Forecast Method + + + + unnamed + + + + radioButton9 + + + Scheduled and Future Transactions + + + 0 + + + + + radioButton10 + + + History-based + + + 1 + + + + + + + groupBox3 + + + History-based settings + + + + unnamed + + + + unnamed + + + + textLabel3 + + + Number of Cycles to use in Forecast: + + + + + kcfg_forecastCycles + + + + + spacer7 + + + Horizontal + + + Expanding + + + + 130 + 21 + + + + + + + kcfg_historyMethod + + + History Forecast Method + + + + unnamed + + + + radioButton11 + + + Simple Moving Average + + + 0 + + + + + radioButton12 + + + Weighted Moving Average + + + 1 + + + + + radioButton13 + + + Linear Regression + + + 2 + + + + + + + + + + + spacer10 + + + Vertical + + + Expanding + + + + 20 + 40 + + + + + + + -- cgit v1.2.1