|
DuxReiNummariae 1.1.0-alpha.19
Simple and powerful budgeting application
|
This is the complete list of members for drn::accounting::AccountCode, including all inherited members.
| AccountCode()=default | drn::accounting::AccountCode | |
| AccountCode(::QString name, std::optional< AccountNumber > parent={}) | drn::accounting::AccountCode | explicit |
| AccountCode(AccountNumber number, std::optional< AccountNumber > parent={}) | drn::accounting::AccountCode | explicit |
| AccountCode(AccountNumber number, ::QString name, std::optional< AccountNumber > parent={}) | drn::accounting::AccountCode | |
| name() const | drn::accounting::AccountCode | |
| number() const | drn::accounting::AccountCode | |
| operator!=(const AccountCode &) const noexcept=default | drn::accounting::AccountCode | |
| operator<=>(const AccountCode &other) const noexcept | drn::accounting::AccountCode | |
| operator==(const AccountCode &other) const noexcept | drn::accounting::AccountCode | |
| parent() const | drn::accounting::AccountCode | |
| separator_ | drn::accounting::AccountCode | static |
| setName(::QString name) | drn::accounting::AccountCode | |
| setNumber(AccountNumber number) | drn::accounting::AccountCode | |
| setParent(std::optional< AccountNumber > parent) | drn::accounting::AccountCode |