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 --- .../wizards/newaccountwizard/kschedulepagedecl.ui | 187 +++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui (limited to 'kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui') diff --git a/kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui b/kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui new file mode 100644 index 0000000..fd4f886 --- /dev/null +++ b/kmymoney2/wizards/newaccountwizard/kschedulepagedecl.ui @@ -0,0 +1,187 @@ + +KSchedulePageDecl + + + KSchedulePageDecl + + + + 0 + 0 + 544 + 391 + + + + + unnamed + + + + kActiveLabel16 + + + For credit card accounts you can create a monthly schedule which will automatically remind you about the payment. Please fill in the details about this payment here. + + + + + m_reminderCheckBox + + + StrongFocus + + + Yes, remind me when the payment is due + + + + + m_paymentFrame + + + NoFrame + + + Plain + + + + unnamed + + + 0 + + + + textLabel2 + + + + 0 + 5 + 0 + 0 + + + + + 180 + 0 + + + + Name of schedule + + + + + m_name + + + + + textLabel3 + + + Payee + + + + + m_payee + + + + + TextLabel2_2 + + + Estimated monthly payment + + + + + m_amount + + + StrongFocus + + + + + TextLabel4_3 + + + Due date of next payment + + + + + m_date + + + StrongFocus + + + + + TextLabel3_3 + + + Payment should be made +from account + + + AlignTop + + + + + m_paymentAccount + + + + + textLabel4 + + + Payment method + + + + + m_method + + + + + + + spacer23 + + + Vertical + + + Expanding + + + + 20 + 31 + + + + + + + + m_reminderCheckBox + toggled(bool) + m_paymentFrame + setEnabled(bool) + + + + -- cgit v1.2.1