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