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

This is the complete list of members for drn::accounting::AccountCode, including all inherited members.

AccountCode()=defaultdrn::accounting::AccountCode
AccountCode(::QString name, std::optional< AccountNumber > parent={})drn::accounting::AccountCodeexplicit
AccountCode(AccountNumber number, std::optional< AccountNumber > parent={})drn::accounting::AccountCodeexplicit
AccountCode(AccountNumber number, ::QString name, std::optional< AccountNumber > parent={})drn::accounting::AccountCode
name() constdrn::accounting::AccountCode
number() constdrn::accounting::AccountCode
operator!=(const AccountCode &) const noexcept=defaultdrn::accounting::AccountCode
operator<=>(const AccountCode &other) const noexceptdrn::accounting::AccountCode
operator==(const AccountCode &other) const noexceptdrn::accounting::AccountCode
parent() constdrn::accounting::AccountCode
separator_drn::accounting::AccountCodestatic
setName(::QString name)drn::accounting::AccountCode
setNumber(AccountNumber number)drn::accounting::AccountCode
setParent(std::optional< AccountNumber > parent)drn::accounting::AccountCode