mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
537 lines
26 KiB
HTML
537 lines
26 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: Notificator 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('classNotificator.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> |
|
|
<a href="#pub-slots">Public Slots</a> |
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="#pri-types">Private Types</a> |
|
|
<a href="#pri-methods">Private Member Functions</a> |
|
|
<a href="#pri-attribs">Private Attributes</a> |
|
|
<a href="classNotificator-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">Notificator Class Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p><code>#include <<a class="el" href="notificator_8h_source.html">notificator.h</a>></code></p>
|
|
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
|
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for Notificator:</div>
|
|
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
|
|
</div>
|
|
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
|
|
<div class="center">
|
|
<img src="classNotificator.png" usemap="#Notificator_map" alt=""/>
|
|
<map id="Notificator_map" name="Notificator_map">
|
|
</map>
|
|
</div></div>
|
|
<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:aa2ff8a05d471e32e77584a2b8dd182ab"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="classNotificator.html#aa2ff8a05d471e32e77584a2b8dd182ab">Class</a> { <a class="el" href="classNotificator.html#aa2ff8a05d471e32e77584a2b8dd182aba195b01e918cc724c6ad65f5037e85f83">Information</a>,
|
|
<a class="el" href="classNotificator.html#aa2ff8a05d471e32e77584a2b8dd182abac33ad19811d3b1d6b57305dd75d63a5e">Warning</a>,
|
|
<a class="el" href="classNotificator.html#aa2ff8a05d471e32e77584a2b8dd182aba596518f9cfdbd57b0fdc68fc95c69ecd">Critical</a>
|
|
}</td></tr>
|
|
<tr class="separator:aa2ff8a05d471e32e77584a2b8dd182ab"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-slots"></a>
|
|
Public Slots</h2></td></tr>
|
|
<tr class="memitem:ae08e1e7e85ddc4690f307649021f7fdc"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classNotificator.html#ae08e1e7e85ddc4690f307649021f7fdc">notify</a> (<a class="el" href="classNotificator.html#aa2ff8a05d471e32e77584a2b8dd182ab">Class</a> cls, const QString &title, const QString &text, const QIcon &icon=QIcon(), int millisTimeout=10000)</td></tr>
|
|
<tr class="separator:ae08e1e7e85ddc4690f307649021f7fdc"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><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:ac98c8b73d4e06ea85e9f58426c5c935d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classNotificator.html#ac98c8b73d4e06ea85e9f58426c5c935d">Notificator</a> (const QString &<a class="el" href="classNotificator.html#a248cc3a5e6cae919632852cdf2b246b6">programName</a>, QSystemTrayIcon *<a class="el" href="classNotificator.html#ad94b0bdc812c536b2c64b9085e2790a3">trayIcon</a>, QWidget *<a class="el" href="classNotificator.html#a3670b12cec8a24e2cb013d243e2315d8">parent</a>)</td></tr>
|
|
<tr class="separator:ac98c8b73d4e06ea85e9f58426c5c935d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a38d79072ff215da9214047c9a8d27e58"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classNotificator.html#a38d79072ff215da9214047c9a8d27e58">~Notificator</a> ()</td></tr>
|
|
<tr class="separator:a38d79072ff215da9214047c9a8d27e58"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-types"></a>
|
|
Private Types</h2></td></tr>
|
|
<tr class="memitem:aaa6bef35e7e183f0ac23e046dc3ea73e"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="classNotificator.html#aaa6bef35e7e183f0ac23e046dc3ea73e">Mode</a> { <br />
|
|
  <a class="el" href="classNotificator.html#aaa6bef35e7e183f0ac23e046dc3ea73eac466ee93cc83821e436ebc5488cd66e0">None</a>,
|
|
<a class="el" href="classNotificator.html#aaa6bef35e7e183f0ac23e046dc3ea73ea27e0c348c2fdc206db2e50aee788d782">Freedesktop</a>,
|
|
<a class="el" href="classNotificator.html#aaa6bef35e7e183f0ac23e046dc3ea73ea2793742e55df091325c5d26e9e3db5fc">QSystemTray</a>,
|
|
<a class="el" href="classNotificator.html#aaa6bef35e7e183f0ac23e046dc3ea73eac84ac04157d7ba309025388f99626331">Growl12</a>,
|
|
<br />
|
|
  <a class="el" href="classNotificator.html#aaa6bef35e7e183f0ac23e046dc3ea73eafd62a22b517fca5b7cc8fea5c1ad7957">Growl13</a>,
|
|
<a class="el" href="classNotificator.html#aaa6bef35e7e183f0ac23e046dc3ea73ea1691fdf2248407f7b714712f0c986d5e">UserNotificationCenter</a>
|
|
<br />
|
|
}</td></tr>
|
|
<tr class="separator:aaa6bef35e7e183f0ac23e046dc3ea73e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-methods"></a>
|
|
Private Member Functions</h2></td></tr>
|
|
<tr class="memitem:ac48ec94cd02fc4ea80db6c50e24086c1"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classNotificator.html#ac48ec94cd02fc4ea80db6c50e24086c1">notifySystray</a> (<a class="el" href="classNotificator.html#aa2ff8a05d471e32e77584a2b8dd182ab">Class</a> cls, const QString &title, const QString &text, const QIcon &icon, int millisTimeout)</td></tr>
|
|
<tr class="separator:ac48ec94cd02fc4ea80db6c50e24086c1"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
|
|
Private Attributes</h2></td></tr>
|
|
<tr class="memitem:a3670b12cec8a24e2cb013d243e2315d8"><td class="memItemLeft" align="right" valign="top">QWidget * </td><td class="memItemRight" valign="bottom"><a class="el" href="classNotificator.html#a3670b12cec8a24e2cb013d243e2315d8">parent</a></td></tr>
|
|
<tr class="separator:a3670b12cec8a24e2cb013d243e2315d8"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a248cc3a5e6cae919632852cdf2b246b6"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classNotificator.html#a248cc3a5e6cae919632852cdf2b246b6">programName</a></td></tr>
|
|
<tr class="separator:a248cc3a5e6cae919632852cdf2b246b6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a8557df337c4dcb3bde2ca2019a834837"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classNotificator.html#aaa6bef35e7e183f0ac23e046dc3ea73e">Mode</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classNotificator.html#a8557df337c4dcb3bde2ca2019a834837">mode</a></td></tr>
|
|
<tr class="separator:a8557df337c4dcb3bde2ca2019a834837"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad94b0bdc812c536b2c64b9085e2790a3"><td class="memItemLeft" align="right" valign="top">QSystemTrayIcon * </td><td class="memItemRight" valign="bottom"><a class="el" href="classNotificator.html#ad94b0bdc812c536b2c64b9085e2790a3">trayIcon</a></td></tr>
|
|
<tr class="separator:ad94b0bdc812c536b2c64b9085e2790a3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock"><p>Cross-platform desktop notification client. </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="notificator_8h_source.html#l00024">24</a> of file <a class="el" href="notificator_8h_source.html">notificator.h</a>.</p>
|
|
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
|
|
<a id="aa2ff8a05d471e32e77584a2b8dd182ab"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aa2ff8a05d471e32e77584a2b8dd182ab">◆ </a></span>Class</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">enum <a class="el" href="classNotificator.html#aa2ff8a05d471e32e77584a2b8dd182ab">Notificator::Class</a></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<table class="fieldtable">
|
|
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="aa2ff8a05d471e32e77584a2b8dd182aba195b01e918cc724c6ad65f5037e85f83"></a>Information </td><td class="fielddoc"><p>Informational message </p>
|
|
</td></tr>
|
|
<tr><td class="fieldname"><a id="aa2ff8a05d471e32e77584a2b8dd182abac33ad19811d3b1d6b57305dd75d63a5e"></a>Warning </td><td class="fielddoc"><p>Notify user of potential problem </p>
|
|
</td></tr>
|
|
<tr><td class="fieldname"><a id="aa2ff8a05d471e32e77584a2b8dd182aba596518f9cfdbd57b0fdc68fc95c69ecd"></a>Critical </td><td class="fielddoc"><p>An error occurred </p>
|
|
</td></tr>
|
|
</table>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="notificator_8h_source.html#l00036">36</a> of file <a class="el" href="notificator_8h_source.html">notificator.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="aaa6bef35e7e183f0ac23e046dc3ea73e"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aaa6bef35e7e183f0ac23e046dc3ea73e">◆ </a></span>Mode</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">enum <a class="el" href="classNotificator.html#aaa6bef35e7e183f0ac23e046dc3ea73e">Notificator::Mode</a></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<table class="fieldtable">
|
|
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="aaa6bef35e7e183f0ac23e046dc3ea73eac466ee93cc83821e436ebc5488cd66e0"></a>None </td><td class="fielddoc"><p>Ignore informational notifications, and show a modal pop-up dialog for Critical notifications. </p>
|
|
</td></tr>
|
|
<tr><td class="fieldname"><a id="aaa6bef35e7e183f0ac23e046dc3ea73ea27e0c348c2fdc206db2e50aee788d782"></a>Freedesktop </td><td class="fielddoc"><p>Use DBus org.freedesktop.Notifications </p>
|
|
</td></tr>
|
|
<tr><td class="fieldname"><a id="aaa6bef35e7e183f0ac23e046dc3ea73ea2793742e55df091325c5d26e9e3db5fc"></a>QSystemTray </td><td class="fielddoc"><p>Use QSystemTray::showMessage </p>
|
|
</td></tr>
|
|
<tr><td class="fieldname"><a id="aaa6bef35e7e183f0ac23e046dc3ea73eac84ac04157d7ba309025388f99626331"></a>Growl12 </td><td class="fielddoc"><p>Use the Growl 1.2 notification system (Mac only) </p>
|
|
</td></tr>
|
|
<tr><td class="fieldname"><a id="aaa6bef35e7e183f0ac23e046dc3ea73eafd62a22b517fca5b7cc8fea5c1ad7957"></a>Growl13 </td><td class="fielddoc"><p>Use the Growl 1.3 notification system (Mac only) </p>
|
|
</td></tr>
|
|
<tr><td class="fieldname"><a id="aaa6bef35e7e183f0ac23e046dc3ea73ea1691fdf2248407f7b714712f0c986d5e"></a>UserNotificationCenter </td><td class="fielddoc"><p>Use the 10.8+ User Notification Center (Mac only) </p>
|
|
</td></tr>
|
|
</table>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="notificator_8h_source.html#l00057">57</a> of file <a class="el" href="notificator_8h_source.html">notificator.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a id="ac98c8b73d4e06ea85e9f58426c5c935d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac98c8b73d4e06ea85e9f58426c5c935d">◆ </a></span>Notificator()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">Notificator::Notificator </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const QString & </td>
|
|
<td class="paramname"><em>programName</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">QSystemTrayIcon * </td>
|
|
<td class="paramname"><em>trayIcon</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">QWidget * </td>
|
|
<td class="paramname"><em>parent</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<p>Create a new notificator. </p><dl class="section note"><dt>Note</dt><dd>Ownership of trayIcon is not transferred to this object. </dd></dl>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="notificator_8cpp_source.html#l00036">36</a> of file <a class="el" href="notificator_8cpp_source.html">notificator.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a38d79072ff215da9214047c9a8d27e58"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a38d79072ff215da9214047c9a8d27e58">◆ </a></span>~Notificator()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">Notificator::~Notificator </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="notificator_8cpp_source.html#l00082">82</a> of file <a class="el" href="notificator_8cpp_source.html">notificator.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a id="ae08e1e7e85ddc4690f307649021f7fdc"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae08e1e7e85ddc4690f307649021f7fdc">◆ </a></span>notify</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void Notificator::notify </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classNotificator.html#aa2ff8a05d471e32e77584a2b8dd182ab">Class</a> </td>
|
|
<td class="paramname"><em>cls</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const QString & </td>
|
|
<td class="paramname"><em>title</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const QString & </td>
|
|
<td class="paramname"><em>text</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const QIcon & </td>
|
|
<td class="paramname"><em>icon</em> = <code>QIcon()</code>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">int </td>
|
|
<td class="paramname"><em>millisTimeout</em> = <code>10000</code> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">slot</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<p>Show notification message. </p><dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramdir">[in]</td><td class="paramname">cls</td><td>general message class </td></tr>
|
|
<tr><td class="paramdir">[in]</td><td class="paramname">title</td><td>title shown with message </td></tr>
|
|
<tr><td class="paramdir">[in]</td><td class="paramname">text</td><td>message content </td></tr>
|
|
<tr><td class="paramdir">[in]</td><td class="paramname">icon</td><td>optional icon to show with message </td></tr>
|
|
<tr><td class="paramdir">[in]</td><td class="paramname">millisTimeout</td><td>notification timeout in milliseconds (defaults to 10 seconds) </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section note"><dt>Note</dt><dd>Platform implementations are free to ignore any of the provided fields except for <em>text</em>. </dd></dl>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="notificator_8cpp_source.html#l00297">297</a> of file <a class="el" href="notificator_8cpp_source.html">notificator.cpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="bitcoingui_8cpp_source.html#l01115">BitcoinGUI::message()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ac48ec94cd02fc4ea80db6c50e24086c1"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ac48ec94cd02fc4ea80db6c50e24086c1">◆ </a></span>notifySystray()</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void Notificator::notifySystray </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classNotificator.html#aa2ff8a05d471e32e77584a2b8dd182ab">Class</a> </td>
|
|
<td class="paramname"><em>cls</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const QString & </td>
|
|
<td class="paramname"><em>title</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const QString & </td>
|
|
<td class="paramname"><em>text</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const QIcon & </td>
|
|
<td class="paramname"><em>icon</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">int </td>
|
|
<td class="paramname"><em>millisTimeout</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">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="notificator_8cpp_source.html#l00229">229</a> of file <a class="el" href="notificator_8cpp_source.html">notificator.cpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="notificator_8cpp_source.html#l00297">notify()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Data Documentation</h2>
|
|
<a id="a8557df337c4dcb3bde2ca2019a834837"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a8557df337c4dcb3bde2ca2019a834837">◆ </a></span>mode</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classNotificator.html#aaa6bef35e7e183f0ac23e046dc3ea73e">Mode</a> Notificator::mode</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="notificator_8h_source.html#l00066">66</a> of file <a class="el" href="notificator_8h_source.html">notificator.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="notificator_8cpp_source.html#l00036">Notificator()</a>, and <a class="el" href="notificator_8cpp_source.html#l00297">notify()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a3670b12cec8a24e2cb013d243e2315d8"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3670b12cec8a24e2cb013d243e2315d8">◆ </a></span>parent</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">QWidget* Notificator::parent</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="notificator_8h_source.html#l00056">56</a> of file <a class="el" href="notificator_8h_source.html">notificator.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="notificator_8cpp_source.html#l00297">notify()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a248cc3a5e6cae919632852cdf2b246b6"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a248cc3a5e6cae919632852cdf2b246b6">◆ </a></span>programName</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">QString Notificator::programName</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="notificator_8h_source.html#l00065">65</a> of file <a class="el" href="notificator_8h_source.html">notificator.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="ad94b0bdc812c536b2c64b9085e2790a3"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ad94b0bdc812c536b2c64b9085e2790a3">◆ </a></span>trayIcon</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">QSystemTrayIcon* Notificator::trayIcon</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">private</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="notificator_8h_source.html#l00067">67</a> of file <a class="el" href="notificator_8h_source.html">notificator.h</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="notificator_8cpp_source.html#l00229">notifySystray()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following files:<ul>
|
|
<li>src/qt/<a class="el" href="notificator_8h_source.html">notificator.h</a></li>
|
|
<li>src/qt/<a class="el" href="notificator_8cpp_source.html">notificator.cpp</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="classNotificator.html">Notificator</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>
|