DuxReiNummariae 1.0.0-alpha.23
Simple and powerful budgeting application
 
Loading...
Searching...
No Matches
drn::desktop_ui::MainWindow Member List

This is the complete list of members for drn::desktop_ui::MainWindow, including all inherited members.

accountSaveFailed(const std::optional< drn::accounting::AccountCode > &original, const QString &errorMessage, const std::optional< drn::accounting::AccountCode > &displayed)drn::desktop_ui::MainWindowsignal
accountSaveSucceeded(const drn::accounting::AccountCode &code)drn::desktop_ui::MainWindowsignal
added(const drn::budgeting::BudgetItemTypes &type, const drn::budgeting::BudgetedMoney &item, const std::optional< drn::banking::BankAccount > &ba)drn::desktop_ui::MainWindowsignal
addedAct(const drn::accounting::Account &a)drn::desktop_ui::MainWindowsignal
addedBankAccount(const QString &name, const drn::banking::BankAccountTypes &type, const pecunia::Money &openingBalance)drn::desktop_ui::MainWindowsignal
addedTransaction(const drn::accounting::Transaction &txn)drn::desktop_ui::MainWindowsignal
bankAccountSaveFailed(const std::optional< drn::accounting::AccountCode > &original, const QString &errorMessage, const std::optional< drn::accounting::AccountCode > &displayed)drn::desktop_ui::MainWindowsignal
bankAccountSaveSucceeded(const drn::accounting::AccountCode &ac)drn::desktop_ui::MainWindowsignal
bankAdded(const drn::banking::Bank &b)drn::desktop_ui::MainWindowsignal
bankClosed(const drn::banking::BankName &bn)drn::desktop_ui::MainWindowsignal
bankOpened(const drn::banking::BankName &bn)drn::desktop_ui::MainWindowsignal
bankRemoved(const drn::banking::BankName &bn)drn::desktop_ui::MainWindowsignal
bankRenamed(const drn::banking::BankName &original, const drn::banking::BankName &change)drn::desktop_ui::MainWindowsignal
bankSaveFailed(const std::optional< drn::banking::BankName > &original, const QString &errorMessage, const std::optional< drn::banking::BankName > &displayed)drn::desktop_ui::MainWindowsignal
bankSaveSucceeded(const drn::banking::BankName &bn)drn::desktop_ui::MainWindowsignal
bankUpdated(const drn::banking::Bank &b)drn::desktop_ui::MainWindowsignal
checkIsBudgetFileDirty()drn::desktop_ui::MainWindowsignal
closed(const drn::accounting::AccountCode &code)drn::desktop_ui::MainWindowsignal
closeEvent(QCloseEvent *event) overridedrn::desktop_ui::MainWindowprotected
completedNewBudgetFirstTimeWizard(const pecunia::Currency &preferred, const std::set< pecunia::Currency > &usable, const drn::navigation::CurrencyDisplayOptions &displayAs, const drn::banking::BankName &primary, const drn::banking::BankAccountTypes &kind, const QString &accountName, const pecunia::Money &initialBalance, const drn::navigation::BudgetWizardTemplates &selectedTemplate)drn::desktop_ui::MainWindowsignal
completedSurvey(const QDate &completedOn, const drn::banking::BankAccount &ba, const pecunia::Money &balance, const std::set< drn::accounting::TransactionNumber > &allReconciled, const drn::surveying::IndexedIncreaseDecreases< drn::budgeting::BudgetItemIdentifier > &allAdded, const drn::surveying::IndexedIncreaseDecreases< drn::accounting::AccountNumber > &allExtra, const std::map< drn::budgeting::BudgetItemIdentifier, drn::surveying::DistributedAmount > &distributed, const pecunia::Money &nondistributed)drn::desktop_ui::MainWindowsignal
completedSurveyFailed(const QString &errorMessage)drn::desktop_ui::MainWindowsignal
completedSurveySucceeded()drn::desktop_ui::MainWindowsignal
configureSaveFailed(const QString &errorMessage)drn::desktop_ui::MainWindowsignal
configureSaveSucceeded()drn::desktop_ui::MainWindowsignal
configureUpdated(const std::chrono::hours &hrInWeek, const std::chrono::days &dayInWeek, const std::chrono::days &notifyDueWithin, const pecunia::Currency &preferred, const drn::navigation::CurrencyDisplayOptions &displayAs, const std::set< pecunia::Currency > &usable, const drn::foundation::Percentage &balanceWindow)drn::desktop_ui::MainWindowsignal
confirmedLoadBudgetFile(const QString &filePathName, const bool isReloaded)drn::desktop_ui::MainWindowsignal
confirmedNewBudgetEmpty()drn::desktop_ui::MainWindowsignal
confirmedNewBudgetFirstTimeWizard()drn::desktop_ui::MainWindowsignal
fetchedExchangeRates(const std::set< pecunia::Currency > &currencies, const drn::conversion::ConversionMap &conversions)drn::desktop_ui::MainWindowsignal
fetchExchangeRates(const std::set< pecunia::Currency > &currencies)drn::desktop_ui::MainWindowsignal
fetchReleaseNotes()drn::desktop_ui::MainWindowsignal
generatedMappingSurvey(const drn::surveying::MappingSurvey &survey)drn::desktop_ui::MainWindowsignal
generateMappingSurvey(const drn::banking::BankName &bn, const drn::accounting::AccountNumber &an, const QDate &surveyingOn)drn::desktop_ui::MainWindowsignal
loadBudgetFile(const QString &filePathName)drn::desktop_ui::MainWindowsignal
lookedUpBankAccounts(const drn::banking::BankName &bn, const std::set< drn::banking::AccountNumberBankType > &accountTypes)drn::desktop_ui::MainWindowsignal
lookedUpBudgetItemSources(const drn::budgeting::BudgetItemDueIdentifier &requestedBy, const std::set< drn::budgeting::BudgetSource > &sources)drn::desktop_ui::MainWindowsignal
lookedUpLastReconciliation(const pecunia::Currency &code, const std::optional< drn::banking::ReconciledBalance > &reconciliation)drn::desktop_ui::MainWindowsignal
lookedUpRefundableTransactions(const drn::budgeting::BudgetItemIdentifier &bii, const drn::accounting::AccountCode &ac, const std::set< drn::accounting::Transaction > &txns)drn::desktop_ui::MainWindowsignal
lookUpBankAccounts(const drn::banking::BankName &bn, const drn::navigation::AllowSubAccounts &shouldAllow)drn::desktop_ui::MainWindowsignal
lookUpBudgetItemSources(const drn::budgeting::BudgetItemDueIdentifier &requestedBy)drn::desktop_ui::MainWindowsignal
lookUpLastReconciliation(const drn::accounting::AccountNumber &an)drn::desktop_ui::MainWindowsignal
lookUpRefundableTransactions(const drn::budgeting::BudgetItemIdentifier &bii)drn::desktop_ui::MainWindowsignal
MainWindow(const navigation::ConfigurationOptions &options)drn::desktop_ui::MainWindowexplicit
markCleared(const std::set< drn::accounting::TransactionNumber > &numbers)drn::desktop_ui::MainWindowsignal
markReconciled(const drn::accounting::TransactionNumber &number)drn::desktop_ui::MainWindowsignal
markUnreconciled(const std::set< drn::accounting::TransactionNumber > &numbers)drn::desktop_ui::MainWindowsignal
onCheckCleanExit(const bool isDirty)drn::desktop_ui::MainWindowslot
onFetchedReleaseNotes(const std::set< drn::updating::ReleaseInformation > &versions)drn::desktop_ui::MainWindowslot
onLoadedBudgetFile(const QString &filePathName, const bool isReloaded)drn::desktop_ui::MainWindowslot
onSavedBudgetFile(const QString &filePathName)drn::desktop_ui::MainWindowslot
onShowAccounts(const std::set< drn::accounting::Account > &accounts, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs)drn::desktop_ui::MainWindowslot
onShowBanks(const drn::banking::BankMap &banks, const std::set< drn::accounting::Account > &allAccounts, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs)drn::desktop_ui::MainWindowslot
onShowBills(const drn::budgeting::BillMap &bills, const pecunia::Currency &preferred, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs)drn::desktop_ui::MainWindowslot
onShowBudgetItemRefund(const std::set< pecunia::Currency > &codes, const drn::navigation::CurrencyDisplayOptions &displayAs)drn::desktop_ui::MainWindowslot
onShowConfigure(const std::chrono::hours &hrInWeek, const std::chrono::days &dayInWeek, const std::chrono::days &notifyDueWithin, const pecunia::Currency &preferred, const drn::navigation::CurrencyDisplayOptions &displayAs, const std::set< pecunia::Currency > &usable, const std::set< pecunia::Currency > &used, const drn::foundation::Percentage &balanceWindow)drn::desktop_ui::MainWindowslot
onShowConfirmLoadBudgetFile(const QString &filePathName)drn::desktop_ui::MainWindowslot
onShowConfirmNewBudget()drn::desktop_ui::MainWindowslot
onShowDashboard(const drn::budgeting::BudgetTotals &bt, const std::vector< drn::budgeting::BudgetItemAmountDue > &due, const drn::adviser::BudgetHealth &bh, const std::chrono::days &dueWithin, const pecunia::Currency &preferred, const drn::navigation::CurrencyDisplayOptions &displayAs)drn::desktop_ui::MainWindowslot
onShowDebts(const drn::budgeting::DebtMap &debts, const std::set< drn::navigation::BudgetBankAccount > &accounts, const std::set< drn::accounting::AccountCode > &codes, const std::set< drn::banking::BankName > &banks, const pecunia::Currency &preferred, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs)drn::desktop_ui::MainWindowslot
onShowExchangeRates(const drn::conversion::ConversionMap &currentConversions, const std::set< pecunia::Currency > &currencies)drn::desktop_ui::MainWindowslot
onShowGoals(const drn::budgeting::GoalMap &goals, const std::set< drn::navigation::BudgetBankAccount > &accounts, const std::set< drn::accounting::AccountCode > &codes, const std::set< drn::banking::BankName > &banks, const pecunia::Currency &preferred, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs, const pecunia::Money &wagesTotal)drn::desktop_ui::MainWindowslot
onShowLedgers(const std::set< drn::accounting::Account > &accounts, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs)drn::desktop_ui::MainWindowslot
onShowMoneyTransfer(const std::set< drn::navigation::BankAccountCode > &fromBanks, const std::set< drn::navigation::BankAccountCode > &toBanks, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs)drn::desktop_ui::MainWindowslot
onShowNewBudget()drn::desktop_ui::MainWindowslot
onShowNewBudgetFirstTimeWizard(const pecunia::Currency &preferred, const std::set< pecunia::Currency > &usable, const drn::navigation::CurrencyDisplayOptions &displayAs)drn::desktop_ui::MainWindowslot
onShowNoBudgetFileOpened()drn::desktop_ui::MainWindowslot
onShowNontracks(const drn::budgeting::NontrackMap &nontracks, const pecunia::Currency &preferred, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs)drn::desktop_ui::MainWindowslot
onShowOpenBudgetFile()drn::desktop_ui::MainWindowslot
onShowProcessBudgetItems(const std::chrono::days &dueWithin, const std::vector< drn::budgeting::BudgetItemAmountDue > &items, const std::set< drn::banking::BankName > &banks, const pecunia::Currency &preferredCurrency, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs, const std::set< drn::accounting::AccountCode > &codes)drn::desktop_ui::MainWindowslot
onShowSaveAsBudgetFile()drn::desktop_ui::MainWindowslot
onShowSurvey(const std::set< drn::banking::BankName > &banks, const std::set< pecunia::Currency > &usable, const drn::navigation::CurrencyDisplayOptions &displayAs, const drn::foundation::Percentage &balanceWindow, const std::set< drn::accounting::AccountCode > &codes)drn::desktop_ui::MainWindowslot
onShowWages(const drn::budgeting::WageMap &wages, const pecunia::Currency &preferred, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs)drn::desktop_ui::MainWindowslot
onUpdateReleased(const drn::updating::SemanticVersion &latest)drn::desktop_ui::MainWindowslot
opened(const drn::accounting::AccountCode &code)drn::desktop_ui::MainWindowsignal
postRefund(const drn::accounting::TransactionNumber &txnNum, const pecunia::Money &refund)drn::desktop_ui::MainWindowsignal
prepareNewBudgetEmpty()drn::desktop_ui::MainWindowsignal
prepareNewBudgetFirstTimeWizard()drn::desktop_ui::MainWindowsignal
prepareShowAccounts()drn::desktop_ui::MainWindowsignal
prepareShowBanks()drn::desktop_ui::MainWindowsignal
prepareShowBills()drn::desktop_ui::MainWindowsignal
prepareShowBudgetItemRefund()drn::desktop_ui::MainWindowsignal
prepareShowConfigure()drn::desktop_ui::MainWindowsignal
prepareShowDashboard()drn::desktop_ui::MainWindowsignal
prepareShowDebts()drn::desktop_ui::MainWindowsignal
prepareShowExchangeRates()drn::desktop_ui::MainWindowsignal
prepareShowGoals()drn::desktop_ui::MainWindowsignal
prepareShowLedgers()drn::desktop_ui::MainWindowsignal
prepareShowMoneyTransfer()drn::desktop_ui::MainWindowsignal
prepareShowNontracks()drn::desktop_ui::MainWindowsignal
prepareShowProcessBudgetItems()drn::desktop_ui::MainWindowsignal
prepareShowSurvey()drn::desktop_ui::MainWindowsignal
prepareShowWages()drn::desktop_ui::MainWindowsignal
processBudgetItemPosted(const drn::budgeting::BudgetItemAmountDue &bid, const drn::accounting::AccountCode &ac, const QDate &postOn)drn::desktop_ui::MainWindowsignal
processBudgetItemPostedUnexpected(const drn::budgeting::BudgetItemDueIdentifier &bidi, const pecunia::Money &amount, const drn::accounting::AccountCode &ac, const QDate &postOn)drn::desktop_ui::MainWindowsignal
processBudgetItemSaveFailed(const drn::budgeting::BudgetItemDueIdentifier &bidi, const QString &errorMessage)drn::desktop_ui::MainWindowsignal
processBudgetItemSaveSucceeded(const drn::budgeting::BudgetItemDueIdentifier &bidi, const std::optional< drn::accounting::TransactionNumber > &txnNum)drn::desktop_ui::MainWindowsignal
processBudgetItemSkipped(const drn::budgeting::BudgetItemDueIdentifier &bidi)drn::desktop_ui::MainWindowsignal
recoded(const drn::accounting::AccountCode &current, const drn::accounting::AccountCode &changed)drn::desktop_ui::MainWindowsignal
reloadBudgetFile()drn::desktop_ui::MainWindowsignal
removed(const drn::budgeting::BudgetItemTypes &type, const drn::budgeting::BudgetSource &source)drn::desktop_ui::MainWindowsignal
removedAct(const drn::accounting::AccountCode &code)drn::desktop_ui::MainWindowsignal
removedBankAccount(const drn::accounting::AccountCode &ac)drn::desktop_ui::MainWindowsignal
removedTransaction(const drn::accounting::TransactionNumber &number)drn::desktop_ui::MainWindowsignal
renamed(const drn::budgeting::BudgetItemTypes &type, const drn::budgeting::BudgetSource &original, const drn::budgeting::BudgetSource &changed)drn::desktop_ui::MainWindowsignal
renamedBankAccount(const drn::accounting::AccountCode &original, const drn::accounting::AccountCode &changed)drn::desktop_ui::MainWindowsignal
saveAsBudgetFile(const QString &filePathName)drn::desktop_ui::MainWindowsignal
saveBudgetFile()drn::desktop_ui::MainWindowsignal
saveFailed(const std::optional< drn::budgeting::BudgetSource > &original, const QString &errorMessage, const std::optional< drn::budgeting::BudgetSource > &displayed)drn::desktop_ui::MainWindowsignal
saveSucceeded(const drn::budgeting::BudgetSource &source)drn::desktop_ui::MainWindowsignal
selectedLedger(const drn::accounting::AccountCode &code)drn::desktop_ui::MainWindowsignal
show()drn::desktop_ui::MainWindowslot
showLedger(const drn::accounting::LedgerAccount &ledger)drn::desktop_ui::MainWindowsignal
storeExchangeRates(const drn::conversion::ConversionMap &conversions)drn::desktop_ui::MainWindowsignal
transactionSaveFailed(const std::optional< drn::accounting::TransactionNumber > &tn, const QString &errorMessage)drn::desktop_ui::MainWindowsignal
transactionSaveSucceeded(const std::optional< drn::accounting::TransactionNumber > &displayed, const std::optional< drn::accounting::TransactionNumber > &posted)drn::desktop_ui::MainWindowsignal
transferRequested(const drn::accounting::AccountNumber &from, const drn::accounting::AccountNumber &to, const pecunia::Money &amount, const QString &reason)drn::desktop_ui::MainWindowsignal
updateAvailableAcknowledged()drn::desktop_ui::MainWindowsignal
updated(const drn::budgeting::BudgetItemTypes &type, const drn::budgeting::BudgetedMoney &item, const std::optional< drn::banking::BankAccount > &ba)drn::desktop_ui::MainWindowsignal
updatedTransaction(const drn::accounting::TransactionNumber &tn, const drn::accounting::Transaction &txn)drn::desktop_ui::MainWindowsignal
~MainWindow() overridedrn::desktop_ui::MainWindow