DuxReiNummariae 1.0.0-alpha.23
Simple and powerful budgeting application
 
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
 Cdrn::accounting::AccountAn entry location in the general ledger for similar kinds of transaction identified by a code
 Cdrn::accounting::AccountCodeThe representation of a unique identifier and its associated name for an account. The only identifying item is the number, the name is a convenience for the user to associate the number with a name
 Cdrn::accounting::AccountNumberRepresents a ledger book’s account through-out the entire accounting system, and is its unique identifier. It encapsulates the functionality for storing and managing this identifier
 Cdrn::banking::AccountNumberBankTypeThe representation of the bank account ledger, and the type of account held within a financial institution
 Cdrn::accounting::AccountNumberGeneratorA generalised generator for account code numbers
 Cdrn::surveying::BalanceChangeA representation of a balance change for an account
 Cdrn::banking::BankA representation of a financial institution
 Cdrn::banking::BankAccountRepresents a simple bank account with basic operations
 Cdrn::navigation::BankAccountCode
 Cdrn::banking::BankNameA representation of the name of a financial institution
 Cdrn::budgeting::BudgetRepresents a budget management system, allowing creation, modification, and analysis of budgets
 Cdrn::navigation::BudgetBankAccountRepresents the bank account for a budget item
 Cdrn::budgeting::BudgetedMoneyRepresents a budget item with monetary value that regularly occurs
 Cdrn::adviser::BudgetHealthDetermines the health of a budget. Currently, when only +/- 5% of the budgeted wage is left it's deemed healthy, +/- 12.5% deemed ailing, and anything else as sick
 Cdrn::budgeting::BudgetItemAmountDueA representation of a budget item due's amount
 Cdrn::budgeting::BudgetItemDueIdentifierA representation of a specific budget item that is due
 Cdrn::budgeting::BudgetItemIdentifierIdentifies a budget item by its type and source. The structure is used to uniquely represent a budget item by combining its type (e.g., bill, debt, wage) and its source information
 Cdrn::storage::BudgetLoadValuesA type to store all the values loaded from a budget file
 Cdrn::budgeting::BudgetSourceThe manager for the information on the source of a budgetary item
 Cdrn::storage::BudgetStorageThe manager interface for interacting with a stored budget
 Cdrn::budgeting::BudgetTotalsCalculates the totals for all budgetary items for a given period
 Cdrn::surveying::CompletedSurveyRepresents a completed survey of a reconciled bank account, including distributions and associated data. It is primarily designed to allow tracking and managing a bank account’s reconciled state with respect to budgeting and distribution of account balance amount
 Cdrn::navigation::ConfigurationOptionsThe configurable options for the application's behavior
 Cdrn::conversion::CurrencyConverterProvides functionality for currency conversion operations
 Cdrn::surveying::DistributedAmountThis represents a budget item's amount distributed in a survey
 CUi::EventFrequencyEntryWdgt
 Cstd::exceptionSTL class
 Cdrn::storage::ExchangeRatesStorageThe interface for interacting with the cached exchange rates
 Cpecunia::Expected< typename, typename >
 Cdrn::networking::FailureReplyContains details about a failed network request sent
 Cdrn::accounting::GeneralLedgerRepresents a general ledger that manages and facilitates financial transactions, account ledgers, and general accounting operations
 CUi::HelpWdgt
 Cdrn::surveying::IndexedIncreaseDecreases< KeyType >A container for indexing increases and decreases by a unique identifier
 Cdrn::budgeting::Budget::IteratorProvides functionality to traverse through a collection of elements sequentially, allowing controlled access to each element in the collection
 Cdrn::accounting::LedgerAccountThis is responsible for recording the transactions relating to an entity's assets, liabilities, capital, revenue, and expenses of a given account
 Cstd::map< K, T >STL class
 Cdrn::surveying::MappingSurveyA representation of a survey account mapping before being completed
 CUi::MoneyEntryWidget
 Cdrn::networking::NotifyingSenderDerived objects provide an API for sending network requests and getting their replies as a notification signal
 Cdrn::foundation::ObserverPtr< ObservedType >A smart pointer for observing another pointer. This means that it preforms no memory management on the lifetime of the observed pointer. This functionally acts as a marker for other developers that this pointer's does not need to be managed nor can it be accidentally deleted
 Cdrn::foundation::ObserverPtr< ::QHelpEngine >
 Cdrn::foundation::ObserverPtr< ::QNetworkAccessManager >
 Cdrn::foundation::ObserverPtr< ::QTimer >
 Cdrn::foundation::ObserverPtr< drn::auxilium::HelpWidget >
 Cdrn::foundation::ObserverPtr< drn::conversion::CurrencySource >
 Cdrn::foundation::ObserverPtr< drn::networking::RequestManager >
 Cdrn::foundation::ObserverPtr< drn::updating::ReleaseInformationFetcher >
 Cdrn::foundation::ObserverPtr< ObjectType >
 Cdrn::foundation::ObserverPtr< QToolBar >
 Cdrn::foundation::PercentageRepresents a percentage value for use in mathematical calculations or user interfaces
 CQComboBox
 CQLabel
 CQMainWindow
 CQObject
 CQTextBrowser
 CQValidator
 CQWidget
 Cdrn::banking::ReconciledBalanceRepresents a reconciled balance for a bank account
 Cdrn::banking::ReconciledBankAccountRepresents a bank account that has undergone a reconciliation process to ensure that its transactions are consistent with bank statements
 Cdrn::updating::ReleaseInformationRepresents details about a specific version of a software component
 Cdrn::networking::RequestBuilderA means to build a network request for sending
 Cdrn::foundation::ScopeExecutorProvides a RAII way to execute a bit of code upon the destruction of the object
 Cdrn::updating::SemanticVersionRepresents a semantic version with major, minor, patch. Additionally, supports the inclusion of optional pre-release, and build metadata components. It adheres to the Semantic Versioning 2.0.0 standard
 Cdrn::foundation::StrongTypeDef< typename >
 Cdrn::foundation::StrongTypeDef< bool >
 Cdrn::networking::SuccessReplyContains details about a successfully sent network request
 Cdrn::accounting::TransactionRepresents a financial transaction, typically involving the transfer of money between two accounts
 Cdrn::accounting::TransactionNumberRepresents a unique identifier for a financial transaction
 Cstd::unique_ptr< T >STL class
 Cdrn::navigation::UserPreferencesManages user preferences related to budgeting, survey balance, work hours, and currency
 CWeakType