dash-docs/en/doxygen/html/classCClientUIInterface.html

478 lines
36 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Dash Core: CClientUIInterface Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="bitcoin_logo_doxygen.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Dash Core
&#160;<span id="projectnumber">0.12.2.1</span>
</div>
<div id="projectbrief">P2P Digital Currency</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classCClientUIInterface.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="classCClientUIInterface-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">CClientUIInterface Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a568cf07ecac3fac224d63b42a32e8bc1"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1">MessageBoxFlags</a> { <br />
&#160;&#160;<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a9c1da08e2b3366c89ecf434061c2bf92">ICON_INFORMATION</a> = 0,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a399d1f571bc91d1eb1abb78c7e9a8426">ICON_WARNING</a> = (1U &lt;&lt; 0),
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a54415d26bda61103f9a08367ff6a2675">ICON_ERROR</a> = (1U &lt;&lt; 1),
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a74ba4315826bb22d61da9aa413894052">ICON_MASK</a> = (ICON_INFORMATION | ICON_WARNING | ICON_ERROR),
<br />
&#160;&#160;<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a9874dd49edc70d5c347196ad8a631141">BTN_OK</a> = 0x00000400U,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a65395b59b20c2bec28beff89cf1ea7b3">BTN_YES</a> = 0x00004000U,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1abc6f3d18af663a338d9a3a89dd65acaa">BTN_NO</a> = 0x00010000U,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a111f038c73aecac1e6772fe84ab102f3">BTN_ABORT</a> = 0x00040000U,
<br />
&#160;&#160;<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1af45dfc06c4320e666df48862af00ce8e">BTN_RETRY</a> = 0x00080000U,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a759627c22b14d82cab2c4c66b208865a">BTN_IGNORE</a> = 0x00100000U,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a957491d8ef1742163159e3a0e7a47997">BTN_CLOSE</a> = 0x00200000U,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1adb2eb0543a2517b2d01c56d95b5b62db">BTN_CANCEL</a> = 0x00400000U,
<br />
&#160;&#160;<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a234b444123b0501c459cb488d6ddd7aa">BTN_DISCARD</a> = 0x00800000U,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a7577f9affa9c9da8c8c09fa765c7c8a6">BTN_HELP</a> = 0x01000000U,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a937d50453abf11c9d2467b349dddfe3a">BTN_APPLY</a> = 0x02000000U,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a85a5b49edf0d32d5748d36cda8bec712">BTN_RESET</a> = 0x04000000U,
<br />
&#160;&#160;<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a76de9bd8c805f928e7085bf925617076">BTN_MASK</a>,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1ab03a110663fb005d666b74954a741304">MODAL</a> = 0x10000000U,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1af90760e28d736dcf6da59169ea69cc88">SECURE</a> = 0x40000000U,
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1aa19b607c0480fe7c25879f1f8fc54727">MSG_INFORMATION</a> = ICON_INFORMATION,
<br />
&#160;&#160;<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a72b206c5d6304b4e2257281a5ca551eb">MSG_WARNING</a> = (ICON_WARNING | BTN_OK | MODAL),
<a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1a0551e67c07eb6a81edf6e43fed89759f">MSG_ERROR</a> = (ICON_ERROR | BTN_OK | MODAL)
<br />
}</td></tr>
<tr class="separator:a568cf07ecac3fac224d63b42a32e8bc1"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a9d328cc06777490e90e8c6a9cb31335f"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; bool(const std::string &amp;message, const std::string &amp;caption, unsigned int style), boost::signals2::last_value&lt; bool &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#a9d328cc06777490e90e8c6a9cb31335f">ThreadSafeMessageBox</a></td></tr>
<tr class="separator:a9d328cc06777490e90e8c6a9cb31335f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa4db099ecd0f43e4524b9be0ec922b61"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; bool(const std::string &amp;message, const std::string &amp;noninteractive_message, const std::string &amp;caption, unsigned int style), boost::signals2::last_value&lt; bool &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#aa4db099ecd0f43e4524b9be0ec922b61">ThreadSafeQuestion</a></td></tr>
<tr class="separator:aa4db099ecd0f43e4524b9be0ec922b61"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abc63cc3f3e5e15632f713d859dbc6bc2"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; void(const std::string &amp;message)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#abc63cc3f3e5e15632f713d859dbc6bc2">InitMessage</a></td></tr>
<tr class="separator:abc63cc3f3e5e15632f713d859dbc6bc2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a496995d44db8dc3e3ef84d345e25967d"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; void(int newNumConnections)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#a496995d44db8dc3e3ef84d345e25967d">NotifyNumConnectionsChanged</a></td></tr>
<tr class="separator:a496995d44db8dc3e3ef84d345e25967d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:addd7f774fd2ffc49b3c1b903f12aa4a0"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; void(bool networkActive)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#addd7f774fd2ffc49b3c1b903f12aa4a0">NotifyNetworkActiveChanged</a></td></tr>
<tr class="separator:addd7f774fd2ffc49b3c1b903f12aa4a0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac9351da3add0c57b11745b288bf6d207"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; void(int newNumMasternodes)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#ac9351da3add0c57b11745b288bf6d207">NotifyStrMasternodeCountChanged</a></td></tr>
<tr class="separator:ac9351da3add0c57b11745b288bf6d207"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2c42ebdda06512513445cd86881b157a"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; void(const <a class="el" href="classuint256.html">uint256</a> &amp;hash, <a class="el" href="ui__interface_8h.html#a293ba931937e469a6327b8d6b4872969">ChangeType</a> status)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#a2c42ebdda06512513445cd86881b157a">NotifyAlertChanged</a></td></tr>
<tr class="separator:a2c42ebdda06512513445cd86881b157a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a32a8930a5b69dd92e25fa474bd6e5420"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; void(<a class="el" href="classCWallet.html">CWallet</a> *<a class="el" href="wallet__tests_8cpp.html#a9c00a4ed4cd5678f0f6e10271c5de56e">wallet</a>)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#a32a8930a5b69dd92e25fa474bd6e5420">LoadWallet</a></td></tr>
<tr class="separator:a32a8930a5b69dd92e25fa474bd6e5420"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a64e516e507dd74f3639c51dffa645af2"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; void(const std::string &amp;title, int nProgress)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#a64e516e507dd74f3639c51dffa645af2">ShowProgress</a></td></tr>
<tr class="separator:a64e516e507dd74f3639c51dffa645af2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a39cfb82f40ec9753ca5f16a1d3337326"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; void(bool, const <a class="el" href="classCBlockIndex.html">CBlockIndex</a> *)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#a39cfb82f40ec9753ca5f16a1d3337326">NotifyBlockTip</a></td></tr>
<tr class="separator:a39cfb82f40ec9753ca5f16a1d3337326"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7c4b401e2a1ec2c3b1d91150c45b9fdd"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; void(bool, const <a class="el" href="classCBlockIndex.html">CBlockIndex</a> *)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#a7c4b401e2a1ec2c3b1d91150c45b9fdd">NotifyHeaderTip</a></td></tr>
<tr class="separator:a7c4b401e2a1ec2c3b1d91150c45b9fdd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4d24fc51b1f2822c4403d9885020c678"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; void(double nSyncProgress)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#a4d24fc51b1f2822c4403d9885020c678">NotifyAdditionalDataSyncProgressChanged</a></td></tr>
<tr class="separator:a4d24fc51b1f2822c4403d9885020c678"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abd111d0c8de20c0d5554ce9d411adad1"><td class="memItemLeft" align="right" valign="top">boost::signals2::signal&lt; void(void)&gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCClientUIInterface.html#abd111d0c8de20c0d5554ce9d411adad1">BannedListChanged</a></td></tr>
<tr class="separator:abd111d0c8de20c0d5554ce9d411adad1"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Signals for UI communication. </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00029">29</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
<a id="a568cf07ecac3fac224d63b42a32e8bc1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a568cf07ecac3fac224d63b42a32e8bc1">&#9670;&nbsp;</a></span>MessageBoxFlags</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1">CClientUIInterface::MessageBoxFlags</a></td>
</tr>
</table>
</div><div class="memdoc">
<p>Flags for <a class="el" href="classCClientUIInterface.html#a9d328cc06777490e90e8c6a9cb31335f">CClientUIInterface::ThreadSafeMessageBox</a> </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a9c1da08e2b3366c89ecf434061c2bf92"></a>ICON_INFORMATION&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a399d1f571bc91d1eb1abb78c7e9a8426"></a>ICON_WARNING&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a54415d26bda61103f9a08367ff6a2675"></a>ICON_ERROR&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a74ba4315826bb22d61da9aa413894052"></a>ICON_MASK&#160;</td><td class="fielddoc"><p>Mask of all available icons in <a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1">CClientUIInterface::MessageBoxFlags</a> This needs to be updated, when icons are changed there! </p>
</td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a9874dd49edc70d5c347196ad8a631141"></a>BTN_OK&#160;</td><td class="fielddoc"><p>These values are taken from qmessagebox.h "enum StandardButton" to be directly usable </p>
</td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a65395b59b20c2bec28beff89cf1ea7b3"></a>BTN_YES&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1abc6f3d18af663a338d9a3a89dd65acaa"></a>BTN_NO&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a111f038c73aecac1e6772fe84ab102f3"></a>BTN_ABORT&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1af45dfc06c4320e666df48862af00ce8e"></a>BTN_RETRY&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a759627c22b14d82cab2c4c66b208865a"></a>BTN_IGNORE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a957491d8ef1742163159e3a0e7a47997"></a>BTN_CLOSE&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1adb2eb0543a2517b2d01c56d95b5b62db"></a>BTN_CANCEL&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a234b444123b0501c459cb488d6ddd7aa"></a>BTN_DISCARD&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a7577f9affa9c9da8c8c09fa765c7c8a6"></a>BTN_HELP&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a937d50453abf11c9d2467b349dddfe3a"></a>BTN_APPLY&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a85a5b49edf0d32d5748d36cda8bec712"></a>BTN_RESET&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a76de9bd8c805f928e7085bf925617076"></a>BTN_MASK&#160;</td><td class="fielddoc"><p>Mask of all available buttons in <a class="el" href="classCClientUIInterface.html#a568cf07ecac3fac224d63b42a32e8bc1">CClientUIInterface::MessageBoxFlags</a> This needs to be updated, when buttons are changed there! </p>
</td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1ab03a110663fb005d666b74954a741304"></a>MODAL&#160;</td><td class="fielddoc"><p>Force blocking, modal message box dialog (not just OS notification) </p>
</td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1af90760e28d736dcf6da59169ea69cc88"></a>SECURE&#160;</td><td class="fielddoc"><p>Do not print contents of message to debug log </p>
</td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1aa19b607c0480fe7c25879f1f8fc54727"></a>MSG_INFORMATION&#160;</td><td class="fielddoc"><p>Predefined combinations for certain default usage cases </p>
</td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a72b206c5d6304b4e2257281a5ca551eb"></a>MSG_WARNING&#160;</td><td class="fielddoc"></td></tr>
<tr><td class="fieldname"><a id="a568cf07ecac3fac224d63b42a32e8bc1a0551e67c07eb6a81edf6e43fed89759f"></a>MSG_ERROR&#160;</td><td class="fielddoc"></td></tr>
</table>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00033">33</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="abd111d0c8de20c0d5554ce9d411adad1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abd111d0c8de20c0d5554ce9d411adad1">&#9670;&nbsp;</a></span>BannedListChanged</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;void (void)&gt; CClientUIInterface::BannedListChanged</td>
</tr>
</table>
</div><div class="memdoc">
<p>Banlist did change. </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00116">116</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="net_8cpp_source.html#l00522">CConnman::Ban()</a>, <a class="el" href="net_8cpp_source.html#l00472">CConnman::ClearBanned()</a>, <a class="el" href="clientmodel_8cpp_source.html#l00375">ClientModel::subscribeToCoreSignals()</a>, <a class="el" href="net_8cpp_source.html#l00559">CConnman::Unban()</a>, and <a class="el" href="clientmodel_8cpp_source.html#l00388">ClientModel::unsubscribeFromCoreSignals()</a>.</p>
</div>
</div>
<a id="abc63cc3f3e5e15632f713d859dbc6bc2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abc63cc3f3e5e15632f713d859dbc6bc2">&#9670;&nbsp;</a></span>InitMessage</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;void (const std::string &amp;message)&gt; CClientUIInterface::InitMessage</td>
</tr>
</table>
</div><div class="memdoc">
<p>Progress message during initialization. </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00083">83</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="init_8cpp_source.html#l00942">AppInit2()</a>, <a class="el" href="dash_8cpp_source.html#l00555">main()</a>, <a class="el" href="noui_8cpp_source.html#l00053">noui_connect()</a>, <a class="el" href="net_8cpp_source.html#l02156">CConnman::Start()</a>, <a class="el" href="splashscreen_8cpp_source.html#l00146">SplashScreen::subscribeToCoreSignals()</a>, <a class="el" href="wallet_8cpp_source.html#l03779">CWallet::TopUpKeyPool()</a>, and <a class="el" href="splashscreen_8cpp_source.html#l00156">SplashScreen::unsubscribeFromCoreSignals()</a>.</p>
</div>
</div>
<a id="a32a8930a5b69dd92e25fa474bd6e5420"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a32a8930a5b69dd92e25fa474bd6e5420">&#9670;&nbsp;</a></span>LoadWallet</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;void (<a class="el" href="classCWallet.html">CWallet</a>* <a class="el" href="wallet__tests_8cpp.html#a9c00a4ed4cd5678f0f6e10271c5de56e">wallet</a>)&gt; CClientUIInterface::LoadWallet</td>
</tr>
</table>
</div><div class="memdoc">
<p>A wallet has been loaded. </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00101">101</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="wallet_8cpp_source.html#l03616">CWallet::LoadWallet()</a>, and <a class="el" href="splashscreen_8cpp_source.html#l00146">SplashScreen::subscribeToCoreSignals()</a>.</p>
</div>
</div>
<a id="a4d24fc51b1f2822c4403d9885020c678"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4d24fc51b1f2822c4403d9885020c678">&#9670;&nbsp;</a></span>NotifyAdditionalDataSyncProgressChanged</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;void (double nSyncProgress)&gt; CClientUIInterface::NotifyAdditionalDataSyncProgressChanged</td>
</tr>
</table>
</div><div class="memdoc">
<p>Additional data sync progress changed </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00113">113</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="masternode-sync_8cpp_source.html#l00152">CMasternodeSync::ProcessTick()</a>, <a class="el" href="clientmodel_8cpp_source.html#l00375">ClientModel::subscribeToCoreSignals()</a>, <a class="el" href="masternode-sync_8cpp_source.html#l00057">CMasternodeSync::SwitchToNextAsset()</a>, and <a class="el" href="clientmodel_8cpp_source.html#l00388">ClientModel::unsubscribeFromCoreSignals()</a>.</p>
</div>
</div>
<a id="a2c42ebdda06512513445cd86881b157a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2c42ebdda06512513445cd86881b157a">&#9670;&nbsp;</a></span>NotifyAlertChanged</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;void (const <a class="el" href="classuint256.html">uint256</a> &amp;hash, <a class="el" href="ui__interface_8h.html#a293ba931937e469a6327b8d6b4872969">ChangeType</a> status)&gt; CClientUIInterface::NotifyAlertChanged</td>
</tr>
</table>
</div><div class="memdoc">
<p>New, updated or cancelled alert. </p><dl class="section note"><dt>Note</dt><dd>called with lock cs_mapAlerts held. </dd></dl>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00098">98</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="alert_8cpp_source.html#l00194">CAlert::ProcessAlert()</a>, <a class="el" href="clientmodel_8cpp_source.html#l00375">ClientModel::subscribeToCoreSignals()</a>, and <a class="el" href="clientmodel_8cpp_source.html#l00388">ClientModel::unsubscribeFromCoreSignals()</a>.</p>
</div>
</div>
<a id="a39cfb82f40ec9753ca5f16a1d3337326"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a39cfb82f40ec9753ca5f16a1d3337326">&#9670;&nbsp;</a></span>NotifyBlockTip</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;void (bool, const <a class="el" href="classCBlockIndex.html">CBlockIndex</a> *)&gt; CClientUIInterface::NotifyBlockTip</td>
</tr>
</table>
</div><div class="memdoc">
<p>New block has been accepted </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00107">107</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="validation_8cpp_source.html#l02808">ActivateBestChain()</a>, <a class="el" href="init_8cpp_source.html#l00942">AppInit2()</a>, <a class="el" href="validation_8cpp_source.html#l02863">InvalidateBlock()</a>, <a class="el" href="clientmodel_8cpp_source.html#l00375">ClientModel::subscribeToCoreSignals()</a>, and <a class="el" href="clientmodel_8cpp_source.html#l00388">ClientModel::unsubscribeFromCoreSignals()</a>.</p>
</div>
</div>
<a id="a7c4b401e2a1ec2c3b1d91150c45b9fdd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7c4b401e2a1ec2c3b1d91150c45b9fdd">&#9670;&nbsp;</a></span>NotifyHeaderTip</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;void (bool, const <a class="el" href="classCBlockIndex.html">CBlockIndex</a> *)&gt; CClientUIInterface::NotifyHeaderTip</td>
</tr>
</table>
</div><div class="memdoc">
<p>Best header has changed </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00110">110</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="validation_8cpp_source.html#l02781">NotifyHeaderTip()</a>, <a class="el" href="clientmodel_8cpp_source.html#l00375">ClientModel::subscribeToCoreSignals()</a>, and <a class="el" href="clientmodel_8cpp_source.html#l00388">ClientModel::unsubscribeFromCoreSignals()</a>.</p>
</div>
</div>
<a id="addd7f774fd2ffc49b3c1b903f12aa4a0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#addd7f774fd2ffc49b3c1b903f12aa4a0">&#9670;&nbsp;</a></span>NotifyNetworkActiveChanged</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;void (bool networkActive)&gt; CClientUIInterface::NotifyNetworkActiveChanged</td>
</tr>
</table>
</div><div class="memdoc">
<p>Network activity state changed. </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00089">89</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="net_8cpp_source.html#l02113">CConnman::SetNetworkActive()</a>, <a class="el" href="clientmodel_8cpp_source.html#l00375">ClientModel::subscribeToCoreSignals()</a>, and <a class="el" href="clientmodel_8cpp_source.html#l00388">ClientModel::unsubscribeFromCoreSignals()</a>.</p>
</div>
</div>
<a id="a496995d44db8dc3e3ef84d345e25967d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a496995d44db8dc3e3ef84d345e25967d">&#9670;&nbsp;</a></span>NotifyNumConnectionsChanged</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;void (int newNumConnections)&gt; CClientUIInterface::NotifyNumConnectionsChanged</td>
</tr>
</table>
</div><div class="memdoc">
<p>Number of network connections changed. </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00086">86</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="clientmodel_8cpp_source.html#l00375">ClientModel::subscribeToCoreSignals()</a>, <a class="el" href="net_8cpp_source.html#l01109">CConnman::ThreadSocketHandler()</a>, and <a class="el" href="clientmodel_8cpp_source.html#l00388">ClientModel::unsubscribeFromCoreSignals()</a>.</p>
</div>
</div>
<a id="ac9351da3add0c57b11745b288bf6d207"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac9351da3add0c57b11745b288bf6d207">&#9670;&nbsp;</a></span>NotifyStrMasternodeCountChanged</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;void (int newNumMasternodes)&gt; CClientUIInterface::NotifyStrMasternodeCountChanged</td>
</tr>
</table>
</div><div class="memdoc">
<p>Number of masternodes changed. </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00092">92</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
</div>
</div>
<a id="a64e516e507dd74f3639c51dffa645af2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a64e516e507dd74f3639c51dffa645af2">&#9670;&nbsp;</a></span>ShowProgress</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;void (const std::string &amp;title, int nProgress)&gt; CClientUIInterface::ShowProgress</td>
</tr>
</table>
</div><div class="memdoc">
<p>Show progress e.g. for verifychain </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00104">104</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="validation_8cpp_source.html#l03831">CVerifyDB::CVerifyDB()</a>, <a class="el" href="splashscreen_8cpp_source.html#l00146">SplashScreen::subscribeToCoreSignals()</a>, <a class="el" href="clientmodel_8cpp_source.html#l00375">ClientModel::subscribeToCoreSignals()</a>, <a class="el" href="splashscreen_8cpp_source.html#l00156">SplashScreen::unsubscribeFromCoreSignals()</a>, <a class="el" href="clientmodel_8cpp_source.html#l00388">ClientModel::unsubscribeFromCoreSignals()</a>, <a class="el" href="validation_8cpp_source.html#l03841">CVerifyDB::VerifyDB()</a>, and <a class="el" href="validation_8cpp_source.html#l03836">CVerifyDB::~CVerifyDB()</a>.</p>
</div>
</div>
<a id="a9d328cc06777490e90e8c6a9cb31335f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9d328cc06777490e90e8c6a9cb31335f">&#9670;&nbsp;</a></span>ThreadSafeMessageBox</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;bool (const std::string&amp; message, const std::string&amp; caption, unsigned int style), boost::signals2::last_value&lt;bool&gt; &gt; CClientUIInterface::ThreadSafeMessageBox</td>
</tr>
</table>
</div><div class="memdoc">
<p>Show message box. </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00077">77</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="timedata_8cpp_source.html#l00045">AddTimeData()</a>, <a class="el" href="init_8cpp_source.html#l00177">CCoinsViewErrorCatcher::GetCoins()</a>, <a class="el" href="init_8cpp_source.html#l00345">InitError()</a>, <a class="el" href="httpserver_8cpp_source.html#l00207">InitHTTPAllowList()</a>, <a class="el" href="httpserver_8cpp_source.html#l00384">InitHTTPServer()</a>, <a class="el" href="httprpc_8cpp_source.html#l00206">InitRPCAuthentication()</a>, <a class="el" href="init_8cpp_source.html#l00351">InitWarning()</a>, <a class="el" href="noui_8cpp_source.html#l00053">noui_connect()</a>, <a class="el" href="bitcoingui_8cpp_source.html#l01434">BitcoinGUI::subscribeToCoreSignals()</a>, and <a class="el" href="bitcoingui_8cpp_source.html#l01441">BitcoinGUI::unsubscribeFromCoreSignals()</a>.</p>
</div>
</div>
<a id="aa4db099ecd0f43e4524b9be0ec922b61"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa4db099ecd0f43e4524b9be0ec922b61">&#9670;&nbsp;</a></span>ThreadSafeQuestion</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">boost::signals2::signal&lt;bool (const std::string&amp; message, const std::string&amp; noninteractive_message, const std::string&amp; caption, unsigned int style), boost::signals2::last_value&lt;bool&gt; &gt; CClientUIInterface::ThreadSafeQuestion</td>
</tr>
</table>
</div><div class="memdoc">
<p>If possible, ask the user a question. If not, falls back to ThreadSafeMessageBox(noninteractive_message, caption, style) and returns false. </p>
<p class="definition">Definition at line <a class="el" href="ui__interface_8h_source.html#l00080">80</a> of file <a class="el" href="ui__interface_8h_source.html">ui_interface.h</a>.</p>
<p class="reference">Referenced by <a class="el" href="init_8cpp_source.html#l00942">AppInit2()</a>, <a class="el" href="noui_8cpp_source.html#l00053">noui_connect()</a>, <a class="el" href="bitcoingui_8cpp_source.html#l01434">BitcoinGUI::subscribeToCoreSignals()</a>, and <a class="el" href="bitcoingui_8cpp_source.html#l01441">BitcoinGUI::unsubscribeFromCoreSignals()</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>src/<a class="el" href="ui__interface_8h_source.html">ui_interface.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="classCClientUIInterface.html">CClientUIInterface</a></li>
<li class="footer">Generated on Thu Dec 14 2017 13:15:12 for Dash Core by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>