Raven Core  3.0.0
P2P Digital Currency
ClientModel Member List

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

alertsChanged(const QString &warnings)ClientModelsignal
banTableModelClientModelprivate
bytesChanged(quint64 totalBytesIn, quint64 totalBytesOut)ClientModelsignal
cachedBestHeaderHeightClientModelmutable
cachedBestHeaderTimeClientModelmutable
ClientModel(OptionsModel *optionsModel, QObject *parent=0)ClientModelexplicit
dataDir() constClientModel
formatClientStartupTime() constClientModel
formatFullVersion() constClientModel
formatSubVersion() constClientModel
getBanTableModel()ClientModel
getBlockSource() constClientModel
getHeaderTipHeight() constClientModel
getHeaderTipTime() constClientModel
getLastBlockDate() 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
isReleaseVersion() constClientModel
mempoolSizeChanged(long count, size_t mempoolSizeInBytes)ClientModelsignal
message(const QString &title, const QString &message, unsigned int style)ClientModelsignal
networkActiveChanged(bool networkActive)ClientModelsignal
numBlocksChanged(int count, const QDateTime &blockDate, double nVerificationProgress, bool header)ClientModelsignal
numConnectionsChanged(int count)ClientModelsignal
optionsModelClientModelprivate
peerTableModelClientModelprivate
pollTimerClientModelprivate
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