mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
511 lines
31 KiB
HTML
511 lines
31 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: SendCoinsRecipient 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&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
|
|
 <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&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&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&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('classSendCoinsRecipient.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-methods">Public Member Functions</a> |
|
|
<a href="#pub-attribs">Public Attributes</a> |
|
|
<a href="#pub-static-attribs">Static Public Attributes</a> |
|
|
<a href="classSendCoinsRecipient-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">SendCoinsRecipient Class Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p><code>#include <<a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>></code></p>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:a2de651b71eafd1c988cd3a76995f22ac"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a2de651b71eafd1c988cd3a76995f22ac">SendCoinsRecipient</a> ()</td></tr>
|
|
<tr class="separator:a2de651b71eafd1c988cd3a76995f22ac"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2c70bbe5713b7e7c1ee3646d4b2d4408"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a2c70bbe5713b7e7c1ee3646d4b2d4408">SendCoinsRecipient</a> (const QString &addr, const QString &<a class="el" href="classSendCoinsRecipient.html#a0152933f2c0cb9164d2fcb36bca83666">label</a>, const <a class="el" href="amount_8h.html#a4eaf3a5239714d8c45b851527f7cb564">CAmount</a> &<a class="el" href="classSendCoinsRecipient.html#a54ab1355617a342b9b3d7f6e0781f578">amount</a>, const QString &<a class="el" href="classSendCoinsRecipient.html#a83b85ce208f69adc9347f700ac60dfa0">message</a>)</td></tr>
|
|
<tr class="separator:a2c70bbe5713b7e7c1ee3646d4b2d4408"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac38f39acb9c37ccd824eb4587c94da85"><td class="memTemplParams" colspan="2">template<typename Stream , typename Operation > </td></tr>
|
|
<tr class="memitem:ac38f39acb9c37ccd824eb4587c94da85"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#ac38f39acb9c37ccd824eb4587c94da85">SerializationOp</a> (Stream &s, Operation ser_action, int nType, int <a class="el" href="classSendCoinsRecipient.html#a2c8bb55c771dbcd34b420ef06f6a48f7">nVersion</a>)</td></tr>
|
|
<tr class="separator:ac38f39acb9c37ccd824eb4587c94da85"><td class="memSeparator" colspan="2"> </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:aaa8a3b13ff9f8e84baced2aec75307a0"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#aaa8a3b13ff9f8e84baced2aec75307a0">address</a></td></tr>
|
|
<tr class="separator:aaa8a3b13ff9f8e84baced2aec75307a0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0152933f2c0cb9164d2fcb36bca83666"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a0152933f2c0cb9164d2fcb36bca83666">label</a></td></tr>
|
|
<tr class="separator:a0152933f2c0cb9164d2fcb36bca83666"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a92cb8e99cd0a80c5f972955338a8a0f5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="wallet_8h.html#a90b09b05f289ac32704a6446a94566ce">AvailableCoinsType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a92cb8e99cd0a80c5f972955338a8a0f5">inputType</a></td></tr>
|
|
<tr class="separator:a92cb8e99cd0a80c5f972955338a8a0f5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6c96e444fe38eb92a642ac729318c048"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a6c96e444fe38eb92a642ac729318c048">fUseInstantSend</a></td></tr>
|
|
<tr class="separator:a6c96e444fe38eb92a642ac729318c048"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a54ab1355617a342b9b3d7f6e0781f578"><td class="memItemLeft" align="right" valign="top"><a class="el" href="amount_8h.html#a4eaf3a5239714d8c45b851527f7cb564">CAmount</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a54ab1355617a342b9b3d7f6e0781f578">amount</a></td></tr>
|
|
<tr class="separator:a54ab1355617a342b9b3d7f6e0781f578"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a83b85ce208f69adc9347f700ac60dfa0"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a83b85ce208f69adc9347f700ac60dfa0">message</a></td></tr>
|
|
<tr class="separator:a83b85ce208f69adc9347f700ac60dfa0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2442955006b2c2e42c040028addee9cc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classPaymentRequestPlus.html">PaymentRequestPlus</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a2442955006b2c2e42c040028addee9cc">paymentRequest</a></td></tr>
|
|
<tr class="separator:a2442955006b2c2e42c040028addee9cc"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aca66c4d0e89bf5b2d2a993bb48029222"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#aca66c4d0e89bf5b2d2a993bb48029222">authenticatedMerchant</a></td></tr>
|
|
<tr class="separator:aca66c4d0e89bf5b2d2a993bb48029222"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4a64483d05bf33cd58b2bbb2fc399ca7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a4a64483d05bf33cd58b2bbb2fc399ca7">fSubtractFeeFromAmount</a></td></tr>
|
|
<tr class="separator:a4a64483d05bf33cd58b2bbb2fc399ca7"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2c8bb55c771dbcd34b420ef06f6a48f7"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a2c8bb55c771dbcd34b420ef06f6a48f7">nVersion</a></td></tr>
|
|
<tr class="separator:a2c8bb55c771dbcd34b420ef06f6a48f7"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a259325fd7555473b29d2d7d71b9b6357"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a259325fd7555473b29d2d7d71b9b6357">ADD_SERIALIZE_METHODS</a></td></tr>
|
|
<tr class="separator:a259325fd7555473b29d2d7d71b9b6357"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
|
|
Static Public Attributes</h2></td></tr>
|
|
<tr class="memitem:a275b0eea2c3140d69fb282d217a790f5"><td class="memItemLeft" align="right" valign="top">static const int </td><td class="memItemRight" valign="bottom"><a class="el" href="classSendCoinsRecipient.html#a275b0eea2c3140d69fb282d217a790f5">CURRENT_VERSION</a> = 1</td></tr>
|
|
<tr class="separator:a275b0eea2c3140d69fb282d217a790f5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock">
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00038">38</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a id="a2de651b71eafd1c988cd3a76995f22ac"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a2de651b71eafd1c988cd3a76995f22ac">◆ </a></span>SendCoinsRecipient() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">SendCoinsRecipient::SendCoinsRecipient </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">explicit</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00041">41</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a2c70bbe5713b7e7c1ee3646d4b2d4408"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a2c70bbe5713b7e7c1ee3646d4b2d4408">◆ </a></span>SendCoinsRecipient() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">SendCoinsRecipient::SendCoinsRecipient </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const QString & </td>
|
|
<td class="paramname"><em>addr</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const QString & </td>
|
|
<td class="paramname"><em>label</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="amount_8h.html#a4eaf3a5239714d8c45b851527f7cb564">CAmount</a> & </td>
|
|
<td class="paramname"><em>amount</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const QString & </td>
|
|
<td class="paramname"><em>message</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">explicit</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00042">42</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="ac38f39acb9c37ccd824eb4587c94da85"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac38f39acb9c37ccd824eb4587c94da85">◆ </a></span>SerializationOp()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<typename Stream , typename Operation > </div>
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SendCoinsRecipient::SerializationOp </td>
|
|
<td>(</td>
|
|
<td class="paramtype">Stream & </td>
|
|
<td class="paramname"><em>s</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">Operation </td>
|
|
<td class="paramname"><em>ser_action</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">int </td>
|
|
<td class="paramname"><em>nType</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">int </td>
|
|
<td class="paramname"><em>nVersion</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00071">71</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Data Documentation</h2>
|
|
<a id="a259325fd7555473b29d2d7d71b9b6357"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a259325fd7555473b29d2d7d71b9b6357">◆ </a></span>ADD_SERIALIZE_METHODS</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">SendCoinsRecipient::ADD_SERIALIZE_METHODS</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00068">68</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aaa8a3b13ff9f8e84baced2aec75307a0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aaa8a3b13ff9f8e84baced2aec75307a0">◆ </a></span>address</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">QString SendCoinsRecipient::address</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00050">50</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="recentrequeststablemodel_8cpp_source.html#l00172">RecentRequestsTableModel::addNewRequest()</a>, <a class="el" href="guiutil_8cpp_source.html#l00219">GUIUtil::formatBitcoinURI()</a>, <a class="el" href="sendcoinsentry_8cpp_source.html#l00163">SendCoinsEntry::getValue()</a>, <a class="el" href="paymentserver_8cpp_source.html#l00403">PaymentServer::handleURIOrFile()</a>, <a class="el" href="paymentserver_8cpp_source.html#l00205">PaymentServer::ipcParseCommandLine()</a>, <a class="el" href="receiverequestdialog_8cpp_source.html#l00195">ReceiveRequestDialog::on_btnCopyAddress_clicked()</a>, <a class="el" href="guiutil_8cpp_source.html#l00135">GUIUtil::parseBitcoinURI()</a>, <a class="el" href="walletmodel_8cpp_source.html#l00218">WalletModel::prepareTransaction()</a>, <a class="el" href="paymentserver_8cpp_source.html#l00522">PaymentServer::processPaymentRequest()</a>, <a class="el" href="recentrequeststablemodel_8cpp_source.html#l00143">RecentRequestsTableModel::removeRows()</a>, <a class="el" href="sendcoinsdialog_8cpp_source.html#l00302">SendCoinsDialog::send()</a>, <a class="el" href="walletmodel_8cpp_source.html#l00353">WalletModel::sendCoins()</a>, <a class="el" href="walletmodel_8h_source.html#l00071">SerializationOp()</a>, <a class="el" href="sendcoinsentry_8cpp_source.html#l00191">SendCoinsEntry::setValue()</a>, and <a class="el" href="receiverequestdialog_8cpp_source.html#l00129">ReceiveRequestDialog::update()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a54ab1355617a342b9b3d7f6e0781f578"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a54ab1355617a342b9b3d7f6e0781f578">◆ </a></span>amount</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="amount_8h.html#a4eaf3a5239714d8c45b851527f7cb564">CAmount</a> SendCoinsRecipient::amount</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00054">54</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="sendcoinsdialog_8cpp_source.html#l00894">SendCoinsDialog::coinControlUpdateLabels()</a>, <a class="el" href="recentrequeststablemodel_8cpp_source.html#l00053">RecentRequestsTableModel::data()</a>, <a class="el" href="guiutil_8cpp_source.html#l00219">GUIUtil::formatBitcoinURI()</a>, <a class="el" href="walletmodeltransaction_8cpp_source.html#l00081">WalletModelTransaction::getTotalTransactionAmount()</a>, <a class="el" href="sendcoinsentry_8cpp_source.html#l00163">SendCoinsEntry::getValue()</a>, <a class="el" href="recentrequeststablemodel_8cpp_source.html#l00225">RecentRequestEntryLessThan::operator()()</a>, <a class="el" href="guiutil_8cpp_source.html#l00135">GUIUtil::parseBitcoinURI()</a>, <a class="el" href="walletmodel_8cpp_source.html#l00218">WalletModel::prepareTransaction()</a>, <a class="el" href="paymentserver_8cpp_source.html#l00522">PaymentServer::processPaymentRequest()</a>, <a class="el" href="walletmodeltransaction_8cpp_source.html#l00049">WalletModelTransaction::reassignAmounts()</a>, <a class="el" href="sendcoinsdialog_8cpp_source.html#l00302">SendCoinsDialog::send()</a>, <a class="el" href="walletmodel_8h_source.html#l00071">SerializationOp()</a>, <a class="el" href="sendcoinsentry_8cpp_source.html#l00191">SendCoinsEntry::setValue()</a>, and <a class="el" href="receiverequestdialog_8cpp_source.html#l00129">ReceiveRequestDialog::update()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aca66c4d0e89bf5b2d2a993bb48029222"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aca66c4d0e89bf5b2d2a993bb48029222">◆ </a></span>authenticatedMerchant</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">QString SendCoinsRecipient::authenticatedMerchant</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00061">61</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="paymentserver_8cpp_source.html#l00624">PaymentServer::fetchPaymentACK()</a>, <a class="el" href="paymentserver_8cpp_source.html#l00522">PaymentServer::processPaymentRequest()</a>, <a class="el" href="sendcoinsdialog_8cpp_source.html#l00302">SendCoinsDialog::send()</a>, <a class="el" href="walletmodel_8h_source.html#l00071">SerializationOp()</a>, and <a class="el" href="sendcoinsentry_8cpp_source.html#l00191">SendCoinsEntry::setValue()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a275b0eea2c3140d69fb282d217a790f5"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a275b0eea2c3140d69fb282d217a790f5">◆ </a></span>CURRENT_VERSION</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const int SendCoinsRecipient::CURRENT_VERSION = 1</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">static</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00065">65</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a4a64483d05bf33cd58b2bbb2fc399ca7"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a4a64483d05bf33cd58b2bbb2fc399ca7">◆ </a></span>fSubtractFeeFromAmount</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SendCoinsRecipient::fSubtractFeeFromAmount</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00063">63</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="sendcoinsdialog_8cpp_source.html#l00894">SendCoinsDialog::coinControlUpdateLabels()</a>, <a class="el" href="sendcoinsentry_8cpp_source.html#l00163">SendCoinsEntry::getValue()</a>, and <a class="el" href="walletmodel_8cpp_source.html#l00218">WalletModel::prepareTransaction()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a6c96e444fe38eb92a642ac729318c048"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a6c96e444fe38eb92a642ac729318c048">◆ </a></span>fUseInstantSend</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SendCoinsRecipient::fUseInstantSend</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00053">53</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="guiutil_8cpp_source.html#l00219">GUIUtil::formatBitcoinURI()</a>, <a class="el" href="receivecoinsdialog_8cpp_source.html#l00131">ReceiveCoinsDialog::on_receiveButton_clicked()</a>, <a class="el" href="guiutil_8cpp_source.html#l00135">GUIUtil::parseBitcoinURI()</a>, and <a class="el" href="receiverequestdialog_8cpp_source.html#l00129">ReceiveRequestDialog::update()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a92cb8e99cd0a80c5f972955338a8a0f5"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a92cb8e99cd0a80c5f972955338a8a0f5">◆ </a></span>inputType</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="wallet_8h.html#a90b09b05f289ac32704a6446a94566ce">AvailableCoinsType</a> SendCoinsRecipient::inputType</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00052">52</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a0152933f2c0cb9164d2fcb36bca83666"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a0152933f2c0cb9164d2fcb36bca83666">◆ </a></span>label</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">QString SendCoinsRecipient::label</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00051">51</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="recentrequeststablemodel_8cpp_source.html#l00053">RecentRequestsTableModel::data()</a>, <a class="el" href="guiutil_8cpp_source.html#l00219">GUIUtil::formatBitcoinURI()</a>, <a class="el" href="sendcoinsentry_8cpp_source.html#l00163">SendCoinsEntry::getValue()</a>, <a class="el" href="recentrequeststablemodel_8cpp_source.html#l00225">RecentRequestEntryLessThan::operator()()</a>, <a class="el" href="guiutil_8cpp_source.html#l00135">GUIUtil::parseBitcoinURI()</a>, <a class="el" href="sendcoinsdialog_8cpp_source.html#l00302">SendCoinsDialog::send()</a>, <a class="el" href="walletmodel_8cpp_source.html#l00353">WalletModel::sendCoins()</a>, <a class="el" href="walletmodel_8h_source.html#l00071">SerializationOp()</a>, <a class="el" href="sendcoinsentry_8cpp_source.html#l00191">SendCoinsEntry::setValue()</a>, and <a class="el" href="receiverequestdialog_8cpp_source.html#l00129">ReceiveRequestDialog::update()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a83b85ce208f69adc9347f700ac60dfa0"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a83b85ce208f69adc9347f700ac60dfa0">◆ </a></span>message</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">QString SendCoinsRecipient::message</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00056">56</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="recentrequeststablemodel_8cpp_source.html#l00053">RecentRequestsTableModel::data()</a>, <a class="el" href="guiutil_8cpp_source.html#l00219">GUIUtil::formatBitcoinURI()</a>, <a class="el" href="sendcoinsentry_8cpp_source.html#l00163">SendCoinsEntry::getValue()</a>, <a class="el" href="recentrequeststablemodel_8cpp_source.html#l00225">RecentRequestEntryLessThan::operator()()</a>, <a class="el" href="guiutil_8cpp_source.html#l00135">GUIUtil::parseBitcoinURI()</a>, <a class="el" href="paymentserver_8cpp_source.html#l00522">PaymentServer::processPaymentRequest()</a>, <a class="el" href="walletmodel_8cpp_source.html#l00353">WalletModel::sendCoins()</a>, <a class="el" href="walletmodel_8h_source.html#l00071">SerializationOp()</a>, <a class="el" href="sendcoinsentry_8cpp_source.html#l00191">SendCoinsEntry::setValue()</a>, and <a class="el" href="receiverequestdialog_8cpp_source.html#l00129">ReceiveRequestDialog::update()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a2c8bb55c771dbcd34b420ef06f6a48f7"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a2c8bb55c771dbcd34b420ef06f6a48f7">◆ </a></span>nVersion</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int SendCoinsRecipient::nVersion</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00066">66</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="walletmodel_8h_source.html#l00071">SerializationOp()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a2442955006b2c2e42c040028addee9cc"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a2442955006b2c2e42c040028addee9cc">◆ </a></span>paymentRequest</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classPaymentRequestPlus.html">PaymentRequestPlus</a> SendCoinsRecipient::paymentRequest</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="walletmodel_8h_source.html#l00059">59</a> of file <a class="el" href="walletmodel_8h_source.html">walletmodel.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="paymentserver_8cpp_source.html#l00624">PaymentServer::fetchPaymentACK()</a>, <a class="el" href="sendcoinsentry_8cpp_source.html#l00163">SendCoinsEntry::getValue()</a>, <a class="el" href="walletmodel_8cpp_source.html#l00218">WalletModel::prepareTransaction()</a>, <a class="el" href="paymentserver_8cpp_source.html#l00522">PaymentServer::processPaymentRequest()</a>, <a class="el" href="walletmodeltransaction_8cpp_source.html#l00049">WalletModelTransaction::reassignAmounts()</a>, <a class="el" href="sendcoinsdialog_8cpp_source.html#l00302">SendCoinsDialog::send()</a>, <a class="el" href="walletmodel_8cpp_source.html#l00353">WalletModel::sendCoins()</a>, <a class="el" href="walletmodel_8h_source.html#l00071">SerializationOp()</a>, <a class="el" href="sendcoinsentry_8cpp_source.html#l00191">SendCoinsEntry::setValue()</a>, and <a class="el" href="sendcoinsentry_8cpp_source.html#l00124">SendCoinsEntry::validate()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
|
<li>src/qt/<a class="el" href="walletmodel_8h_source.html">walletmodel.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="classSendCoinsRecipient.html">SendCoinsRecipient</a></li>
|
|
<li class="footer">Generated on Thu Dec 14 2017 13:15:13 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>
|