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/kcurrencycalculatordecl.ui | 414 +++++++++++++++++++++++++++ 1 file changed, 414 insertions(+) create mode 100644 kmymoney2/dialogs/kcurrencycalculatordecl.ui (limited to 'kmymoney2/dialogs/kcurrencycalculatordecl.ui') diff --git a/kmymoney2/dialogs/kcurrencycalculatordecl.ui b/kmymoney2/dialogs/kcurrencycalculatordecl.ui new file mode 100644 index 0000000..688a282 --- /dev/null +++ b/kmymoney2/dialogs/kcurrencycalculatordecl.ui @@ -0,0 +1,414 @@ + +KCurrencyCalculatorDecl + + + KCurrencyCalculatorDecl + + + true + + + + 0 + 0 + 387 + 368 + + + + Exchange Rate/Price Editor + + + true + + + + unnamed + + + + m_amountDateFrame + + + NoFrame + + + Plain + + + + unnamed + + + 0 + + + + layout9 + + + + unnamed + + + + textLabel3 + + + Amount + + + + + m_fromAmount + + + xxx + + + + + spacer10 + + + Horizontal + + + Expanding + + + + 80 + 20 + + + + + + textLabel2 + + + Date + + + + + m_dateText + + + xxx + + + + + spacer4 + + + Horizontal + + + Expanding + + + + 145 + 20 + + + + + + + + + + layout9 + + + + unnamed + + + + groupBox2_2 + + + Convert from + + + + unnamed + + + 0 + + + + m_fromType + + + Currency + + + + + m_fromCurrencyText + + + xxx + + + AlignVCenter|AlignRight + + + + + + + groupBox3 + + + Convert to + + + + unnamed + + + 0 + + + + m_toType + + + Currency + + + + + m_toCurrencyText + + + xxx + + + AlignVCenter|AlignRight + + + + + + + + + layout14 + + + + unnamed + + + + m_conversionRate + + + + + buttonGroup1 + + + NoFrame + + + Plain + + + + + + true + + + true + + + + unnamed + + + 0 + + + + m_amountButton + + + To amount + + + + + m_rateButton + + + Exchange rate / Price + + + + + + + m_dateFrame + + + NoFrame + + + Plain + + + 0 + + + + unnamed + + + 0 + + + + textLabel1 + + + Date + + + + + m_dateEdit + + + + + + + m_conversionExample + + + xx +xx + + + + + m_toAmount + + + + + + + m_updateButton + + + Update price history + + + true + + + + + spacer3 + + + Vertical + + + Expanding + + + + 20 + 16 + + + + + + line3 + + + HLine + + + Sunken + + + Horizontal + + + + + layout1 + + + + unnamed + + + + spacer1 + + + Horizontal + + + Expanding + + + + 20 + 20 + + + + + + m_okButton + + + OK + + + true + + + true + + + + + m_cancelButton + + + Cancel + + + + + + + + + + m_amountButton + m_rateButton + m_updateButton + m_okButton + m_cancelButton + + + -- cgit v1.2.1