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/dialogs/kgncimportoptionsdlgdecl.ui | 383 ++++++++++++++++++++++++++ 1 file changed, 383 insertions(+) create mode 100644 kmymoney2/dialogs/kgncimportoptionsdlgdecl.ui (limited to 'kmymoney2/dialogs/kgncimportoptionsdlgdecl.ui') diff --git a/kmymoney2/dialogs/kgncimportoptionsdlgdecl.ui b/kmymoney2/dialogs/kgncimportoptionsdlgdecl.ui new file mode 100644 index 0000000..e32197b --- /dev/null +++ b/kmymoney2/dialogs/kgncimportoptionsdlgdecl.ui @@ -0,0 +1,383 @@ + +KGncImportOptionsDlgDecl + + + KGncImportOptionsDlgDecl + + + + 0 + 0 + 526 + 638 + + + + GnuCash Import Options + + + + layout8 + + + + 10 + 9 + 442 + 636 + + + + + unnamed + + + + textLabel1 + + + Use 'Help' for more information on these options + + + AlignCenter + + + + + buttonInvestGroup + + + Investment Handling + + + + unnamed + + + + radioInvest1 + + + One investment account for each stock + + + true + + + + + radioInvest2 + + + One investment account for all stocks + + + + + radioInvest3 + + + Prompt for an investment account for each stock + + + + + + + buttonGroup5 + + + Online price quotes + + + + unnamed + + + + checkFinanceQuote + + + Use Finance::Quote for share price quotes + + + + + + + buttonGroup2 + + + Scheduled Transactions + + + + unnamed + + + + checkSchedules + + + Drop suspect scheduled transactions + + + + + + + buttonGroup4 + + + Decoding option + + + + unnamed + + + + layout8 + + + + unnamed + + + 0 + + + 0 + + + + checkDecode + + + Decode using + + + + + spacer4 + + + Horizontal + + + Expanding + + + + 140 + 20 + + + + + + comboDecode + + + + + + + + + buttonGroup18 + + + Transaction Notes option + + + + checkTxNotes + + + + 10 + 20 + 420 + 24 + + + + Use transaction notes on non-split transactions + + + + + + buttonGroup3 + + + Debug Options + + + + unnamed + + + + checkDebugGeneral + + + General debug data + + + + + checkDebugXML + + + Display XML data + + + + + checkAnonymize + + + Anonymize data + + + + + + + spacer2 + + + Vertical + + + Expanding + + + + 20 + 40 + + + + + + layout12 + + + + unnamed + + + 0 + + + 6 + + + + buttonHelp + + + Help + + + F1 + + + true + + + + + Horizontal Spacing2 + + + Horizontal + + + Expanding + + + + 200 + 20 + + + + + + buttonOk + + + OK + + + + + + true + + + true + + + + + buttonCancel + + + Cancel + + + + + + true + + + + + + + line1 + + + HLine + + + Sunken + + + Horizontal + + + + + + + + buttonOk + clicked() + KGncImportOptionsDlgDecl + accept() + + + buttonCancel + clicked() + KGncImportOptionsDlgDecl + reject() + + + buttonHelp + clicked() + KGncImportOptionsDlgDecl + slotHelp() + + + + slotHelp() + + + -- cgit v1.2.1