![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <stdint.h>
#include <string>
#include <boost/signals2/last_value.hpp>
#include <boost/signals2/signal.hpp>
Go to the source code of this file.
Classes | |
class | CClientUIInterface |
Enumerations | |
enum | ChangeType { CT_NEW, CT_UPDATED, CT_DELETED } |
Variables | |
CClientUIInterface | uiInterface |
enum ChangeType |
General change type (added, updated, removed).
Enumerator | |
---|---|
CT_NEW | |
CT_UPDATED | |
CT_DELETED |
Definition at line 21 of file ui_interface.h.
CClientUIInterface uiInterface |
Definition at line 130 of file init.cpp.
Referenced by ActivateBestChain(), AddTimeData(), AppInit2(), CVerifyDB::CVerifyDB(), CCoinsViewErrorCatcher::GetCoins(), InitError(), InitHTTPAllowList(), InitHTTPServer(), InitRPCAuthentication(), InitWarning(), InvalidateBlock(), CWallet::LoadWallet(), main(), NotifyHeaderTip(), noui_connect(), CAlert::ProcessAlert(), CMasternodeSync::ProcessTick(), CConnman::SetNetworkActive(), SplashScreen::subscribeToCoreSignals(), ClientModel::subscribeToCoreSignals(), BitcoinGUI::subscribeToCoreSignals(), CMasternodeSync::SwitchToNextAsset(), CWallet::TopUpKeyPool(), SplashScreen::unsubscribeFromCoreSignals(), ClientModel::unsubscribeFromCoreSignals(), BitcoinGUI::unsubscribeFromCoreSignals(), CVerifyDB::VerifyDB(), and CVerifyDB::~CVerifyDB().