Bitcoin ABC  0.26.3
P2P Digital Currency
CClientUIInterface Member List

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

ADD_SIGNALS_DECL_WRAPPER(ThreadSafeMessageBox, bool, const bilingual_str &message, const std::string &caption, unsigned int style)CClientUIInterface
ADD_SIGNALS_DECL_WRAPPER(ThreadSafeQuestion, bool, const bilingual_str &message, const std::string &noninteractive_message, const std::string &caption, unsigned int style)CClientUIInterface
ADD_SIGNALS_DECL_WRAPPER(InitMessage, void, const std::string &message)CClientUIInterface
ADD_SIGNALS_DECL_WRAPPER(NotifyNumConnectionsChanged, void, int newNumConnections)CClientUIInterface
ADD_SIGNALS_DECL_WRAPPER(NotifyNetworkActiveChanged, void, bool networkActive)CClientUIInterface
ADD_SIGNALS_DECL_WRAPPER(NotifyAlertChanged, void,)CClientUIInterface
ADD_SIGNALS_DECL_WRAPPER(ShowProgress, void, const std::string &title, int nProgress, bool resume_possible)CClientUIInterface
ADD_SIGNALS_DECL_WRAPPER(NotifyBlockTip, void, SynchronizationState, const CBlockIndex *)CClientUIInterface
ADD_SIGNALS_DECL_WRAPPER(NotifyHeaderTip, void, SynchronizationState, int64_t height, int64_t timestamp, bool presync)CClientUIInterface
ADD_SIGNALS_DECL_WRAPPER(BannedListChanged, void, void)CClientUIInterface
BTN_ABORT enum valueCClientUIInterface
BTN_APPLY enum valueCClientUIInterface
BTN_CANCEL enum valueCClientUIInterface
BTN_CLOSE enum valueCClientUIInterface
BTN_DISCARD enum valueCClientUIInterface
BTN_HELP enum valueCClientUIInterface
BTN_IGNORE enum valueCClientUIInterface
BTN_MASK enum valueCClientUIInterface
BTN_NO enum valueCClientUIInterface
BTN_OK enum valueCClientUIInterface
BTN_RESET enum valueCClientUIInterface
BTN_RETRY enum valueCClientUIInterface
BTN_YES enum valueCClientUIInterface
ICON_ERROR enum valueCClientUIInterface
ICON_INFORMATION enum valueCClientUIInterface
ICON_MASK enum valueCClientUIInterface
ICON_WARNING enum valueCClientUIInterface
MessageBoxFlags enum nameCClientUIInterface
MODAL enum valueCClientUIInterface
MSG_ERROR enum valueCClientUIInterface
MSG_INFORMATION enum valueCClientUIInterface
MSG_WARNING enum valueCClientUIInterface
SECURE enum valueCClientUIInterface