|
DuxReiNummariae 1.1.0-alpha.19
Simple and powerful budgeting application
|
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::MainWindow | signal |
| accountSaveSucceeded(const drn::accounting::AccountCode &code) | drn::desktop_ui::MainWindow | signal |
| added(const drn::navigation::GuiElementIdentifier &id, const drn::budgeting::BudgetItemTypes &type, const drn::budgeting::BudgetedMoney &item, const std::optional< drn::banking::BankAccount > &ba, const drn::tagging::BudgetItemTags::ItemTags &itemTags) | drn::desktop_ui::MainWindow | signal |
| addedAct(const drn::accounting::Account &a) | drn::desktop_ui::MainWindow | signal |
| addedBankAccount(const QString &name, const drn::banking::BankAccountTypes &type, const pecunia::Money &openingBalance) | drn::desktop_ui::MainWindow | signal |
| addedTransaction(const drn::accounting::Transaction &txn) | drn::desktop_ui::MainWindow | signal |
| bankAccountSaveFailed(const std::optional< drn::accounting::AccountCode > &original, const QString &errorMessage, const std::optional< drn::accounting::AccountCode > &displayed) | drn::desktop_ui::MainWindow | signal |
| bankAccountSaveSucceeded(const drn::accounting::AccountCode &ac) | drn::desktop_ui::MainWindow | signal |
| bankAdded(const drn::banking::Bank &b) | drn::desktop_ui::MainWindow | signal |
| bankClosed(const drn::banking::BankName &bn) | drn::desktop_ui::MainWindow | signal |
| bankOpened(const drn::banking::BankName &bn) | drn::desktop_ui::MainWindow | signal |
| bankRemoved(const drn::banking::BankName &bn) | drn::desktop_ui::MainWindow | signal |
| bankRenamed(const drn::banking::BankName &original, const drn::banking::BankName &change) | drn::desktop_ui::MainWindow | signal |
| bankSaveFailed(const std::optional< drn::banking::BankName > &original, const QString &errorMessage, const std::optional< drn::banking::BankName > &displayed) | drn::desktop_ui::MainWindow | signal |
| bankSaveSucceeded(const drn::banking::BankName &bn) | drn::desktop_ui::MainWindow | signal |
| bankUpdated(const drn::banking::Bank &b) | drn::desktop_ui::MainWindow | signal |
| checkIsBudgetFileDirty() | drn::desktop_ui::MainWindow | signal |
| closed(const drn::accounting::AccountCode &code) | drn::desktop_ui::MainWindow | signal |
| closeEvent(QCloseEvent *event) override | drn::desktop_ui::MainWindow | protected |
| 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::MainWindow | signal |
| 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::MainWindow | signal |
| completedSurveyFailed(const QString &errorMessage) | drn::desktop_ui::MainWindow | signal |
| completedSurveySucceeded() | drn::desktop_ui::MainWindow | signal |
| configureSaveFailed(const QString &errorMessage) | drn::desktop_ui::MainWindow | signal |
| configureSaveSucceeded() | drn::desktop_ui::MainWindow | signal |
| configureUpdated(const drn::navigation::ConfigurationData &data) | drn::desktop_ui::MainWindow | signal |
| confirmedLoadBudgetFile(const QString &filePathName, const bool isReloaded) | drn::desktop_ui::MainWindow | signal |
| confirmedNewBudgetEmpty() | drn::desktop_ui::MainWindow | signal |
| confirmedNewBudgetFirstTimeWizard() | drn::desktop_ui::MainWindow | signal |
| fetchedExchangeRates(const std::set< pecunia::Currency > ¤cies, const drn::conversion::ConversionMap &conversions) | drn::desktop_ui::MainWindow | signal |
| fetchExchangeRates(const std::set< pecunia::Currency > ¤cies) | drn::desktop_ui::MainWindow | signal |
| fetchReleaseNotes() | drn::desktop_ui::MainWindow | signal |
| generatedMappingSurvey(const drn::surveying::MappingSurvey &survey) | drn::desktop_ui::MainWindow | signal |
| generateMappingSurvey(const drn::banking::BankName &bn, const drn::accounting::AccountNumber &an, const QDate &surveyingOn) | drn::desktop_ui::MainWindow | signal |
| loadBudgetFile(const QString &filePathName) | drn::desktop_ui::MainWindow | signal |
| lookedUpBankAccounts(const drn::banking::BankName &bn, const std::set< drn::banking::AccountNumberBankType > &accountTypes) | drn::desktop_ui::MainWindow | signal |
| lookedUpBudgetItemSources(const drn::budgeting::BudgetItemDueIdentifier &requestedBy, const std::set< drn::budgeting::BudgetSource > &sources) | drn::desktop_ui::MainWindow | signal |
| lookedUpLastReconciliation(const pecunia::Currency &code, const std::optional< drn::banking::ReconciledBalance > &reconciliation) | drn::desktop_ui::MainWindow | signal |
| lookedUpRefundableTransactions(const drn::budgeting::BudgetItemIdentifier &bii, const drn::accounting::AccountCode &ac, const std::set< drn::accounting::Transaction > &txns) | drn::desktop_ui::MainWindow | signal |
| lookUpBankAccounts(const drn::banking::BankName &bn, const drn::navigation::AllowSubAccounts &shouldAllow) | drn::desktop_ui::MainWindow | signal |
| lookUpBudgetItemSources(const drn::budgeting::BudgetItemDueIdentifier &requestedBy) | drn::desktop_ui::MainWindow | signal |
| lookUpLastReconciliation(const drn::accounting::AccountNumber &an) | drn::desktop_ui::MainWindow | signal |
| lookUpRefundableTransactions(const drn::budgeting::BudgetItemIdentifier &bii) | drn::desktop_ui::MainWindow | signal |
| MainWindow(const navigation::ConfigurationOptions &options) | drn::desktop_ui::MainWindow | explicit |
| markCleared(const std::set< drn::accounting::TransactionNumber > &numbers) | drn::desktop_ui::MainWindow | signal |
| markReconciled(const drn::accounting::TransactionNumber &number) | drn::desktop_ui::MainWindow | signal |
| markUnreconciled(const std::set< drn::accounting::TransactionNumber > &numbers) | drn::desktop_ui::MainWindow | signal |
| onCheckCleanExit(const bool isDirty) | drn::desktop_ui::MainWindow | slot |
| onFetchedReleaseNotes(const std::set< drn::updating::ReleaseInformation > &versions) | drn::desktop_ui::MainWindow | slot |
| onLoadedBudgetFile(const QString &filePathName, const bool isReloaded) | drn::desktop_ui::MainWindow | slot |
| onSavedBudgetFile(const QString &filePathName) | drn::desktop_ui::MainWindow | slot |
| onShowAccounts(const std::set< drn::accounting::Account > &accounts, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs) | drn::desktop_ui::MainWindow | slot |
| 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::MainWindow | slot |
| onShowBills(const drn::budgeting::BillMap &bills, const pecunia::Currency &preferred, const drn::tagging::Tags &possibleTags, const drn::tagging::BudgetItemTags &associatedTags, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs) | drn::desktop_ui::MainWindow | slot |
| onShowBudgetItemRefund(const std::set< pecunia::Currency > &codes, const drn::navigation::CurrencyDisplayOptions &displayAs) | drn::desktop_ui::MainWindow | slot |
| onShowConfigure(const drn::navigation::ConfigurationData &confData, const std::set< pecunia::Currency > &used) | drn::desktop_ui::MainWindow | slot |
| onShowConfirmLoadBudgetFile(const QString &filePathName) | drn::desktop_ui::MainWindow | slot |
| onShowConfirmNewBudget() | drn::desktop_ui::MainWindow | slot |
| 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::MainWindow | slot |
| 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 drn::tagging::Tags &possibleTags, const drn::tagging::BudgetItemTags &associatedTags, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs) | drn::desktop_ui::MainWindow | slot |
| onShowExchangeRates(const drn::conversion::ConversionMap ¤tConversions, const std::set< pecunia::Currency > ¤cies) | drn::desktop_ui::MainWindow | slot |
| 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 drn::tagging::Tags &possibleTags, const drn::tagging::BudgetItemTags &associatedTags, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs, const pecunia::Money &wagesTotal) | drn::desktop_ui::MainWindow | slot |
| onShowLedgers(const std::set< drn::accounting::Account > &accounts, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs) | drn::desktop_ui::MainWindow | slot |
| 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::MainWindow | slot |
| onShowNewBudget() | drn::desktop_ui::MainWindow | slot |
| onShowNewBudgetFirstTimeWizard(const pecunia::Currency &preferred, const std::set< pecunia::Currency > &usable, const drn::navigation::CurrencyDisplayOptions &displayAs) | drn::desktop_ui::MainWindow | slot |
| onShowNoBudgetFileOpened() | drn::desktop_ui::MainWindow | slot |
| onShowNontracks(const drn::budgeting::NontrackMap &nontracks, const pecunia::Currency &preferred, const drn::tagging::Tags &possibleTags, const drn::tagging::BudgetItemTags &associatedTags, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs) | drn::desktop_ui::MainWindow | slot |
| onShowOpenBudgetFile() | drn::desktop_ui::MainWindow | slot |
| 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::MainWindow | slot |
| onShowSaveAsBudgetFile() | drn::desktop_ui::MainWindow | slot |
| 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::MainWindow | slot |
| onShowWages(const drn::budgeting::WageMap &wages, const pecunia::Currency &preferred, const drn::tagging::Tags &possibleTags, const drn::tagging::BudgetItemTags &associatedTags, const std::set< pecunia::Currency > &usableCurrencies, const drn::navigation::CurrencyDisplayOptions &displayAs) | drn::desktop_ui::MainWindow | slot |
| onUpdateReleased(const drn::updating::SemanticVersion &latest) | drn::desktop_ui::MainWindow | slot |
| opened(const drn::accounting::AccountCode &code) | drn::desktop_ui::MainWindow | signal |
| postRefund(const drn::accounting::TransactionNumber &txnNum, const pecunia::Money &refund) | drn::desktop_ui::MainWindow | signal |
| prepareNewBudgetEmpty() | drn::desktop_ui::MainWindow | signal |
| prepareNewBudgetFirstTimeWizard() | drn::desktop_ui::MainWindow | signal |
| prepareShowAccounts() | drn::desktop_ui::MainWindow | signal |
| prepareShowBanks() | drn::desktop_ui::MainWindow | signal |
| prepareShowBills() | drn::desktop_ui::MainWindow | signal |
| prepareShowBudgetItemRefund() | drn::desktop_ui::MainWindow | signal |
| prepareShowConfigure() | drn::desktop_ui::MainWindow | signal |
| prepareShowDashboard() | drn::desktop_ui::MainWindow | signal |
| prepareShowDebts() | drn::desktop_ui::MainWindow | signal |
| prepareShowExchangeRates() | drn::desktop_ui::MainWindow | signal |
| prepareShowGoals() | drn::desktop_ui::MainWindow | signal |
| prepareShowLedgers() | drn::desktop_ui::MainWindow | signal |
| prepareShowMoneyTransfer() | drn::desktop_ui::MainWindow | signal |
| prepareShowNontracks() | drn::desktop_ui::MainWindow | signal |
| prepareShowProcessBudgetItems() | drn::desktop_ui::MainWindow | signal |
| prepareShowSurvey() | drn::desktop_ui::MainWindow | signal |
| prepareShowWages() | drn::desktop_ui::MainWindow | signal |
| processBudgetItemPosted(const drn::budgeting::BudgetItemAmountDue &bid, const drn::accounting::AccountCode &ac, const QDate &postOn) | drn::desktop_ui::MainWindow | signal |
| processBudgetItemPostedUnexpected(const drn::budgeting::BudgetItemDueIdentifier &bidi, const pecunia::Money &amount, const drn::accounting::AccountCode &ac, const QDate &postOn) | drn::desktop_ui::MainWindow | signal |
| processBudgetItemSaveFailed(const drn::budgeting::BudgetItemDueIdentifier &bidi, const QString &errorMessage) | drn::desktop_ui::MainWindow | signal |
| processBudgetItemSaveSucceeded(const drn::budgeting::BudgetItemDueIdentifier &bidi, const std::optional< drn::accounting::TransactionNumber > &txnNum) | drn::desktop_ui::MainWindow | signal |
| processBudgetItemSkipped(const drn::budgeting::BudgetItemDueIdentifier &bidi) | drn::desktop_ui::MainWindow | signal |
| recoded(const drn::accounting::AccountCode ¤t, const drn::accounting::AccountCode &changed) | drn::desktop_ui::MainWindow | signal |
| reloadBudgetFile() | drn::desktop_ui::MainWindow | signal |
| removed(const drn::navigation::GuiElementIdentifier &id, const drn::budgeting::BudgetItemTypes &type, const drn::budgeting::BudgetSource &source) | drn::desktop_ui::MainWindow | signal |
| removedAct(const drn::accounting::AccountCode &code) | drn::desktop_ui::MainWindow | signal |
| removedBankAccount(const drn::accounting::AccountCode &ac) | drn::desktop_ui::MainWindow | signal |
| removedTransaction(const drn::accounting::TransactionNumber &number) | drn::desktop_ui::MainWindow | signal |
| renamed(const drn::navigation::GuiElementIdentifier &id, const drn::budgeting::BudgetItemTypes &type, const drn::budgeting::BudgetSource &original, const drn::budgeting::BudgetSource &changed) | drn::desktop_ui::MainWindow | signal |
| renamedBankAccount(const drn::accounting::AccountCode &original, const drn::accounting::AccountCode &changed) | drn::desktop_ui::MainWindow | signal |
| saveAsBudgetFile(const QString &filePathName) | drn::desktop_ui::MainWindow | signal |
| saveBudgetFile() | drn::desktop_ui::MainWindow | signal |
| saveFailed(const drn::navigation::GuiElementIdentifier &id, const std::optional< drn::budgeting::BudgetSource > &original, const QString &errorMessage, const std::optional< drn::budgeting::BudgetSource > &displayed) | drn::desktop_ui::MainWindow | signal |
| saveSucceeded(const drn::navigation::GuiElementIdentifier &id, const drn::budgeting::BudgetSource &source) | drn::desktop_ui::MainWindow | signal |
| selectedLedger(const drn::accounting::AccountCode &code) | drn::desktop_ui::MainWindow | signal |
| show() | drn::desktop_ui::MainWindow | slot |
| showLedger(const drn::accounting::LedgerAccount &ledger) | drn::desktop_ui::MainWindow | signal |
| storeExchangeRates(const drn::conversion::ConversionMap &conversions) | drn::desktop_ui::MainWindow | signal |
| transactionSaveFailed(const std::optional< drn::accounting::TransactionNumber > &tn, const QString &errorMessage) | drn::desktop_ui::MainWindow | signal |
| transactionSaveSucceeded(const std::optional< drn::accounting::TransactionNumber > &displayed, const std::optional< drn::accounting::TransactionNumber > &posted) | drn::desktop_ui::MainWindow | signal |
| transferRequested(const drn::accounting::AccountNumber &from, const drn::accounting::AccountNumber &to, const pecunia::Money &amount, const QString &reason) | drn::desktop_ui::MainWindow | signal |
| updateAvailableAcknowledged() | drn::desktop_ui::MainWindow | signal |
| updated(const drn::navigation::GuiElementIdentifier &id, const drn::budgeting::BudgetItemTypes &type, const drn::budgeting::BudgetedMoney &item, const std::optional< drn::banking::BankAccount > &ba, const drn::tagging::BudgetItemTags::ItemTags &itemTags) | drn::desktop_ui::MainWindow | signal |
| updatedTransaction(const drn::accounting::TransactionNumber &tn, const drn::accounting::Transaction &txn) | drn::desktop_ui::MainWindow | signal |
| ~MainWindow() override | drn::desktop_ui::MainWindow |