#include <paymentserver.h>
Definition at line 55 of file paymentserver.h.
PaymentServer::PaymentServer |
( |
QObject * |
parent, |
|
|
bool |
startLocalServer = true |
|
) |
| |
PaymentServer::~PaymentServer |
( |
| ) |
|
bool PaymentServer::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
|
protected |
void PaymentServer::fetchRequest |
( |
const QUrl & |
url | ) |
|
|
private |
void PaymentServer::freeCertStore |
( |
| ) |
|
|
staticprivate |
static X509_STORE* PaymentServer::getCertStore |
( |
| ) |
|
|
inlinestatic |
void PaymentServer::handlePaymentACK |
( |
const QString & |
paymentACKMsg | ) |
|
|
privateslot |
void PaymentServer::handleURIConnection |
( |
| ) |
|
|
privateslot |
void PaymentServer::handleURIOrFile |
( |
const QString & |
s | ) |
|
|
slot |
void PaymentServer::initNetManager |
( |
| ) |
|
|
private |
bool PaymentServer::ipcParseCommandLine |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
static |
bool PaymentServer::ipcSendCommandLine |
( |
| ) |
|
|
static |
void PaymentServer::LoadRootCAs |
( |
X509_STORE * |
store = NULL | ) |
|
|
static |
void PaymentServer::message |
( |
const QString & |
title, |
|
|
const QString & |
message, |
|
|
unsigned int |
style |
|
) |
| |
|
signal |
void PaymentServer::netRequestFinished |
( |
QNetworkReply * |
reply | ) |
|
|
privateslot |
bool PaymentServer::readPaymentRequest |
( |
const QString & |
filename, |
|
|
PaymentRequestPlus & |
request |
|
) |
| |
|
staticprivate |
void PaymentServer::receivedPaymentACK |
( |
const QString & |
paymentACKMsg | ) |
|
|
signal |
void PaymentServer::reportSslErrors |
( |
QNetworkReply * |
reply, |
|
|
const QList< QSslError > & |
errs |
|
) |
| |
|
privateslot |
void PaymentServer::setOptionsModel |
( |
OptionsModel * |
optionsModel | ) |
|
void PaymentServer::uiReady |
( |
| ) |
|
|
slot |
X509_STORE * PaymentServer::certStore = NULL |
|
staticprivate |
QNetworkAccessManager* PaymentServer::netManager |
|
private |
bool PaymentServer::saveURIs |
|
private |
QLocalServer* PaymentServer::uriServer |
|
private |
The documentation for this class was generated from the following files: