From 88b069141faafd1c5aefda1573b2285a38885ce4 Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Sat, 27 Dec 2025 14:19:21 -0500 Subject: initial commit --- cashflow.ui | 619 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 619 insertions(+) create mode 100644 cashflow.ui (limited to 'cashflow.ui') diff --git a/cashflow.ui b/cashflow.ui new file mode 100644 index 0000000..6592c0d --- /dev/null +++ b/cashflow.ui @@ -0,0 +1,619 @@ + + + CashFlow + + + + 0 + 0 + 1200 + 700 + + + + CashFlo - Cash Flow Projection + + + + + + + Date Range + + + + + + From: + + + + + + + true + + + + + + + To: + + + + + + + true + + + + + + + Period: + + + + + + + + Daily + + + + + Weekly + + + + + Monthly + + + + + Quarterly + + + + + + + + Account: + + + + + + + + All Accounts + + + + + + + + Show Account Balances + + + false + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Starting Balance: $0.00 + + + font-weight: bold; font-size: 12pt; + + + + + + + Ending Balance: $0.00 + + + font-weight: bold; font-size: 12pt; color: blue; + + + + + + + + + + 0 + + + + Transactions + + + + + + QAbstractItemView::SelectRows + + + false + + + + + + + Transaction Entry + + + + + + Date: + + + + + + + true + + + + + + + Amount: + + + + + + + QAbstractSpinBox::NoButtons + + + $ + + + 2 + + + -999999.990000000000000 + + + 999999.990000000000000 + + + + + + + Account: + + + + + + + true + + + + + + + Category: + + + + + + + true + + + + + + + + + Description: + + + + + + + + + + + + Type: + + + + + + + + Estimated + + + + + Actual + + + + + + + + + + Save + + + + + + + New + + + + + + + Delete + + + + + + + + + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + + + + + + + + + Recurring Rules + + + + + + QAbstractItemView::SelectRows + + + + + + + Recurring Rule Entry + + + + + + Name: + + + + + + + + + + Frequency: + + + + + + + + Daily + + + + + Weekly + + + + + Bi-Weekly + + + + + Monthly + + + + + Yearly + + + + + + + + Start Date: + + + + + + + true + + + + + + + Amount: + + + + + + + QAbstractSpinBox::NoButtons + + + $ + + + 2 + + + -999999.990000000000000 + + + 999999.990000000000000 + + + + + + + Account: + + + + + + + true + + + + + + + Category: + + + + + + + true + + + + + + + Description: + + + + + + + + + + + + Save + + + + + + + New + + + + + + + Delete + + + + + + + + + + + + Recurring rules automatically generate estimated transactions in the date range. Edit dates to see projections update. + + + true + + + + + + + + Settings + + + + + + Application Settings + + + + + + Currency Symbol: + + + + + + + 3 + + + $ + + + + + + + Amount Font: + + + + + + + Choose Font... + + + + + + + Default Period: + + + + + + + + Daily + + + + + Weekly + + + + + Monthly + + + + + Quarterly + + + + + + + + Show Account Balances by Default + + + + + + + Save Settings + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + + + + + + 0 + 0 + 1200 + 22 + + + + + + + + -- cgit v1.2.3