#include <paymentserver.h>
|
bool | eventFilter (QObject *object, QEvent *event) override |
|
Definition at line 63 of file paymentserver.h.
◆ PaymentServer()
PaymentServer::PaymentServer |
( |
QObject * |
parent, |
|
|
bool |
startLocalServer = true |
|
) |
| |
|
explicit |
◆ ~PaymentServer()
PaymentServer::~PaymentServer |
( |
| ) |
|
◆ eventFilter()
bool PaymentServer::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
|
overrideprotected |
◆ handleURI()
bool PaymentServer::handleURI |
( |
const CChainParams & |
params, |
|
|
const QString & |
s |
|
) |
| |
|
private |
◆ handleURIConnection
void PaymentServer::handleURIConnection |
( |
| ) |
|
|
privateslot |
◆ handleURIOrFile
void PaymentServer::handleURIOrFile |
( |
const QString & |
s | ) |
|
|
slot |
◆ ipcParseCommandLine()
void PaymentServer::ipcParseCommandLine |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
static |
◆ ipcSendCommandLine()
bool PaymentServer::ipcSendCommandLine |
( |
| ) |
|
|
static |
◆ message
void PaymentServer::message |
( |
const QString & |
title, |
|
|
const QString & |
message, |
|
|
unsigned int |
style |
|
) |
| |
|
signal |
◆ receivedPaymentRequest
◆ setOptionsModel()
void PaymentServer::setOptionsModel |
( |
OptionsModel * |
optionsModel | ) |
|
◆ uiReady
void PaymentServer::uiReady |
( |
| ) |
|
|
slot |
◆ optionsModel
◆ saveURIs
bool PaymentServer::saveURIs |
|
private |
◆ uriServer
QLocalServer* PaymentServer::uriServer |
|
private |
The documentation for this class was generated from the following files: