Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

ClientModel Member List

This is the complete list of members for ClientModel, including all inherited members.

additionalDataSyncProgressChanged(double nSyncProgress)ClientModelsignal
alertsChanged(const QString &warnings)ClientModelsignal
banTableModelClientModelprivate
cachedBestHeaderHeightClientModelmutable
cachedBestHeaderTimeClientModelmutable
ClientModel(OptionsModel *optionsModel, QObject *parent=0)ClientModelexplicit
cs_mnlinstClientModelmutableprivate
dataDir() constClientModel
formatClientStartupTime() constClientModel
formatFullVersion() constClientModel
formatSubVersion() constClientModel
getBanTableModel()ClientModel
getBlockSource() constClientModel
getHeaderTipHeight() constClientModel
getHeaderTipTime() constClientModel
getInstantSentLockCount() constClientModel
getLastBlockDate() constClientModel
getLastBlockHash() constClientModel
getMasternodeList() constClientModel
getMempoolDynamicUsage() constClientModel
getMempoolSize() constClientModel
getNetworkActive() constClientModel
getNumBlocks() constClientModel
getNumConnections(unsigned int flags=CONNECTIONS_ALL) constClientModel
getOptionsModel()ClientModel
getPeerTableModel()ClientModel
getStatusBarWarnings() constClientModel
getTotalBytesRecv() constClientModel
getTotalBytesSent() constClientModel
getVerificationProgress(const CBlockIndex *tip) constClientModel
inInitialBlockDownload() constClientModel
islockCountChanged(size_t count)ClientModelsignal
isReleaseVersion() constClientModel
masternodeListChanged() constClientModelsignal
mempoolSizeChanged(long count, size_t mempoolSizeInBytes)ClientModelsignal
message(const QString &title, const QString &message, unsigned int style)ClientModelsignal
mnListCachedClientModelprivate
networkActiveChanged(bool networkActive)ClientModelsignal
numBlocksChanged(int count, const QDateTime &blockDate, const QString &blockHash, double nVerificationProgress, bool header)ClientModelsignal
numConnectionsChanged(int count)ClientModelsignal
optionsModelClientModelprivate
peerTableModelClientModelprivate
pollTimerClientModelprivate
refreshMasternodeList()ClientModel
setMasternodeList(const CDeterministicMNList &mnList)ClientModel
setNetworkActive(bool active)ClientModel
showProgress(const QString &title, int nProgress)ClientModelsignal
subscribeToCoreSignals()ClientModelprivate
unsubscribeFromCoreSignals()ClientModelprivate
updateAlert()ClientModelslot
updateBanlist()ClientModelslot
updateNetworkActive(bool networkActive)ClientModelslot
updateNumConnections(int numConnections)ClientModelslot
updateTimer()ClientModelslot
~ClientModel()ClientModel
Released under the MIT license