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/kchooseimportexportdlgdecl.ui | 235 ++++++++++++++++++++++++ 1 file changed, 235 insertions(+) create mode 100644 kmymoney2/dialogs/kchooseimportexportdlgdecl.ui (limited to 'kmymoney2/dialogs/kchooseimportexportdlgdecl.ui') diff --git a/kmymoney2/dialogs/kchooseimportexportdlgdecl.ui b/kmymoney2/dialogs/kchooseimportexportdlgdecl.ui new file mode 100644 index 0000000..3d12a14 --- /dev/null +++ b/kmymoney2/dialogs/kchooseimportexportdlgdecl.ui @@ -0,0 +1,235 @@ + +KChooseImportExportDlgDecl + + QDialog + + name + kChooseImportDlgDecl + + + caption + Choose Import Type Dialog + + + + margin + 11 + + + spacing + 6 + + + QLayoutWidget + + name + Layout4 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + topLabel + + + text + Please choose the type of import you wish to perform. A simple explanation +of the import type is available at the bottom of the screen and is updated when +you select an item from the choice box. + +Once you have chosen an import type please press the OK button. + + + + + + Line + + name + Line1 + + + frameShadow + Raised + + + orientation + Horizontal + + + + QLayoutWidget + + name + Layout3 + + + + margin + 0 + + + spacing + 6 + + + + name + Spacer1 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QLabel + + name + promptLabel + + + text + Choose import type: + + + + QComboBox + + + text + QIF + + + + + text + CSV + + + + name + typeCombo + + + minimumSize + + 100 + 0 + + + + + + + QLabel + + name + descriptionLabel + + + sizePolicy + + 1 + 0 + + + + minimumSize + + 410 + 100 + + + + text + Some descripton + + + + QLayoutWidget + + name + Layout2 + + + + margin + 0 + + + spacing + 6 + + + + name + Spacer2 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QPushButton + + name + okButton + + + text + OK + + + default + true + + + + QPushButton + + name + cancelButton + + + text + Cancel + + + + + + + -- cgit v1.2.1