This is the complete list of members for GovernanceModel, including all inherited members.
| allocatedAmount | GovernanceModel | private |
| buildProposalInfo(const CBudgetProposal *prop, bool isPassing, bool isPending) | GovernanceModel | private |
| clientModel | GovernanceModel | private |
| createProposal(const std::string &strProposalName, const std::string &strURL, int nPaymentCount, CAmount nAmount, const std::string &strPaymentAddr) | GovernanceModel | |
| getBudgetAllocatedAmount() const | GovernanceModel | inline |
| getBudgetAvailableAmount() const | GovernanceModel | inline |
| getLocalMNsVotesForProposal(const ProposalInfo &propInfo) | GovernanceModel | |
| getMaxAvailableBudgetAmount() const | GovernanceModel | |
| getNextSuperblockHeight() const | GovernanceModel | |
| getNumBlocksPerBudgetCycle() const | GovernanceModel | |
| getPropMaxPaymentsCount() const | GovernanceModel | |
| getProposalFeeAmount() const | GovernanceModel | |
| getProposals(const ProposalInfo::Status *filterByStatus=nullptr, bool filterFinished=true) | GovernanceModel | |
| getProposalVoteUpdateMinTime() const | GovernanceModel | |
| GovernanceModel(ClientModel *_clientModel, MNModel *_mnModel) | GovernanceModel | explicit |
| hasProposals() | GovernanceModel | |
| isRefreshNeeded() | GovernanceModel | inline |
| isTierTwoSync() | GovernanceModel | |
| mnModel | GovernanceModel | private |
| pollGovernanceChanged() | GovernanceModel | slot |
| pollTimer | GovernanceModel | private |
| refreshNeeded | GovernanceModel | private |
| scheduleBroadcast(const CBudgetProposal &proposal) | GovernanceModel | private |
| setWalletModel(WalletModel *_walletModel) | GovernanceModel | |
| stop() | GovernanceModel | |
| txLoaded(const QString &hash, const int txType, const int txStatus) | GovernanceModel | slot |
| validatePropAmount(CAmount amount) const | GovernanceModel | |
| validatePropName(const QString &name) const | GovernanceModel | |
| validatePropPaymentCount(int paymentCount) const | GovernanceModel | |
| validatePropURL(const QString &url) const | GovernanceModel | |
| voteForProposal(const ProposalInfo &prop, bool isVotePositive, const std::vector< std::string > &mnVotingAlias) | GovernanceModel | |
| waitingPropsForConfirmations | GovernanceModel | private |
| walletModel | GovernanceModel | private |
| ~GovernanceModel() override | GovernanceModel | |